diff --git a/models.toml b/models.toml index 3b7ae5b..8000c3a 100644 --- a/models.toml +++ b/models.toml @@ -15,9 +15,7 @@ [[model]] provider_ref = "anthropic" -# TODO: pin to "claude-haiku-4-5-20251001" once router/pricing accept slug as -# the lookup key (currently hardcoded by id in pricing.rs/escalate.rs tests). -id = "claude-haiku-4-5" +id = "claude-haiku-4-5-20251001" slug = "haiku" display_name = "Claude Haiku 4.5" context_window = 200000