chore: update model catalog from bot issues#1021
Conversation
|
Codex (@codex) review |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 543d9290db
ℹ️ 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".
| "us.anthropic.claude-opus-5", | ||
| "eu.anthropic.claude-opus-5", | ||
| "au.anthropic.claude-opus-5" | ||
| "us.anthropic.claude-opus-5" |
There was a problem hiding this comment.
For callers that use fallback_models to enumerate provider-specific equivalents of claude-opus-5, this regeneration silently drops au.anthropic.claude-opus-5, even though that model remains in the catalog and is still mapped to Bedrock in schema/index.ts. The sync logic currently omits au from ANTHROPIC_BEDROCK_SCOPES, so future regenerations will continue removing this valid equivalence; retain the AU fallback and teach the generator to recognize that scope.
Useful? React with 👍 / 👎.
Automated daily batch of model catalog updates from bot issues.
Included issues
Summary
databricks-gemini-3-6-flashdatabricks-glm-5-2databricks-inklingdatabricks-gemini-3-6-flashdatabricks-glm-5-2databricks-inkling2
google.gemma-3-12b-itgoogle.gemma-3-4b-itnvidia.nemotron-nano-9b-v2google.gemma-3-12b-itgoogle.gemma-3-4b-itnvidia.nemotron-nano-9b-v22
3
4
openai.gpt-5.6-solopenai.gpt-5.6-terraopenai.gpt-5.6-lunaopenai.gpt-5.6-solopenai.gpt-5.6-terraopenai.gpt-5.6-luna2
3
4
5
6
mistral-small-2501mistral-saba-2502mistral-saba-latestmistral-small-2501mistral-saba-2502mistral-saba-latestVerified metadata
#1011: [BOT ISSUE] Databricks: add missing databricks-gemini-3-6-flash, databricks-glm-5-2, and databricks-inkling
Verification notes
No LLM verification step ran; model metadata was already complete in the issue.
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.
#1012: [BOT ISSUE] Bedrock: add missing google.gemma-3-12b-it, google.gemma-3-4b-it, and nvidia.nemotron-nano-9b-v2
Verification notes
No LLM verification step ran; model metadata was already complete in the issue.
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.
#1013: [BOT ISSUE] Add missing Bedrock entries for OpenAI GPT-5.6 (Sol, Terra, Luna)
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.
#1015: [BOT ISSUE] Mistral: add deprecation markers for retired mistral-small-2501, mistral-saba-2502, and mistral-saba-latest
Verification notes
No LLM verification step ran; model metadata was already complete in the issue.
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.