Fixed Mistral LLM
This commit is contained in:
parent
2f92a632a9
commit
46e9e91ea6
@ -106,7 +106,9 @@ enum AIProvider: String, CaseIterable {
|
||||
]
|
||||
case .mistral:
|
||||
return [
|
||||
"voxtral-mini-2507"
|
||||
"mistral-large-latest",
|
||||
"mistral-small-latest",
|
||||
"mistral-saba-latest"
|
||||
]
|
||||
case .elevenLabs:
|
||||
return ["scribe_v1", "scribe_v1_experimental"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user