@anolilab/ai-model-registry 4.0.2 → 4.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +21 -0
- package/README.md +123 -0
- package/dist/icons-sprite.d.ts +1 -1
- package/dist/icons-sprite.js +3 -6
- package/dist/index.js +1 -1
- package/dist/packem_shared/{aihubmix-CjuksD_A.js → aihubmix-CKC2Vphr.js} +29 -25
- package/dist/packem_shared/alibaba-BLF61-pB.js +1 -0
- package/dist/packem_shared/{amazon-bedrock-BEpdRaRK.js → amazon-bedrock-CdFZeHv4.js} +1 -1
- package/dist/packem_shared/anthropic-Cj3HbHOC.js +5 -0
- package/dist/packem_shared/{azure-open-ai-C6QP5dSw.js → azure-open-ai-DlsrRCEy.js} +1 -1
- package/dist/packem_shared/cerebras-BotOp5tD.js +1 -0
- package/dist/packem_shared/chutes-BN981Qp1.js +2 -0
- package/dist/packem_shared/cloudflare-DOp6zAqg.js +3 -0
- package/dist/packem_shared/{deep-infra-BbtbGruj.js → deep-infra-B_BEr6MG.js} +1 -1
- package/dist/packem_shared/{deep-seek-CWqPVvJA.js → deep-seek-BxgLsWKo.js} +1 -1
- package/dist/packem_shared/fireworks-ai-SnVqnrNl.js +1 -0
- package/dist/packem_shared/git-hub-copilot-B9NwoDx6.js +1 -0
- package/dist/packem_shared/{google-CF3J5A9V.js → google-LG4qP1Ni.js} +1 -1
- package/dist/packem_shared/{google-partner-DV4aTl-d.js → google-partner-BEfKq6Z4.js} +1 -1
- package/dist/packem_shared/google-vertex-DtU07xbf.js +1 -0
- package/dist/packem_shared/{groq-BiW3tuc8.js → groq-ClFSzTLI.js} +1 -1
- package/dist/packem_shared/hugging-face-zI_cB94C.js +1 -0
- package/dist/packem_shared/inception-D2tOK5hm.js +1 -0
- package/dist/packem_shared/{inference-DeVnQ2rP.js → inference-BhdnsOKc.js} +1 -1
- package/dist/packem_shared/{meta-DgZfkCHT.js → meta-iORQYhl7.js} +1 -1
- package/dist/packem_shared/{mistral-Bqk6rtoD.js → mistral-D1nJG57r.js} +1 -1
- package/dist/packem_shared/model-scope-Dp4WKn9q.js +3 -0
- package/dist/packem_shared/ollama-cloud-DCEPhpO7.js +1 -0
- package/dist/packem_shared/{open-ai-byQBxiD0.js → open-ai-DRCCDDUM.js} +1 -1
- package/dist/packem_shared/open-router-DbfuPYJD.js +1 -0
- package/dist/packem_shared/requesty-CPVpB5vf.js +72 -0
- package/dist/packem_shared/{together-ai-DGMgKPuZ.js → together-ai-owzQDpv4.js} +1 -1
- package/dist/packem_shared/{upstage-CdH3YrFR.js → upstage-Bs8ieFx_.js} +1 -1
- package/dist/packem_shared/v0-BoOzNNt8.js +1 -0
- package/dist/packem_shared/{venice-C3HQT6s8.js → venice-ByXSis7D.js} +1 -1
- package/dist/packem_shared/vercel-cgwTxewS.js +1 -0
- package/dist/packem_shared/weights-_-biases-CRDc_nTA.js +1 -0
- package/dist/packem_shared/xai-DO2i-deZ.js +3 -0
- package/dist/providers/aihubmix.js +1 -1
- package/dist/providers/alibaba.js +1 -1
- package/dist/providers/amazon-bedrock.js +1 -1
- package/dist/providers/anthropic.js +1 -1
- package/dist/providers/azure-open-ai.js +1 -1
- package/dist/providers/cerebras.js +1 -1
- package/dist/providers/chutes.js +1 -1
- package/dist/providers/cloudflare.js +1 -1
- package/dist/providers/deep-infra.js +1 -1
- package/dist/providers/deep-seek.js +1 -1
- package/dist/providers/fireworks-ai.js +1 -1
- package/dist/providers/git-hub-copilot.js +1 -1
- package/dist/providers/google-partner.js +1 -1
- package/dist/providers/google-vertex.js +1 -1
- package/dist/providers/google.js +1 -1
- package/dist/providers/groq.js +1 -1
- package/dist/providers/hugging-face.js +1 -1
- package/dist/providers/inception.js +1 -1
- package/dist/providers/inference.js +1 -1
- package/dist/providers/meta.js +1 -1
- package/dist/providers/mistral.js +1 -1
- package/dist/providers/model-scope.js +1 -1
- package/dist/providers/ollama-cloud.js +1 -1
- package/dist/providers/open-ai.js +1 -1
- package/dist/providers/open-router.js +1 -1
- package/dist/providers/requesty.js +1 -1
- package/dist/providers/together-ai.js +1 -1
- package/dist/providers/upstage.js +1 -1
- package/dist/providers/v0.js +1 -1
- package/dist/providers/venice.js +1 -1
- package/dist/providers/vercel.js +1 -1
- package/dist/providers/weights-_-biases.js +1 -1
- package/dist/providers/xai.js +1 -1
- package/dist/schema.d.ts +2 -1
- package/dist/schema.js +1 -1
- package/dist/types/ai-hub-mix.d.ts +1 -1
- package/dist/types/anthropic.d.ts +1 -1
- package/dist/types/chutes.d.ts +1 -1
- package/dist/types/cloudflare.d.ts +1 -1
- package/dist/types/deep-infra.d.ts +1 -1
- package/dist/types/fireworks-ai.d.ts +1 -1
- package/dist/types/git-hub-copilot.d.ts +1 -1
- package/dist/types/google-vertex.d.ts +1 -1
- package/dist/types/hugging-face.d.ts +1 -1
- package/dist/types/inception.d.ts +1 -1
- package/dist/types/mistral.d.ts +1 -1
- package/dist/types/model-scope.d.ts +1 -1
- package/dist/types/ollama-cloud.d.ts +2 -2
- package/dist/types/open-router.d.ts +1 -1
- package/dist/types/providers.d.ts +2 -2
- package/dist/types/providers.js +1 -1
- package/dist/types/requesty.d.ts +1 -1
- package/dist/types/upstage.d.ts +1 -1
- package/dist/types/v0.d.ts +1 -1
- package/dist/types/vercel.d.ts +1 -1
- package/dist/types/weights-_-biases.d.ts +1 -1
- package/package.json +2 -2
- package/public/ai-hub-mix.json +2691 -327
- package/public/alibaba.json +23 -23
- package/public/amazon-bedrock.json +4 -4
- package/public/anthropic.json +114 -5
- package/public/azure-open-ai.json +2 -2
- package/public/cerebras.json +11 -11
- package/public/chutes.json +349 -9
- package/public/cloudflare.json +246 -9
- package/public/deep-infra.json +111 -6
- package/public/deep-seek.json +2 -2
- package/public/fireworks-ai.json +169 -5615
- package/public/git-hub-copilot.json +178 -3
- package/public/google-partner.json +2 -2
- package/public/google-vertex.json +38 -3
- package/public/google.json +2 -2
- package/public/groq.json +2 -2
- package/public/hugging-face.json +285 -5
- package/public/inception.json +73 -3
- package/public/inference.json +2 -2
- package/public/meta.json +2 -2
- package/public/mistral.json +38 -3
- package/public/model-scope.json +17735 -6066
- package/public/ollama-cloud.json +209 -961
- package/public/open-ai.json +2 -2
- package/public/open-router.json +2074 -744
- package/public/providers.json +4 -40
- package/public/requesty.json +5404 -2892
- package/public/together-ai.json +2 -2
- package/public/upstage.json +89 -54
- package/public/v0.json +73 -3
- package/public/venice.json +2 -2
- package/public/vercel.json +1587 -257
- package/public/weights-&-biases.json +349 -119
- package/public/xai.json +3 -2
- package/dist/packem_shared/alibaba-KCpNTbPH.js +0 -1
- package/dist/packem_shared/anthropic-D5m7WwK5.js +0 -2
- package/dist/packem_shared/cerebras-BjaINteN.js +0 -1
- package/dist/packem_shared/chutes-DJskRgMs.js +0 -3
- package/dist/packem_shared/cloudflare-C83X5Lbf.js +0 -3
- package/dist/packem_shared/fireworks-ai-D3bvzN8A.js +0 -1
- package/dist/packem_shared/git-hub-copilot-B0xJ4jvl.js +0 -1
- package/dist/packem_shared/git-hub-models-Cyf4N1hP.js +0 -1
- package/dist/packem_shared/google-vertex-CbWZUmxZ.js +0 -1
- package/dist/packem_shared/hugging-face-CWivgPFf.js +0 -1
- package/dist/packem_shared/inception-C2RuJCqh.js +0 -1
- package/dist/packem_shared/model-scope-B97EzMOm.js +0 -1
- package/dist/packem_shared/morph-CBEkhIbg.js +0 -1
- package/dist/packem_shared/ollama-cloud-AMbVVbEe.js +0 -1
- package/dist/packem_shared/open-router-Bgk_Eg85.js +0 -1
- package/dist/packem_shared/requesty-jpAC9INf.js +0 -73
- package/dist/packem_shared/v0-BjlxXJua.js +0 -1
- package/dist/packem_shared/vercel-CtkHacHk.js +0 -1
- package/dist/packem_shared/weights-_-biases-BJw-U5-q.js +0 -1
- package/dist/packem_shared/xai-ojVHf5mV.js +0 -1
- package/dist/providers/git-hub-models.d.ts +0 -49
- package/dist/providers/git-hub-models.js +0 -1
- package/dist/providers/morph.d.ts +0 -49
- package/dist/providers/morph.js +0 -1
- package/dist/types/git-hub-models.d.ts +0 -6
- package/dist/types/git-hub-models.js +0 -0
- package/dist/types/morph.d.ts +0 -6
- package/dist/types/morph.js +0 -0
- package/public/git-hub-models.json +0 -257
- package/public/morph.json +0 -47
|
@@ -1 +1 @@
|
|
|
1
|
-
var a=Object.defineProperty;var i=(e,t)=>a(e,"name",{value:t,configurable:!0});var n=[{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"jamba-1-5-large",knowledge:null,lastUpdated:null,limit:{context:0,output:null},modalities:{input:["text"],output:["text"]},name:"Jamba 1.5 Large",openWeights:!1,provider:"Google Partner",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/ai21/jamba-1-5-large",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-partner/google-vertex-ai21-labs",providerModelsDevId:"google-vertex-partner",providerNpm:"@ai-sdk/google-vertex",reasoning:!0,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"google"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"jamba-1-5-mini",knowledge:null,lastUpdated:null,limit:{context:0,output:null},modalities:{input:["text"],output:["text"]},name:"Jamba 1.5 Mini",openWeights:!1,provider:"Google Partner",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/ai21/jamba-1-5-mini",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-partner/google-vertex-ai21-labs",providerModelsDevId:"google-vertex-partner",providerNpm:"@ai-sdk/google-vertex",reasoning:!0,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"google"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!0,id:"claude-3-5-sonnet-v-2",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Claude 3.5 Sonnet v2",openWeights:!1,provider:"Google Partner",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/claude/sonnet-3-5-v2",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-partner/google-vertex-claude",providerModelsDevId:"google-vertex-partner",providerNpm:"@ai-sdk/google-vertex",reasoning:!0,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"google"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"claude-3-haiku",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Claude 3 Haiku",openWeights:!1,provider:"Google Partner",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/claude/haiku-3",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-partner/google-vertex-claude",providerModelsDevId:"google-vertex-partner",providerNpm:"@ai-sdk/google-vertex",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"google"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"safety-classifiers",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Safety classifiers",openWeights:!1,provider:"Google Partner",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/claude/safety",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-partner/google-vertex-claude",providerModelsDevId:"google-vertex-partner",providerNpm:"@ai-sdk/google-vertex",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"google"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"web-search",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Web search",openWeights:!1,provider:"Google Partner",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/claude/web-search",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-partner/google-vertex-claude",providerModelsDevId:"google-vertex-partner",providerNpm:"@ai-sdk/google-vertex",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"google"},{attachment:!1,cost:{input:.3,inputCacheHit:null,output:.9},extendedThinking:!1,id:"codestral-(25-01)",knowledge:null,lastUpdated:null,limit:{context:0,output:null},modalities:{input:["text"],output:["text"]},name:"Codestral (25.01)",openWeights:!1,provider:"Google Partner",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/mistral/codestral-2501",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-partner/google-vertex-mistral-ai",providerModelsDevId:"google-vertex-partner",providerNpm:"@ai-sdk/google-vertex",reasoning:!0,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"google"},{attachment:!1,cost:{input:.3,inputCacheHit:null,output:.9},extendedThinking:!1,id:"codestral-2",knowledge:null,lastUpdated:null,limit:{context:0,output:null},modalities:{input:["text"],output:["text"]},name:"Codestral 2",openWeights:!1,provider:"Google Partner",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/mistral/codestral-2",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-partner/google-vertex-mistral-ai",providerModelsDevId:"google-vertex-partner",providerNpm:"@ai-sdk/google-vertex",reasoning:!0,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"google"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-large-(24-11)",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral Large (24.11)",openWeights:!1,provider:"Google Partner",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/mistral/mistral-large",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-partner/google-vertex-mistral-ai",providerModelsDevId:"google-vertex-partner",providerNpm:"@ai-sdk/google-vertex",reasoning:!0,releaseDate:"2024-11-19",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"google"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-medium-3",knowledge:null,lastUpdated:null,limit:{context:0,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral Medium 3",openWeights:!1,provider:"Google Partner",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/mistral/mistral-medium-3",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-partner/google-vertex-mistral-ai",providerModelsDevId:"google-vertex-partner",providerNpm:"@ai-sdk/google-vertex",reasoning:!0,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"google"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-ocr-(25-05)",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Mistral OCR (25.05)",openWeights:!1,provider:"Google Partner",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/mistral/mistral-ocr",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-partner/google-vertex-mistral-ai",providerModelsDevId:"google-vertex-partner",providerNpm:"@ai-sdk/google-vertex",reasoning:!0,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"google"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-small-3-1-(25-03)",knowledge:null,lastUpdated:null,limit:{context:0,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral Small 3.1 (25.03)",openWeights:!1,provider:"Google Partner",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/mistral/mistral-small-3-1",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-partner/google-vertex-mistral-ai",providerModelsDevId:"google-vertex-partner",providerNpm:"@ai-sdk/google-vertex",reasoning:!0,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"google"}];const d={models:n};var u=Object.defineProperty,o=i((e,t)=>u(e,"name",{value:t,configurable:!0}),"t");const{models:l}=d,s=o(()=>[...l],"getModels"),p=o(e=>{if(e?.trim())return l.find(t=>t.id===e)},"getModelById"),g=o(e=>l.filter(t=>!(e.vision!==void 0&&t.vision!==e.vision||e.reasoning!==void 0&&t.reasoning!==e.reasoning||e.tool_call!==void 0&&t.toolCall!==e.tool_call||e.streaming_supported!==void 0&&t.streamingSupported!==e.streaming_supported||e.preview!==void 0&&t.preview!==e.preview||e.modalities?.input&&!e.modalities.input.every(r=>t.modalities.input.includes(r))||e.modalities?.output&&!e.modalities.output.every(r=>t.modalities.output.includes(r))||e.context_min!==void 0&&(!t.limit.context||t.limit.context<e.context_min)||e.context_max!==void 0&&(!t.limit.context||t.limit.context>e.context_max))),"searchModels"),v=o(()=>l.length,"getModelCount"),c=Object.defineProperty({__proto__:null,getModelById:p,getModelCount:v,getModels:s,searchModels:g},Symbol.toStringTag,{value:"Module"});export{c as
|
|
1
|
+
var a=Object.defineProperty;var i=(e,t)=>a(e,"name",{value:t,configurable:!0});var n=[{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"jamba-1-5-large",knowledge:null,lastUpdated:null,limit:{context:0,output:null},modalities:{input:["text"],output:["text"]},name:"Jamba 1.5 Large",openWeights:!1,provider:"Google Partner",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/ai21/jamba-1-5-large",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-partner/google-vertex-ai21-labs",providerModelsDevId:"google-vertex-partner",providerNpm:"@ai-sdk/google-vertex",reasoning:!0,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"google"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"jamba-1-5-mini",knowledge:null,lastUpdated:null,limit:{context:0,output:null},modalities:{input:["text"],output:["text"]},name:"Jamba 1.5 Mini",openWeights:!1,provider:"Google Partner",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/ai21/jamba-1-5-mini",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-partner/google-vertex-ai21-labs",providerModelsDevId:"google-vertex-partner",providerNpm:"@ai-sdk/google-vertex",reasoning:!0,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"google"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!0,id:"claude-3-5-sonnet-v-2",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Claude 3.5 Sonnet v2",openWeights:!1,provider:"Google Partner",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/claude/sonnet-3-5-v2",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-partner/google-vertex-claude",providerModelsDevId:"google-vertex-partner",providerNpm:"@ai-sdk/google-vertex",reasoning:!0,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"google"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"claude-3-haiku",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Claude 3 Haiku",openWeights:!1,provider:"Google Partner",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/claude/haiku-3",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-partner/google-vertex-claude",providerModelsDevId:"google-vertex-partner",providerNpm:"@ai-sdk/google-vertex",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"google"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"safety-classifiers",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Safety classifiers",openWeights:!1,provider:"Google Partner",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/claude/safety",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-partner/google-vertex-claude",providerModelsDevId:"google-vertex-partner",providerNpm:"@ai-sdk/google-vertex",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"google"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"web-search",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Web search",openWeights:!1,provider:"Google Partner",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/claude/web-search",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-partner/google-vertex-claude",providerModelsDevId:"google-vertex-partner",providerNpm:"@ai-sdk/google-vertex",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"google"},{attachment:!1,cost:{input:.3,inputCacheHit:null,output:.9},extendedThinking:!1,id:"codestral-(25-01)",knowledge:null,lastUpdated:null,limit:{context:0,output:null},modalities:{input:["text"],output:["text"]},name:"Codestral (25.01)",openWeights:!1,provider:"Google Partner",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/mistral/codestral-2501",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-partner/google-vertex-mistral-ai",providerModelsDevId:"google-vertex-partner",providerNpm:"@ai-sdk/google-vertex",reasoning:!0,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"google"},{attachment:!1,cost:{input:.3,inputCacheHit:null,output:.9},extendedThinking:!1,id:"codestral-2",knowledge:null,lastUpdated:null,limit:{context:0,output:null},modalities:{input:["text"],output:["text"]},name:"Codestral 2",openWeights:!1,provider:"Google Partner",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/mistral/codestral-2",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-partner/google-vertex-mistral-ai",providerModelsDevId:"google-vertex-partner",providerNpm:"@ai-sdk/google-vertex",reasoning:!0,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"google"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-large-(24-11)",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral Large (24.11)",openWeights:!1,provider:"Google Partner",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/mistral/mistral-large",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-partner/google-vertex-mistral-ai",providerModelsDevId:"google-vertex-partner",providerNpm:"@ai-sdk/google-vertex",reasoning:!0,releaseDate:"2024-11-19",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"google"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-medium-3",knowledge:null,lastUpdated:null,limit:{context:0,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral Medium 3",openWeights:!1,provider:"Google Partner",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/mistral/mistral-medium-3",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-partner/google-vertex-mistral-ai",providerModelsDevId:"google-vertex-partner",providerNpm:"@ai-sdk/google-vertex",reasoning:!0,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"google"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-ocr-(25-05)",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Mistral OCR (25.05)",openWeights:!1,provider:"Google Partner",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/mistral/mistral-ocr",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-partner/google-vertex-mistral-ai",providerModelsDevId:"google-vertex-partner",providerNpm:"@ai-sdk/google-vertex",reasoning:!0,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"google"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-small-3-1-(25-03)",knowledge:null,lastUpdated:null,limit:{context:0,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral Small 3.1 (25.03)",openWeights:!1,provider:"Google Partner",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/mistral/mistral-small-3-1",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-partner/google-vertex-mistral-ai",providerModelsDevId:"google-vertex-partner",providerNpm:"@ai-sdk/google-vertex",reasoning:!0,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"google"}];const d={models:n};var u=Object.defineProperty,o=i((e,t)=>u(e,"name",{value:t,configurable:!0}),"t");const{models:l}=d,s=o(()=>[...l],"getModels"),p=o(e=>{if(e?.trim())return l.find(t=>t.id===e)},"getModelById"),g=o(e=>l.filter(t=>!(e.vision!==void 0&&t.vision!==e.vision||e.reasoning!==void 0&&t.reasoning!==e.reasoning||e.tool_call!==void 0&&t.toolCall!==e.tool_call||e.streaming_supported!==void 0&&t.streamingSupported!==e.streaming_supported||e.preview!==void 0&&t.preview!==e.preview||e.modalities?.input&&!e.modalities.input.every(r=>t.modalities.input.includes(r))||e.modalities?.output&&!e.modalities.output.every(r=>t.modalities.output.includes(r))||e.context_min!==void 0&&(!t.limit.context||t.limit.context<e.context_min)||e.context_max!==void 0&&(!t.limit.context||t.limit.context>e.context_max))),"searchModels"),v=o(()=>l.length,"getModelCount"),c=Object.defineProperty({__proto__:null,getModelById:p,getModelCount:v,getModels:s,searchModels:g},Symbol.toStringTag,{value:"Module"});export{c as _,v as a,s as b,p as g,g as s};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var n=Object.defineProperty;var r=(e,t)=>n(e,"name",{value:t,configurable:!0});var a=[{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"code-gemma",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"CodeGemma",openWeights:!0,provider:"Google Vertex",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/models",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-vertex",providerModelsDevId:"google-vertex",providerNpm:"@ai-sdk/google-vertex",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"vertexai"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"embeddings-for-text",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Embeddings for Text",openWeights:!1,provider:"Google Vertex",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/models",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-vertex",providerModelsDevId:"google-vertex",providerNpm:"@ai-sdk/google-vertex",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"vertexai"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"gemini-2-5-flash-image",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Gemini 2.5 Flash Image",openWeights:!1,provider:"Google Vertex",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/models",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-vertex",providerModelsDevId:"google-vertex",providerNpm:"@ai-sdk/google-vertex",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"vertexai"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"gemini-2-5-flash-with-gemini-live-api",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Gemini 2.5 Flash with Gemini Live API",openWeights:!1,provider:"Google Vertex",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/models",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-vertex",providerModelsDevId:"google-vertex",providerNpm:"@ai-sdk/google-vertex",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"vertexai"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"gemini-3-1-flash-image",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Gemini 3.1 Flash Image",openWeights:!1,provider:"Google Vertex",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/models",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-vertex",providerModelsDevId:"google-vertex",providerNpm:"@ai-sdk/google-vertex",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"vertexai"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"gemini-3-pro-image",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Gemini 3 Pro Image",openWeights:!1,provider:"Google Vertex",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/models",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-vertex",providerModelsDevId:"google-vertex",providerNpm:"@ai-sdk/google-vertex",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"vertexai"},{attachment:!1,cost:{input:7e-5,inputCacheHit:null,output:7e-5},extendedThinking:!1,id:"gemma",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Gemma",openWeights:!0,provider:"Google Vertex",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/models",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-vertex",providerModelsDevId:"google-vertex",providerNpm:"@ai-sdk/google-vertex",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"vertexai"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"gemma-2",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Gemma 2",openWeights:!0,provider:"Google Vertex",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/models",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-vertex",providerModelsDevId:"google-vertex",providerNpm:"@ai-sdk/google-vertex",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"vertexai"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"gemma-3",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Gemma 3",openWeights:!0,provider:"Google Vertex",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/models",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-vertex",providerModelsDevId:"google-vertex",providerNpm:"@ai-sdk/google-vertex",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"vertexai"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"gemma-3-n",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Gemma 3n",openWeights:!0,provider:"Google Vertex",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/models",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-vertex",providerModelsDevId:"google-vertex",providerNpm:"@ai-sdk/google-vertex",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"vertexai"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"imagen-3-for-editing-and-customization",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text","image"],output:["image","video"]},name:"Imagen 3 for Editing and Customization",openWeights:!1,provider:"Google Vertex",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/models",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-vertex",providerModelsDevId:"google-vertex",providerNpm:"@ai-sdk/google-vertex",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"vertexai"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"imagen-3-for-fast-generation",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text","image"],output:["image","video"]},name:"Imagen 3 for Fast Generation",openWeights:!1,provider:"Google Vertex",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/models",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-vertex",providerModelsDevId:"google-vertex",providerNpm:"@ai-sdk/google-vertex",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"vertexai"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"imagen-3-for-generation",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text","image"],output:["image","video"]},name:"Imagen 3 for Generation",openWeights:!1,provider:"Google Vertex",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/models",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-vertex",providerModelsDevId:"google-vertex",providerNpm:"@ai-sdk/google-vertex",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"vertexai"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"imagen-3-for-generation-001",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text","image"],output:["image","video"]},name:"Imagen 3 for Generation 001",openWeights:!1,provider:"Google Vertex",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/models",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-vertex",providerModelsDevId:"google-vertex",providerNpm:"@ai-sdk/google-vertex",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"vertexai"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"imagen-3-for-generation-002",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text","image"],output:["image","video"]},name:"Imagen 3 for Generation 002",openWeights:!1,provider:"Google Vertex",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/models",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-vertex",providerModelsDevId:"google-vertex",providerNpm:"@ai-sdk/google-vertex",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"vertexai"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"imagen-4-for-fast-generation",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text","image"],output:["image","video"]},name:"Imagen 4 for Fast Generation",openWeights:!1,provider:"Google Vertex",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/models",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-vertex",providerModelsDevId:"google-vertex",providerNpm:"@ai-sdk/google-vertex",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"vertexai"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"imagen-4-for-generation",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text","image"],output:["image","video"]},name:"Imagen 4 for Generation",openWeights:!1,provider:"Google Vertex",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/models",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-vertex",providerModelsDevId:"google-vertex",providerNpm:"@ai-sdk/google-vertex",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"vertexai"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"imagen-4-for-ultra-generation",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text","image"],output:["image","video"]},name:"Imagen 4 for Ultra Generation",openWeights:!1,provider:"Google Vertex",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/models",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-vertex",providerModelsDevId:"google-vertex",providerNpm:"@ai-sdk/google-vertex",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"vertexai"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"imagen-for-captioning-&-vqa",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text","image"],output:["image","video"]},name:"Imagen for Captioning & VQA",openWeights:!1,provider:"Google Vertex",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/models",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-vertex",providerModelsDevId:"google-vertex",providerNpm:"@ai-sdk/google-vertex",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"vertexai"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"imagen-product-recontext-on-vertex-ai",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text","image"],output:["image","video"]},name:"Imagen product recontext on Vertex AI",openWeights:!1,provider:"Google Vertex",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/models",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-vertex",providerModelsDevId:"google-vertex",providerNpm:"@ai-sdk/google-vertex",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"vertexai"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"med-gemma",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"MedGemma",openWeights:!0,provider:"Google Vertex",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/models",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-vertex",providerModelsDevId:"google-vertex",providerNpm:"@ai-sdk/google-vertex",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"vertexai"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"multimodal-embeddings",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Multimodal Embeddings",openWeights:!1,provider:"Google Vertex",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/models",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-vertex",providerModelsDevId:"google-vertex",providerNpm:"@ai-sdk/google-vertex",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"vertexai"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"pali-gemma",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"PaliGemma",openWeights:!0,provider:"Google Vertex",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/models",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-vertex",providerModelsDevId:"google-vertex",providerNpm:"@ai-sdk/google-vertex",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"vertexai"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"shield-gemma-2",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"ShieldGemma 2",openWeights:!0,provider:"Google Vertex",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/models",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-vertex",providerModelsDevId:"google-vertex",providerNpm:"@ai-sdk/google-vertex",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"vertexai"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"t-5-gemma",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"T5Gemma",openWeights:!0,provider:"Google Vertex",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/models",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-vertex",providerModelsDevId:"google-vertex",providerNpm:"@ai-sdk/google-vertex",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"vertexai"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"tx-gemma",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"TxGemma",openWeights:!0,provider:"Google Vertex",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/models",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-vertex",providerModelsDevId:"google-vertex",providerNpm:"@ai-sdk/google-vertex",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"vertexai"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"veo-2",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["image","video"]},name:"Veo 2",openWeights:!1,provider:"Google Vertex",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/models",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-vertex",providerModelsDevId:"google-vertex",providerNpm:"@ai-sdk/google-vertex",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"vertexai"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"veo-2-experimental",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["image","video"]},name:"Veo 2 Experimental",openWeights:!1,provider:"Google Vertex",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/models",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-vertex",providerModelsDevId:"google-vertex",providerNpm:"@ai-sdk/google-vertex",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"vertexai"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"veo-2-generate",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["image","video"]},name:"Veo 2 Generate",openWeights:!1,provider:"Google Vertex",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/models",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-vertex",providerModelsDevId:"google-vertex",providerNpm:"@ai-sdk/google-vertex",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"vertexai"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"veo-2-preview",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["image","video"]},name:"Veo 2 Preview",openWeights:!1,provider:"Google Vertex",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/models",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-vertex",providerModelsDevId:"google-vertex",providerNpm:"@ai-sdk/google-vertex",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"vertexai"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"veo-3",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["image","video"]},name:"Veo 3",openWeights:!1,provider:"Google Vertex",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/models",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-vertex",providerModelsDevId:"google-vertex",providerNpm:"@ai-sdk/google-vertex",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"vertexai"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"veo-3-1-fast",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["image","video"]},name:"Veo 3.1 Fast",openWeights:!1,provider:"Google Vertex",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/models",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-vertex",providerModelsDevId:"google-vertex",providerNpm:"@ai-sdk/google-vertex",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"vertexai"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"veo-3-1-fast-preview",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["image","video"]},name:"Veo 3.1 Fast preview",openWeights:!1,provider:"Google Vertex",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/models",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-vertex",providerModelsDevId:"google-vertex",providerNpm:"@ai-sdk/google-vertex",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"vertexai"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"veo-3-1-generate",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["image","video"]},name:"Veo 3.1 Generate",openWeights:!1,provider:"Google Vertex",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/models",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-vertex",providerModelsDevId:"google-vertex",providerNpm:"@ai-sdk/google-vertex",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"vertexai"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"veo-3-1-generate-preview",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["image","video"]},name:"Veo 3.1 Generate preview",openWeights:!1,provider:"Google Vertex",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/models",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-vertex",providerModelsDevId:"google-vertex",providerNpm:"@ai-sdk/google-vertex",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"vertexai"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"veo-3-fast",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["image","video"]},name:"Veo 3 Fast",openWeights:!1,provider:"Google Vertex",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/models",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-vertex",providerModelsDevId:"google-vertex",providerNpm:"@ai-sdk/google-vertex",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"vertexai"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"veo-3-fast-preview",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["image","video"]},name:"Veo 3 Fast preview",openWeights:!1,provider:"Google Vertex",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/models",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-vertex",providerModelsDevId:"google-vertex",providerNpm:"@ai-sdk/google-vertex",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"vertexai"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"veo-3-generate",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["image","video"]},name:"Veo 3 Generate",openWeights:!1,provider:"Google Vertex",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/models",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-vertex",providerModelsDevId:"google-vertex",providerNpm:"@ai-sdk/google-vertex",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"vertexai"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"veo-3-generate-preview",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["image","video"]},name:"Veo 3 Generate preview",openWeights:!1,provider:"Google Vertex",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/models",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-vertex",providerModelsDevId:"google-vertex",providerNpm:"@ai-sdk/google-vertex",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"vertexai"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"veo-3-preview",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["image","video"]},name:"Veo 3 preview",openWeights:!1,provider:"Google Vertex",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/models",providerEnv:["GOOGLE_VERTEX_PROJECT","GOOGLE_VERTEX_LOCATION","GOOGLE_APPLICATION_CREDENTIALS"],providerId:"google-vertex",providerModelsDevId:"google-vertex",providerNpm:"@ai-sdk/google-vertex",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"vertexai"}];const u={models:a};var d=Object.defineProperty,o=r((e,t)=>d(e,"name",{value:t,configurable:!0}),"t");const{models:l}=u,p=o(()=>[...l],"getModels"),s=o(e=>{if(e?.trim())return l.find(t=>t.id===e)},"getModelById"),g=o(e=>l.filter(t=>!(e.vision!==void 0&&t.vision!==e.vision||e.reasoning!==void 0&&t.reasoning!==e.reasoning||e.tool_call!==void 0&&t.toolCall!==e.tool_call||e.streaming_supported!==void 0&&t.streamingSupported!==e.streaming_supported||e.preview!==void 0&&t.preview!==e.preview||e.modalities?.input&&!e.modalities.input.every(i=>t.modalities.input.includes(i))||e.modalities?.output&&!e.modalities.output.every(i=>t.modalities.output.includes(i))||e.context_min!==void 0&&(!t.limit.context||t.limit.context<e.context_min)||e.context_max!==void 0&&(!t.limit.context||t.limit.context>e.context_max))),"searchModels"),v=o(()=>l.length,"getModelCount"),E=Object.defineProperty({__proto__:null,getModelById:s,getModelCount:v,getModels:p,searchModels:g},Symbol.toStringTag,{value:"Module"});export{E as S,v as a,p as b,s as g,g as s};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
var a=Object.defineProperty;var l=(e,t)=>a(e,"name",{value:t,configurable:!0});var n=[{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"whisper",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text","audio"],output:["text","audio"]},name:"Whisper",openWeights:!1,preview:!1,provider:"Groq",providerDoc:"https://console.groq.com/docs/models",providerEnv:["GROQ_API_KEY"],providerId:"groq",providerModelsDevId:"groq",providerNpm:"@ai-sdk/groq",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"groq",audioGeneration:!0,description:"Whisper is a general-purpose speech recognition model. It is trained on a large dataset of diverse audio and is also a multitasking model that can perform multilingual speech recognition, speech translation, and language identification.",structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"canopy",knowledge:null,lastUpdated:null,limit:{context:4e3,output:5e4},modalities:{input:["text"],output:["text"]},name:"Canopy",openWeights:!1,preview:!0,provider:"Groq",providerDoc:"https://console.groq.com/docs/models",providerEnv:["GROQ_API_KEY"],providerId:"groq",providerModelsDevId:"groq",providerNpm:"@ai-sdk/groq",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"groq"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!0,id:"compound",knowledge:null,lastUpdated:null,limit:{context:131072,output:8192},modalities:{input:["text"],output:["text"]},name:"Compound",openWeights:!1,preview:!1,provider:"Groq",providerDoc:"https://console.groq.com/docs/models",providerEnv:["GROQ_API_KEY"],providerId:"groq",providerModelsDevId:"groq",providerNpm:"@ai-sdk/groq",reasoning:!0,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"groq"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"compound-beta",knowledge:null,lastUpdated:null,limit:{context:131072,output:8192},modalities:{input:["text"],output:["text"]},name:"compound-beta",openWeights:!1,preview:!0,provider:"Groq",providerDoc:"https://console.groq.com/docs/models",providerEnv:["GROQ_API_KEY"],providerId:"groq",providerModelsDevId:"groq",providerNpm:"@ai-sdk/groq",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"groq"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"compound-beta-mini",knowledge:null,lastUpdated:null,limit:{context:131072,output:8192},modalities:{input:["text"],output:["text"]},name:"compound-beta-mini",openWeights:!1,preview:!0,provider:"Groq",providerDoc:"https://console.groq.com/docs/models",providerEnv:["GROQ_API_KEY"],providerId:"groq",providerModelsDevId:"groq",providerNpm:"@ai-sdk/groq",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"groq"},{attachment:!1,cost:{input:75e-5,inputCacheHit:null,output:99e-5},extendedThinking:!1,id:"deepseek-r-1-distill-llama-70-b",knowledge:null,lastUpdated:null,limit:{context:131072,output:8192},modalities:{input:["text"],output:["text"]},name:"deepseek-r1-distill-llama-70b",openWeights:!1,preview:!1,provider:"Groq",providerDoc:"https://console.groq.com/docs/models",providerEnv:["GROQ_API_KEY"],providerId:"groq",providerModelsDevId:"groq",providerNpm:"@ai-sdk/groq",reasoning:!1,releaseDate:"2025-01-23",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"groq"},{attachment:!1,cost:{input:.075,inputCacheHit:null,output:.3},extendedThinking:!1,id:"gpt",knowledge:null,lastUpdated:null,limit:{context:131072,output:65536},modalities:{input:["text"],output:["text"]},name:"GPT",openWeights:!1,preview:!1,provider:"Groq",providerDoc:"https://console.groq.com/docs/models",providerEnv:["GROQ_API_KEY"],providerId:"groq",providerModelsDevId:"groq",providerNpm:"@ai-sdk/groq",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"groq"},{attachment:!1,cost:{input:1,inputCacheHit:null,output:3},extendedThinking:!1,id:"kimi",knowledge:null,lastUpdated:null,limit:{context:262144,output:16384},modalities:{input:["text"],output:["text"]},name:"Kimi",openWeights:!1,preview:!0,provider:"Groq",providerDoc:"https://console.groq.com/docs/models",providerEnv:["GROQ_API_KEY"],providerId:"groq",providerModelsDevId:"groq",providerNpm:"@ai-sdk/groq",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"groq"},{attachment:!1,cost:{input:.03,inputCacheHit:null,output:.03},extendedThinking:!1,id:"llama",knowledge:null,lastUpdated:null,limit:{context:512,output:512},modalities:{input:["text"],output:["text"]},name:"Llama",openWeights:!1,preview:!0,provider:"Groq",providerDoc:"https://console.groq.com/docs/models",providerEnv:["GROQ_API_KEY"],providerId:"groq",providerModelsDevId:"groq",providerNpm:"@ai-sdk/groq",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"groq"},{attachment:!1,cost:{input:5e-5,inputCacheHit:null,output:8e-5},extendedThinking:!1,id:"llama-3-1-8-b-instant",knowledge:null,lastUpdated:null,limit:{context:131072,output:8192},modalities:{input:["text"],output:["text"]},name:"llama-3.1-8b-instant",openWeights:!1,preview:!1,provider:"Groq",providerDoc:"https://console.groq.com/docs/models",providerEnv:["GROQ_API_KEY"],providerId:"groq",providerModelsDevId:"groq",providerNpm:"@ai-sdk/groq",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"groq"},{attachment:!1,cost:{input:59e-5,inputCacheHit:null,output:79e-5},extendedThinking:!1,id:"llama-3-3-70-b-versatile",knowledge:null,lastUpdated:null,limit:{context:131072,output:8192},modalities:{input:["text"],output:["text"]},name:"llama-3.3-70b-versatile",openWeights:!1,preview:!1,provider:"Groq",providerDoc:"https://console.groq.com/docs/models",providerEnv:["GROQ_API_KEY"],providerId:"groq",providerModelsDevId:"groq",providerNpm:"@ai-sdk/groq",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"groq"},{attachment:!1,cost:{input:2e-4,inputCacheHit:null,output:6e-4},extendedThinking:!1,id:"meta-llama-llama-4-maverick-17-b-128-e-instruct",knowledge:null,lastUpdated:null,limit:{context:131072,output:8192},modalities:{input:["text"],output:["text"]},name:"meta-llama/llama-4-maverick-17b-128e-instruct",openWeights:!1,preview:!1,provider:"Groq",providerDoc:"https://console.groq.com/docs/models",providerEnv:["GROQ_API_KEY"],providerId:"groq",providerModelsDevId:"groq",providerNpm:"@ai-sdk/groq",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"groq"},{attachment:!1,cost:{input:11e-5,inputCacheHit:null,output:34e-5},extendedThinking:!1,id:"meta-llama-llama-4-scout-17-b-16-e-instruct",knowledge:null,lastUpdated:null,limit:{context:131072,output:8192},modalities:{input:["text"],output:["text"]},name:"meta-llama/llama-4-scout-17b-16e-instruct",openWeights:!1,preview:!1,provider:"Groq",providerDoc:"https://console.groq.com/docs/models",providerEnv:["GROQ_API_KEY"],providerId:"groq",providerModelsDevId:"groq",providerNpm:"@ai-sdk/groq",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"groq"},{attachment:!1,cost:{input:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"meta-llama-llama-guard-4-12-b",knowledge:null,lastUpdated:null,limit:{context:131072,output:8192},modalities:{input:["text"],output:["text"]},name:"meta-llama/llama-guard-4-12b",openWeights:!1,preview:!1,provider:"Groq",providerDoc:"https://console.groq.com/docs/models",providerEnv:["GROQ_API_KEY"],providerId:"groq",providerModelsDevId:"groq",providerNpm:"@ai-sdk/groq",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"groq"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"meta-llama-llama-prompt-guard-2-22-m",knowledge:null,lastUpdated:null,limit:{context:131072,output:8192},modalities:{input:["text"],output:["text"]},name:"meta-llama/llama-prompt-guard-2-22m",openWeights:!1,preview:!1,provider:"Groq",providerDoc:"https://console.groq.com/docs/models",providerEnv:["GROQ_API_KEY"],providerId:"groq",providerModelsDevId:"groq",providerNpm:"@ai-sdk/groq",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"groq"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"meta-llama-llama-prompt-guard-2-86-m",knowledge:null,lastUpdated:null,limit:{context:131072,output:8192},modalities:{input:["text"],output:["text"]},name:"meta-llama/llama-prompt-guard-2-86m",openWeights:!1,preview:!1,provider:"Groq",providerDoc:"https://console.groq.com/docs/models",providerEnv:["GROQ_API_KEY"],providerId:"groq",providerModelsDevId:"groq",providerNpm:"@ai-sdk/groq",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"groq"},{attachment:!1,cost:{input:.001,inputCacheHit:null,output:.003},extendedThinking:!1,id:"moonshotai-kimi-k-2-instruct",knowledge:null,lastUpdated:null,limit:{context:131072,output:8192},modalities:{input:["text"],output:["text"]},name:"moonshotai/kimi-k2-instruct",openWeights:!1,preview:!1,provider:"Groq",providerDoc:"https://console.groq.com/docs/models",providerEnv:["GROQ_API_KEY"],providerId:"groq",providerModelsDevId:"groq",providerNpm:"@ai-sdk/groq",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"groq"},{attachment:!1,cost:{input:15e-5,inputCacheHit:null,output:75e-5},extendedThinking:!1,id:"openai-gpt-oss-120-b",knowledge:null,lastUpdated:null,limit:{context:131072,output:8192},modalities:{input:["text"],output:["text"]},name:"openai/gpt-oss-120b",openWeights:!1,preview:!1,provider:"Groq",providerDoc:"https://console.groq.com/docs/models",providerEnv:["GROQ_API_KEY"],providerId:"groq",providerModelsDevId:"groq",providerNpm:"@ai-sdk/groq",reasoning:!1,releaseDate:"2025-08-05",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"groq",description:"Efficient Mixture-of-Experts model designed for high-reasoning, agentic and general-purpose use cases"},{attachment:!1,cost:{input:1e-4,inputCacheHit:null,output:5e-4},extendedThinking:!1,id:"openai-gpt-oss-20-b",knowledge:null,lastUpdated:null,limit:{context:131072,output:8192},modalities:{input:["text"],output:["text"]},name:"openai/gpt-oss-20b",openWeights:!1,preview:!1,provider:"Groq",providerDoc:"https://console.groq.com/docs/models",providerEnv:["GROQ_API_KEY"],providerId:"groq",providerModelsDevId:"groq",providerNpm:"@ai-sdk/groq",reasoning:!1,releaseDate:"2025-08-05",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"groq",description:"Lower latency Mixture-of-Experts model trained on OpenAI’s Harmony response format with reasoning capabilities"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"playai-tts",knowledge:null,lastUpdated:null,limit:{context:131072,output:8192},modalities:{input:["text"],output:["text"]},name:"playai-tts",openWeights:!1,preview:!1,provider:"Groq",providerDoc:"https://console.groq.com/docs/models",providerEnv:["GROQ_API_KEY"],providerId:"groq",providerModelsDevId:"groq",providerNpm:"@ai-sdk/groq",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"groq"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"playai-tts-arabic",knowledge:null,lastUpdated:null,limit:{context:131072,output:8192},modalities:{input:["text"],output:["text"]},name:"playai-tts-arabic",openWeights:!1,preview:!1,provider:"Groq",providerDoc:"https://console.groq.com/docs/models",providerEnv:["GROQ_API_KEY"],providerId:"groq",providerModelsDevId:"groq",providerNpm:"@ai-sdk/groq",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"groq"},{attachment:!1,cost:{input:.04,inputCacheHit:null,output:.04},extendedThinking:!1,id:"prompt",knowledge:null,lastUpdated:null,limit:{context:512,output:512},modalities:{input:["text"],output:["text"]},name:"Prompt",openWeights:!1,preview:!0,provider:"Groq",providerDoc:"https://console.groq.com/docs/models",providerEnv:["GROQ_API_KEY"],providerId:"groq",providerModelsDevId:"groq",providerNpm:"@ai-sdk/groq",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"groq"},{attachment:!1,cost:{input:29e-5,inputCacheHit:null,output:59e-5},extendedThinking:!1,id:"qwen-qwen-3-32-b",knowledge:null,lastUpdated:null,limit:{context:131072,output:8192},modalities:{input:["text"],output:["text"]},name:"qwen/qwen3-32b",openWeights:!1,preview:!1,provider:"Groq",providerDoc:"https://console.groq.com/docs/models",providerEnv:["GROQ_API_KEY"],providerId:"groq",providerModelsDevId:"groq",providerNpm:"@ai-sdk/groq",reasoning:!1,releaseDate:"2025-04-28",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"groq"},{attachment:!1,cost:{input:.075,inputCacheHit:null,output:.3},extendedThinking:!1,id:"safety",knowledge:null,lastUpdated:null,limit:{context:131072,output:65536},modalities:{input:["text"],output:["text"]},name:"Safety",openWeights:!1,preview:!0,provider:"Groq",providerDoc:"https://console.groq.com/docs/models",providerEnv:["GROQ_API_KEY"],providerId:"groq",providerModelsDevId:"groq",providerNpm:"@ai-sdk/groq",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"groq"}];const s={models:n};var p=Object.defineProperty,o=l((e,t)=>p(e,"name",{value:t,configurable:!0}),"t");const{models:r}=s,d=o(()=>[...r],"getModels"),u=o(e=>{if(e?.trim())return r.find(t=>t.id===e)},"getModelById"),m=o(e=>r.filter(t=>!(e.vision!==void 0&&t.vision!==e.vision||e.reasoning!==void 0&&t.reasoning!==e.reasoning||e.tool_call!==void 0&&t.toolCall!==e.tool_call||e.streaming_supported!==void 0&&t.streamingSupported!==e.streaming_supported||e.preview!==void 0&&t.preview!==e.preview||e.modalities?.input&&!e.modalities.input.every(i=>t.modalities.input.includes(i))||e.modalities?.output&&!e.modalities.output.every(i=>t.modalities.output.includes(i))||e.context_min!==void 0&&(!t.limit.context||t.limit.context<e.context_min)||e.context_max!==void 0&&(!t.limit.context||t.limit.context>e.context_max))),"searchModels"),g=o(()=>r.length,"getModelCount"),v=Object.defineProperty({__proto__:null,getModelById:u,getModelCount:g,getModels:d,searchModels:m},Symbol.toStringTag,{value:"Module"});export{v as C,u as a,g as b,d as g,m as s};
|
|
1
|
+
var a=Object.defineProperty;var l=(e,t)=>a(e,"name",{value:t,configurable:!0});var n=[{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"whisper",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text","audio"],output:["text","audio"]},name:"Whisper",openWeights:!1,preview:!1,provider:"Groq",providerDoc:"https://console.groq.com/docs/models",providerEnv:["GROQ_API_KEY"],providerId:"groq",providerModelsDevId:"groq",providerNpm:"@ai-sdk/groq",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"groq",audioGeneration:!0,description:"Whisper is a general-purpose speech recognition model. It is trained on a large dataset of diverse audio and is also a multitasking model that can perform multilingual speech recognition, speech translation, and language identification.",structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"canopy",knowledge:null,lastUpdated:null,limit:{context:4e3,output:5e4},modalities:{input:["text"],output:["text"]},name:"Canopy",openWeights:!1,preview:!0,provider:"Groq",providerDoc:"https://console.groq.com/docs/models",providerEnv:["GROQ_API_KEY"],providerId:"groq",providerModelsDevId:"groq",providerNpm:"@ai-sdk/groq",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"groq"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!0,id:"compound",knowledge:null,lastUpdated:null,limit:{context:131072,output:8192},modalities:{input:["text"],output:["text"]},name:"Compound",openWeights:!1,preview:!1,provider:"Groq",providerDoc:"https://console.groq.com/docs/models",providerEnv:["GROQ_API_KEY"],providerId:"groq",providerModelsDevId:"groq",providerNpm:"@ai-sdk/groq",reasoning:!0,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"groq"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"compound-beta",knowledge:null,lastUpdated:null,limit:{context:131072,output:8192},modalities:{input:["text"],output:["text"]},name:"compound-beta",openWeights:!1,preview:!0,provider:"Groq",providerDoc:"https://console.groq.com/docs/models",providerEnv:["GROQ_API_KEY"],providerId:"groq",providerModelsDevId:"groq",providerNpm:"@ai-sdk/groq",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"groq"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"compound-beta-mini",knowledge:null,lastUpdated:null,limit:{context:131072,output:8192},modalities:{input:["text"],output:["text"]},name:"compound-beta-mini",openWeights:!1,preview:!0,provider:"Groq",providerDoc:"https://console.groq.com/docs/models",providerEnv:["GROQ_API_KEY"],providerId:"groq",providerModelsDevId:"groq",providerNpm:"@ai-sdk/groq",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"groq"},{attachment:!1,cost:{input:75e-5,inputCacheHit:null,output:99e-5},extendedThinking:!1,id:"deepseek-r-1-distill-llama-70-b",knowledge:null,lastUpdated:null,limit:{context:131072,output:8192},modalities:{input:["text"],output:["text"]},name:"deepseek-r1-distill-llama-70b",openWeights:!1,preview:!1,provider:"Groq",providerDoc:"https://console.groq.com/docs/models",providerEnv:["GROQ_API_KEY"],providerId:"groq",providerModelsDevId:"groq",providerNpm:"@ai-sdk/groq",reasoning:!1,releaseDate:"2025-01-23",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"groq"},{attachment:!1,cost:{input:.075,inputCacheHit:null,output:.3},extendedThinking:!1,id:"gpt",knowledge:null,lastUpdated:null,limit:{context:131072,output:65536},modalities:{input:["text"],output:["text"]},name:"GPT",openWeights:!1,preview:!1,provider:"Groq",providerDoc:"https://console.groq.com/docs/models",providerEnv:["GROQ_API_KEY"],providerId:"groq",providerModelsDevId:"groq",providerNpm:"@ai-sdk/groq",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"groq"},{attachment:!1,cost:{input:1,inputCacheHit:null,output:3},extendedThinking:!1,id:"kimi",knowledge:null,lastUpdated:null,limit:{context:262144,output:16384},modalities:{input:["text"],output:["text"]},name:"Kimi",openWeights:!1,preview:!0,provider:"Groq",providerDoc:"https://console.groq.com/docs/models",providerEnv:["GROQ_API_KEY"],providerId:"groq",providerModelsDevId:"groq",providerNpm:"@ai-sdk/groq",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"groq"},{attachment:!1,cost:{input:.03,inputCacheHit:null,output:.03},extendedThinking:!1,id:"llama",knowledge:null,lastUpdated:null,limit:{context:512,output:512},modalities:{input:["text"],output:["text"]},name:"Llama",openWeights:!1,preview:!0,provider:"Groq",providerDoc:"https://console.groq.com/docs/models",providerEnv:["GROQ_API_KEY"],providerId:"groq",providerModelsDevId:"groq",providerNpm:"@ai-sdk/groq",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"groq"},{attachment:!1,cost:{input:5e-5,inputCacheHit:null,output:8e-5},extendedThinking:!1,id:"llama-3-1-8-b-instant",knowledge:null,lastUpdated:null,limit:{context:131072,output:8192},modalities:{input:["text"],output:["text"]},name:"llama-3.1-8b-instant",openWeights:!1,preview:!1,provider:"Groq",providerDoc:"https://console.groq.com/docs/models",providerEnv:["GROQ_API_KEY"],providerId:"groq",providerModelsDevId:"groq",providerNpm:"@ai-sdk/groq",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"groq"},{attachment:!1,cost:{input:59e-5,inputCacheHit:null,output:79e-5},extendedThinking:!1,id:"llama-3-3-70-b-versatile",knowledge:null,lastUpdated:null,limit:{context:131072,output:8192},modalities:{input:["text"],output:["text"]},name:"llama-3.3-70b-versatile",openWeights:!1,preview:!1,provider:"Groq",providerDoc:"https://console.groq.com/docs/models",providerEnv:["GROQ_API_KEY"],providerId:"groq",providerModelsDevId:"groq",providerNpm:"@ai-sdk/groq",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"groq"},{attachment:!1,cost:{input:2e-4,inputCacheHit:null,output:6e-4},extendedThinking:!1,id:"meta-llama-llama-4-maverick-17-b-128-e-instruct",knowledge:null,lastUpdated:null,limit:{context:131072,output:8192},modalities:{input:["text"],output:["text"]},name:"meta-llama/llama-4-maverick-17b-128e-instruct",openWeights:!1,preview:!1,provider:"Groq",providerDoc:"https://console.groq.com/docs/models",providerEnv:["GROQ_API_KEY"],providerId:"groq",providerModelsDevId:"groq",providerNpm:"@ai-sdk/groq",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"groq"},{attachment:!1,cost:{input:11e-5,inputCacheHit:null,output:34e-5},extendedThinking:!1,id:"meta-llama-llama-4-scout-17-b-16-e-instruct",knowledge:null,lastUpdated:null,limit:{context:131072,output:8192},modalities:{input:["text"],output:["text"]},name:"meta-llama/llama-4-scout-17b-16e-instruct",openWeights:!1,preview:!1,provider:"Groq",providerDoc:"https://console.groq.com/docs/models",providerEnv:["GROQ_API_KEY"],providerId:"groq",providerModelsDevId:"groq",providerNpm:"@ai-sdk/groq",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"groq"},{attachment:!1,cost:{input:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"meta-llama-llama-guard-4-12-b",knowledge:null,lastUpdated:null,limit:{context:131072,output:8192},modalities:{input:["text"],output:["text"]},name:"meta-llama/llama-guard-4-12b",openWeights:!1,preview:!1,provider:"Groq",providerDoc:"https://console.groq.com/docs/models",providerEnv:["GROQ_API_KEY"],providerId:"groq",providerModelsDevId:"groq",providerNpm:"@ai-sdk/groq",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"groq"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"meta-llama-llama-prompt-guard-2-22-m",knowledge:null,lastUpdated:null,limit:{context:131072,output:8192},modalities:{input:["text"],output:["text"]},name:"meta-llama/llama-prompt-guard-2-22m",openWeights:!1,preview:!1,provider:"Groq",providerDoc:"https://console.groq.com/docs/models",providerEnv:["GROQ_API_KEY"],providerId:"groq",providerModelsDevId:"groq",providerNpm:"@ai-sdk/groq",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"groq"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"meta-llama-llama-prompt-guard-2-86-m",knowledge:null,lastUpdated:null,limit:{context:131072,output:8192},modalities:{input:["text"],output:["text"]},name:"meta-llama/llama-prompt-guard-2-86m",openWeights:!1,preview:!1,provider:"Groq",providerDoc:"https://console.groq.com/docs/models",providerEnv:["GROQ_API_KEY"],providerId:"groq",providerModelsDevId:"groq",providerNpm:"@ai-sdk/groq",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"groq"},{attachment:!1,cost:{input:.001,inputCacheHit:null,output:.003},extendedThinking:!1,id:"moonshotai-kimi-k-2-instruct",knowledge:null,lastUpdated:null,limit:{context:131072,output:8192},modalities:{input:["text"],output:["text"]},name:"moonshotai/kimi-k2-instruct",openWeights:!1,preview:!1,provider:"Groq",providerDoc:"https://console.groq.com/docs/models",providerEnv:["GROQ_API_KEY"],providerId:"groq",providerModelsDevId:"groq",providerNpm:"@ai-sdk/groq",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"groq"},{attachment:!1,cost:{input:15e-5,inputCacheHit:null,output:75e-5},extendedThinking:!1,id:"openai-gpt-oss-120-b",knowledge:null,lastUpdated:null,limit:{context:131072,output:8192},modalities:{input:["text"],output:["text"]},name:"openai/gpt-oss-120b",openWeights:!1,preview:!1,provider:"Groq",providerDoc:"https://console.groq.com/docs/models",providerEnv:["GROQ_API_KEY"],providerId:"groq",providerModelsDevId:"groq",providerNpm:"@ai-sdk/groq",reasoning:!1,releaseDate:"2025-08-05",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"groq",description:"Efficient Mixture-of-Experts model designed for high-reasoning, agentic and general-purpose use cases"},{attachment:!1,cost:{input:1e-4,inputCacheHit:null,output:5e-4},extendedThinking:!1,id:"openai-gpt-oss-20-b",knowledge:null,lastUpdated:null,limit:{context:131072,output:8192},modalities:{input:["text"],output:["text"]},name:"openai/gpt-oss-20b",openWeights:!1,preview:!1,provider:"Groq",providerDoc:"https://console.groq.com/docs/models",providerEnv:["GROQ_API_KEY"],providerId:"groq",providerModelsDevId:"groq",providerNpm:"@ai-sdk/groq",reasoning:!1,releaseDate:"2025-08-05",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"groq",description:"Lower latency Mixture-of-Experts model trained on OpenAI’s Harmony response format with reasoning capabilities"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"playai-tts",knowledge:null,lastUpdated:null,limit:{context:131072,output:8192},modalities:{input:["text"],output:["text"]},name:"playai-tts",openWeights:!1,preview:!1,provider:"Groq",providerDoc:"https://console.groq.com/docs/models",providerEnv:["GROQ_API_KEY"],providerId:"groq",providerModelsDevId:"groq",providerNpm:"@ai-sdk/groq",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"groq"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"playai-tts-arabic",knowledge:null,lastUpdated:null,limit:{context:131072,output:8192},modalities:{input:["text"],output:["text"]},name:"playai-tts-arabic",openWeights:!1,preview:!1,provider:"Groq",providerDoc:"https://console.groq.com/docs/models",providerEnv:["GROQ_API_KEY"],providerId:"groq",providerModelsDevId:"groq",providerNpm:"@ai-sdk/groq",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"groq"},{attachment:!1,cost:{input:.04,inputCacheHit:null,output:.04},extendedThinking:!1,id:"prompt",knowledge:null,lastUpdated:null,limit:{context:512,output:512},modalities:{input:["text"],output:["text"]},name:"Prompt",openWeights:!1,preview:!0,provider:"Groq",providerDoc:"https://console.groq.com/docs/models",providerEnv:["GROQ_API_KEY"],providerId:"groq",providerModelsDevId:"groq",providerNpm:"@ai-sdk/groq",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"groq"},{attachment:!1,cost:{input:29e-5,inputCacheHit:null,output:59e-5},extendedThinking:!1,id:"qwen-qwen-3-32-b",knowledge:null,lastUpdated:null,limit:{context:131072,output:8192},modalities:{input:["text"],output:["text"]},name:"qwen/qwen3-32b",openWeights:!1,preview:!1,provider:"Groq",providerDoc:"https://console.groq.com/docs/models",providerEnv:["GROQ_API_KEY"],providerId:"groq",providerModelsDevId:"groq",providerNpm:"@ai-sdk/groq",reasoning:!1,releaseDate:"2025-04-28",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"groq"},{attachment:!1,cost:{input:.075,inputCacheHit:null,output:.3},extendedThinking:!1,id:"safety",knowledge:null,lastUpdated:null,limit:{context:131072,output:65536},modalities:{input:["text"],output:["text"]},name:"Safety",openWeights:!1,preview:!0,provider:"Groq",providerDoc:"https://console.groq.com/docs/models",providerEnv:["GROQ_API_KEY"],providerId:"groq",providerModelsDevId:"groq",providerNpm:"@ai-sdk/groq",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"groq"}];const s={models:n};var p=Object.defineProperty,o=l((e,t)=>p(e,"name",{value:t,configurable:!0}),"t");const{models:r}=s,d=o(()=>[...r],"getModels"),u=o(e=>{if(e?.trim())return r.find(t=>t.id===e)},"getModelById"),m=o(e=>r.filter(t=>!(e.vision!==void 0&&t.vision!==e.vision||e.reasoning!==void 0&&t.reasoning!==e.reasoning||e.tool_call!==void 0&&t.toolCall!==e.tool_call||e.streaming_supported!==void 0&&t.streamingSupported!==e.streaming_supported||e.preview!==void 0&&t.preview!==e.preview||e.modalities?.input&&!e.modalities.input.every(i=>t.modalities.input.includes(i))||e.modalities?.output&&!e.modalities.output.every(i=>t.modalities.output.includes(i))||e.context_min!==void 0&&(!t.limit.context||t.limit.context<e.context_min)||e.context_max!==void 0&&(!t.limit.context||t.limit.context>e.context_max))),"searchModels"),g=o(()=>r.length,"getModelCount"),v=Object.defineProperty({__proto__:null,getModelById:u,getModelCount:g,getModels:d,searchModels:m},Symbol.toStringTag,{value:"Module"});export{v as I,g as a,d as b,u as g,m as s};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var a=Object.defineProperty;var u=(e,t)=>a(e,"name",{value:t,configurable:!0});var o=[{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"amazon-chronos-t-5-small",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"amazon/chronos-t5-small",openWeights:!0,provider:"Hugging Face",providerDoc:"https://huggingface.co/docs",providerEnv:["HUGGINGFACE_API_KEY"],providerId:"hugging-face",providerModelsDevId:"huggingface",providerNpm:"@ai-sdk/huggingface",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"huggingface"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"babelscape-rebel-large",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Babelscape/rebel-large",openWeights:!0,provider:"Hugging Face",providerDoc:"https://huggingface.co/docs",providerEnv:["HUGGINGFACE_API_KEY"],providerId:"hugging-face",providerModelsDevId:"huggingface",providerNpm:"@ai-sdk/huggingface",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"huggingface"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"context-labs-meta-llama-llama-3-2-3b-instruct-fp16",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"context-labs/meta-llama-Llama-3.2-3B-Instruct-FP16",openWeights:!0,provider:"Hugging Face",providerDoc:"https://huggingface.co/docs",providerEnv:["HUGGINGFACE_API_KEY"],providerId:"hugging-face",providerModelsDevId:"huggingface",providerNpm:"@ai-sdk/huggingface",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"huggingface"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"distilbert-distilgpt-2",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"distilbert/distilgpt2",openWeights:!0,provider:"Hugging Face",providerDoc:"https://huggingface.co/docs",providerEnv:["HUGGINGFACE_API_KEY"],providerId:"hugging-face",providerModelsDevId:"huggingface",providerNpm:"@ai-sdk/huggingface",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"huggingface"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"dphn-dolphin-2-9-1-yi-1-5-34-b",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"dphn/dolphin-2.9.1-yi-1.5-34b",openWeights:!0,provider:"Hugging Face",providerDoc:"https://huggingface.co/docs",providerEnv:["HUGGINGFACE_API_KEY"],providerId:"hugging-face",providerModelsDevId:"huggingface",providerNpm:"@ai-sdk/huggingface",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"huggingface"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"facebook-bart-large-cnn",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"facebook/bart-large-cnn",openWeights:!0,provider:"Hugging Face",providerDoc:"https://huggingface.co/docs",providerEnv:["HUGGINGFACE_API_KEY"],providerId:"hugging-face",providerModelsDevId:"huggingface",providerNpm:"@ai-sdk/huggingface",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"huggingface"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"facebook-opt-125-m",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"facebook/opt-125m",openWeights:!0,provider:"Hugging Face",providerDoc:"https://huggingface.co/docs",providerEnv:["HUGGINGFACE_API_KEY"],providerId:"hugging-face",providerModelsDevId:"huggingface",providerNpm:"@ai-sdk/huggingface",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"huggingface"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"gensyn-qwen-2-5-0-5b-instruct",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Gensyn/Qwen2.5-0.5B-Instruct",openWeights:!0,provider:"Hugging Face",providerDoc:"https://huggingface.co/docs",providerEnv:["HUGGINGFACE_API_KEY"],providerId:"hugging-face",providerModelsDevId:"huggingface",providerNpm:"@ai-sdk/huggingface",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"huggingface"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"google-gemma-3-1-b-it",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"google/gemma-3-1b-it",openWeights:!0,provider:"Hugging Face",providerDoc:"https://huggingface.co/docs",providerEnv:["HUGGINGFACE_API_KEY"],providerId:"hugging-face",providerModelsDevId:"huggingface",providerNpm:"@ai-sdk/huggingface",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"huggingface"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"google-t-5-gemma-b-b-prefixlm",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"google/t5gemma-b-b-prefixlm",openWeights:!0,provider:"Hugging Face",providerDoc:"https://huggingface.co/docs",providerEnv:["HUGGINGFACE_API_KEY"],providerId:"hugging-face",providerModelsDevId:"huggingface",providerNpm:"@ai-sdk/huggingface",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"huggingface"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"google-t-5-t-5-small",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"google-t5/t5-small",openWeights:!0,provider:"Hugging Face",providerDoc:"https://huggingface.co/docs",providerEnv:["HUGGINGFACE_API_KEY"],providerId:"hugging-face",providerModelsDevId:"huggingface",providerNpm:"@ai-sdk/huggingface",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"huggingface"},{attachment:!1,cost:{input:2e-5,inputCacheHit:null,output:2e-5},extendedThinking:!1,id:"meta-llama-llama-3-2-1b-instruct",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"meta-llama/Llama-3.2-1B-Instruct",openWeights:!0,provider:"Hugging Face",providerDoc:"https://huggingface.co/docs",providerEnv:["HUGGINGFACE_API_KEY"],providerId:"hugging-face",providerModelsDevId:"huggingface",providerNpm:"@ai-sdk/huggingface",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"huggingface"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"mlx-community-kimi-k2-5",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"mlx-community/Kimi-K2.5",openWeights:!0,provider:"Hugging Face",providerDoc:"https://huggingface.co/docs",providerEnv:["HUGGINGFACE_API_KEY"],providerId:"hugging-face",providerModelsDevId:"huggingface",providerNpm:"@ai-sdk/huggingface",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"huggingface"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"openai-community-gpt-2",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"openai-community/gpt2",openWeights:!0,provider:"Hugging Face",providerDoc:"https://huggingface.co/docs",providerEnv:["HUGGINGFACE_API_KEY"],providerId:"hugging-face",providerModelsDevId:"huggingface",providerNpm:"@ai-sdk/huggingface",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"huggingface"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"openai-community-gpt-2-large",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"openai-community/gpt2-large",openWeights:!0,provider:"Hugging Face",providerDoc:"https://huggingface.co/docs",providerEnv:["HUGGINGFACE_API_KEY"],providerId:"hugging-face",providerModelsDevId:"huggingface",providerNpm:"@ai-sdk/huggingface",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"huggingface"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-qwen-2-1-5b-instruct",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen/Qwen2-1.5B-Instruct",openWeights:!0,provider:"Hugging Face",providerDoc:"https://huggingface.co/docs",providerEnv:["HUGGINGFACE_API_KEY"],providerId:"hugging-face",providerModelsDevId:"huggingface",providerNpm:"@ai-sdk/huggingface",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"huggingface"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-qwen-2-5-0-5b-instruct",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen/Qwen2.5-0.5B-Instruct",openWeights:!0,provider:"Hugging Face",providerDoc:"https://huggingface.co/docs",providerEnv:["HUGGINGFACE_API_KEY"],providerId:"hugging-face",providerModelsDevId:"huggingface",providerNpm:"@ai-sdk/huggingface",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"huggingface"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-qwen-2-5-1-5b-instruct",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen/Qwen2.5-1.5B-Instruct",openWeights:!0,provider:"Hugging Face",providerDoc:"https://huggingface.co/docs",providerEnv:["HUGGINGFACE_API_KEY"],providerId:"hugging-face",providerModelsDevId:"huggingface",providerNpm:"@ai-sdk/huggingface",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"huggingface"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-qwen-2-5-32b-instruct",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen/Qwen2.5-32B-Instruct",openWeights:!0,provider:"Hugging Face",providerDoc:"https://huggingface.co/docs",providerEnv:["HUGGINGFACE_API_KEY"],providerId:"hugging-face",providerModelsDevId:"huggingface",providerNpm:"@ai-sdk/huggingface",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"huggingface"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-qwen-2-5-3b-instruct",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen/Qwen2.5-3B-Instruct",openWeights:!0,provider:"Hugging Face",providerDoc:"https://huggingface.co/docs",providerEnv:["HUGGINGFACE_API_KEY"],providerId:"hugging-face",providerModelsDevId:"huggingface",providerNpm:"@ai-sdk/huggingface",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"huggingface"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"qwen-qwen-2-5-7b-instruct",knowledge:null,lastUpdated:null,limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen/Qwen2.5-7B-Instruct",openWeights:!0,provider:"Hugging Face",providerDoc:"https://huggingface.co/docs",providerEnv:["HUGGINGFACE_API_KEY"],providerId:"hugging-face",providerModelsDevId:"huggingface",providerNpm:"@ai-sdk/huggingface",reasoning:!1,releaseDate:"2024-10-16",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"huggingface"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-qwen-2-5-coder-0-5b-instruct",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen/Qwen2.5-Coder-0.5B-Instruct",openWeights:!0,provider:"Hugging Face",providerDoc:"https://huggingface.co/docs",providerEnv:["HUGGINGFACE_API_KEY"],providerId:"hugging-face",providerModelsDevId:"huggingface",providerNpm:"@ai-sdk/huggingface",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"huggingface"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-qwen-2-5-vl-3b-instruct",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Qwen/Qwen2.5-VL-3B-Instruct",openWeights:!0,provider:"Hugging Face",providerDoc:"https://huggingface.co/docs",providerEnv:["HUGGINGFACE_API_KEY"],providerId:"hugging-face",providerModelsDevId:"huggingface",providerNpm:"@ai-sdk/huggingface",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"huggingface"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-qwen-2-5-vl-7b-instruct",knowledge:null,lastUpdated:null,limit:{context:32768,output:null},modalities:{input:["text","image"],output:["text"]},name:"Qwen/Qwen2.5-VL-7B-Instruct",openWeights:!0,provider:"Hugging Face",providerDoc:"https://huggingface.co/docs",providerEnv:["HUGGINGFACE_API_KEY"],providerId:"hugging-face",providerModelsDevId:"huggingface",providerNpm:"@ai-sdk/huggingface",reasoning:!1,releaseDate:"2024-08-28",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"huggingface"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-qwen-2-vl-2b-instruct",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Qwen/Qwen2-VL-2B-Instruct",openWeights:!0,provider:"Hugging Face",providerDoc:"https://huggingface.co/docs",providerEnv:["HUGGINGFACE_API_KEY"],providerId:"hugging-face",providerModelsDevId:"huggingface",providerNpm:"@ai-sdk/huggingface",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"huggingface"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-qwen-3-0-6b",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen/Qwen3-0.6B",openWeights:!0,provider:"Hugging Face",providerDoc:"https://huggingface.co/docs",providerEnv:["HUGGINGFACE_API_KEY"],providerId:"hugging-face",providerModelsDevId:"huggingface",providerNpm:"@ai-sdk/huggingface",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"huggingface"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-qwen-3-1-7b",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen/Qwen3-1.7B",openWeights:!0,provider:"Hugging Face",providerDoc:"https://huggingface.co/docs",providerEnv:["HUGGINGFACE_API_KEY"],providerId:"hugging-face",providerModelsDevId:"huggingface",providerNpm:"@ai-sdk/huggingface",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"huggingface"},{attachment:!1,cost:{input:29e-5,inputCacheHit:null,output:59e-5},extendedThinking:!1,id:"qwen-qwen-3-32b",knowledge:null,lastUpdated:null,limit:{context:40960,output:40960},modalities:{input:["text"],output:["text"]},name:"Qwen/Qwen3-32B",openWeights:!0,provider:"Hugging Face",providerDoc:"https://huggingface.co/docs",providerEnv:["HUGGINGFACE_API_KEY"],providerId:"hugging-face",providerModelsDevId:"huggingface",providerNpm:"@ai-sdk/huggingface",reasoning:!1,releaseDate:"2025-04-28",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"huggingface"},{attachment:!1,cost:{input:0,inputCacheHit:null,output:0},extendedThinking:!1,id:"qwen-qwen-3-4b",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen/Qwen3-4B",openWeights:!0,provider:"Hugging Face",providerDoc:"https://huggingface.co/docs",providerEnv:["HUGGINGFACE_API_KEY"],providerId:"hugging-face",providerModelsDevId:"huggingface",providerNpm:"@ai-sdk/huggingface",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"huggingface"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-qwen-3-4b-base",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen/Qwen3-4B-Base",openWeights:!0,provider:"Hugging Face",providerDoc:"https://huggingface.co/docs",providerEnv:["HUGGINGFACE_API_KEY"],providerId:"hugging-face",providerModelsDevId:"huggingface",providerNpm:"@ai-sdk/huggingface",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"huggingface"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-qwen-3-4b-instruct-2507",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen/Qwen3-4B-Instruct-2507",openWeights:!0,provider:"Hugging Face",providerDoc:"https://huggingface.co/docs",providerEnv:["HUGGINGFACE_API_KEY"],providerId:"hugging-face",providerModelsDevId:"huggingface",providerNpm:"@ai-sdk/huggingface",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"huggingface"},{attachment:!1,cost:{input:35e-6,inputCacheHit:null,output:138e-6},extendedThinking:!1,id:"qwen-qwen-3-8b",knowledge:null,lastUpdated:null,limit:{context:40960,output:8192},modalities:{input:["text"],output:["text"]},name:"Qwen/Qwen3-8B",openWeights:!0,provider:"Hugging Face",providerDoc:"https://huggingface.co/docs",providerEnv:["HUGGINGFACE_API_KEY"],providerId:"hugging-face",providerModelsDevId:"huggingface",providerNpm:"@ai-sdk/huggingface",reasoning:!1,releaseDate:"2025-04-28",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"huggingface"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-qwen-3-embedding-0-6b",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen/Qwen3-Embedding-0.6B",openWeights:!0,provider:"Hugging Face",providerDoc:"https://huggingface.co/docs",providerEnv:["HUGGINGFACE_API_KEY"],providerId:"hugging-face",providerModelsDevId:"huggingface",providerNpm:"@ai-sdk/huggingface",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"huggingface"},{attachment:!1,cost:{input:1e-4,inputCacheHit:null,output:8e-4},extendedThinking:!1,id:"qwen-qwen-3-next-80b-a3b-instruct",knowledge:null,lastUpdated:null,limit:{context:262144,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen/Qwen3-Next-80B-A3B-Instruct",openWeights:!0,provider:"Hugging Face",providerDoc:"https://huggingface.co/docs",providerEnv:["HUGGINGFACE_API_KEY"],providerId:"hugging-face",providerModelsDevId:"huggingface",providerNpm:"@ai-sdk/huggingface",reasoning:!1,releaseDate:"2025-09-11",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"huggingface"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-qwen-3-vl-2b-instruct",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Qwen/Qwen3-VL-2B-Instruct",openWeights:!0,provider:"Hugging Face",providerDoc:"https://huggingface.co/docs",providerEnv:["HUGGINGFACE_API_KEY"],providerId:"hugging-face",providerModelsDevId:"huggingface",providerNpm:"@ai-sdk/huggingface",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"huggingface"},{attachment:!1,cost:{input:8e-5,inputCacheHit:null,output:5e-4},extendedThinking:!1,id:"qwen-qwen-3-vl-8b-instruct",knowledge:null,lastUpdated:null,limit:{context:131072,output:32768},modalities:{input:["text","image"],output:["text"]},name:"Qwen/Qwen3-VL-8B-Instruct",openWeights:!0,provider:"Hugging Face",providerDoc:"https://huggingface.co/docs",providerEnv:["HUGGINGFACE_API_KEY"],providerId:"hugging-face",providerModelsDevId:"huggingface",providerNpm:"@ai-sdk/huggingface",reasoning:!1,releaseDate:"2025-10-14",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"huggingface"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"trl-internal-testing-tiny-qwen-2-for-causal-lm-2-5",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"trl-internal-testing/tiny-Qwen2ForCausalLM-2.5",openWeights:!0,provider:"Hugging Face",providerDoc:"https://huggingface.co/docs",providerEnv:["HUGGINGFACE_API_KEY"],providerId:"hugging-face",providerModelsDevId:"huggingface",providerNpm:"@ai-sdk/huggingface",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"huggingface"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"unslothai-1",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"unslothai/1",openWeights:!0,provider:"Hugging Face",providerDoc:"https://huggingface.co/docs",providerEnv:["HUGGINGFACE_API_KEY"],providerId:"hugging-face",providerModelsDevId:"huggingface",providerNpm:"@ai-sdk/huggingface",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"huggingface"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"vikhyatk-moondream-2",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"vikhyatk/moondream2",openWeights:!0,provider:"Hugging Face",providerDoc:"https://huggingface.co/docs",providerEnv:["HUGGINGFACE_API_KEY"],providerId:"hugging-face",providerModelsDevId:"huggingface",providerNpm:"@ai-sdk/huggingface",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"huggingface"}];const g={models:o};var r=Object.defineProperty,n=u((e,t)=>r(e,"name",{value:t,configurable:!0}),"t");const{models:i}=g,d=n(()=>[...i],"getModels"),p=n(e=>{if(e?.trim())return i.find(t=>t.id===e)},"getModelById"),s=n(e=>i.filter(t=>!(e.vision!==void 0&&t.vision!==e.vision||e.reasoning!==void 0&&t.reasoning!==e.reasoning||e.tool_call!==void 0&&t.toolCall!==e.tool_call||e.streaming_supported!==void 0&&t.streamingSupported!==e.streaming_supported||e.preview!==void 0&&t.preview!==e.preview||e.modalities?.input&&!e.modalities.input.every(l=>t.modalities.input.includes(l))||e.modalities?.output&&!e.modalities.output.every(l=>t.modalities.output.includes(l))||e.context_min!==void 0&&(!t.limit.context||t.limit.context<e.context_min)||e.context_max!==void 0&&(!t.limit.context||t.limit.context>e.context_max))),"searchModels"),c=n(()=>i.length,"getModelCount"),f=Object.defineProperty({__proto__:null,getModelById:p,getModelCount:c,getModels:d,searchModels:s},Symbol.toStringTag,{value:"Module"});export{f as C,c as a,d as b,p as g,s};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var r=Object.defineProperty;var l=(e,t)=>r(e,"name",{value:t,configurable:!0});var a=[{attachment:!1,cost:{input:25e-5,inputCacheHit:25e-5,output:.001},extendedThinking:!1,id:"mercury",knowledge:"2023-10",lastUpdated:"2025-07-31",limit:{context:128e3,output:16384},modalities:{input:["text"],output:["text"]},name:"Mercury",openWeights:!1,provider:"inception",providerDoc:"https://platform.inceptionlabs.ai/docs",providerEnv:["INCEPTION_API_KEY"],providerId:"inception",providerModelsDevId:"inception",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-06-26",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"inception"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"mercury-2",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"mercury-2",openWeights:!1,provider:"inception",providerDoc:"https://platform.inceptionlabs.ai/docs",providerEnv:["INCEPTION_API_KEY"],providerId:"inception",providerModelsDevId:"inception",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-04-01",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"inception"},{attachment:!1,cost:{input:25e-5,inputCacheHit:25e-5,output:.001},extendedThinking:!1,id:"mercury-coder",knowledge:"2023-10",lastUpdated:"2025-07-31",limit:{context:128e3,output:16384},modalities:{input:["text"],output:["text"]},name:"Mercury Coder",openWeights:!1,provider:"inception",providerDoc:"https://platform.inceptionlabs.ai/docs",providerEnv:["INCEPTION_API_KEY"],providerId:"inception",providerModelsDevId:"inception",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-02-26",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"inception"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"mercury-edit",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"mercury-edit",openWeights:!1,provider:"inception",providerDoc:"https://platform.inceptionlabs.ai/docs",providerEnv:["INCEPTION_API_KEY"],providerId:"inception",providerModelsDevId:"inception",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-04-01",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"inception"}];const p={models:a};var d=Object.defineProperty,i=l((e,t)=>d(e,"name",{value:t,configurable:!0}),"t");const{models:o}=p,s=i(()=>[...o],"getModels"),u=i(e=>{if(e?.trim())return o.find(t=>t.id===e)},"getModelById"),c=i(e=>o.filter(t=>!(e.vision!==void 0&&t.vision!==e.vision||e.reasoning!==void 0&&t.reasoning!==e.reasoning||e.tool_call!==void 0&&t.toolCall!==e.tool_call||e.streaming_supported!==void 0&&t.streamingSupported!==e.streaming_supported||e.preview!==void 0&&t.preview!==e.preview||e.modalities?.input&&!e.modalities.input.every(n=>t.modalities.input.includes(n))||e.modalities?.output&&!e.modalities.output.every(n=>t.modalities.output.includes(n))||e.context_min!==void 0&&(!t.limit.context||t.limit.context<e.context_min)||e.context_max!==void 0&&(!t.limit.context||t.limit.context>e.context_max))),"searchModels"),m=i(()=>o.length,"getModelCount"),g=Object.defineProperty({__proto__:null,getModelById:u,getModelCount:m,getModels:s,searchModels:c},Symbol.toStringTag,{value:"Module"});export{m as a,s as b,u as g,g as k,c as s};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
var r=Object.defineProperty;var o=(e,t)=>r(e,"name",{value:t,configurable:!0});var a=[{attachment:!1,cost:{input:.002,inputCacheHit:null,output:.01},extendedThinking:!1,id:"2-vision",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"2-Vision",openWeights:!1,provider:"Inference",providerDoc:"https://inference.net/models",providerEnv:["INFERENCE_API_KEY"],providerId:"inference",providerModelsDevId:"inference",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"inference"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"3-gemma",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"3Gemma",openWeights:!1,provider:"Inference",providerDoc:"https://inference.net/models",providerEnv:["INFERENCE_API_KEY"],providerId:"inference",providerModelsDevId:"inference",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"inference"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"id-meta-fp-16-llama",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"IDMetaFP16Llama",openWeights:!1,provider:"Inference",providerDoc:"https://inference.net/models",providerEnv:["INFERENCE_API_KEY"],providerId:"inference",providerModelsDevId:"inference",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"inference"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"id-meta-fp-8-fp-16-llama",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"IDMetaFP8FP16Llama",openWeights:!1,provider:"Inference",providerDoc:"https://inference.net/models",providerEnv:["INFERENCE_API_KEY"],providerId:"inference",providerModelsDevId:"inference",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"inference"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"id-meta-fp-8-llama",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"IDMetaFP8Llama",openWeights:!1,provider:"Inference",providerDoc:"https://inference.net/models",providerEnv:["INFERENCE_API_KEY"],providerId:"inference",providerModelsDevId:"inference",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"inference"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"id-mistral-fp-8-mistral",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"IDMistralFP8Mistral",openWeights:!1,provider:"Inference",providerDoc:"https://inference.net/models",providerEnv:["INFERENCE_API_KEY"],providerId:"inference",providerModelsDevId:"inference",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"inference"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"instruct-llama",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"InstructLlama",openWeights:!1,provider:"Inference",providerDoc:"https://inference.net/models",providerEnv:["INFERENCE_API_KEY"],providerId:"inference",providerModelsDevId:"inference",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"inference"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"instruct-mistral-ne-mo-12b-instruct",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"InstructMistral-NeMo-12B-Instruct",openWeights:!1,provider:"Inference",providerDoc:"https://inference.net/models",providerEnv:["INFERENCE_API_KEY"],providerId:"inference",providerModelsDevId:"inference",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"inference"}];const s={models:a};var d=Object.defineProperty,n=o((e,t)=>d(e,"name",{value:t,configurable:!0}),"t");const{models:i}=s,p=n(()=>[...i],"getModels"),u=n(e=>{if(e?.trim())return i.find(t=>t.id===e)},"getModelById"),c=n(e=>i.filter(t=>!(e.vision!==void 0&&t.vision!==e.vision||e.reasoning!==void 0&&t.reasoning!==e.reasoning||e.tool_call!==void 0&&t.toolCall!==e.tool_call||e.streaming_supported!==void 0&&t.streamingSupported!==e.streaming_supported||e.preview!==void 0&&t.preview!==e.preview||e.modalities?.input&&!e.modalities.input.every(l=>t.modalities.input.includes(l))||e.modalities?.output&&!e.modalities.output.every(l=>t.modalities.output.includes(l))||e.context_min!==void 0&&(!t.limit.context||t.limit.context<e.context_min)||e.context_max!==void 0&&(!t.limit.context||t.limit.context>e.context_max))),"searchModels"),m=n(()=>i.length,"getModelCount"),v=Object.defineProperty({__proto__:null,getModelById:u,getModelCount:m,getModels:p,searchModels:c},Symbol.toStringTag,{value:"Module"});export{v as
|
|
1
|
+
var r=Object.defineProperty;var o=(e,t)=>r(e,"name",{value:t,configurable:!0});var a=[{attachment:!1,cost:{input:.002,inputCacheHit:null,output:.01},extendedThinking:!1,id:"2-vision",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"2-Vision",openWeights:!1,provider:"Inference",providerDoc:"https://inference.net/models",providerEnv:["INFERENCE_API_KEY"],providerId:"inference",providerModelsDevId:"inference",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"inference"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"3-gemma",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"3Gemma",openWeights:!1,provider:"Inference",providerDoc:"https://inference.net/models",providerEnv:["INFERENCE_API_KEY"],providerId:"inference",providerModelsDevId:"inference",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"inference"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"id-meta-fp-16-llama",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"IDMetaFP16Llama",openWeights:!1,provider:"Inference",providerDoc:"https://inference.net/models",providerEnv:["INFERENCE_API_KEY"],providerId:"inference",providerModelsDevId:"inference",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"inference"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"id-meta-fp-8-fp-16-llama",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"IDMetaFP8FP16Llama",openWeights:!1,provider:"Inference",providerDoc:"https://inference.net/models",providerEnv:["INFERENCE_API_KEY"],providerId:"inference",providerModelsDevId:"inference",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"inference"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"id-meta-fp-8-llama",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"IDMetaFP8Llama",openWeights:!1,provider:"Inference",providerDoc:"https://inference.net/models",providerEnv:["INFERENCE_API_KEY"],providerId:"inference",providerModelsDevId:"inference",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"inference"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"id-mistral-fp-8-mistral",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"IDMistralFP8Mistral",openWeights:!1,provider:"Inference",providerDoc:"https://inference.net/models",providerEnv:["INFERENCE_API_KEY"],providerId:"inference",providerModelsDevId:"inference",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"inference"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"instruct-llama",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"InstructLlama",openWeights:!1,provider:"Inference",providerDoc:"https://inference.net/models",providerEnv:["INFERENCE_API_KEY"],providerId:"inference",providerModelsDevId:"inference",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"inference"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"instruct-mistral-ne-mo-12b-instruct",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"InstructMistral-NeMo-12B-Instruct",openWeights:!1,provider:"Inference",providerDoc:"https://inference.net/models",providerEnv:["INFERENCE_API_KEY"],providerId:"inference",providerModelsDevId:"inference",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"inference"}];const s={models:a};var d=Object.defineProperty,n=o((e,t)=>d(e,"name",{value:t,configurable:!0}),"t");const{models:i}=s,p=n(()=>[...i],"getModels"),u=n(e=>{if(e?.trim())return i.find(t=>t.id===e)},"getModelById"),c=n(e=>i.filter(t=>!(e.vision!==void 0&&t.vision!==e.vision||e.reasoning!==void 0&&t.reasoning!==e.reasoning||e.tool_call!==void 0&&t.toolCall!==e.tool_call||e.streaming_supported!==void 0&&t.streamingSupported!==e.streaming_supported||e.preview!==void 0&&t.preview!==e.preview||e.modalities?.input&&!e.modalities.input.every(l=>t.modalities.input.includes(l))||e.modalities?.output&&!e.modalities.output.every(l=>t.modalities.output.includes(l))||e.context_min!==void 0&&(!t.limit.context||t.limit.context<e.context_min)||e.context_max!==void 0&&(!t.limit.context||t.limit.context>e.context_max))),"searchModels"),m=n(()=>i.length,"getModelCount"),v=Object.defineProperty({__proto__:null,getModelById:u,getModelCount:m,getModels:p,searchModels:c},Symbol.toStringTag,{value:"Module"});export{v as B,m as a,p as b,u as g,c as s};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
var r=Object.defineProperty;var o=(t,e)=>r(t,"name",{value:e,configurable:!0});var n=[{attachment:!1,cost:{input:0,inputCacheHit:null,output:0},extendedThinking:!1,id:"llama-4-maverick-17b-128e-instruct-fp8",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Cerebras-Llama-4-Maverick-17B-128E-Instruct (Preview)",openWeights:!0,provider:"Meta",providerDoc:"https://llama.meta.com/llama/",providerEnv:["META_API_KEY"],providerId:"meta/cerebras",providerModelsDevId:"meta",providerNpm:"@ai-sdk/meta",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"meta"},{attachment:!1,cost:{input:0,inputCacheHit:null,output:0},extendedThinking:!1,id:"llama-4-scout-17b-16e-instruct-fp8",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Cerebras-Llama-4-Scout-17B-16E-Instruct (Preview)",openWeights:!0,provider:"Meta",providerDoc:"https://llama.meta.com/llama/",providerEnv:["META_API_KEY"],providerId:"meta/cerebras",providerModelsDevId:"meta",providerNpm:"@ai-sdk/meta",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"meta"},{attachment:!1,cost:{input:45e-5,inputCacheHit:null,output:45e-5},extendedThinking:!1,id:"llama-3_3-70b-instruct",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Llama-3.3-70B-Instruct",openWeights:!0,provider:"Meta",providerDoc:"https://llama.meta.com/llama/",providerEnv:["META_API_KEY"],providerId:"meta",providerModelsDevId:"meta",providerNpm:"@ai-sdk/meta",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"meta"},{attachment:!1,cost:{input:0,inputCacheHit:null,output:0},extendedThinking:!1,id:"llama-3_3-8b-instruct",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Llama-3.3-8B-Instruct",openWeights:!0,provider:"Meta",providerDoc:"https://llama.meta.com/llama/",providerEnv:["META_API_KEY"],providerId:"meta",providerModelsDevId:"meta",providerNpm:"@ai-sdk/meta",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"meta"}];const u={models:n};var s=Object.defineProperty,l=o((t,e)=>s(t,"name",{value:e,configurable:!0}),"t");const{models:a}=u,d=l(()=>[...a],"getModels"),p=l(t=>{if(t?.trim())return a.find(e=>e.id===t)},"getModelById"),m=l(t=>a.filter(e=>!(t.vision!==void 0&&e.vision!==t.vision||t.reasoning!==void 0&&e.reasoning!==t.reasoning||t.tool_call!==void 0&&e.toolCall!==t.tool_call||t.streaming_supported!==void 0&&e.streamingSupported!==t.streaming_supported||t.preview!==void 0&&e.preview!==t.preview||t.modalities?.input&&!t.modalities.input.every(i=>e.modalities.input.includes(i))||t.modalities?.output&&!t.modalities.output.every(i=>e.modalities.output.includes(i))||t.context_min!==void 0&&(!e.limit.context||e.limit.context<t.context_min)||t.context_max!==void 0&&(!e.limit.context||e.limit.context>t.context_max))),"searchModels"),c=l(()=>a.length,"getModelCount"),g=Object.defineProperty({__proto__:null,getModelById:p,getModelCount:c,getModels:d,searchModels:m},Symbol.toStringTag,{value:"Module"});export{g as
|
|
1
|
+
var r=Object.defineProperty;var o=(t,e)=>r(t,"name",{value:e,configurable:!0});var n=[{attachment:!1,cost:{input:0,inputCacheHit:null,output:0},extendedThinking:!1,id:"llama-4-maverick-17b-128e-instruct-fp8",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Cerebras-Llama-4-Maverick-17B-128E-Instruct (Preview)",openWeights:!0,provider:"Meta",providerDoc:"https://llama.meta.com/llama/",providerEnv:["META_API_KEY"],providerId:"meta/cerebras",providerModelsDevId:"meta",providerNpm:"@ai-sdk/meta",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"meta"},{attachment:!1,cost:{input:0,inputCacheHit:null,output:0},extendedThinking:!1,id:"llama-4-scout-17b-16e-instruct-fp8",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Cerebras-Llama-4-Scout-17B-16E-Instruct (Preview)",openWeights:!0,provider:"Meta",providerDoc:"https://llama.meta.com/llama/",providerEnv:["META_API_KEY"],providerId:"meta/cerebras",providerModelsDevId:"meta",providerNpm:"@ai-sdk/meta",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"meta"},{attachment:!1,cost:{input:45e-5,inputCacheHit:null,output:45e-5},extendedThinking:!1,id:"llama-3_3-70b-instruct",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Llama-3.3-70B-Instruct",openWeights:!0,provider:"Meta",providerDoc:"https://llama.meta.com/llama/",providerEnv:["META_API_KEY"],providerId:"meta",providerModelsDevId:"meta",providerNpm:"@ai-sdk/meta",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"meta"},{attachment:!1,cost:{input:0,inputCacheHit:null,output:0},extendedThinking:!1,id:"llama-3_3-8b-instruct",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Llama-3.3-8B-Instruct",openWeights:!0,provider:"Meta",providerDoc:"https://llama.meta.com/llama/",providerEnv:["META_API_KEY"],providerId:"meta",providerModelsDevId:"meta",providerNpm:"@ai-sdk/meta",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"meta"}];const u={models:n};var s=Object.defineProperty,l=o((t,e)=>s(t,"name",{value:e,configurable:!0}),"t");const{models:a}=u,d=l(()=>[...a],"getModels"),p=l(t=>{if(t?.trim())return a.find(e=>e.id===t)},"getModelById"),m=l(t=>a.filter(e=>!(t.vision!==void 0&&e.vision!==t.vision||t.reasoning!==void 0&&e.reasoning!==t.reasoning||t.tool_call!==void 0&&e.toolCall!==t.tool_call||t.streaming_supported!==void 0&&e.streamingSupported!==t.streaming_supported||t.preview!==void 0&&e.preview!==t.preview||t.modalities?.input&&!t.modalities.input.every(i=>e.modalities.input.includes(i))||t.modalities?.output&&!t.modalities.output.every(i=>e.modalities.output.includes(i))||t.context_min!==void 0&&(!e.limit.context||e.limit.context<t.context_min)||t.context_max!==void 0&&(!e.limit.context||e.limit.context>t.context_max))),"searchModels"),c=l(()=>a.length,"getModelCount"),g=Object.defineProperty({__proto__:null,getModelById:p,getModelCount:c,getModels:d,searchModels:m},Symbol.toStringTag,{value:"Module"});export{g as G,c as a,d as b,p as g,m as s};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
var s=Object.defineProperty;var r=(t,e)=>s(t,"name",{value:e,configurable:!0});var o=[{attachment:!1,cost:{input:.3,inputCacheHit:null,output:.9},extendedThinking:!1,id:"codestral-2405",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Codestral 2405",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:.3,inputCacheHit:null,output:.9},extendedThinking:!1,id:"codestral-2501",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Codestral 2501",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:.3,inputCacheHit:null,output:.9},extendedThinking:!1,id:"codestral-2508",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Codestral 2508",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:.3,inputCacheHit:null,output:.9},extendedThinking:!1,id:"codestral-embed",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Codestral Embed",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:.3,inputCacheHit:null,output:.9},extendedThinking:!1,id:"codestral-mamba",knowledge:null,lastUpdated:null,limit:{context:2,output:null},modalities:{input:["text"],output:["text"]},name:"Codestral Mamba",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:.3,inputCacheHit:null,output:.9},extendedThinking:!1,id:"codestral-mamba-7b-↗",knowledge:null,lastUpdated:null,limit:{context:0,output:null},modalities:{input:["text"],output:["text"]},name:"Codestral Mamba 7B ↗",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:.3,inputCacheHit:null,output:.9},extendedThinking:!1,id:"codestral-↗",knowledge:null,lastUpdated:null,limit:{context:24,output:null},modalities:{input:["text"],output:["text"]},name:"Codestral ↗",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"devstral-medium",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Devstral Medium",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"devstral-small-1",knowledge:null,lastUpdated:null,limit:{context:2,output:null},modalities:{input:["text"],output:["text"]},name:"Devstral Small 1",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"devstral-small-1-0-↗",knowledge:null,lastUpdated:null,limit:{context:25,output:null},modalities:{input:["text"],output:["text"]},name:"Devstral Small 1.0 ↗",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"devstral-small-1-1",knowledge:null,lastUpdated:null,limit:{context:2,output:null},modalities:{input:["text"],output:["text"]},name:"Devstral Small 1.1",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"magistral-medium-1",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Magistral Medium 1",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"magistral-medium-1-0-↗",knowledge:null,lastUpdated:null,limit:{context:25,output:null},modalities:{input:["text"],output:["text"]},name:"Magistral Medium 1.0 ↗",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"magistral-medium-1-1",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Magistral Medium 1.1",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"magistral-medium-1-1-↗",knowledge:null,lastUpdated:null,limit:{context:25,output:null},modalities:{input:["text"],output:["text"]},name:"Magistral Medium 1.1 ↗",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"magistral-small-1",knowledge:null,lastUpdated:null,limit:{context:2,output:null},modalities:{input:["text"],output:["text"]},name:"Magistral Small 1",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"magistral-small-1-0-↗",knowledge:null,lastUpdated:null,limit:{context:25,output:null},modalities:{input:["text"],output:["text"]},name:"Magistral Small 1.0 ↗",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"magistral-small-1-1",knowledge:null,lastUpdated:null,limit:{context:2,output:null},modalities:{input:["text"],output:["text"]},name:"Magistral Small 1.1",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"magistral-small-1-1-↗",knowledge:null,lastUpdated:null,limit:{context:25,output:null},modalities:{input:["text"],output:["text"]},name:"Magistral Small 1.1 ↗",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"mathstral-7b",knowledge:null,lastUpdated:null,limit:{context:2,output:null},modalities:{input:["text"],output:["text"]},name:"Mathstral 7B",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"mathstral-7b-↗",knowledge:null,lastUpdated:null,limit:{context:0,output:null},modalities:{input:["text"],output:["text"]},name:"Mathstral 7B ↗",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"ministral-3b",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Ministral 3B",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"ministral-3b-↗",knowledge:null,lastUpdated:null,limit:{context:24,output:null},modalities:{input:["text"],output:["text"]},name:"Ministral 3B ↗",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"ministral-8b",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Ministral 8B",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"ministral-8b-↗",knowledge:null,lastUpdated:null,limit:{context:24,output:null},modalities:{input:["text"],output:["text"]},name:"Ministral 8B ↗",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-7b-↗",knowledge:null,lastUpdated:null,limit:{context:0,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral 7B ↗",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-embed",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral Embed",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-large-1-0-↗",knowledge:null,lastUpdated:null,limit:{context:24,output:null},modalities:{input:["text","image"],output:["text"]},name:"Mistral Large 1.0 ↗",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"mistral"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-large-2402",knowledge:null,lastUpdated:null,limit:{context:2402,output:null},modalities:{input:["text","image"],output:["text"]},name:"Mistral Large 2402",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"mistral"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-large-2407",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text","image"],output:["text"]},name:"Mistral Large 2407",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:"2024-11-19",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"mistral"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-large-2-0-↗",knowledge:null,lastUpdated:null,limit:{context:24,output:null},modalities:{input:["text","image"],output:["text"]},name:"Mistral Large 2.0 ↗",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"mistral"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-large-2-1",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Mistral Large 2.1",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"mistral"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-medium-1-0-↗",knowledge:null,lastUpdated:null,limit:{context:23,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral Medium 1.0 ↗",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-medium-2312",knowledge:null,lastUpdated:null,limit:{context:2312,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral Medium 2312",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-medium-3-1",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral Medium 3.1",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-moderation",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral Moderation",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-nemo-12b",knowledge:null,lastUpdated:null,limit:{context:2,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral Nemo 12B",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-next-↗",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral Next ↗",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-ocr-2503",knowledge:null,lastUpdated:null,limit:{context:2503,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral OCR 2503",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-ocr-2505",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral OCR 2505",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-saba-2502",knowledge:null,lastUpdated:null,limit:{context:2502,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral Saba 2502",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-saba-↗",knowledge:null,lastUpdated:null,limit:{context:25,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral Saba ↗",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:"2025-02-17",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-small-1-0-↗",knowledge:null,lastUpdated:null,limit:{context:24,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral Small 1.0 ↗",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-small-2",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral Small 2",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-small-2402",knowledge:null,lastUpdated:null,limit:{context:2402,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral Small 2402",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-small-2-0-↗",knowledge:null,lastUpdated:null,limit:{context:24,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral Small 2.0 ↗",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-small-3",knowledge:null,lastUpdated:null,limit:{context:2,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral Small 3",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-small-3-0-↗",knowledge:null,lastUpdated:null,limit:{context:25,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral Small 3.0 ↗",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-small-3-1",knowledge:null,lastUpdated:null,limit:{context:2,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral Small 3.1",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-small-3-1-↗",knowledge:null,lastUpdated:null,limit:{context:25,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral Small 3.1 ↗",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-small-3-2",knowledge:null,lastUpdated:null,limit:{context:2,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral Small 3.2",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"mixtral-8-x-22-b",knowledge:null,lastUpdated:null,limit:{context:2,output:null},modalities:{input:["text"],output:["text"]},name:"Mixtral 8x22B",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"mixtral-8-x-22-b-↗",knowledge:null,lastUpdated:null,limit:{context:0,output:null},modalities:{input:["text"],output:["text"]},name:"Mixtral 8x22B ↗",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"mixtral-8-x-7-b",knowledge:null,lastUpdated:null,limit:{context:2,output:null},modalities:{input:["text"],output:["text"]},name:"Mixtral 8x7B",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"mixtral-8-x-7-b-↗",knowledge:null,lastUpdated:null,limit:{context:0,output:null},modalities:{input:["text"],output:["text"]},name:"Mixtral 8x7B ↗",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"ocr-↗",knowledge:null,lastUpdated:null,limit:{context:25,output:null},modalities:{input:["text"],output:["text"]},name:"OCR ↗",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"pixtral-12b",knowledge:null,lastUpdated:null,limit:{context:2,output:null},modalities:{input:["text"],output:["text"]},name:"Pixtral 12B",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"pixtral-12b-↗",knowledge:null,lastUpdated:null,limit:{context:24,output:null},modalities:{input:["text"],output:["text"]},name:"Pixtral 12B ↗",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"pixtral-large",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Pixtral Large",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"mistral"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"voxtral-mini",knowledge:null,lastUpdated:null,limit:{context:2,output:null},modalities:{input:["text"],output:["text"]},name:"Voxtral Mini",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"voxtral-mini-transcribe",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Voxtral Mini Transcribe",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"voxtral-small",knowledge:null,lastUpdated:null,limit:{context:2,output:null},modalities:{input:["text"],output:["text"]},name:"Voxtral Small",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"}];const n={models:o};var d=Object.defineProperty,l=r((t,e)=>d(t,"name",{value:e,configurable:!0}),"t");const{models:i}=n,u=l(()=>[...i],"getModels"),p=l(t=>{if(t?.trim())return i.find(e=>e.id===t)},"getModelById"),m=l(t=>i.filter(e=>!(t.vision!==void 0&&e.vision!==t.vision||t.reasoning!==void 0&&e.reasoning!==t.reasoning||t.tool_call!==void 0&&e.toolCall!==t.tool_call||t.streaming_supported!==void 0&&e.streamingSupported!==t.streaming_supported||t.preview!==void 0&&e.preview!==t.preview||t.modalities?.input&&!t.modalities.input.every(a=>e.modalities.input.includes(a))||t.modalities?.output&&!t.modalities.output.every(a=>e.modalities.output.includes(a))||t.context_min!==void 0&&(!e.limit.context||e.limit.context<t.context_min)||t.context_max!==void 0&&(!e.limit.context||e.limit.context>t.context_max))),"searchModels"),v=l(()=>i.length,"getModelCount"),c=Object.defineProperty({__proto__:null,getModelById:p,getModelCount:v,getModels:u,searchModels:m},Symbol.toStringTag,{value:"Module"});export{c as O,p as a,v as b,u as g,m as s};
|
|
1
|
+
var s=Object.defineProperty;var r=(t,e)=>s(t,"name",{value:e,configurable:!0});var o=[{attachment:!1,cost:{input:.3,inputCacheHit:null,output:.9},extendedThinking:!1,id:"codestral-2405",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Codestral 2405",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:.3,inputCacheHit:null,output:.9},extendedThinking:!1,id:"codestral-2501",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Codestral 2501",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:.3,inputCacheHit:null,output:.9},extendedThinking:!1,id:"codestral-2508",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Codestral 2508",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:.3,inputCacheHit:null,output:.9},extendedThinking:!1,id:"codestral-embed",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Codestral Embed",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:.3,inputCacheHit:null,output:.9},extendedThinking:!1,id:"codestral-mamba",knowledge:null,lastUpdated:null,limit:{context:2,output:null},modalities:{input:["text"],output:["text"]},name:"Codestral Mamba",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:.3,inputCacheHit:null,output:.9},extendedThinking:!1,id:"codestral-mamba-7b-↗",knowledge:null,lastUpdated:null,limit:{context:0,output:null},modalities:{input:["text"],output:["text"]},name:"Codestral Mamba 7B ↗",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:.3,inputCacheHit:null,output:.9},extendedThinking:!1,id:"codestral-↗",knowledge:null,lastUpdated:null,limit:{context:24,output:null},modalities:{input:["text"],output:["text"]},name:"Codestral ↗",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"devstral-medium",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Devstral Medium",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"devstral-small-1",knowledge:null,lastUpdated:null,limit:{context:2,output:null},modalities:{input:["text"],output:["text"]},name:"Devstral Small 1",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"devstral-small-1-0-↗",knowledge:null,lastUpdated:null,limit:{context:25,output:null},modalities:{input:["text"],output:["text"]},name:"Devstral Small 1.0 ↗",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"devstral-small-1-1",knowledge:null,lastUpdated:null,limit:{context:2,output:null},modalities:{input:["text"],output:["text"]},name:"Devstral Small 1.1",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"magistral-medium-1",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Magistral Medium 1",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"magistral-medium-1-0-↗",knowledge:null,lastUpdated:null,limit:{context:25,output:null},modalities:{input:["text"],output:["text"]},name:"Magistral Medium 1.0 ↗",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"magistral-medium-1-1",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Magistral Medium 1.1",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"magistral-medium-1-1-↗",knowledge:null,lastUpdated:null,limit:{context:25,output:null},modalities:{input:["text"],output:["text"]},name:"Magistral Medium 1.1 ↗",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"magistral-small-1",knowledge:null,lastUpdated:null,limit:{context:2,output:null},modalities:{input:["text"],output:["text"]},name:"Magistral Small 1",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"magistral-small-1-0-↗",knowledge:null,lastUpdated:null,limit:{context:25,output:null},modalities:{input:["text"],output:["text"]},name:"Magistral Small 1.0 ↗",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"magistral-small-1-1",knowledge:null,lastUpdated:null,limit:{context:2,output:null},modalities:{input:["text"],output:["text"]},name:"Magistral Small 1.1",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"magistral-small-1-1-↗",knowledge:null,lastUpdated:null,limit:{context:25,output:null},modalities:{input:["text"],output:["text"]},name:"Magistral Small 1.1 ↗",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"mathstral-7b",knowledge:null,lastUpdated:null,limit:{context:2,output:null},modalities:{input:["text"],output:["text"]},name:"Mathstral 7B",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"mathstral-7b-↗",knowledge:null,lastUpdated:null,limit:{context:0,output:null},modalities:{input:["text"],output:["text"]},name:"Mathstral 7B ↗",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"ministral-3b",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Ministral 3B",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"ministral-3b-↗",knowledge:null,lastUpdated:null,limit:{context:24,output:null},modalities:{input:["text"],output:["text"]},name:"Ministral 3B ↗",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"ministral-8b",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Ministral 8B",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"ministral-8b-↗",knowledge:null,lastUpdated:null,limit:{context:24,output:null},modalities:{input:["text"],output:["text"]},name:"Ministral 8B ↗",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-7b",knowledge:null,lastUpdated:null,limit:{context:2,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral 7B",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-7b-↗",knowledge:null,lastUpdated:null,limit:{context:0,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral 7B ↗",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-embed",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral Embed",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-large-1-0-↗",knowledge:null,lastUpdated:null,limit:{context:24,output:null},modalities:{input:["text","image"],output:["text"]},name:"Mistral Large 1.0 ↗",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"mistral"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-large-2402",knowledge:null,lastUpdated:null,limit:{context:2402,output:null},modalities:{input:["text","image"],output:["text"]},name:"Mistral Large 2402",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"mistral"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-large-2407",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text","image"],output:["text"]},name:"Mistral Large 2407",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:"2024-11-19",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"mistral"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-large-2-0-↗",knowledge:null,lastUpdated:null,limit:{context:24,output:null},modalities:{input:["text","image"],output:["text"]},name:"Mistral Large 2.0 ↗",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"mistral"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-large-2-1",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Mistral Large 2.1",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"mistral"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-medium-1-0-↗",knowledge:null,lastUpdated:null,limit:{context:23,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral Medium 1.0 ↗",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-medium-2312",knowledge:null,lastUpdated:null,limit:{context:2312,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral Medium 2312",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-medium-3-1",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral Medium 3.1",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-moderation",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral Moderation",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-nemo-12b",knowledge:null,lastUpdated:null,limit:{context:2,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral Nemo 12B",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-next-↗",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral Next ↗",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-ocr-2503",knowledge:null,lastUpdated:null,limit:{context:2503,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral OCR 2503",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-ocr-2505",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral OCR 2505",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-saba-2502",knowledge:null,lastUpdated:null,limit:{context:2502,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral Saba 2502",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-saba-↗",knowledge:null,lastUpdated:null,limit:{context:25,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral Saba ↗",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:"2025-02-17",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-small-1-0-↗",knowledge:null,lastUpdated:null,limit:{context:24,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral Small 1.0 ↗",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-small-2",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral Small 2",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-small-2402",knowledge:null,lastUpdated:null,limit:{context:2402,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral Small 2402",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-small-2-0-↗",knowledge:null,lastUpdated:null,limit:{context:24,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral Small 2.0 ↗",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-small-3",knowledge:null,lastUpdated:null,limit:{context:2,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral Small 3",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-small-3-0-↗",knowledge:null,lastUpdated:null,limit:{context:25,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral Small 3.0 ↗",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-small-3-1",knowledge:null,lastUpdated:null,limit:{context:2,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral Small 3.1",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-small-3-1-↗",knowledge:null,lastUpdated:null,limit:{context:25,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral Small 3.1 ↗",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-small-3-2",knowledge:null,lastUpdated:null,limit:{context:2,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral Small 3.2",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"mixtral-8-x-22-b",knowledge:null,lastUpdated:null,limit:{context:2,output:null},modalities:{input:["text"],output:["text"]},name:"Mixtral 8x22B",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"mixtral-8-x-22-b-↗",knowledge:null,lastUpdated:null,limit:{context:0,output:null},modalities:{input:["text"],output:["text"]},name:"Mixtral 8x22B ↗",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"mixtral-8-x-7-b",knowledge:null,lastUpdated:null,limit:{context:2,output:null},modalities:{input:["text"],output:["text"]},name:"Mixtral 8x7B",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"mixtral-8-x-7-b-↗",knowledge:null,lastUpdated:null,limit:{context:0,output:null},modalities:{input:["text"],output:["text"]},name:"Mixtral 8x7B ↗",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"ocr-↗",knowledge:null,lastUpdated:null,limit:{context:25,output:null},modalities:{input:["text"],output:["text"]},name:"OCR ↗",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"pixtral-12b",knowledge:null,lastUpdated:null,limit:{context:2,output:null},modalities:{input:["text"],output:["text"]},name:"Pixtral 12B",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"pixtral-12b-↗",knowledge:null,lastUpdated:null,limit:{context:24,output:null},modalities:{input:["text"],output:["text"]},name:"Pixtral 12B ↗",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"pixtral-large",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Pixtral Large",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"mistral"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"voxtral-mini",knowledge:null,lastUpdated:null,limit:{context:2,output:null},modalities:{input:["text"],output:["text"]},name:"Voxtral Mini",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"voxtral-mini-transcribe",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Voxtral Mini Transcribe",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"voxtral-small",knowledge:null,lastUpdated:null,limit:{context:2,output:null},modalities:{input:["text"],output:["text"]},name:"Voxtral Small",openWeights:!1,provider:"Mistral",providerDoc:"https://docs.mistral.ai/getting-started/models/",providerEnv:["MISTRAL_API_KEY"],providerId:"mistral",providerModelsDevId:"mistral",providerNpm:"@ai-sdk/mistral",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"mistral"}];const n={models:o};var d=Object.defineProperty,l=r((t,e)=>d(t,"name",{value:e,configurable:!0}),"t");const{models:i}=n,u=l(()=>[...i],"getModels"),p=l(t=>{if(t?.trim())return i.find(e=>e.id===t)},"getModelById"),m=l(t=>i.filter(e=>!(t.vision!==void 0&&e.vision!==t.vision||t.reasoning!==void 0&&e.reasoning!==t.reasoning||t.tool_call!==void 0&&e.toolCall!==t.tool_call||t.streaming_supported!==void 0&&e.streamingSupported!==t.streaming_supported||t.preview!==void 0&&e.preview!==t.preview||t.modalities?.input&&!t.modalities.input.every(a=>e.modalities.input.includes(a))||t.modalities?.output&&!t.modalities.output.every(a=>e.modalities.output.includes(a))||t.context_min!==void 0&&(!e.limit.context||e.limit.context<t.context_min)||t.context_max!==void 0&&(!e.limit.context||e.limit.context>t.context_max))),"searchModels"),v=l(()=>i.length,"getModelCount"),c=Object.defineProperty({__proto__:null,getModelById:p,getModelCount:v,getModels:u,searchModels:m},Symbol.toStringTag,{value:"Module"});export{c as O,v as a,u as b,p as g,m as s};
|