docs: clarifies config file locations and purposes (#5210)

Signed-off-by: Anthony D. Mays <anthony@morganlatimer.com>
This commit is contained in:
Anthony D. Mays
2025-10-29 13:46:01 -07:00
committed by GitHub
parent 5180c4ba54
commit 40f453445f
15 changed files with 33 additions and 21 deletions
@@ -33,7 +33,7 @@ You can use `goose session --debug` in goose CLI to see when AutoPilot switches
## Configuration
Add the `x-advanced-models` section to your [`config.yaml`](/docs/guides/config-file) file and map your model preferences to [predefined](#predefined-roles) or custom roles.
Add the `x-advanced-models` section to your [`config.yaml`](/docs/guides/config-files) file and map your model preferences to [predefined](#predefined-roles) or custom roles.
The `provider`, `model` and `role` parameters are required.