Add latest Claude 4~4.5 series model entries#2124
Add latest Claude 4~4.5 series model entries#2124naorpeled merged 1 commit intoThe-PR-Agent:mainfrom
Conversation
PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
||||||||||||||||||||||
PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||
| 'bedrock/anthropic.claude-sonnet-4-20250514-v1:0': 200000, | ||
| 'bedrock/anthropic.claude-sonnet-4-5-20250929-v1:0': 200000, | ||
| "bedrock/us.anthropic.claude-opus-4-20250514-v1:0": 200000, | ||
| "bedrock/us.anthropic.claude-opus-4-1-20250805-v1:0": 200000, |
There was a problem hiding this comment.
"bedrock/us.anthropic.claude-opus-4-5-20251101-v1:0"
Non-blocking: Could you also add the following model; I see the global deployment is added; but regionals could be beneficial as well? Otherwise happy to handle in a separate MR.
naorpeled
left a comment
There was a problem hiding this comment.
LGTM!
Thanks for the great contribution :) 🙏
User description
GitHub Copilot Summary:
Reference:
PR Type
Enhancement
Description
Add support for latest Claude 4-4.5 series models across multiple platforms
Expand Vertex AI model entries with new Claude versions and token limits
Add Anthropic direct API support for new Claude model versions
Extend Bedrock regional endpoints for Claude models across US, EU, AU, JP, APAC, and global regions
Diagram Walkthrough
File Walkthrough
__init__.py
Expand Claude model support across platforms and regionspr_agent/algo/init.py
claude-haiku-4-5@20251001,claude-opus-4-1@20250805, andclaude-opus-4-5@20251101with 200K tokenlimits
claude-opus-4-1-20250805,claude-opus-4-5-20251101,claude-haiku-4-5-20251001with 200K token limitsmodels across US, EU, AU, JP, APAC, and global regions with 200K token
limits
latest Claude versions