Edit mistral-ai.ts
This commit is contained in:
@@ -38,7 +38,9 @@ export const MISTRAL_VISION_MODELS = [
|
||||
"pixtral-large-2411",
|
||||
"pixtral-large-latest",
|
||||
"mistral-small-2503",
|
||||
"mistral-small-latest"
|
||||
"mistral-small-latest",
|
||||
"mistral-medium-latest",
|
||||
"mistral-medium-2505"
|
||||
];
|
||||
|
||||
// Helper function to check if a model supports vision
|
||||
|
||||
Reference in New Issue
Block a user