From c39e52826766e73fcdadf5435ea0574da658b47c Mon Sep 17 00:00:00 2001 From: Parfii-bot Date: Thu, 14 May 2026 03:16:08 +0800 Subject: [PATCH] fix: pin Haiku id to claude-haiku-4-5-20251001 (router slug map updated) --- models.toml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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