chore(providers): remove Mistral from provider registry
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
a61e29469e
commit
368012bd66
1 changed files with 0 additions and 8 deletions
|
|
@ -102,14 +102,6 @@ const PROVIDER_REGISTRY: Record<string, ProviderMeta> = {
|
|||
models: ["llama-3.3-70b-versatile"],
|
||||
loginUrl: "https://console.groq.com/keys",
|
||||
},
|
||||
"mistral": {
|
||||
id: "mistral",
|
||||
name: "Mistral",
|
||||
authMethod: "api-key",
|
||||
defaultModel: "mistral-large-latest",
|
||||
models: ["mistral-large-latest", "codestral-latest"],
|
||||
loginUrl: "https://console.mistral.ai/api-keys",
|
||||
},
|
||||
"xai": {
|
||||
id: "xai",
|
||||
name: "xAI (Grok)",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue