Skip to content

Add support for Anthropic Sonnet and Opus 4.0 models#9

Merged
emcd merged 2 commits intomasterfrom
claude/issue-8-20250603_012533
Jun 3, 2025
Merged

Add support for Anthropic Sonnet and Opus 4.0 models#9
emcd merged 2 commits intomasterfrom
claude/issue-8-20250603_012533

Conversation

@emcd
Copy link
Copy Markdown
Owner

@emcd emcd commented Jun 3, 2025

Adds support for the new Anthropic Claude Sonnet 4.0 and Opus 4.0 models to the provider configuration system.

Summary

  • Create model family configurations for claude-sonnet-4 and claude-opus-4
  • Add support for computer use and extended thinking placeholders
  • Update client aliases to include claude-sonnet-4-0 and claude-opus-4-0
  • Add model names to all provider variants (Anthropic, AWS Bedrock, Google Vertex)

Fixes #8

Generated with Claude Code

claude Bot and others added 2 commits June 3, 2025 01:28
- Create model family configurations for claude-sonnet-4 and claude-opus-4
- Add support for computer use and extended thinking placeholders
- Update client aliases to include claude-sonnet-4-0 and claude-opus-4-0
- Add model names to all provider variants (Anthropic, AWS Bedrock, Google Vertex)

Fixes #8

Co-authored-by: emcd <emcd@users.noreply.github.com>
… 4.0 models. Also, fix response tokens limit for Claude 3.7 Sonnet.
@emcd emcd merged commit ff67578 into master Jun 3, 2025
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.

Support Anthropic Sonnet and Opus 4.0 models.

1 participant