Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion documentation/docs/guides/recipes/session-recipes.md
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ You can customize how goose generates recipes by editing the `recipe.md` [prompt
- **Required parameters** are marked with red asterisks (*)
- **Optional parameters** show default values that can be changed

4. To run the recipe, click an activity bubble or send the prompt.
4. The recipe automatically submits and goose begins execution. If the recipe includes a [prompt](#core-components), it's sent as the first message. If not, you can click an activity bubble or send a prompt to get started.

:::info Privacy & Isolation
- Each person gets their own private session
Expand Down
Loading