Skip to content

chore: add Claude Opus 4.7 to models.yaml#1520

Open
renato-umeton wants to merge 1 commit into
sigoden:mainfrom
renato-umeton:opus47
Open

chore: add Claude Opus 4.7 to models.yaml#1520
renato-umeton wants to merge 1 commit into
sigoden:mainfrom
renato-umeton:opus47

Conversation

@renato-umeton
Copy link
Copy Markdown
Contributor

@renato-umeton renato-umeton commented May 23, 2026

Summary

  • Adds claude-opus-4-7 (and :thinking variant) across the claude, vertexai, bedrock, and openrouter providers
  • Pricing follows the existing convention for the opus family ($5 input / $25 output per MTok), matching Anthropic's current published prices
  • Fixes Update model file to add Claude Opus 4.7 versions #1519

Verified against Anthropic's pricing page, AWS Bedrock model docs, Vertex AI launch announcement, and OpenRouter's model list. Sonnet 4.7 and Haiku 4.7 were intentionally NOT added — they are not (yet) listed by any provider.

Test plan

  • models.yaml parses as valid YAML
  • claude-opus-4-7 is callable via the Anthropic API
  • :thinking variant produces extended-thinking output

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.

Update model file to add Claude Opus 4.7 versions

1 participant