Skip to content

Commit 2ca8f15

Browse files
committed
test(openrouter): update expected reasoning budget models; feat: add overrides for anthropic/claude-haiku-4.5
1 parent 7d93904 commit 2ca8f15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/api/providers/fetchers/__tests__/openrouter.spec.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ describe("OpenRouter API", () => {
137137
"google/gemini-2.5-pro",
138138
"anthropic/claude-opus-4.1", // Not yet available in OpenRouter API
139139
"anthropic/claude-sonnet-4.5", // Not yet available in OpenRouter API
140+
"anthropic/claude-haiku-4.5", // Not yet available in OpenRouter API
140141
])
141142

142143
const expectedReasoningBudgetModels = Array.from(OPEN_ROUTER_REASONING_BUDGET_MODELS)

0 commit comments

Comments
 (0)