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
+1 -1
View File
@@ -125,7 +125,7 @@ Failed to authenticate: Execution error: OAuth configuration not supported by th
```
To resolve:
1. Temporarily comment out or remove lead/worker model variables from your config file (`~/.config/goose/config.yaml`):
1. Temporarily comment out or remove lead/worker model variables from the main config file (`~/.config/goose/config.yaml`):
```yaml
# GOOSE_LEAD_MODEL: your-model
# GOOSE_WORKER_MODEL: your-model