feat(models): add high-priority provider models#282
Merged
Conversation
…aints Register Cohere Command A+, BytePlus Seedance 2.0, xAI Grok 4.3/4.20 canonical and image-quality, OpenAI GPT-5.5/5.4-mini/nano, and Mistral Large 3 / Small 4 with token limits, tools, and modality parameters aligned to provider docs. Co-authored-by: Cursor <cursoragent@cursor.com>
Code reviewNo issues found. Checked for bugs and CLAUDE.md compliance. |
Remove beta-prefixed Grok 4.20 entries; xAI treats those slugs as API aliases only. Keep canonical grok-4.20-0309-* ids and point tests at them. Co-authored-by: Cursor <cursoragent@cursor.com>
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.
Summary
Adds 11 models from provider docs with aligned Celeste constraints (tokens, tools, thinking, multimodal inputs).
Removes duplicate
grok-4.20-beta-0309-*catalog entries (xAI API aliases only; usegrok-4.20-0309-*in Celeste).Note: BytePlus Seedance 2.0 requires a ModelArk resource pack on the account before API calls succeed.
Confirmed catalog specs
command-a-plus-05-2026seedance-2-0-260128seedance-2-0-fast-260128grok-4.3grok-4.20-0309-reasoninggrok-4.20-0309-non-reasoninggrok-imagine-image-qualitygrok-imagine-imagegpt-5.5gpt-5.4-minigpt-5.4-nanomistral-large-2512mistral-small-2603Already in catalog (no change):
gemini-3.1-flash-tts-preview(audio).Test plan
make cipassed locally