Docs/json recipe support (#5492)
This commit is contained in:
@@ -199,9 +199,11 @@ You can turn your current goose session into a reusable recipe that includes the
|
||||
- Instructions
|
||||
- Initial prompt
|
||||
- Activities
|
||||
- Parameters
|
||||
- Response schema
|
||||
4. When you're finished, you can:
|
||||
- Copy the recipe link to share the recipe with others
|
||||
- Click `Save Recipe` to [save the recipe](/docs/guides/recipes/storing-recipes) locally
|
||||
- Click `Save Recipe` to save your changes
|
||||
- Click `Create Schedule` to [schedule the recipe](#schedule-recipe)
|
||||
|
||||
:::tip
|
||||
@@ -250,10 +252,6 @@ You can turn your current goose session into a reusable recipe that includes the
|
||||
|
||||
4. To run the recipe, click an activity bubble or send the prompt.
|
||||
|
||||
:::info Parameter Creation In Goose CLI Only
|
||||
You can enter parameter values to use in a recipe, but you cannot add parameters to a recipe in Goose Desktop. Parameters can only be defined in recipes created via the CLI.
|
||||
:::
|
||||
|
||||
:::info Privacy & Isolation
|
||||
- Each person gets their own private session
|
||||
- No data is shared between users
|
||||
|
||||
Reference in New Issue
Block a user