Skip to content
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

feat: add support for Claude 3.7 Sonnet model #742

Merged
merged 1 commit into from
Feb 25, 2025
Merged

feat: add support for Claude 3.7 Sonnet model #742

merged 1 commit into from
Feb 25, 2025

Conversation

statefb
Copy link
Contributor

@statefb statefb commented Feb 25, 2025

Issue #, if available:
closes #743

Description of changes:
Sonnet 3.7 is now available.

Claude 3.7 Sonnet is Anthropic's latest hybrid reasoning model that combines quick responses with extended thinking capabilities in a single model. It offers significantly improved performance in coding tasks, 15x longer output capacity than its predecessor, and allows users to adjust the reasoning budget to balance speed, cost, and performance for specific use cases.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Copy link
Contributor

@Yukinobu-Mine Yukinobu-Mine left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Contributor

@wadabee wadabee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@statefb statefb merged commit 57c55b4 into v2 Feb 25, 2025
6 checks passed
@statefb statefb deleted the add-sonnet-37 branch February 25, 2025 03:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request] Add Sonnet 3.7 model
3 participants