models: Claude Opus 5.5 on every provider that serves it - #246
Merged
Merged
Conversation
Anthropic's models overview names it claude-opus-5-5 (Bedrock anthropic.claude-opus-5-5); OpenRouter and Vercel serve anthropic/claude-opus-5.5; TokenRouter and llmtr do not list it yet, so their tables leave it out until they do. It sits beside Opus 5 in every backend catalog that offers Opus 5, in the family order and in hermes's vision-capable set, and the console's out-of-box lists say the same. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
richard-epsilla
approved these changes
Sep 22, 2026
richard-epsilla
left a comment
Collaborator
There was a problem hiding this comment.
Ids read off Anthropic's overview and the aggregators' lists; checks green.
This branch was successfully deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Anthropic's models overview names Claude Opus 5.5
claude-opus-5-5(Bedrockanthropic.claude-opus-5-5); OpenRouter and Vercel serveanthropic/claude-opus-5.5; TokenRouter and llmtr do not list it yet, so their tables leave it out until they do. It sits beside Opus 5 in every backend catalog that offers Opus 5, in the family order and in hermes's vision-capable set, and the console's out-of-box lists say the same.Tests:
gateway/tests/test_opus_5_5.py. Gateway suite green locally (621 passed). Same change on the hosted service, verified there with a turn on OpenRouter and one on Vercel.Patch release: v0.23.6.
🤖 Generated with Claude Code