chore: update model catalog from bot issues#732
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Codex (@codex) review |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 4e514ab1ef
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "Codex (@codex) review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "Codex (@codex) address that feedback".
| "bedrock" | ||
| ] | ||
| }, | ||
| "moonshotai.kimi-k2-thinking": { |
There was a problem hiding this comment.
Remove the mantle-only Kimi ID from Bedrock runtime catalog
This adds moonshotai.kimi-k2-thinking as a bedrock/converse model, but the proxy's Converse path sends the request through BedrockRuntimeClient with modelId: model; AWS documents moonshot.kimi-k2-thinking as the bedrock-runtime/Converse ID and moonshotai.kimi-k2-thinking as the separate bedrock-mantle Chat Completions ID (https://docs.aws.amazon.com/bedrock/latest/userguide/model-card-moonshot-ai-kimi-k2-thinking.html). Any user selecting this newly exposed alias with a normal Bedrock secret will therefore get a Bedrock runtime validation failure instead of reaching the model.
Useful? React with 👍 / 👎.
AWS Bedrock exposes the Converse/runtime model as moonshot.kimi-k2-thinking (no 'ai'); moonshotai.kimi-k2-thinking is mantle-only and 400s 'invalid model identifier' on the Converse path (confirmed via gateway + list-foundation-models; matches codex-bot P2). Kept moonshot.kimi-k2-thinking (validated HTTP 200). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Automated daily batch of model catalog updates from bot issues.
Included issues
Summary
mistral.mistral-large-3-675b-instructmistral.pixtral-large-2502-v1:0mistral.ministral-3-14b-instructmistral.ministral-3-8b-instructmistral.ministral-3-3b-instructus.mistral.pixtral-large-2502-v1:0eu.mistral.pixtral-large-2502-v1:0mistral.mistral-large-3-675b-instructmistral.pixtral-large-2502-v1:0mistral.ministral-3-14b-instructmistral.ministral-3-8b-instructmistral.ministral-3-3b-instructus.mistral.pixtral-large-2502-v1:0eu.mistral.pixtral-large-2502-v1:02
3
4
5
6
moonshot.kimi-k2-thinkingmoonshotai.kimi-k2-thinkingmoonshot.kimi-k2-thinkingmoonshotai.kimi-k2-thinking2
Verified metadata
#730: [BOT ISSUE] Missing Bedrock model IDs for Mistral Large 3, Pixtral Large, and Ministral models
Verification notes
Verification
sync_models vs proposed update
sync_models cross-check found differences. Official provider verification was used for the applied values, and sync_models discrepancies are listed below for review.
#731: [BOT ISSUE] Missing Bedrock model ID for Kimi K2 Thinking (moonshot.kimi-k2-thinking)
Verification notes
Verification
sync_models vs proposed update
sync_models cross-check found differences. Official provider verification was used for the applied values, and sync_models discrepancies are listed below for review.