-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Add Claude Haiku 4.5 #8673
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Claude Haiku 4.5 #8673
Changes from all commits
480ad4d
076e22a
e965e00
7d93904
2ca8f15
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -84,6 +84,7 @@ export const OPEN_ROUTER_REASONING_BUDGET_MODELS = new Set([ | |
| "anthropic/claude-opus-4.1", | ||
| "anthropic/claude-sonnet-4", | ||
| "anthropic/claude-sonnet-4.5", | ||
| "anthropic/claude-haiku-4.5", | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The model There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Seems like a good catch? |
||
| "google/gemini-2.5-pro-preview", | ||
| "google/gemini-2.5-pro", | ||
| "google/gemini-2.5-flash-preview-05-20", | ||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.