Skip to content

Commit 9f7a66b

Browse files
committed
feat: add 'anthropic/claude-haiku-4.5' to prompt caching models
1 parent 3c7437e commit 9f7a66b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/types/src/providers/openrouter.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ export const OPEN_ROUTER_PROMPT_CACHING_MODELS = new Set([
4141
"anthropic/claude-sonnet-4.5",
4242
"anthropic/claude-opus-4",
4343
"anthropic/claude-opus-4.1",
44+
"anthropic/claude-haiku-4.5",
4445
"google/gemini-2.5-flash-preview",
4546
"google/gemini-2.5-flash-preview:thinking",
4647
"google/gemini-2.5-flash-preview-05-20",

0 commit comments

Comments
 (0)