mirror of
https://github.com/block/goose.git
synced 2026-04-28 19:49:51 +00:00
Spelling (#7137)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
544bc1bc4f
commit
f636a97faa
81 changed files with 109 additions and 110 deletions
|
|
@ -59,7 +59,7 @@ Ensure you have [added the LLMs to goose](/docs/getting-started/providers)
|
|||
2. Click **Lead/Worker Settings**
|
||||
3. Check the box to **Enable lead/worker mode**
|
||||
4. Select your **Lead Model** and **Worker Model** from the dropdown menus
|
||||
5. (Optional) Change the default number of **initial lead turns**, the **failure threshold** before switching back to the leavd model, or the number of **fallback turns** to use the lead model during fallback
|
||||
5. (Optional) Change the default number of **initial lead turns**, the **failure threshold** before switching back to the lead model, or the number of **fallback turns** to use the lead model during fallback
|
||||
</TabItem>
|
||||
<TabItem value="cli" label="goose CLI">
|
||||
The only required configuration is setting the `GOOSE_LEAD_MODEL` [environment variable](/docs/guides/environment-variables#leadworker-model-configuration):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue