You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add Claude 4.5 Sonnet and Opus models across all providers
- Added claude-sonnet-4-5-20250514 and claude-opus-4-5-20250514 to Anthropic provider
- Added same models to claude-code provider (imports from anthropic)
- Added anthropic.claude-sonnet-4-5-20250514-v1:0 and anthropic.claude-opus-4-5-20250514-v1:0 to Bedrock
- Added claude-sonnet-4-5@20250514 and claude-opus-4-5@20250514 to Vertex AI
- Updated provider implementations to support new models
- Added support for 1M context beta flag for Claude 4.5 Sonnet
- Added comprehensive test coverage for new models
0 commit comments