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

chore: update Anthropic SDK and add Claude 3.7 Sonnet model support #1317

Merged
merged 3 commits into from
Feb 24, 2025

Conversation

ksylvan
Copy link
Contributor

@ksylvan ksylvan commented Feb 24, 2025

CHANGES

  • Updated anthropic-sdk-go from v0.2.0-alpha.4 to v0.2.0-alpha.11
  • Added Claude 3.7 Sonnet models to available model list
  • Added ModelClaude3_7SonnetLatest to model options
  • Added ModelClaude3_7Sonnet20250219 to model options
  • Removed ModelClaude_Instant_1_2 from available models

What this Pull Request (PR) does

This PR updates the Anthropic Go SDK from v0.2.0-alpha.4 to v0.2.0-alpha.11 and adds support for the new Claude 3.7 Sonnet models. It also removes the deprecated Claude Instant 1.2 model from the available models list.

Screenshots

image

ksylvan and others added 2 commits February 24, 2025 12:13
## CHANGES

- Updated anthropic-sdk-go from v0.2.0-alpha.4 to v0.2.0-alpha.11
- Added Claude 3.7 Sonnet models to available model list
- Added ModelClaude3_7SonnetLatest to model options
- Added ModelClaude3_7Sonnet20250219 to model options
- Removed ModelClaude_Instant_1_2 from available models
@eugeis
Copy link
Collaborator

eugeis commented Feb 24, 2025

Would you please pull/rebase and resolve conflicts, thx.

@ksylvan
Copy link
Contributor Author

ksylvan commented Feb 24, 2025

Would you please pull/rebase and resolve conflicts, thx.

Done @eugeis

@eugeis eugeis merged commit 1f0bf7b into danielmiessler:main Feb 24, 2025
1 check passed
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.

2 participants