mirror of
https://github.com/block/goose.git
synced 2026-04-29 03:59:36 +00:00
Remove deprecated Claude 3.5 models (#4590)
This commit is contained in:
parent
5e478e56c1
commit
63f3669cf7
49 changed files with 128 additions and 154 deletions
|
|
@ -89,7 +89,7 @@ You can also specify which AI provider and model to use for a specific recipe:
|
|||
```yaml
|
||||
settings:
|
||||
goose_provider: "anthropic"
|
||||
goose_model: "claude-3-5-sonnet-latest"
|
||||
goose_model: "claude-sonnet-4-20250514"
|
||||
temperature: 0.8
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue