fix: pin Haiku id to claude-haiku-4-5-20251001 (router slug map updated)
This commit is contained in:
parent
14a1e62db6
commit
c39e528267
1 changed files with 1 additions and 3 deletions
|
|
@ -15,9 +15,7 @@
|
||||||
|
|
||||||
[[model]]
|
[[model]]
|
||||||
provider_ref = "anthropic"
|
provider_ref = "anthropic"
|
||||||
# TODO: pin to "claude-haiku-4-5-20251001" once router/pricing accept slug as
|
id = "claude-haiku-4-5-20251001"
|
||||||
# the lookup key (currently hardcoded by id in pricing.rs/escalate.rs tests).
|
|
||||||
id = "claude-haiku-4-5"
|
|
||||||
slug = "haiku"
|
slug = "haiku"
|
||||||
display_name = "Claude Haiku 4.5"
|
display_name = "Claude Haiku 4.5"
|
||||||
context_window = 200000
|
context_window = 200000
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue