docs: promote planning guide (#5934)

This commit is contained in:
dianed-square
2025-12-01 15:10:33 -08:00
committed by GitHub
parent 03fb892ebe
commit 647ea1deec
8 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -113,7 +113,7 @@ export RUST_LOG=goose::providers::lead_worker=info
```
## Planning Mode Compatibility
The lead/worker model is an automatic alternative to the [goose CLI's `/plan` command](/docs/guides/multi-model/creating-plans). You can assign separate models to use as the lead/worker and planning models. For example:
The lead/worker model is an automatic alternative to the [goose CLI's `/plan` command](/docs/guides/creating-plans). You can assign separate models to use as the lead/worker and planning models. For example:
```bash
export GOOSE_PROVIDER="openai"