chore: opus 4-8 addition#794
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Adds Claude Opus 4.8 model metadata and token pricing across supported providers/config surfaces in this repo’s model catalog.
Changes:
- Added
claude-opus-4-8(and provider-specific IDs likeanthropic/claude-opus-4.8,anthropic.claude-opus-4-8, etc.) to general capability configs (max tokens, thinking/tools support, removed params). - Added corresponding pay-as-you-go (and where applicable batch + cache) pricing entries for Opus 4.8 across providers.
- Added Bedrock regional and
-v1pricing identifiers consistent with existing Opus 4.7 Bedrock patterns.
Reviewed changes
Copilot reviewed 11 out of 11 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| pricing/openrouter.json | Adds OpenRouter pricing for anthropic/claude-opus-4.8. |
| pricing/claude-platform-aws.json | Adds Claude Platform (AWS) pricing for claude-opus-4-8 including batch + cache tokens. |
| pricing/bedrock.json | Adds Bedrock pricing entries for anthropic.claude-opus-4-8 (global + regional + -v1 variants). |
| pricing/bedrock-mantle.json | Adds Bedrock Mantle pricing for anthropic.claude-opus-4-8 including cache token pricing. |
| pricing/anthropic.json | Adds Anthropic direct pricing for claude-opus-4-8 including batch + cache tokens. |
| general/openrouter.json | Adds OpenRouter model metadata (type + max_tokens) for anthropic/claude-opus-4.8. |
| general/claude-platform-aws.json | Adds model metadata for claude-opus-4-8 including thinking param schema. |
| general/bedrock.json | Adds Bedrock model metadata for anthropic.claude-opus-4-8 and regional variants (thinking + tool_choice). |
| general/bedrock-mantle.json | Adds Bedrock Mantle model metadata for anthropic.claude-opus-4-8 (adaptive thinking pattern). |
| general/azure-ai.json | Adds Azure AI model metadata for claude-opus-4-8 (consistent with existing Azure Claude max_tokens limits). |
| general/anthropic.json | Adds Anthropic direct model metadata for claude-opus-4-8 including thinking param schema. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
vrushankportkey
approved these changes
May 28, 2026
vrushankportkey
approved these changes
May 28, 2026
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.
No description provided.