-
Notifications
You must be signed in to change notification settings - Fork 1.1k
feat: add support for Claude 4 family #1814
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
Conversation
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||
|
@hirobf10, you should update |
|
@KennyDizi |
|
@hirobf10 you should add the |
|
@Wadu436 |
|
thanks for the PR (and the QA :-) ) |
|
p.s. |
User description
Added support for Claude Ops 4 and Claude Sonnet 4.
I updated the version of anthropic sdk to 0.52.0 because those models are available from the version.
Glad to any comments.
PR Type
Enhancement, Dependencies
Description
Added support for Claude 4 Opus and Sonnet models
Upgraded Anthropics SDK to version 0.52.0
Changes walkthrough 📝
__init__.py
Add Claude 4 Opus and Sonnet model support with token limitspr_agent/algo/init.py
Anthropic, and Bedrock
requirements.txt
Upgrade Anthropics SDK to version 0.52.0requirements.txt