chore(aaif): rename a bunch of repository references (#8152)
Signed-off-by: Michael Neale <michael.neale@gmail.com> Co-authored-by: Michael Neale <michael.neale@gmail.com> continuing migration to aaif
This commit is contained in:
@@ -767,7 +767,7 @@ Built-in template parameters are automatically supported and don't need to be de
|
||||
|
||||
## Validation Rules
|
||||
|
||||
Validation rules from [`validate_recipe.rs`](https://github.com/block/goose/blob/main/crates/goose/src/recipe/validate_recipe.rs) are enforced when loading recipes and used by the [`goose recipe validate`](/docs/guides/goose-cli-commands#recipe) subcommand:
|
||||
Validation rules from [`validate_recipe.rs`](https://github.com/aaif-goose/goose/blob/main/crates/goose/src/recipe/validate_recipe.rs) are enforced when loading recipes and used by the [`goose recipe validate`](/docs/guides/goose-cli-commands#recipe) subcommand:
|
||||
|
||||
### Recipe-Level Validation
|
||||
|
||||
|
||||
@@ -162,7 +162,7 @@ You can turn your current goose session into a reusable recipe that includes the
|
||||
|
||||
|
||||
<TabItem value="generator" label="Recipe Generator">
|
||||
Use the online [Recipe Generator](https://block.github.io/goose/recipe-generator) tool to create a recipe. First choose your preferred format:
|
||||
Use the online [Recipe Generator](https://goose-docs.ai/recipe-generator) tool to create a recipe. First choose your preferred format:
|
||||
|
||||
- **URL Format**: Generates a shareable link that opens a session in goose Desktop
|
||||
- **YAML Format**: Generates YAML content that you can save to file and then run in goose CLI
|
||||
|
||||
Reference in New Issue
Block a user