fix: add Anthropic models claude-sonnet-4-0 and claude-opus-4-0#480
fix: add Anthropic models claude-sonnet-4-0 and claude-opus-4-0#480github-actions[bot] wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 6ed541a3e3
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "Codex (@codex) review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "Codex (@codex) address that feedback".
| "displayName": "Claude 4 Sonnet", | ||
| "reasoning": true, | ||
| "reasoning_budget": true, | ||
| "deprecation_date": "2026-05-14", |
There was a problem hiding this comment.
Set accurate deprecation date for Claude 4.0 aliases
deprecation_date drives when models become hidden/treated as deprecated in markModelsPastDeprecationDate (packages/proxy/schema/models.ts), but this value is set to 2026-05-14 for the newly added Claude 4.0 alias. Anthropic has already marked Claude 4.0 as deprecated (with retirement later), so this date keeps the alias surfaced as active for weeks after deprecation, which can route users toward models that are already in sunset. Please align this field with the provider’s current lifecycle date (and apply the same correction to the matching Opus alias entry).
Useful? React with 👍 / 👎.
fix: add Anthropic models claude-sonnet-4-0 and claude-opus-4-0
Closes #452
Source issue: #452
Summary
claude-sonnet-4-0claude-opus-4-0claude-sonnet-4-0claude-opus-4-0Verified metadata
sync_models cross-check
sync_models cross-check found differences. Official provider verification was used for the applied values, and sync_models discrepancies are listed below for review.