feat(mistral-ai): update model YAMLs [bot]#916
Conversation
|
/test-models |
Gateway test results
Skipped (1)
Skip reason: |
|
/test-models |
Gateway test results
Skipped (1)
Skip reason: |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 5672c43. Configure here.
| - code | ||
| output: | ||
| - text | ||
| - code |
There was a problem hiding this comment.
Leanstral overstates code modality
Medium Severity
The labs-leanstral-2603 model's metadata incorrectly lists code as a supported input/output modality. Mistral's documentation specifies only text/image input and text output, which may lead consumers to route unsupported code-specific requests to this model.
Reviewed by Cursor Bugbot for commit 5672c43. Configure here.


Auto-generated by poc-agent for provider
mistral-ai.Note
Low Risk
Low risk metadata-only changes to provider model YAMLs (capabilities/costs/sources) with no code-path logic changes.
Overview
Updates Mistral AI model YAMLs to reflect current model capabilities and metadata.
labs-leanstral-2603now advertisesassistant_prefillsupport and addscodeas both an input and output modality.mistral-vibe-cli-fastadds explicit token pricing (costs) and includes an additional documentation/source link.Reviewed by Cursor Bugbot for commit 5672c43. Bugbot is set up for automated code reviews on this repo. Configure here.