mirror of
https://github.com/katanemo/plano.git
synced 2026-07-14 16:22:12 +02:00
fix(ci): switch retired claude-sonnet-4-20250514 to claude-sonnet-4-6 (#975)
This commit is contained in:
parent
5d990d9609
commit
5cc4c4ee77
29 changed files with 80 additions and 82 deletions
|
|
@ -43,7 +43,7 @@ listeners:
|
|||
port: 12000
|
||||
|
||||
model_providers:
|
||||
- model: anthropic/claude-sonnet-4-20250514
|
||||
- model: anthropic/claude-sonnet-4-6
|
||||
access_key: $ANTHROPIC_API_KEY
|
||||
default: true
|
||||
routing_preferences:
|
||||
|
|
@ -62,7 +62,7 @@ model_providers:
|
|||
|
||||
model_aliases:
|
||||
claude.fast.v1:
|
||||
target: claude-sonnet-4-20250514
|
||||
target: claude-sonnet-4-6
|
||||
claude.smart.v1:
|
||||
target: claude-opus-4-6
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue