Remove deprecated Claude 3.5 models (#4590)

This commit is contained in:
Angie Jones
2025-09-10 14:41:02 -05:00
committed by GitHub
parent 5e478e56c1
commit 63f3669cf7
49 changed files with 128 additions and 154 deletions
@@ -213,7 +213,7 @@ The `settings` field allows you to configure the AI model and provider settings
```yaml
settings:
goose_provider: "anthropic"
goose_model: "claude-3-5-sonnet-latest"
goose_model: "claude-sonnet-4-20250514"
temperature: 0.7
```
@@ -459,7 +459,7 @@ extensions:
settings:
goose_provider: "anthropic"
goose_model: "claude-3-5-sonnet-latest"
goose_model: "claude-sonnet-4-20250514"
temperature: 0.7
retry: