@anolilab/ai-model-registry 1.3.0 → 2.0.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 +62 -0
- package/LICENSE.md +8 -13
- package/MIGRATION.md +474 -0
- package/README.md +275 -200
- package/dist/icons-sprite.d.ts +1 -1
- package/dist/icons-sprite.js +11 -11
- package/dist/index.d.ts +16 -16
- package/dist/index.js +1 -16
- package/dist/packem_chunks/alibaba.js +1 -0
- package/dist/packem_chunks/amazon-bedrock.js +1 -0
- package/dist/packem_chunks/anthropic.js +1 -0
- package/dist/packem_chunks/api.js +75 -0
- package/dist/packem_chunks/azure-open-ai.js +1 -0
- package/dist/packem_chunks/cerebras.js +1 -0
- package/dist/packem_chunks/chutes.js +1 -0
- package/dist/packem_chunks/cloudflare.js +3 -0
- package/dist/packem_chunks/deep-infra.js +1 -0
- package/dist/packem_chunks/deep-seek.js +1 -0
- package/dist/packem_chunks/fireworks-ai.js +1 -0
- package/dist/packem_chunks/git-hub-copilot.js +1 -0
- package/dist/packem_chunks/git-hub-models.js +1 -0
- package/dist/packem_chunks/google-partner.js +1 -0
- package/dist/packem_chunks/google-vertex.js +1 -0
- package/dist/packem_chunks/google.js +1 -0
- package/dist/packem_chunks/groq.js +1 -0
- package/dist/packem_chunks/hugging-face.js +1 -0
- package/dist/packem_chunks/inception.js +1 -0
- package/dist/packem_chunks/inference.js +1 -0
- package/dist/packem_chunks/meta.js +1 -0
- package/dist/packem_chunks/mistral.js +1 -0
- package/dist/packem_chunks/model-scope.js +1 -0
- package/dist/packem_chunks/morph.js +1 -0
- package/dist/packem_chunks/open-ai.js +1 -0
- package/dist/packem_chunks/open-router.js +1 -0
- package/dist/packem_chunks/providers.js +1 -0
- package/dist/packem_chunks/requesty.js +73 -0
- package/dist/packem_chunks/together-ai.js +1 -0
- package/dist/packem_chunks/upstage.js +1 -0
- package/dist/packem_chunks/v0.js +1 -0
- package/dist/packem_chunks/venice.js +1 -0
- package/dist/packem_chunks/vercel.js +1 -0
- package/dist/packem_chunks/weights-_-biases.js +1 -0
- package/dist/packem_chunks/xai.js +1 -0
- package/dist/schema.d.ts +1 -1
- package/dist/schema.js +1 -1
- package/dist/types/alibaba.d.ts +6 -0
- package/dist/types/alibaba.js +0 -0
- package/dist/types/amazon-bedrock.d.ts +6 -0
- package/dist/types/amazon-bedrock.js +0 -0
- package/dist/types/anthropic.d.ts +6 -0
- package/dist/types/anthropic.js +0 -0
- package/dist/types/azure-open-ai.d.ts +6 -0
- package/dist/types/azure-open-ai.js +0 -0
- package/dist/types/cerebras.d.ts +6 -0
- package/dist/types/cerebras.js +0 -0
- package/dist/types/chutes.d.ts +6 -0
- package/dist/types/chutes.js +0 -0
- package/dist/types/cloudflare.d.ts +6 -0
- package/dist/types/cloudflare.js +0 -0
- package/dist/types/deep-infra.d.ts +6 -0
- package/dist/types/deep-infra.js +0 -0
- package/dist/types/deep-seek.d.ts +6 -0
- package/dist/types/deep-seek.js +0 -0
- package/dist/types/fireworks-ai.d.ts +6 -0
- package/dist/types/fireworks-ai.js +0 -0
- package/dist/types/git-hub-copilot.d.ts +6 -0
- package/dist/types/git-hub-copilot.js +0 -0
- package/dist/types/git-hub-models.d.ts +6 -0
- package/dist/types/git-hub-models.js +0 -0
- package/dist/types/google-partner.d.ts +6 -0
- package/dist/types/google-partner.js +0 -0
- package/dist/types/google-vertex.d.ts +6 -0
- package/dist/types/google-vertex.js +0 -0
- package/dist/types/google.d.ts +6 -0
- package/dist/types/google.js +0 -0
- package/dist/types/groq.d.ts +6 -0
- package/dist/types/groq.js +0 -0
- package/dist/types/hugging-face.d.ts +6 -0
- package/dist/types/hugging-face.js +0 -0
- package/dist/types/inception.d.ts +6 -0
- package/dist/types/inception.js +0 -0
- package/dist/types/inference.d.ts +6 -0
- package/dist/types/inference.js +0 -0
- package/dist/types/meta.d.ts +6 -0
- package/dist/types/meta.js +0 -0
- package/dist/types/mistral.d.ts +6 -0
- package/dist/types/mistral.js +0 -0
- package/dist/types/model-scope.d.ts +6 -0
- package/dist/types/model-scope.js +0 -0
- package/dist/types/morph.d.ts +6 -0
- package/dist/types/morph.js +0 -0
- package/dist/types/open-ai.d.ts +6 -0
- package/dist/types/open-ai.js +0 -0
- package/dist/types/open-router.d.ts +6 -0
- package/dist/types/open-router.js +0 -0
- package/dist/types/providers.d.ts +11 -0
- package/dist/types/providers.js +1 -0
- package/dist/types/requesty.d.ts +6 -0
- package/dist/types/requesty.js +0 -0
- package/dist/types/together-ai.d.ts +6 -0
- package/dist/types/together-ai.js +0 -0
- package/dist/types/upstage.d.ts +6 -0
- package/dist/types/upstage.js +0 -0
- package/dist/types/v0.d.ts +6 -0
- package/dist/types/v0.js +0 -0
- package/dist/types/venice.d.ts +6 -0
- package/dist/types/venice.js +0 -0
- package/dist/types/vercel.d.ts +6 -0
- package/dist/types/vercel.js +0 -0
- package/dist/types/weights-_-biases.d.ts +6 -0
- package/dist/types/weights-_-biases.js +0 -0
- package/dist/types/xai.d.ts +6 -0
- package/dist/types/xai.js +0 -0
- package/package.json +7 -2
- package/public/alibaba.json +326 -0
- package/public/amazon-bedrock.json +2141 -0
- package/public/anthropic.json +396 -0
- package/public/api.json +66961 -19318
- package/public/azure-open-ai.json +332 -0
- package/public/cerebras.json +288 -0
- package/public/chutes.json +3220 -0
- package/public/cloudflare.json +3094 -0
- package/public/deep-infra.json +956 -0
- package/public/deep-seek.json +46 -0
- package/public/fireworks-ai.json +14486 -0
- package/public/git-hub-copilot.json +676 -0
- package/public/git-hub-models.json +256 -0
- package/public/google-partner.json +536 -0
- package/public/google-vertex.json +1376 -0
- package/public/google.json +536 -0
- package/public/groq.json +882 -0
- package/public/hugging-face.json +1096 -0
- package/public/inception.json +81 -0
- package/public/inference.json +291 -0
- package/public/meta.json +151 -0
- package/public/mistral.json +2181 -0
- package/public/model-scope.json +37839 -0
- package/public/morph.json +46 -0
- package/public/open-ai.json +606 -0
- package/public/open-router.json +15341 -0
- package/public/providers.json +43 -0
- package/public/requesty.json +13757 -0
- package/public/together-ai.json +641 -0
- package/public/upstage.json +606 -0
- package/public/v0.json +431 -0
- package/public/venice.json +501 -0
- package/public/vercel.json +4071 -0
- package/public/weights-&-biases.json +551 -0
- package/public/xai.json +256 -0
package/dist/index.js
CHANGED
|
@@ -1,16 +1 @@
|
|
|
1
|
-
var r=Object.defineProperty;var n=(e,t)=>r(e,"name",{value:t,configurable:!0});import{getIcon as h,hasProviderIcon as x,iconSymbols as I,isBase64Icon as k,isSvgIcon as D,providerIconMap as E,spriteSheet as C}from"./icons-sprite.js";import{ModelSchema as S}from"./schema.js";const o=[{attachment:!1,cost:{input:.004,inputCacheHit:null,output:.016},extendedThinking:!0,id:"deepseek-r-1-685b",knowledge:null,lastUpdated:null,limit:{context:131072,output:16384},modalities:{input:["text"],output:["text"]},name:"deepseek-r1 685B",openWeights:!1,provider:"Alibaba",providerDoc:"https://help.aliyun.com/zh/model-studio/deepseek-api",providerEnv:["ALIBABA_API_KEY"],providerId:"alibaba",providerModelsDevId:"alibaba",providerNpm:"@ai-sdk/openai-compatible",reasoning:!0,releaseDate:null,streamingSupported:!0,temperature:!1,toolCall:!0,vision:!1,icon:"alibaba"},{attachment:!1,cost:{input:.00017999999999999998,inputCacheHit:null,output:.00017999999999999998},extendedThinking:!0,id:"deepseek-r-1-distill-qwen-1-5-b",knowledge:null,lastUpdated:null,limit:{context:32768,output:16384},modalities:{input:["text"],output:["text"]},name:"deepseek-r1-distill-qwen-1.5b",openWeights:!1,provider:"Alibaba",providerDoc:"https://help.aliyun.com/zh/model-studio/deepseek-api",providerEnv:["ALIBABA_API_KEY"],providerId:"alibaba",providerModelsDevId:"alibaba",providerNpm:"@ai-sdk/openai-compatible",reasoning:!0,releaseDate:"2025-01-31",streamingSupported:!0,temperature:!1,toolCall:!0,vision:!1,icon:"alibaba"},{attachment:!1,cost:{input:.002,inputCacheHit:null,output:.008},extendedThinking:!1,id:"deepseek-v-3",knowledge:null,lastUpdated:null,limit:{context:65536,output:8192},modalities:{input:["text"],output:["text"]},name:"deepseek-v3",openWeights:!1,provider:"Alibaba",providerDoc:"https://help.aliyun.com/zh/model-studio/deepseek-api",providerEnv:["ALIBABA_API_KEY"],providerId:"alibaba",providerModelsDevId:"alibaba",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"alibaba"},{attachment:!1,cost:{input:.004,inputCacheHit:null,output:.016},extendedThinking:!1,id:"moonshot-kimi-k2-instruct",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Moonshot-Kimi-K2-Instruct",openWeights:!1,provider:"Alibaba",providerDoc:"https://help.aliyun.com/zh/model-studio/kimi-api",providerEnv:["ALIBABA_API_KEY"],providerId:"alibaba",providerModelsDevId:"alibaba",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"alibaba"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"ai21.jamba-1-5-large-v1:0",knowledge:null,lastUpdated:"2024-09-23",launchDate:"9/23/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text","text"]},name:"Jamba 1.5 Large",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/ai21-labs",reasoning:!1,regions:["us-east-1"],releaseDate:"2024-09-23",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"ai21.jamba-1-5-mini-v1:0",knowledge:null,lastUpdated:"2024-09-23",launchDate:"9/23/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text","text"]},name:"Jamba 1.5 Mini",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/ai21-labs",reasoning:!1,regions:["us-east-1"],releaseDate:"2024-09-23",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"ai21.jamba-instruct-v1:0",knowledge:null,lastUpdated:"2024-06-25",launchDate:"6/25/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text","text"]},name:"Jamba-Instruct",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/ai21-labs",reasoning:!1,regions:["us-east-1"],releaseDate:"2024-06-25",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"amazon.nova-canvas-v1:0",knowledge:null,lastUpdated:"2024-12-04",launchDate:"12/4/2024",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"Nova Canvas",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/amazon",reasoning:!1,regions:["us-east-1"],releaseDate:"2024-12-04",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"amazon.nova-lite-v1:0",knowledge:null,lastUpdated:"2024-12-04",launchDate:"12/4/202412/4/202412/4/2024",limit:{context:null,output:null},modalities:{input:["text","image","video"],output:["text"]},name:"Nova Lite",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/amazon",reasoning:!1,regions:["us-east-1","us-east-2*","us-west-2*"],releaseDate:"2024-12-04",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"amazon.nova-micro-v1:0",knowledge:null,lastUpdated:"2024-12-04",launchDate:"12/4/202412/4/202412/4/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Nova Micro",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/amazon",reasoning:!1,regions:["us-east-1","us-east-2*","us-west-2*"],releaseDate:"2024-12-04",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"amazon.nova-pro-v1:0",knowledge:null,lastUpdated:"2024-12-04",launchDate:"12/4/202412/4/202412/4/2024",limit:{context:null,output:null},modalities:{input:["text","image","video"],output:["text"]},name:"Nova Pro",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/amazon",reasoning:!1,regions:["us-east-1","us-east-2*","us-west-2*"],releaseDate:"2024-12-04",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"amazon.nova-reel-v1:0",knowledge:null,lastUpdated:"2024-12-04",launchDate:"12/4/202412/4/202412/4/2024",limit:{context:null,output:null},modalities:{input:["text","image"],output:["video"]},name:"Nova Reel",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/amazon",reasoning:!1,regions:["us-east-1"],releaseDate:"2024-12-04",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"amazon.rerank-v1:0",knowledge:null,lastUpdated:null,launchDate:"",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Rerank 1.0",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/amazon",reasoning:!1,regions:["us-west-2","ap-northeast-1","ca-central-1","eu-central-1"],releaseDate:null,streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"amazon.titan-embed-image-v1",knowledge:null,lastUpdated:"2023-11-29",launchDate:"11/29/202311/29/20234/30/20243/27/20246/13/20246/27/20244/30/20246/13/20243/27/20246/13/2024",limit:{context:null,output:null},modalities:{input:["text","image"],output:["embedding"]},name:"Titan Multimodal Embeddings G1",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/amazon",reasoning:!1,regions:["us-east-1","us-west-2","ap-south-1","ap-southeast-2","ca-central-1","eu-central-1","eu-west-1 (Gated)","eu-west-2","eu-west-3","sa-east-1"],releaseDate:"2023-11-29",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"amazon.titan-embed-text-v1",knowledge:null,lastUpdated:"2023-11-29",launchDate:"11/29/202311/29/202311/29/202311/29/2023",limit:{context:null,output:null},modalities:{input:["text"],output:["embedding"]},name:"Titan Embeddings G1 - Text",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/amazon",reasoning:!1,regions:["us-east-1","us-west-2","ap-northeast-1","eu-central-1"],releaseDate:"2023-11-29",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"amazon.titan-embed-text-v2:0",knowledge:null,lastUpdated:"2024-04-30",launchDate:"4/30/2024-4/30/202411/8/20248/13/202412/13/20249/30/202412/13/2024-10/10/20246/13/20246/27/202410/31/20246/13/202412/13/20246/13/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["embedding"]},name:"Titan Text Embeddings V2",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/amazon",reasoning:!1,regions:["us-east-1","us-east-2","us-west-2","us-gov-east-1","us-gov-west-1","ap-northeast-1","ap-northeast-2","ap-south-1","ap-southeast-1","ap-southeast-2","ca-central-1","eu-central-1","eu-central-2","eu-west-2","eu-west-3","sa-east-1"],releaseDate:"2024-04-30",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"amazon.titan-image-generator-v1",knowledge:null,lastUpdated:"2023-12-01",launchDate:"12/1/202312/1/20234/30/20244/30/20246/13/2024",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"Titan Image Generator G1",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/amazon",reasoning:!1,regions:["us-east-1","us-west-2","ap-south-1","eu-west-1 (Gated)","eu-west-2"],releaseDate:"2023-12-01",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"amazon.titan-image-generator-v2:0",knowledge:null,lastUpdated:"2024-08-06",launchDate:"8/6/20248/6/2024",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"Titan Image Generator G1 v2",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/amazon",reasoning:!1,regions:["us-east-1","us-west-2"],releaseDate:"2024-08-06",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"amazon.titan-text-express-v1",knowledge:null,lastUpdated:"2023-11-29",launchDate:"11/29/202311/29/202311/29/202311/29/20234/30/20243/27/20246/13/202411/29/20234/30/20246/13/20243/27/20246/13/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text","text"]},name:"Titan Text G1 - Express",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/amazon",reasoning:!1,regions:["us-east-1","us-west-2","us-gov-west-1","ap-northeast-1","ap-south-1","ap-southeast-2","ca-central-1","eu-central-1","eu-west-1 (Gated)","eu-west-2","eu-west-3","sa-east-1"],releaseDate:"2023-11-29",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"amazon.titan-text-lite-v1",knowledge:null,lastUpdated:"2023-11-29",launchDate:"11/29/202311/29/20234/30/20243/27/20246/13/20246/27/20244/30/20246/13/20243/27/20246/13/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Titan Text G1 - Lite",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/amazon",reasoning:!1,regions:["us-east-1","us-west-2","ap-south-1","ap-southeast-2","ca-central-1","eu-central-1","eu-west-1 (Gated)","eu-west-2","eu-west-3","sa-east-1"],releaseDate:"2023-11-29",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"amazon.titan-text-premier-v1:0",knowledge:null,lastUpdated:"2024-05-07",launchDate:"5/7/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Titan Text G1 - Premier",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/amazon",reasoning:!1,regions:["us-east-1"],releaseDate:"2024-05-07",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"anthropic.claude-3-5-haiku-20241022-v1:0",knowledge:null,lastUpdated:"2024-11-04",launchDate:"11/4/2024",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text","text"]},name:"Claude 3.5 Haiku",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/anthropic",reasoning:!1,regions:["us-east-1*","us-east-2*","us-west-2"],releaseDate:"2024-11-04",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"anthropic.claude-3-5-sonnet-20240620-v1:0",knowledge:null,lastUpdated:"2024-06-20",launchDate:"6/20/2024---7/30/2024--8/7/2024--8/5/2024",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text","text"]},name:"Claude 3.5 Sonnet",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/anthropic",reasoning:!1,regions:["us-east-1","us-east-2*","us-west-2","us-gov-east-1*","us-gov-west-1","ap-northeast-1","ap-northeast-2","ap-south-1*","ap-southeast-1 (Gated)","ap-southeast-2*","eu-central-1","eu-central-2","eu-west-1 (Gated)*","eu-west-3*"],releaseDate:"2024-06-20",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"anthropic.claude-3-5-sonnet-20241022-v2:0",knowledge:null,lastUpdated:"2024-10-22",launchDate:"10/22/2024",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text","text"]},name:"Claude 3.5 Sonnet v2",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/anthropic",reasoning:!1,regions:["us-east-1*","us-west-2"],releaseDate:"2024-10-22",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"anthropic.claude-3-7-sonnet-20250219-v1:0",knowledge:null,lastUpdated:"2025-02-24",launchDate:"2/24/2025",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text","text"]},name:"Claude 3.7 Sonnet",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/anthropic",reasoning:!1,releaseDate:"2025-02-24",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"anthropic.claude-3-haiku-20240307-v1:0",knowledge:null,lastUpdated:"2024-03-14",launchDate:"3/14/2024-3/14/2024-8/30/20247/30/2024-4/30/20248/7/20244/6/20246/13/2024--4/30/20245/9/20244/4/20246/13/2024",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text","text"]},name:"Claude 3 Haiku",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/anthropic",reasoning:!1,regions:["us-east-1","us-east-2*","us-west-2","us-gov-east-1*","us-gov-west-1","ap-northeast-1","ap-northeast-2","ap-south-1","ap-southeast-1 (Gated)","ap-southeast-2","ca-central-1","eu-central-1","eu-central-2","eu-west-1 (Gated)","eu-west-2","eu-west-3","sa-east-1"],releaseDate:"2024-03-14",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"anthropic.claude-3-opus-20240229-v1:0",knowledge:null,lastUpdated:"2024-04-16",launchDate:"-4/16/2024",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text","text"]},name:"Claude 3 Opus",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/anthropic",reasoning:!1,regions:["us-east-1*","us-west-2"],releaseDate:"2024-04-16",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"anthropic.claude-3-sonnet-20240229-v1:0",knowledge:null,lastUpdated:"2024-03-04",launchDate:"3/4/20243/4/2024--4/30/2024-4/6/20246/13/20245/29/20244/30/20245/9/20244/4/20246/13/2024",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text","text"]},name:"Claude 3 Sonnet",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/anthropic",reasoning:!1,regions:["us-east-1","us-west-2","ap-northeast-1*","ap-northeast-2*","ap-south-1","ap-southeast-1 (Gated)*","ap-southeast-2","ca-central-1","eu-central-1","eu-west-1 (Gated)","eu-west-2","eu-west-3","sa-east-1"],releaseDate:"2024-03-04",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"anthropic.claude-instant-v1",knowledge:null,lastUpdated:"2023-11-29",launchDate:"--11/29/202311/29/2023",limit:{context:null,output:null},modalities:{input:["text"],output:["text","text"]},name:"Claude Instant",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/anthropic",reasoning:!1,regions:["us-east-1","us-west-2","ap-northeast-1","ap-southeast-1 (Gated)","eu-central-1"],releaseDate:"2023-11-29",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"anthropic.claude-v2",knowledge:null,lastUpdated:"2023-08-01",launchDate:"8/1/2023-11/29/2024-",limit:{context:null,output:null},modalities:{input:["text"],output:["text","text"]},name:"Claude 2",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/anthropic",reasoning:!1,regions:["us-east-1","us-west-2","ap-southeast-1 (Gated)","eu-central-1"],releaseDate:"2023-08-01",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"anthropic.claude-v2:1",knowledge:null,lastUpdated:"2023-11-29",launchDate:"11/29/202311/29/202312/21/2023-",limit:{context:null,output:null},modalities:{input:["text"],output:["text","text"]},name:"Claude 2.1",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/anthropic",reasoning:!1,regions:["us-east-1","us-west-2","ap-northeast-1","eu-central-1"],releaseDate:"2023-11-29",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"cohere.command-light-text-v14",knowledge:null,lastUpdated:"2023-11-13",launchDate:"11/13/202311/13/2023",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Command Light",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/cohere",reasoning:!1,regions:["us-east-1","us-west-2"],releaseDate:"2023-11-13",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"cohere.command-r-plus-v1:0",knowledge:null,lastUpdated:"2024-04-29",launchDate:"4/29/20244/29/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text","text"]},name:"Command R+",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/cohere",reasoning:!1,regions:["us-east-1","us-west-2"],releaseDate:"2024-04-29",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"cohere.command-r-v1:0",knowledge:null,lastUpdated:"2024-04-29",launchDate:"4/29/20244/29/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text","text"]},name:"Command R",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/cohere",reasoning:!1,regions:["us-east-1","us-west-2"],releaseDate:"2024-04-29",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:5e-4,inputCacheHit:null,output:.0015},id:"cohere.command-text-v14",knowledge:null,lastUpdated:"2023-11-13",launchDate:"11/13/202311/13/2023",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Command",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/cohere",reasoning:!1,regions:["us-east-1","us-west-2"],releaseDate:"2023-11-13",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"cohere.embed-english-v3",knowledge:null,lastUpdated:"2025-01-24",launchDate:"1/24/2025",limit:{context:null,output:null},modalities:{input:["text"],output:["video"]},name:"Cohere Embed English",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/cohere",reasoning:!1,releaseDate:"2025-01-24",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"cohere.embed-multilingual-v3",knowledge:null,lastUpdated:"2025-01-24",launchDate:"1/24/2025",limit:{context:null,output:null},modalities:{input:["text"],output:["embedding"]},name:"Cohere Embed Multilingual",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/cohere",reasoning:!1,releaseDate:"2025-01-24",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"cohere.rerank-v3-5:0",knowledge:null,lastUpdated:null,launchDate:"",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Rerank 3.5",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/cohere",reasoning:!1,regions:["us-west-2","ap-northeast-1","ca-central-1","eu-central-1"],releaseDate:null,streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:75e-5,inputCacheHit:null,output:99e-5},extendedThinking:!1,id:"deepseek.r1-v1:0",knowledge:null,lastUpdated:"2025-03-10",launchDate:"3/10/2025",limit:{context:163840,output:163840},modalities:{input:["text"],output:["text"]},name:"DeepSeek-R1",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/deep-seek",reasoning:!1,regions:["us-east-1","us-east-2","us-west-2"],releaseDate:"2025-03-10",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"luma.ray-v2:0",knowledge:null,lastUpdated:"2025-01-23",launchDate:"1/23/2025",limit:{context:null,output:null},modalities:{input:["text"],output:["video"]},name:"Luma Ray v2",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/luma",reasoning:!1,regions:["us-west-2"],releaseDate:"2025-01-23",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},id:"meta.llama3-1-405b-instruct-v1:0",knowledge:null,lastUpdated:"2024-12-03",launchDate:"12/3/20247/23/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text","text"]},name:"Llama 3.1 405B Instruct",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/meta",reasoning:!1,regions:["us-east-2*","us-west-2"],releaseDate:"2024-12-03",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},id:"meta.llama3-1-70b-instruct-v1:0",knowledge:null,lastUpdated:"2024-10-26",launchDate:"10/26/202410/26/20247/23/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text","text"]},name:"Llama 3.1 70B Instruct",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/meta",reasoning:!1,regions:["us-east-1*","us-east-2*","us-west-2"],releaseDate:"2024-10-26",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},id:"meta.llama3-1-8b-instruct-v1:0",knowledge:null,lastUpdated:"2024-10-26",launchDate:"10/26/202410/26/20247/23/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text","text"]},name:"Llama 3.1 8B Instruct",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/meta",reasoning:!1,regions:["us-east-1*","us-east-2*","us-west-2"],releaseDate:"2024-10-26",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},id:"meta.llama3-2-11b-instruct-v1:0",knowledge:null,lastUpdated:"2024-09-25",launchDate:"9/25/202410/26/20249/25/2024",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text","text"]},name:"Llama 3.2 11B Instruct",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/meta",reasoning:!1,regions:["us-east-1*","us-east-2*","us-west-2*"],releaseDate:"2024-09-25",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},id:"meta.llama3-2-1b-instruct-v1:0",knowledge:null,lastUpdated:"2024-09-25",launchDate:"9/25/202410/26/20249/25/20249/25/20249/25/20249/25/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text","text"]},name:"Llama 3.2 1B Instruct",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/meta",reasoning:!1,regions:["us-east-1*","us-east-2*","us-west-2*","eu-central-1*","eu-west-1 (Gated)*","eu-west-3*"],releaseDate:"2024-09-25",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},id:"meta.llama3-2-3b-instruct-v1:0",knowledge:null,lastUpdated:"2024-09-25",launchDate:"9/25/202410/26/20249/25/20249/25/20249/25/20249/25/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text","text"]},name:"Llama 3.2 3B Instruct",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/meta",reasoning:!1,regions:["us-east-1*","us-east-2*","us-west-2*","eu-central-1*","eu-west-1 (Gated)*","eu-west-3*"],releaseDate:"2024-09-25",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},id:"meta.llama3-2-90b-instruct-v1:0",knowledge:null,lastUpdated:"2024-09-25",launchDate:"9/25/202410/26/20249/25/2024",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text","text"]},name:"Llama 3.2 90B Instruct",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/meta",reasoning:!1,regions:["us-east-1*","us-east-2*","us-west-2*"],releaseDate:"2024-09-25",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},id:"meta.llama3-3-70b-instruct-v1:0",knowledge:null,lastUpdated:"2024-12-19",launchDate:"12/19/202412/19/202412/19/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text","text"]},name:"Llama 3.3 70B Instruct",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/meta",reasoning:!1,regions:["us-east-1*","us-east-2","us-west-2*"],releaseDate:"2024-12-19",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},id:"meta.llama3-70b-instruct-v1:0",knowledge:null,lastUpdated:"2024-04-23",launchDate:"4/23/20244/23/20248/1/20244/30/20246/13/20246/13/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text","text"]},name:"Llama 3 70B Instruct",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/meta",reasoning:!1,regions:["us-east-1","us-west-2","us-gov-west-1","ap-south-1","ca-central-1","eu-west-2"],releaseDate:"2024-04-23",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},id:"meta.llama3-8b-instruct-v1:0",knowledge:null,lastUpdated:"2024-04-23",launchDate:"4/23/20244/23/20248/1/20244/30/20246/13/20246/13/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text","text"]},name:"Llama 3 8B Instruct",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/meta",reasoning:!1,regions:["us-east-1","us-west-2","us-gov-west-1","ap-south-1","ca-central-1","eu-west-2"],releaseDate:"2024-04-23",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},id:"meta.llama4-maverick-17b-instruct-v1:0",knowledge:null,lastUpdated:"2025-04-28",launchDate:"4/28/2025",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text","text"]},name:"Llama 4 Maverick 17B Instruct",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/meta",reasoning:!1,regions:["us-east-1","us-east-2","us-west-2"],releaseDate:"2025-04-28",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},id:"meta.llama4-scout-17b-instruct-v1:0",knowledge:null,lastUpdated:"2025-04-28",launchDate:"4/28/2025",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text","text"]},name:"Llama 4 Scout 17B Instruct",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/meta",reasoning:!1,regions:["us-east-1","us-east-2","us-west-2"],releaseDate:"2025-04-28",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"mistral.pixtral-large-2502-v1:0",knowledge:null,lastUpdated:"2025-04-08",launchDate:"4/8/2025",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Pixtral Large (25.02)",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/miatral",reasoning:!1,releaseDate:"2025-04-08",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},id:"mistral.mistral-7b-instruct-v0:2",knowledge:null,lastUpdated:"2024-03-09",launchDate:"3/9/20243/1/20244/30/20243/29/20246/13/20244/30/20246/13/20243/29/20246/13/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral 7B Instruct",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/mistral-ai",reasoning:!1,regions:["us-east-1","us-west-2","ap-south-1","ap-southeast-2","ca-central-1","eu-west-1 (Gated)","eu-west-2","eu-west-3","sa-east-1"],releaseDate:"2024-03-09",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},id:"mistral.mistral-large-2402-v1:0",knowledge:null,lastUpdated:"2024-04-03",launchDate:"4/3/20244/3/20244/30/20244/4/20246/13/20244/30/20246/13/20244/3/20246/13/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral Large (24.02)",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/mistral-ai",reasoning:!1,regions:["us-east-1","us-west-2","ap-south-1","ap-southeast-2","ca-central-1","eu-west-1 (Gated)","eu-west-2","eu-west-3","sa-east-1"],releaseDate:"2024-04-03",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral.mistral-large-2407-v1:0",knowledge:null,lastUpdated:"2024-07-24",launchDate:"7/24/2024",limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral Large (24.07)",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/mistral-ai",reasoning:!1,regions:["us-west-2"],releaseDate:"2024-07-24",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"bedrock"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},id:"mistral.mistral-small-2402-v1:0",knowledge:null,lastUpdated:"2024-05-24",launchDate:"5/24/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral Small (24.02)",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/mistral-ai",reasoning:!1,regions:["us-east-1"],releaseDate:"2024-05-24",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"mistral.mixtral-8x7b-instruct-v0:1",knowledge:null,lastUpdated:"2024-03-09",launchDate:"3/9/20243/1/20244/30/20243/29/20246/13/20244/30/20246/13/20243/29/20246/13/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Mixtral 8x7B Instruct",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/mistral-ai",reasoning:!1,regions:["us-east-1","us-west-2","ap-south-1","ap-southeast-2","ca-central-1","eu-west-1 (Gated)","eu-west-2","eu-west-3","sa-east-1"],releaseDate:"2024-03-09",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"stability.sd3-5-large-v1:0",knowledge:null,lastUpdated:"2024-12-19",launchDate:"12/19/2024",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"Stable Diffusion 3.5 Large",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/stability-ai",reasoning:!1,regions:["us-west-2"],releaseDate:"2024-12-19",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"stability.sd3-large-v1:0",knowledge:null,lastUpdated:"2024-09-04",launchDate:"9/4/2024",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"SD3 Large 1.0",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/stability-ai",reasoning:!1,regions:["us-west-2"],releaseDate:"2024-09-04",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"stability.stable-image-core-v1:0",knowledge:null,lastUpdated:"2024-09-04",launchDate:"9/4/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["image"]},name:"Stable Image Core 1.0",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/stability-ai",reasoning:!1,regions:["us-west-2"],releaseDate:"2024-09-04",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"stability.stable-image-core-v1:1",knowledge:null,lastUpdated:"2024-12-19",launchDate:"12/19/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["image"]},name:"Stable Image Core 1.1",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/stability-ai",reasoning:!1,regions:["us-west-2"],releaseDate:"2024-12-19",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"stability.stable-image-ultra-v1:0",knowledge:null,lastUpdated:"2024-09-04",launchDate:"9/4/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["image"]},name:"Stable Image Ultra 1.0",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/stability-ai",reasoning:!1,regions:["us-west-2"],releaseDate:"2024-09-04",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"stability.stable-image-ultra-v1:1",knowledge:null,lastUpdated:"2024-12-19",launchDate:"12/19/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["image"]},name:"Stable Image Ultra 1.1",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/stability-ai",reasoning:!1,regions:["us-west-2"],releaseDate:"2024-12-19",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"writer.palmyra-x4-v1:0",knowledge:null,lastUpdated:"2025-04-28",launchDate:"4/28/2025",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Palmera X4",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/writer",reasoning:!1,regions:["us-west-2"],releaseDate:"2025-04-28",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"writer.palmyra-x5-v1:0",knowledge:null,lastUpdated:"2025-04-28",launchDate:"4/28/2025",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Palmera X5",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/writer",reasoning:!1,regions:["us-west-2"],releaseDate:"2025-04-28",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:.5,inputCacheHit:null,output:.03},extendedThinking:!1,id:"claude-haiku-3",knowledge:null,lastUpdated:null,limit:{context:0,output:0},modalities:{input:["text","image"],output:["text"]},name:"Claude Haiku 3",openWeights:!1,provider:"Anthropic",providerDoc:"https://docs.anthropic.com/en/docs/about-claude/models",providerEnv:["ANTHROPIC_API_KEY"],providerId:"anthropic",providerModelsDevId:"anthropic",providerNpm:"@ai-sdk/anthropic",reasoning:!1,releaseDate:"2024-02-29",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"anthropic"},{attachment:!1,cost:{input:1.6,inputCacheHit:null,output:.08},extendedThinking:!1,id:"claude-haiku-3-5",knowledge:null,lastUpdated:null,limit:{context:0,output:1},modalities:{input:["text","image"],output:["text"]},name:"Claude Haiku 3.5",openWeights:!1,provider:"Anthropic",providerDoc:"https://docs.anthropic.com/en/docs/about-claude/models",providerEnv:["ANTHROPIC_API_KEY"],providerId:"anthropic",providerModelsDevId:"anthropic",providerNpm:"@ai-sdk/anthropic",reasoning:!1,releaseDate:"2024-03-04",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"anthropic"},{attachment:!1,cost:{input:30,inputCacheHit:null,output:1.5},extendedThinking:!0,id:"claude-opus-3",knowledge:null,lastUpdated:null,limit:{context:15,output:18},modalities:{input:["text"],output:["text"]},name:"Claude Opus 3",openWeights:!1,provider:"Anthropic",providerDoc:"https://docs.anthropic.com/en/docs/about-claude/models",providerEnv:["ANTHROPIC_API_KEY"],providerId:"anthropic",providerModelsDevId:"anthropic",providerNpm:"@ai-sdk/anthropic",reasoning:!0,releaseDate:"2024-02-29",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"anthropic"},{attachment:!1,cost:{input:30,inputCacheHit:null,output:1.5},extendedThinking:!0,id:"claude-opus-3-(deprecated)",knowledge:null,lastUpdated:null,limit:{context:15,output:18},modalities:{input:["text"],output:["text"]},name:"Claude Opus 3 (deprecated)",openWeights:!1,provider:"Anthropic",providerDoc:"https://docs.anthropic.com/en/docs/about-claude/models",providerEnv:["ANTHROPIC_API_KEY"],providerId:"anthropic",providerModelsDevId:"anthropic",providerNpm:"@ai-sdk/anthropic",reasoning:!0,releaseDate:"2024-02-29",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"anthropic"},{attachment:!1,cost:{input:30,inputCacheHit:null,output:1.5},extendedThinking:!0,id:"claude-opus-4",knowledge:null,lastUpdated:null,limit:{context:15,output:18},modalities:{input:["text"],output:["text"]},name:"Claude Opus 4",openWeights:!1,provider:"Anthropic",providerDoc:"https://docs.anthropic.com/en/docs/about-claude/models",providerEnv:["ANTHROPIC_API_KEY"],providerId:"anthropic",providerModelsDevId:"anthropic",providerNpm:"@ai-sdk/anthropic",reasoning:!0,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"anthropic"},{attachment:!1,cost:{input:30,inputCacheHit:null,output:1.5},extendedThinking:!0,id:"claude-opus-4-1",knowledge:null,lastUpdated:null,limit:{context:15,output:18},modalities:{input:["text"],output:["text"]},name:"Claude Opus 4.1",openWeights:!1,provider:"Anthropic",providerDoc:"https://docs.anthropic.com/en/docs/about-claude/models",providerEnv:["ANTHROPIC_API_KEY"],providerId:"anthropic",providerModelsDevId:"anthropic",providerNpm:"@ai-sdk/anthropic",reasoning:!0,releaseDate:"2024-12-01",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"anthropic"},{attachment:!1,cost:{input:6,inputCacheHit:null,output:.3},extendedThinking:!0,id:"claude-sonnet-3-5",knowledge:null,lastUpdated:null,limit:{context:3,output:3},modalities:{input:["text"],output:["text"]},name:"Claude Sonnet 3.5",openWeights:!1,provider:"Anthropic",providerDoc:"https://docs.anthropic.com/en/docs/about-claude/models",providerEnv:["ANTHROPIC_API_KEY"],providerId:"anthropic",providerModelsDevId:"anthropic",providerNpm:"@ai-sdk/anthropic",reasoning:!0,releaseDate:"2024-03-04",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"anthropic"},{attachment:!1,cost:{input:6,inputCacheHit:null,output:.3},extendedThinking:!0,id:"claude-sonnet-3-5-(deprecated)",knowledge:null,lastUpdated:null,limit:{context:3,output:3},modalities:{input:["text"],output:["text"]},name:"Claude Sonnet 3.5 (deprecated)",openWeights:!1,provider:"Anthropic",providerDoc:"https://docs.anthropic.com/en/docs/about-claude/models",providerEnv:["ANTHROPIC_API_KEY"],providerId:"anthropic",providerModelsDevId:"anthropic",providerNpm:"@ai-sdk/anthropic",reasoning:!0,releaseDate:"2024-03-04",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"anthropic"},{attachment:!1,cost:{input:6,inputCacheHit:null,output:.3},extendedThinking:!0,id:"claude-sonnet-3-7",knowledge:null,lastUpdated:null,limit:{context:3,output:3},modalities:{input:["text"],output:["text"]},name:"Claude Sonnet 3.7",openWeights:!1,provider:"Anthropic",providerDoc:"https://docs.anthropic.com/en/docs/about-claude/models",providerEnv:["ANTHROPIC_API_KEY"],providerId:"anthropic",providerModelsDevId:"anthropic",providerNpm:"@ai-sdk/anthropic",reasoning:!0,releaseDate:"2024-02-29",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"anthropic"},{attachment:!1,cost:{input:6,inputCacheHit:null,output:.3},extendedThinking:!0,id:"claude-sonnet-4",knowledge:null,lastUpdated:null,limit:{context:3,output:3},modalities:{input:["text"],output:["text"]},name:"Claude Sonnet 4",openWeights:!1,provider:"Anthropic",providerDoc:"https://docs.anthropic.com/en/docs/about-claude/models",providerEnv:["ANTHROPIC_API_KEY"],providerId:"anthropic",providerModelsDevId:"anthropic",providerNpm:"@ai-sdk/anthropic",reasoning:!0,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"anthropic"},{attachment:!1,cost:{input:.0015,inputCacheHit:null,output:.002},extendedThinking:!1,id:"gpt-35-turbo-(0125)",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"gpt-35-turbo (0125)",openWeights:!1,provider:"Azure OpenAI",providerDoc:"https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/models",providerEnv:["AZURE_OPENAI_API_KEY","AZURE_OPENAI_ENDPOINT"],providerId:"azure-open-ai",providerModelsDevId:"azure-openai",providerNpm:"@ai-sdk/azure-openai",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"azure"},{attachment:!1,cost:{input:.0015,inputCacheHit:null,output:.002},extendedThinking:!1,id:"gpt-35-turbo-(1106)",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"gpt-35-turbo (1106)",openWeights:!1,provider:"Azure OpenAI",providerDoc:"https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/models",providerEnv:["AZURE_OPENAI_API_KEY","AZURE_OPENAI_ENDPOINT"],providerId:"azure-open-ai",providerModelsDevId:"azure-openai",providerNpm:"@ai-sdk/azure-openai",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"azure"},{attachment:!1,cost:{input:.03,inputCacheHit:null,output:.06},extendedThinking:!1,id:"gpt-4-(turbo-2024-04-09)",knowledge:null,lastUpdated:null,limit:{context:128e3,output:4096},modalities:{input:["text"],output:["text"]},name:"gpt-4 (turbo-2024-04-09)",openWeights:!1,provider:"Azure OpenAI",providerDoc:"https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/models",providerEnv:["AZURE_OPENAI_API_KEY","AZURE_OPENAI_ENDPOINT"],providerId:"azure-open-ai",providerModelsDevId:"azure-openai",providerNpm:"@ai-sdk/azure-openai",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,trainingCutoff:"December 2023",vision:!1,icon:"azure"},{attachment:!1,cost:{input:.03,inputCacheHit:null,output:.06},extendedThinking:!1,id:"gpt-4-o-(2024-05-13)",knowledge:null,lastUpdated:null,limit:{context:128e3,output:4096},modalities:{input:["text","image"],output:["text"]},name:"gpt-4o (2024-05-13)",openWeights:!1,provider:"Azure OpenAI",providerDoc:"https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/models",providerEnv:["AZURE_OPENAI_API_KEY","AZURE_OPENAI_ENDPOINT"],providerId:"azure-open-ai",providerModelsDevId:"azure-openai",providerNpm:"@ai-sdk/azure-openai",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,trainingCutoff:"October 2023",vision:!0,icon:"azure"},{attachment:!1,cost:{input:.03,inputCacheHit:null,output:.06},extendedThinking:!1,id:"gpt-4-o-(2024-08-06)",knowledge:null,lastUpdated:null,limit:{context:128e3,output:16384},modalities:{input:["text","image"],output:["text"]},name:"gpt-4o (2024-08-06)",openWeights:!1,provider:"Azure OpenAI",providerDoc:"https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/models",providerEnv:["AZURE_OPENAI_API_KEY","AZURE_OPENAI_ENDPOINT"],providerId:"azure-open-ai",providerModelsDevId:"azure-openai",providerNpm:"@ai-sdk/azure-openai",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,trainingCutoff:"October 2023",vision:!0,icon:"azure"},{attachment:!1,cost:{input:.03,inputCacheHit:null,output:.06},extendedThinking:!1,id:"gpt-4-o-(2024-11-20)",knowledge:null,lastUpdated:null,limit:{context:128e3,output:16384},modalities:{input:["text","image"],output:["text"]},name:"gpt-4o (2024-11-20)",openWeights:!1,provider:"Azure OpenAI",providerDoc:"https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/models",providerEnv:["AZURE_OPENAI_API_KEY","AZURE_OPENAI_ENDPOINT"],providerId:"azure-open-ai",providerModelsDevId:"azure-openai",providerNpm:"@ai-sdk/azure-openai",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,trainingCutoff:"October 2023",vision:!0,icon:"azure"},{attachment:!1,cost:{input:.03,inputCacheHit:null,output:.06},extendedThinking:!1,id:"gpt-4-o-mini-(2024-07-18)",knowledge:null,lastUpdated:null,limit:{context:128e3,output:16384},modalities:{input:["text","image"],output:["text"]},name:"gpt-4o-mini (2024-07-18)",openWeights:!1,provider:"Azure OpenAI",providerDoc:"https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/models",providerEnv:["AZURE_OPENAI_API_KEY","AZURE_OPENAI_ENDPOINT"],providerId:"azure-open-ai",providerModelsDevId:"azure-openai",providerNpm:"@ai-sdk/azure-openai",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,trainingCutoff:"October 2023",vision:!0,icon:"azure"},{attachment:!1,cost:{input:.015,inputCacheHit:null,output:.06},extendedThinking:!1,id:"o-1-mini-(2024-09-12)",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"o1-mini (2024-09-12)",openWeights:!1,provider:"Azure OpenAI",providerDoc:"https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/models",providerEnv:["AZURE_OPENAI_API_KEY","AZURE_OPENAI_ENDPOINT"],providerId:"azure-open-ai",providerModelsDevId:"azure-openai",providerNpm:"@ai-sdk/azure-openai",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"azure"},{attachment:!1,cost:{input:.015,inputCacheHit:null,output:.06},extendedThinking:!1,id:"o-1-preview-(2024-09-12)",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"o1-preview (2024-09-12)",openWeights:!1,provider:"Azure OpenAI",providerDoc:"https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/models",providerEnv:["AZURE_OPENAI_API_KEY","AZURE_OPENAI_ENDPOINT"],providerId:"azure-open-ai",providerModelsDevId:"azure-openai",providerNpm:"@ai-sdk/azure-openai",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"azure"},{attachment:!1,cost:{input:.001,inputCacheHit:null,output:.002},extendedThinking:!1,id:"cerebras-1",knowledge:null,lastUpdated:null,limit:{context:8192,output:4096},modalities:{input:["text"],output:["text"]},name:"Cerebras-1",openWeights:!1,provider:"cerebras",providerDoc:"https://inference-docs.cerebras.ai/models/overview",providerEnv:["CEREBRAS_API_KEY"],providerId:"cerebras",providerNpm:"@ai-sdk/cerebras",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"cerebras"},{attachment:!1,audioGeneration:!1,batchMode:!1,cacheRead:!1,codeExecution:!1,compoundSystem:!1,cost:{input:75e-5,inputCacheHit:null,output:99e-5},deploymentType:"cloud",extendedThinking:!1,id:"deepseek-r1-distill-llama-70b",imageGeneration:!1,knowledge:null,lastUpdated:null,limit:{context:131072,output:131072},modalities:{input:["text"],output:["text"]},name:"deepseek-r1-distill-llama-70b",openWeights:!1,preview:!1,provider:"Groq",providerId:"groq/deep-seek-meta",reasoning:!1,releaseDate:"2025-01-23",searchGrounding:!1,streamingSupported:!0,structuredOutputs:!1,temperature:!0,toolCall:!1,vision:!1,icon:"groq",providerDoc:"https://inference-docs.cerebras.ai/models/overview",providerEnv:["CEREBRAS_API_KEY"],providerNpm:"@ai-sdk/cerebras"},{attachment:!1,cost:{input:.25,inputCacheHit:null,output:.69},extendedThinking:!0,id:"gpt-oss-120b",knowledge:null,lastUpdated:null,limit:{context:16384,output:null},modalities:{input:["text"],output:["text"]},name:"OpenAI GPT OSS",openWeights:!1,provider:"cerebras",providerDoc:"https://inference-docs.cerebras.ai/models/overview",providerEnv:["CEREBRAS_API_KEY"],providerId:"cerebras",providerNpm:"@ai-sdk/cerebras",reasoning:!0,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"cerebras",audioGeneration:!1,description:"OpenAI’s open-weight models designed for powerful reasoning, agentic tasks, and versatile developer use cases – gpt-oss-120b is for production, general purpose, high reasoning use-cases.",structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0},{attachment:!1,cost:{input:.1,inputCacheHit:null,output:.1},extendedThinking:!0,id:"llama3.1-8b",knowledge:null,lastUpdated:null,limit:{context:4096,output:null},modalities:{input:["text"],output:["text"]},name:"Llama 3.1 8B",openWeights:!1,provider:"cerebras",providerDoc:"https://inference-docs.cerebras.ai/models/overview",providerEnv:["CEREBRAS_API_KEY"],providerId:"cerebras",providerNpm:"@ai-sdk/cerebras",reasoning:!0,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"cerebras"},{attachment:!1,cost:{input:.85,inputCacheHit:null,output:1.2},extendedThinking:!0,id:"llama-3.3-70b",knowledge:null,lastUpdated:null,limit:{context:8192,output:null},modalities:{input:["text"],output:["text"]},name:"Llama 3.3 70B",openWeights:!1,provider:"cerebras",providerDoc:"https://inference-docs.cerebras.ai/models/overview",providerEnv:["CEREBRAS_API_KEY"],providerId:"cerebras",providerNpm:"@ai-sdk/cerebras",reasoning:!0,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"cerebras"},{attachment:!1,cost:{input:2e-4,inputCacheHit:null,output:6e-4},extendedThinking:!1,id:"llama-4-maverick-17b-128e-instruct",knowledge:null,lastUpdated:"2025-04-11",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Llama-4-Maverick-17B-128E-Instruct",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-04-05",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:11e-5,inputCacheHit:null,output:34e-5},extendedThinking:!1,id:"llama-4-scout-17b-16e-instruct",knowledge:null,lastUpdated:"2025-04-10",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Llama-4-Scout-17B-16E-Instruct",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-04-05",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope",audioGeneration:!1,description:"Meta's Llama 4 Scout is a 17 billion parameter model with 16 experts that is natively multimodal. These models leverage a mixture-of-experts architecture to offer industry-leading performance in text and image understanding.",structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-235b-a22b-instruct-2507",knowledge:null,lastUpdated:"2025-08-08",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-235B-A22B-Instruct-2507",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-21",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:7796833e-11,inputCacheHit:null,output:.00031202496},extendedThinking:!0,id:"qwen-3-235b-a22b-thinking-2507",knowledge:null,lastUpdated:"2025-08-08",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-235B-A22B-Thinking-2507",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!0,releaseDate:"2025-07-25",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:29e-5,inputCacheHit:null,output:.0005899999999999999},extendedThinking:!1,id:"qwen-3-32b",knowledge:null,lastUpdated:"2025-07-26",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-32B",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-04-28",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:2,inputCacheHit:null,output:2},extendedThinking:!0,id:"qwen-3-coder-480b",knowledge:null,lastUpdated:null,limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen 3 480B Coder",openWeights:!1,provider:"cerebras",providerDoc:"https://inference-docs.cerebras.ai/models/overview",providerEnv:["CEREBRAS_API_KEY"],providerId:"cerebras",providerNpm:"@ai-sdk/cerebras",reasoning:!0,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"cerebras"},{attachment:!1,cost:{input:14999999999999999e-21,inputCacheHit:null,output:14999999999999999e-21},extendedThinking:!1,id:"agentica-org/DeepCoder-14B-Preview",knowledge:null,lastUpdated:null,limit:{context:384e3,output:null},modalities:{input:["text"],output:["text"]},name:"DeepCoder-14B-Preview",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes"},{attachment:!1,cost:{input:15.120000000000001,inputCacheHit:null,output:15.120000000000001},extendedThinking:!1,id:"agentica-org/DeepSWE-Preview",knowledge:null,lastUpdated:null,limit:{context:262144,output:null},modalities:{input:["text"],output:["text"]},name:"DeepSWE-Preview",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"all-hands/openhands-lm-32b-v0.1-ep3",knowledge:null,lastUpdated:null,limit:{context:65536,output:null},modalities:{input:["text"],output:["text"]},name:"openhands-lm-32b-v0.1-ep3",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes"},{attachment:!1,cost:{input:1e-5,inputCacheHit:null,output:40003200000000004e-21},extendedThinking:!1,id:"ArliAI/QwQ-32B-ArliAI-RpR-v1",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"QwQ-32B-ArliAI-RpR-v1",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes"},{attachment:!1,cost:{input:12.88,inputCacheHit:null,output:12.88},extendedThinking:!1,id:"ByteDance-Seed/Seed-Coder-8B-Reasoning-bf16",knowledge:null,lastUpdated:null,limit:{context:262144,output:null},modalities:{input:["text"],output:["text"]},name:"Seed-Coder-8B-Reasoning-bf16",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes"},{attachment:!1,cost:{input:1999188e-11,inputCacheHit:null,output:8000640000000001e-20},extendedThinking:!1,id:"chutesai/Devstral-Small-2505",knowledge:null,lastUpdated:null,limit:{context:524288,output:null},modalities:{input:["text"],output:["text"]},name:"Devstral-Small-2505",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes"},{attachment:!1,cost:{input:0,inputCacheHit:null,output:0},extendedThinking:!1,id:"chutesai/Llama-4-Maverick-17B-128E-Instruct-FP8",knowledge:null,lastUpdated:null,limit:{context:512e3,output:null},modalities:{input:["text"],output:["text"]},name:"Llama-4-Maverick-17B-128E-Instruct-FP8",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes"},{attachment:!1,cost:{input:30.240000000000002,inputCacheHit:null,output:30.240000000000002},extendedThinking:!1,id:"chutesai/Llama-4-Scout-17B-16E-Instruct",knowledge:null,lastUpdated:null,limit:{context:256e3,output:null},modalities:{input:["text"],output:["text"]},name:"Llama-4-Scout-17B-16E-Instruct",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes"},{attachment:!1,cost:{input:.00014000000000000001,inputCacheHit:null,output:.00041999999999999996},extendedThinking:!1,id:"chutesai/Mistral-Small-3.1-24B-Instruct-2503",knowledge:null,lastUpdated:null,limit:{context:524288,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral-Small-3.1-24B-Instruct-2503",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes"},{attachment:!1,cost:{input:.00014000000000000001,inputCacheHit:null,output:.00041999999999999996},extendedThinking:!1,id:"chutesai/Mistral-Small-3.2-24B-Instruct-2506",knowledge:null,lastUpdated:null,limit:{context:524288,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral-Small-3.2-24B-Instruct-2506",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes"},{attachment:!1,cost:{input:37022e-9,inputCacheHit:null,output:14816e-8},extendedThinking:!1,id:"cognitivecomputations/Dolphin3.0-Mistral-24B",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Dolphin3.0-Mistral-24B",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-02-13",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes"},{attachment:!1,cost:{input:1e-5,inputCacheHit:null,output:340768e-10},extendedThinking:!1,id:"cognitivecomputations/Dolphin3.0-R1-Mistral-24B",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Dolphin3.0-R1-Mistral-24B",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-02-13",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes"},{attachment:!1,cost:{input:75e-5,inputCacheHit:null,output:99e-5},extendedThinking:!1,id:"deepseek-ai/DeepSeek-R1",knowledge:null,lastUpdated:null,limit:{context:655360,output:163840},modalities:{input:["text"],output:["text"]},name:"DeepSeek-R1",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-01-20",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes"},{attachment:!1,cost:{input:.00017992692,inputCacheHit:null,output:.0007200576},extendedThinking:!1,id:"deepseek-ai/DeepSeek-R1-0528",knowledge:null,lastUpdated:null,limit:{context:655360,output:null},modalities:{input:["text"],output:["text"]},name:"DeepSeek-R1-0528",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-05-28",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes",providerModelsDevId:"deepinfra"},{attachment:!1,cost:{input:1e-5,inputCacheHit:null,output:2e-5},extendedThinking:!1,id:"deepseek-ai/DeepSeek-R1-0528-Qwen3-8B",knowledge:null,lastUpdated:null,limit:{context:524288,output:null},modalities:{input:["text"],output:["text"]},name:"DeepSeek-R1-0528-Qwen3-8B",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes"},{attachment:!1,cost:{input:75e-5,inputCacheHit:null,output:99e-5},extendedThinking:!1,id:"deepseek-ai/DeepSeek-R1-Distill-Llama-70B",knowledge:null,lastUpdated:null,limit:{context:524288,output:null},modalities:{input:["text"],output:["text"]},name:"DeepSeek-R1-Distill-Llama-70B",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-01-23",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes",providerModelsDevId:"deepinfra"},{attachment:!1,cost:{input:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"deepseek-ai/DeepSeek-V3",knowledge:null,lastUpdated:null,limit:{context:655360,output:null},modalities:{input:["text"],output:["text"]},name:"DeepSeek-V3",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes",providerModelsDevId:"deepinfra"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"deepseek-ai/DeepSeek-V3-0324",knowledge:null,lastUpdated:null,limit:{context:655360,output:null},modalities:{input:["text"],output:["text"]},name:"DeepSeek-V3-0324",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes",providerModelsDevId:"deepinfra"},{attachment:!1,cost:{input:.0001999188,inputCacheHit:null,output:800064e-9},extendedThinking:!1,id:"deepseek-ai/DeepSeek-V3-Base",knowledge:null,lastUpdated:null,limit:{context:655360,output:null},modalities:{input:["text"],output:["text"]},name:"DeepSeek-V3-Base",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"internlm/Intern-S1",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Intern-S1",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"microsoft/MAI-DS-R1-FP8",knowledge:null,lastUpdated:null,limit:{context:655360,output:null},modalities:{input:["text"],output:["text"]},name:"MAI-DS-R1-FP8",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes"},{attachment:!1,cost:{input:0,inputCacheHit:null,output:0},extendedThinking:!1,id:"moonshotai/Kimi-Dev-72B",knowledge:null,lastUpdated:null,limit:{context:524288,output:null},modalities:{input:["text"],output:["text"]},name:"Kimi-Dev-72B",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes"},{attachment:!1,cost:{input:.001,inputCacheHit:null,output:.003},extendedThinking:!1,id:"moonshotai/Kimi-K2-Instruct",knowledge:null,lastUpdated:null,limit:{context:3e5,output:null},modalities:{input:["text"],output:["text"]},name:"Kimi-K2-Instruct",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes",providerModelsDevId:"deepinfra"},{attachment:!1,cost:{input:2498985e-11,inputCacheHit:null,output:100008e-9},extendedThinking:!1,id:"moonshotai/Kimi-VL-A3B-Thinking",knowledge:null,lastUpdated:null,limit:{context:524288,output:null},modalities:{input:["text"],output:["text"]},name:"Kimi-VL-A3B-Thinking",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes"},{attachment:!1,cost:{input:0,inputCacheHit:null,output:0},extendedThinking:!1,id:"NousResearch/DeepHermes-3-Llama-3-8B-Preview",knowledge:null,lastUpdated:null,limit:{context:524288,output:null},modalities:{input:["text"],output:["text"]},name:"DeepHermes-3-Llama-3-8B-Preview",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes"},{attachment:!1,cost:{input:9329544e-11,inputCacheHit:null,output:.0003733632},extendedThinking:!1,id:"NousResearch/DeepHermes-3-Mistral-24B-Preview",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"DeepHermes-3-Mistral-24B-Preview",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"nvidia/Llama-3_3-Nemotron-Super-49B-v1_5",knowledge:null,lastUpdated:null,limit:{context:524288,output:null},modalities:{input:["text"],output:["text"]},name:"Llama-3_3-Nemotron-Super-49B-v1_5",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"openai/gpt-oss-120b",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"OpenAI: gpt-oss-120b",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-08-05",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"openbmb/MiniCPM4-8B",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"MiniCPM4-8B",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes"},{attachment:!1,cost:{input:15.120000000000001,inputCacheHit:null,output:15.120000000000001},extendedThinking:!1,id:"Qwen/QwQ-32B",knowledge:null,lastUpdated:null,limit:{context:524288,output:null},modalities:{input:["text"],output:["text"]},name:"QwQ-32B",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes",providerModelsDevId:"deepinfra"},{attachment:!1,cost:{input:1.2,inputCacheHit:null,output:1.2},extendedThinking:!1,id:"Qwen/Qwen2.5-72B-Instruct",knowledge:null,lastUpdated:"2024-09-19",limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen2.5-72B-Instruct",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-09-19",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes"},{attachment:!1,cost:{input:.8,inputCacheHit:null,output:.8},extendedThinking:!1,id:"Qwen/Qwen2.5-Coder-32B-Instruct",knowledge:null,lastUpdated:"2024-11-11",limit:{context:131072,output:16384},modalities:{input:["text"],output:["text"]},name:"Qwen2.5-Coder-32B-Instruct",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-11-11",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes"},{attachment:!1,cost:{input:1999188e-11,inputCacheHit:null,output:8000640000000001e-20},extendedThinking:!1,id:"Qwen/Qwen2.5-VL-32B-Instruct",knowledge:null,lastUpdated:null,limit:{context:65536,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen2.5-VL-32B-Instruct",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes"},{attachment:!1,cost:{input:25e-5,inputCacheHit:null,output:75e-5},extendedThinking:!1,id:"Qwen/Qwen2.5-VL-72B-Instruct",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen2.5-VL-72B-Instruct",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes"},{attachment:!1,cost:{input:59999999999999995e-21,inputCacheHit:null,output:.00023999999999999998},extendedThinking:!1,id:"Qwen/Qwen3-14B",knowledge:null,lastUpdated:null,limit:{context:163840,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-14B",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes",providerModelsDevId:"deepinfra"},{attachment:!1,cost:{input:.00013000000000000002,inputCacheHit:null,output:6e-4},extendedThinking:!1,id:"Qwen/Qwen3-235B-A22B",knowledge:null,lastUpdated:null,limit:{context:163840,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-235B-A22B",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"Qwen/Qwen3-235B-A22B-Instruct-2507",knowledge:null,lastUpdated:null,limit:{context:1048576,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-235B-A22B-Instruct-2507",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes",providerModelsDevId:"deepinfra"},{attachment:!1,cost:{input:7796833e-11,inputCacheHit:null,output:.00031202496},extendedThinking:!1,id:"Qwen/Qwen3-235B-A22B-Thinking-2507",knowledge:null,lastUpdated:null,limit:{context:1048576,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-235B-A22B-Thinking-2507",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes",providerModelsDevId:"deepinfra"},{attachment:!1,cost:{input:1999188e-11,inputCacheHit:null,output:8000640000000001e-20},extendedThinking:!1,id:"Qwen/Qwen3-30B-A3B",knowledge:null,lastUpdated:null,limit:{context:163840,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-30B-A3B",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes",providerModelsDevId:"deepinfra"},{attachment:!1,cost:{input:29e-5,inputCacheHit:null,output:.0005899999999999999},extendedThinking:!1,id:"Qwen/Qwen3-32B",knowledge:null,lastUpdated:null,limit:{context:163840,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-32B",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes",providerModelsDevId:"deepinfra"},{attachment:!1,cost:{input:1e-5,inputCacheHit:null,output:2e-5},extendedThinking:!1,id:"Qwen/Qwen3-8B",knowledge:null,lastUpdated:null,limit:{context:163840,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-8B",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"Qwen/Qwen3-Coder-30B-A3B-Instruct",knowledge:null,lastUpdated:null,limit:{context:1048576,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-Coder-30B-A3B-Instruct",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"Qwen/Qwen3-Coder-480B-A35B-Instruct-FP8",knowledge:null,lastUpdated:null,limit:{context:1048576,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-Coder-480B-A35B-Instruct-FP8",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes"},{attachment:!1,cost:{input:12.88,inputCacheHit:null,output:12.88},extendedThinking:!1,id:"RekaAI/reka-flash-3",knowledge:null,lastUpdated:"2025-03-12",limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"reka-flash-3",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-03-12",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"Salesforce/xgen-small-9B-instruct-r",knowledge:null,lastUpdated:null,limit:{context:1048576,output:null},modalities:{input:["text"],output:["text"]},name:"xgen-small-9B-instruct-r",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"sarvamai/sarvam-m",knowledge:null,lastUpdated:"2025-05-25",limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Sarvam AI: Sarvam-M",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-05-25",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"shisa-ai/shisa-v2-llama3.3-70b",knowledge:null,lastUpdated:"2025-04-15",limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Shisa AI: Shisa V2 Llama 3.3 70B ",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-04-15",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"stepfun-ai/step3",knowledge:null,lastUpdated:null,limit:{context:262144,output:null},modalities:{input:["text"],output:["text"]},name:"step3",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes"},{attachment:!1,cost:{input:29999999999999997e-21,inputCacheHit:null,output:29999999999999997e-21},extendedThinking:!1,id:"tencent/Hunyuan-A13B-Instruct",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Hunyuan-A13B-Instruct",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"Tesslate/UIGEN-X-32B-0727",knowledge:null,lastUpdated:null,limit:{context:163840,output:null},modalities:{input:["text"],output:["text"]},name:"UIGEN-X-32B-0727",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"TheDrummer/Cydonia-24B-v2.1",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Cydonia-24B-v2.1",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"TheDrummer/Gemmasutra-Pro-27B-v1.1",knowledge:null,lastUpdated:null,limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Gemmasutra-Pro-27B-v1.1",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes"},{attachment:!1,cost:{input:481286e-10,inputCacheHit:null,output:192608e-9},extendedThinking:!1,id:"TheDrummer/Skyfall-36B-v2",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Skyfall-36B-v2",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"TheDrummer/Tunguska-39B-v1",knowledge:null,lastUpdated:null,limit:{context:524288,output:null},modalities:{input:["text"],output:["text"]},name:"Tunguska-39B-v1",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"THUDM/GLM-4-32B-0414",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"GLM-4-32B-0414",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes"},{attachment:!1,cost:{input:30.240000000000002,inputCacheHit:null,output:30.240000000000002},extendedThinking:!1,id:"THUDM/GLM-Z1-32B-0414",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"GLM-Z1-32B-0414",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes"},{attachment:!1,cost:{input:.00017992692,inputCacheHit:null,output:.0007200576},extendedThinking:!1,id:"tngtech/DeepSeek-R1T-Chimera",knowledge:null,lastUpdated:null,limit:{context:655360,output:null},modalities:{input:["text"],output:["text"]},name:"DeepSeek-R1T-Chimera",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"tngtech/DeepSeek-TNG-R1T2-Chimera",knowledge:null,lastUpdated:null,limit:{context:655360,output:null},modalities:{input:["text"],output:["text"]},name:"DeepSeek-TNG-R1T2-Chimera",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"tplr/TEMPLAR-I",knowledge:null,lastUpdated:null,limit:{context:8192,output:null},modalities:{input:["text"],output:["text"]},name:"TEMPLAR-I",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes"},{attachment:!1,cost:{input:8e-5,inputCacheHit:null,output:8e-5},extendedThinking:!1,id:"unsloth/gemma-2-9b-it",knowledge:null,lastUpdated:null,limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"gemma-2-9b-it",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes"},{attachment:!1,cost:{input:481286e-10,inputCacheHit:null,output:192608e-9},extendedThinking:!1,id:"unsloth/gemma-3-12b-it",knowledge:null,lastUpdated:null,limit:{context:384e3,output:null},modalities:{input:["text"],output:["text"]},name:"gemma-3-12b-it",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes"},{attachment:!1,cost:{input:666396e-10,inputCacheHit:null,output:266688e-9},extendedThinking:!1,id:"unsloth/gemma-3-27b-it",knowledge:null,lastUpdated:null,limit:{context:384e3,output:null},modalities:{input:["text"],output:["text"]},name:"gemma-3-27b-it",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes"},{attachment:!1,cost:{input:2e-5,inputCacheHit:null,output:4e-5},extendedThinking:!1,id:"unsloth/gemma-3-4b-it",knowledge:null,lastUpdated:null,limit:{context:384e3,output:null},modalities:{input:["text"],output:["text"]},name:"gemma-3-4b-it",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes"},{attachment:!1,cost:{input:2e-5,inputCacheHit:null,output:2e-5},extendedThinking:!1,id:"unsloth/Llama-3.2-1B-Instruct",knowledge:null,lastUpdated:null,limit:{context:65536,output:null},modalities:{input:["text"],output:["text"]},name:"Llama-3.2-1B-Instruct",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes"},{attachment:!1,cost:{input:29999999999999997e-21,inputCacheHit:null,output:5e-5},extendedThinking:!1,id:"unsloth/Llama-3.2-3B-Instruct",knowledge:null,lastUpdated:null,limit:{context:65536,output:null},modalities:{input:["text"],output:["text"]},name:"Llama-3.2-3B-Instruct",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes"},{attachment:!1,cost:{input:12.88,inputCacheHit:null,output:12.88},extendedThinking:!1,id:"unsloth/Meta-Llama-3.1-8B-Instruct",knowledge:null,lastUpdated:null,limit:{context:524288,output:16384},modalities:{input:["text"],output:["text"]},name:"Meta-Llama-3.1-8B-Instruct",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-07-23",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"unsloth/Mistral-Nemo-Instruct-2407",knowledge:null,lastUpdated:null,limit:{context:524288,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral-Nemo-Instruct-2407",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes"},{attachment:!1,cost:{input:.00014000000000000001,inputCacheHit:null,output:.00041999999999999996},extendedThinking:!1,id:"unsloth/Mistral-Small-24B-Instruct-2501",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral-Small-24B-Instruct-2501",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"zai-org/GLM-4-32B-0414",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"GLM-4-32B-0414",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes"},{attachment:!1,cost:{input:2e-4,inputCacheHit:null,output:.0011},extendedThinking:!1,id:"zai-org/GLM-4.5-Air",knowledge:null,lastUpdated:null,limit:{context:524288,output:null},modalities:{input:["text"],output:["text"]},name:"GLM-4.5-Air",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes",providerModelsDevId:"deepinfra"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"zai-org/GLM-4.5-FP8",knowledge:null,lastUpdated:null,limit:{context:524288,output:null},modalities:{input:["text"],output:["text"]},name:"GLM-4.5-FP8",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"zai-org/GLM-4.5V-FP8",knowledge:null,lastUpdated:null,limit:{context:262144,output:null},modalities:{input:["text"],output:["text"]},name:"GLM-4.5V-FP8",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"zai-org/GLM-Z1-32B-0414",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"GLM-Z1-32B-0414",openWeights:!1,provider:"chutes",providerDoc:"https://llm.chutes.ai/v1/models",providerEnv:["CHUTES_API_KEY"],providerId:"chutes",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"chutes"},{attachment:!1,audioGeneration:!1,cost:{input:null,inputCacheHit:null,output:null},description:"BART is a transformer encoder-encoder (seq2seq) model with a bidirectional (BERT-like) encoder and an autoregressive (GPT-like) decoder. You can use this model for text summarization.",id:"bart-large-cnn",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"bart-large-cnn",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!1,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:null,inputCacheHit:null,output:null},description:"BAAI general embedding (Base) model that transforms any given text into a 768-dimensional vector",id:"bge-base-en-v1.5",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["embedding"]},name:"bge-base-en-v1.5",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!1,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:null,inputCacheHit:null,output:null},description:"BAAI general embedding (Large) model that transforms any given text into a 1024-dimensional vector",id:"bge-large-en-v1.5",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["embedding"]},name:"bge-large-en-v1.5",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!1,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:null,inputCacheHit:null,output:null},description:"Multi-Functionality, Multi-Linguality, and Multi-Granularity embeddings model.",id:"bge-m3",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["embedding"]},name:"bge-m3",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!1,icon:"cloudflare"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"bge-reranker-base",knowledge:null,lastUpdated:"2024-09-13",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"bge-reranker-base",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-09-13",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope",audioGeneration:!1,description:"Different from embedding model, reranker uses question and document as input and directly output similarity instead of embedding. You can get a relevance score by inputting query and passage to the reranker. And the score can be mapped to a float value in [0,1] by sigmoid function.",structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0},{attachment:!1,audioGeneration:!1,cost:{input:null,inputCacheHit:null,output:null},description:"BAAI general embedding (Small) model that transforms any given text into a 384-dimensional vector",id:"bge-small-en-v1.5",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["embedding"]},name:"bge-small-en-v1.5",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!1,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:4e-7,inputCacheHit:null,output:4e-7},description:"Meta's Code Llama 13B parameter model, optimized for code generation",id:"codellama-13b-instruct",knowledge:null,lastUpdated:null,limit:{context:16384,output:16384},modalities:{input:["text"],output:["text"]},name:"Code Llama 13B Instruct",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!1,supportsStructuredOutput:!1,supportsTools:!1,temperature:!0,toolCall:!1,version:"1",vision:!1,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:8e-7,inputCacheHit:null,output:8e-7},description:"Meta's Code Llama 34B parameter model, optimized for code generation",id:"codellama-34b-instruct",knowledge:null,lastUpdated:null,limit:{context:16384,output:16384},modalities:{input:["text"],output:["text"]},name:"Code Llama 34B Instruct",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!1,supportsStructuredOutput:!1,supportsTools:!1,temperature:!0,toolCall:!1,version:"1",vision:!1,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:2e-7,inputCacheHit:null,output:2e-7},description:"Meta's Code Llama 7B parameter model, optimized for code generation",id:"codellama-7b-instruct",knowledge:null,lastUpdated:null,limit:{context:16384,output:16384},modalities:{input:["text"],output:["text"]},name:"Code Llama 7B Instruct",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!1,supportsStructuredOutput:!1,supportsTools:!1,temperature:!0,toolCall:!1,version:"1",vision:!1,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:null,inputCacheHit:null,output:null},description:"Deepseek Coder is composed of a series of code language models, each trained from scratch on 2T tokens, with a composition of 87% code and 13% natural language in both English and Chinese.",id:"deepseek-coder-6.7b-base-awq",knowledge:null,lastUpdated:null,limit:{context:4096e3,output:null},modalities:{input:["text"],output:["text"]},name:"deepseek-coder-6.7b-base-awq",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!1,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:null,inputCacheHit:null,output:null},description:"Deepseek Coder is composed of a series of code language models, each trained from scratch on 2T tokens, with a composition of 87% code and 13% natural language in both English and Chinese.",id:"deepseek-coder-6.7b-instruct-awq",knowledge:null,lastUpdated:null,limit:{context:4096e3,output:null},modalities:{input:["text"],output:["text"]},name:"deepseek-coder-6.7b-instruct-awq",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!1,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:null,inputCacheHit:null,output:null},description:"DeepSeekMath-Instruct 7B is a mathematically instructed tuning model derived from DeepSeekMath-Base 7B. DeepSeekMath is initialized with DeepSeek-Coder-v1.5 7B and continues pre-training on math-related tokens sourced from Common Crawl, together with natural language and code data for 500B tokens.",id:"deepseek-math-7b-instruct",knowledge:null,lastUpdated:null,limit:{context:4096e3,output:null},modalities:{input:["text"],output:["text"]},name:"deepseek-math-7b-instruct",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!1,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},description:"DeepSeek-R1-Distill-Qwen-32B is a model distilled from DeepSeek-R1 based on Qwen2.5. It outperforms OpenAI-o1-mini across various benchmarks, achieving new state-of-the-art results for dense models.",extendedThinking:!1,id:"deepseek-r1-distill-qwen-32b",knowledge:null,lastUpdated:null,limit:{context:8e7,output:16384},modalities:{input:["text"],output:["text"]},name:"deepseek-r1-distill-qwen-32b",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:"2025-01-29",streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!1,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:null,inputCacheHit:null,output:null},description:"DEtection TRansformer (DETR) model trained end-to-end on COCO 2017 object detection (118k annotated images).",id:"detr-resnet-50",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"detr-resnet-50",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!0,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:null,inputCacheHit:null,output:null},description:"DiscoLM German 7b is a Mistral-based large language model with a focus on German-language applications. AWQ is an efficient, accurate and blazing-fast low-bit weight quantization method, currently supporting 4-bit quantization.",id:"discolm-german-7b-v1-awq",knowledge:null,lastUpdated:null,limit:{context:4096e3,output:null},modalities:{input:["text"],output:["text"]},name:"discolm-german-7b-v1-awq",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!1,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:null,inputCacheHit:null,output:null},description:"Distilled BERT model that was finetuned on SST-2 for sentiment classification",id:"distilbert-sst-2-int8",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"distilbert-sst-2-int8",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!1,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:null,inputCacheHit:null,output:null},description:"Stable Diffusion model that has been fine-tuned to be better at photorealism without sacrificing range.",id:"dreamshaper-8-lcm",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"dreamshaper-8-lcm",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!0,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:null,inputCacheHit:null,output:null},description:"Falcon-7B-Instruct is a 7B parameters causal decoder-only model built by TII based on Falcon-7B and finetuned on a mixture of chat/instruct datasets.",id:"falcon-7b-instruct",knowledge:null,lastUpdated:null,limit:{context:4096e3,output:null},modalities:{input:["text"],output:["text"]},name:"falcon-7b-instruct",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!1,icon:"cloudflare"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"flux-1-schnell",knowledge:null,lastUpdated:"2024-09-05",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"FLUX.1-schnell",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-08-01",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope",audioGeneration:!1,description:"FLUX.1 [schnell] is a 12 billion parameter rectified flow transformer capable of generating images from text descriptions.",structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0},{attachment:!1,audioGeneration:!1,cost:{input:1e-7,inputCacheHit:null,output:1e-7},description:"Google's Gemma 2B parameter model, instruction-tuned",id:"gemma-2b-it",knowledge:null,lastUpdated:null,limit:{context:8192,output:8192},modalities:{input:["text"],output:["text"]},name:"Gemma 2B IT",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!1,supportsStructuredOutput:!1,supportsTools:!1,temperature:!0,toolCall:!1,version:"2",vision:!1,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:null,inputCacheHit:null,output:null},description:"This is a Gemma-2B base model that Cloudflare dedicates for inference with LoRA adapters. Gemma is a family of lightweight, state-of-the-art open models from Google, built from the same research and technology used to create the Gemini models.",id:"gemma-2b-it-lora",knowledge:null,lastUpdated:null,limit:{context:8192e3,output:null},modalities:{input:["text"],output:["text"]},name:"gemma-2b-it-lora",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!1,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:481286e-10,inputCacheHit:null,output:192608e-9},description:"Gemma 3 models are well-suited for a variety of text generation and image understanding tasks, including question answering, summarization, and reasoning. Gemma 3 models are multimodal, handling text and image input and generating text output, with a large, 128K context window, multilingual support in over 140 languages, and is available in more sizes than previous versions.",id:"gemma-3-12b-it",knowledge:null,lastUpdated:null,limit:{context:8e7,output:null},modalities:{input:["text","image"],output:["text"]},name:"gemma-3-12b-it",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!0,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:7000000000000001e-20,inputCacheHit:null,output:7000000000000001e-20},description:"Gemma is a family of lightweight, state-of-the-art open models from Google, built from the same research and technology used to create the Gemini models. They are text-to-text, decoder-only large language models, available in English, with open weights, pre-trained variants, and instruction-tuned variants.",id:"gemma-7b-it",knowledge:null,lastUpdated:null,limit:{context:8192e3,output:null},modalities:{input:["text"],output:["text"]},name:"gemma-7b-it",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!1,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:7000000000000001e-20,inputCacheHit:null,output:7000000000000001e-20},description:"This is a Gemma-7B base model that Cloudflare dedicates for inference with LoRA adapters. Gemma is a family of lightweight, state-of-the-art open models from Google, built from the same research and technology used to create the Gemini models.",id:"gemma-7b-it-lora",knowledge:null,lastUpdated:null,limit:{context:35e5,output:null},modalities:{input:["text"],output:["text"]},name:"gemma-7b-it-lora",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!1,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:1e-4,inputCacheHit:null,output:1e-4},description:"OpenAI’s open-weight models designed for powerful reasoning, agentic tasks, and versatile developer use cases – gpt-oss-20b is for lower latency, and local or specialized use-cases.",id:"gpt-oss-20b",knowledge:null,lastUpdated:null,limit:{context:128e6,output:null},modalities:{input:["text"],output:["text"]},name:"gpt-oss-20b",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!1,icon:"cloudflare"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"hermes-2-pro-mistral-7b",knowledge:null,lastUpdated:null,limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Hermes 2 Pro Mistral 7B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks",audioGeneration:!1,description:"Hermes 2 Pro on Mistral 7B is the new flagship 7B Hermes! Hermes 2 Pro is an upgraded, retrained version of Nous Hermes 2, consisting of an updated and cleaned version of the OpenHermes 2.5 Dataset, as well as a newly introduced Function Calling and JSON Mode dataset developed in-house.",structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0},{attachment:!1,audioGeneration:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},description:"Llama 2 13B Chat AWQ is an efficient, accurate and blazing-fast low-bit weight quantized Llama 2 variant.",id:"llama-2-13b-chat-awq",knowledge:null,lastUpdated:null,limit:{context:4096e3,output:null},modalities:{input:["text"],output:["text"]},name:"llama-2-13b-chat-awq",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!1,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:4e-7,inputCacheHit:null,output:4e-7},description:"Meta's Llama 2 13B parameter model, optimized for chat",id:"llama-2-13b-chat-int8",knowledge:null,lastUpdated:null,limit:{context:4096,output:4096},modalities:{input:["text"],output:["text"]},name:"Llama 2 13B Chat (Int8)",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!1,supportsStructuredOutput:!1,supportsTools:!1,temperature:!0,toolCall:!1,version:"2",vision:!1,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},description:"Full precision (fp16) generative text model with 7 billion parameters from Meta",id:"llama-2-7b-chat-fp16",knowledge:null,lastUpdated:null,limit:{context:4096e3,output:null},modalities:{input:["text"],output:["text"]},name:"llama-2-7b-chat-fp16",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!1,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},description:"This is a Llama2 base model that Cloudflare dedicated for inference with LoRA adapters. Llama 2 is a collection of pretrained and fine-tuned generative text models ranging in scale from 7 billion to 70 billion parameters. This is the repository for the 7B fine-tuned model, optimized for dialogue use cases and converted for the Hugging Face Transformers format.",id:"llama-2-7b-chat-hf-lora",knowledge:null,lastUpdated:null,limit:{context:8192e3,output:null},modalities:{input:["text"],output:["text"]},name:"llama-2-7b-chat-hf-lora",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!1,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},description:"Quantized (int8) generative text model with 7 billion parameters from Meta",id:"llama-2-7b-chat-int8",knowledge:null,lastUpdated:null,limit:{context:8192e3,output:null},modalities:{input:["text"],output:["text"]},name:"llama-2-7b-chat-int8",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!1,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:45e-5,inputCacheHit:null,output:45e-5},description:"The Meta Llama 3.1 collection of multilingual large language models (LLMs) is a collection of pretrained and instruction tuned generative models. The Llama 3.1 instruction tuned text only models are optimized for multilingual dialogue use cases and outperform many of the available open source and closed chat models on common industry benchmarks.",id:"llama-3.1-70b-instruct",knowledge:null,lastUpdated:null,limit:{context:24e6,output:null},modalities:{input:["text","image"],output:["text"]},name:"llama-3.1-70b-instruct",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!0,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:1e-4,inputCacheHit:null,output:1e-4},description:"The Meta Llama 3.1 collection of multilingual large language models (LLMs) is a collection of pretrained and instruction tuned generative models. The Llama 3.1 instruction tuned text only models are optimized for multilingual dialogue use cases and outperform many of the available open source and closed chat models on common industry benchmarks.",id:"llama-3.1-8b-instruct",knowledge:null,lastUpdated:null,limit:{context:7968e3,output:null},modalities:{input:["text"],output:["text"]},name:"llama-3.1-8b-instruct",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!1,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},description:"Quantized (int4) generative text model with 8 billion parameters from Meta.",id:"llama-3.1-8b-instruct-awq",knowledge:null,lastUpdated:null,limit:{context:8192e3,output:null},modalities:{input:["text"],output:["text"]},name:"llama-3.1-8b-instruct-awq",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!1,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},description:"[Fast version] The Meta Llama 3.1 collection of multilingual large language models (LLMs) is a collection of pretrained and instruction tuned generative models. The Llama 3.1 instruction tuned text only models are optimized for multilingual dialogue use cases and outperform many of the available open source and closed chat models on common industry benchmarks.",id:"llama-3.1-8b-instruct-fast",knowledge:null,lastUpdated:null,limit:{context:128e6,output:null},modalities:{input:["text","image"],output:["text"]},name:"llama-3.1-8b-instruct-fast",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!0,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},description:"Llama 3.1 8B quantized to FP8 precision",id:"llama-3.1-8b-instruct-fp8",knowledge:null,lastUpdated:null,limit:{context:32e6,output:null},modalities:{input:["text"],output:["text"]},name:"llama-3.1-8b-instruct-fp8",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!1,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:59999999999999995e-21,inputCacheHit:null,output:59999999999999995e-21},description:"The Llama 3.2-Vision instruction-tuned models are optimized for visual recognition, image reasoning, captioning, and answering general questions about an image.",id:"llama-3.2-11b-vision-instruct",knowledge:null,lastUpdated:null,limit:{context:128e6,output:null},modalities:{input:["text","image"],output:["text"]},name:"llama-3.2-11b-vision-instruct",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!0,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:2e-5,inputCacheHit:null,output:2e-5},description:"The Llama 3.2 instruction-tuned text only models are optimized for multilingual dialogue use cases, including agentic retrieval and summarization tasks.",id:"llama-3.2-1b-instruct",knowledge:null,lastUpdated:null,limit:{context:6e7,output:null},modalities:{input:["text"],output:["text"]},name:"llama-3.2-1b-instruct",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!1,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:29999999999999997e-21,inputCacheHit:null,output:5e-5},description:"The Llama 3.2 instruction-tuned text only models are optimized for multilingual dialogue use cases, including agentic retrieval and summarization tasks.",id:"llama-3.2-3b-instruct",knowledge:null,lastUpdated:null,limit:{context:128e6,output:null},modalities:{input:["text"],output:["text"]},name:"llama-3.2-3b-instruct",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!1,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:0,inputCacheHit:null,output:0},description:"Llama 3.3 70B quantized to fp8 precision, optimized to be faster.",id:"llama-3.3-70b-instruct-fp8-fast",knowledge:null,lastUpdated:null,limit:{context:24e6,output:null},modalities:{input:["text"],output:["text"]},name:"llama-3.3-70b-instruct-fp8-fast",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!1,icon:"cloudflare"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"llama-3-8b-instruct",knowledge:null,lastUpdated:null,limit:{context:8192,output:null},modalities:{input:["text"],output:["text"]},name:"Llama 3 8B Instruct",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks",audioGeneration:!1,description:"Generation over generation, Meta Llama 3 demonstrates state-of-the-art performance on a wide range of industry benchmarks and offers new capabilities, including improved reasoning.",structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0},{attachment:!1,audioGeneration:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},description:"Quantized (int4) generative text model with 8 billion parameters from Meta.",id:"llama-3-8b-instruct-awq",knowledge:null,lastUpdated:null,limit:{context:8192e3,output:null},modalities:{input:["text"],output:["text"]},name:"llama-3-8b-instruct-awq",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!1,icon:"cloudflare"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"llama-guard-3-8b",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Llama Guard 3 8B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:"2025-02-12",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks",audioGeneration:!1,description:"Llama Guard 3 is a Llama-3.1-8B pretrained model, fine-tuned for content safety classification. Similar to previous versions, it can be used to classify content in both LLM inputs (prompt classification) and in LLM responses (response classification). It acts as an LLM – it generates text in its output that indicates whether a given prompt or response is safe or unsafe, and if unsafe, it also lists the content categories violated.",structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0},{attachment:!1,audioGeneration:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},description:"Llama Guard is a model for classifying the safety of LLM prompts and responses, using a taxonomy of safety risks.",id:"llamaguard-7b-awq",knowledge:null,lastUpdated:null,limit:{context:4096e3,output:null},modalities:{input:["text"],output:["text"]},name:"llamaguard-7b-awq",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!1,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:4e-7,inputCacheHit:null,output:4e-7},description:"Large Language and Vision Assistant model for image understanding",id:"llava-1.5-13b",knowledge:null,lastUpdated:null,limit:{context:4096,output:4096},modalities:{input:["text","image"],output:["text"]},name:"LLaVA 1.5 13B",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!1,supportsStructuredOutput:!1,supportsTools:!1,temperature:!0,toolCall:!1,version:"1.5",vision:!0,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:2e-7,inputCacheHit:null,output:2e-7},description:"Large Language and Vision Assistant model for image understanding",id:"llava-1.5-7b",knowledge:null,lastUpdated:null,limit:{context:4096,output:4096},modalities:{input:["text","image"],output:["text"]},name:"LLaVA 1.5 7B",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!1,supportsStructuredOutput:!1,supportsTools:!1,temperature:!0,toolCall:!1,version:"1.5",vision:!0,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:null,inputCacheHit:null,output:null},description:"LLaVA is an open-source chatbot trained by fine-tuning LLaMA/Vicuna on GPT-generated multimodal instruction-following data. It is an auto-regressive language model, based on the transformer architecture.",id:"llava-1.5-7b-hf",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"llava-1.5-7b-hf",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!0,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:null,inputCacheHit:null,output:null},description:"Multilingual encoder-decoder (seq-to-seq) model trained for Many-to-Many multilingual translation",id:"m2m100-1.2b",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"m2m100-1.2b",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!1,icon:"cloudflare"},{attachment:!1,audioGeneration:!0,cost:{input:null,inputCacheHit:null,output:null},description:"MeloTTS is a high-quality multi-lingual text-to-speech library by MyShell.ai.",id:"melotts",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["audio"],output:["text"]},name:"melotts",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!1,icon:"cloudflare"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"meta-llama-3-8b-instruct",knowledge:null,lastUpdated:"2025-06-23",limit:{context:8192,output:16384},modalities:{input:["text"],output:["text"]},name:"Meta-Llama-3-8B-Instruct",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-04-18",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope",audioGeneration:!1,description:"Generation over generation, Meta Llama 3 demonstrates state-of-the-art performance on a wide range of industry benchmarks and offers new capabilities, including improved reasoning.",structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0},{attachment:!1,audioGeneration:!1,cost:{input:.00014000000000000001,inputCacheHit:null,output:.00041999999999999996},description:"Instruct fine-tuned version of the Mistral-7b generative text model with 7 billion parameters",id:"mistral-7b-instruct-v0.1",knowledge:null,lastUpdated:null,limit:{context:2824e3,output:null},modalities:{input:["text"],output:["text"]},name:"mistral-7b-instruct-v0.1",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!1,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:.00014000000000000001,inputCacheHit:null,output:.00041999999999999996},description:"Mistral 7B Instruct v0.1 AWQ is an efficient, accurate and blazing-fast low-bit weight quantized Mistral variant.",id:"mistral-7b-instruct-v0.1-awq",knowledge:null,lastUpdated:null,limit:{context:4096e3,output:null},modalities:{input:["text"],output:["text"]},name:"mistral-7b-instruct-v0.1-awq",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!1,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:.00014000000000000001,inputCacheHit:null,output:.00041999999999999996},description:"The Mistral-7B-Instruct-v0.2 Large Language Model (LLM) is an instruct fine-tuned version of the Mistral-7B-v0.2. Mistral-7B-v0.2 has the following changes compared to Mistral-7B-v0.1: 32k context window (vs 8k context in v0.1), rope-theta = 1e6, and no Sliding-Window Attention.",id:"mistral-7b-instruct-v0.2",knowledge:null,lastUpdated:null,limit:{context:3072e3,output:null},modalities:{input:["text"],output:["text"]},name:"mistral-7b-instruct-v0.2",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!1,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:.00014000000000000001,inputCacheHit:null,output:.00041999999999999996},description:"The Mistral-7B-Instruct-v0.2 Large Language Model (LLM) is an instruct fine-tuned version of the Mistral-7B-v0.2.",id:"mistral-7b-instruct-v0.2-lora",knowledge:null,lastUpdated:null,limit:{context:15e6,output:null},modalities:{input:["text"],output:["text"]},name:"mistral-7b-instruct-v0.2-lora",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!1,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:2e-7,inputCacheHit:null,output:2e-7},description:"Mistral AI's 7B parameter model, instruction-tuned",id:"mistral-7b-instruct-v0.3",knowledge:null,lastUpdated:null,limit:{context:32768,output:32768},modalities:{input:["text"],output:["text"]},name:"Mistral 7B Instruct v0.3",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!1,supportsStructuredOutput:!1,supportsTools:!1,temperature:!0,toolCall:!1,version:"0.3",vision:!1,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:.00014000000000000001,inputCacheHit:null,output:.00041999999999999996},description:"Building upon Mistral Small 3 (2501), Mistral Small 3.1 (2503) adds state-of-the-art vision understanding and enhances long context capabilities up to 128k tokens without compromising text performance. With 24 billion parameters, this model achieves top-tier capabilities in both text and vision tasks.",id:"mistral-small-3.1-24b-instruct",knowledge:null,lastUpdated:null,limit:{context:128e3,output:null},modalities:{input:["text","image"],output:["text"]},name:"mistral-small-3.1-24b-instruct",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!0,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:4e-7,inputCacheHit:null,output:4e-7},description:"Mistral AI's Mixture of Experts model with 8x7B parameters",id:"mixtral-8x7b-instruct-v0.1",knowledge:null,lastUpdated:null,limit:{context:32768,output:32768},modalities:{input:["text"],output:["text"]},name:"Mixtral 8x7B Instruct v0.1",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!1,supportsStructuredOutput:!1,supportsTools:!1,temperature:!0,toolCall:!1,version:"0.1",vision:!1,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:null,inputCacheHit:null,output:null},description:"This model is a fine-tuned 7B parameter LLM on the Intel Gaudi 2 processor from the mistralai/Mistral-7B-v0.1 on the open source dataset Open-Orca/SlimOrca.",id:"neural-chat-7b-v3-1-awq",knowledge:null,lastUpdated:null,limit:{context:4096e3,output:null},modalities:{input:["text"],output:["text"]},name:"neural-chat-7b-v3-1-awq",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!1,icon:"cloudflare"},{attachment:!1,audioGeneration:!0,cost:{input:1e-7,inputCacheHit:null,output:null},description:"Cloudflare's neural voice model for text-to-speech",id:"neural-voice",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["audio"]},name:"Neural Voice",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:null,structuredOutputs:!1,supportsStructuredOutput:!1,supportsTools:!1,temperature:!0,toolCall:!1,version:"1",vision:!1,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:null,inputCacheHit:null,output:null},description:"OpenChat is an innovative library of open-source language models, fine-tuned with C-RLFT - a strategy inspired by offline reinforcement learning.",id:"openchat-3.5-0106",knowledge:null,lastUpdated:null,limit:{context:8192e3,output:null},modalities:{input:["text"],output:["text"]},name:"openchat-3.5-0106",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!1,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},description:"OpenHermes 2.5 Mistral 7B is a state of the art Mistral Fine-tune, a continuation of OpenHermes 2 model, which trained on additional code datasets.",id:"openhermes-2.5-mistral-7b-awq",knowledge:null,lastUpdated:null,limit:{context:4096e3,output:null},modalities:{input:["text"],output:["text"]},name:"openhermes-2.5-mistral-7b-awq",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!1,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:1e-4,inputCacheHit:null,output:1e-4},description:"Phi-2 is a Transformer-based model with a next-word prediction objective, trained on 1.4T tokens from multiple passes on a mixture of Synthetic and Web datasets for NLP and coding.",id:"phi-2",knowledge:null,lastUpdated:null,limit:{context:2048e3,output:null},modalities:{input:["text"],output:["text"]},name:"phi-2",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!1,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:1e-4,inputCacheHit:null,output:1e-4},description:"Qwen1.5 is the improved version of Qwen, the large language model series developed by Alibaba Cloud.",id:"qwen1.5-0.5b-chat",knowledge:null,lastUpdated:null,limit:{context:32e6,output:null},modalities:{input:["text"],output:["text"]},name:"qwen1.5-0.5b-chat",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!1,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:null,inputCacheHit:null,output:null},description:"Qwen1.5 is the improved version of Qwen, the large language model series developed by Alibaba Cloud. AWQ is an efficient, accurate and blazing-fast low-bit weight quantization method, currently supporting 4-bit quantization.",id:"qwen1.5-14b-chat-awq",knowledge:null,lastUpdated:null,limit:{context:75e5,output:null},modalities:{input:["text"],output:["text"]},name:"qwen1.5-14b-chat-awq",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!1,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:1e-4,inputCacheHit:null,output:1e-4},description:"Qwen1.5 is the improved version of Qwen, the large language model series developed by Alibaba Cloud.",id:"qwen1.5-1.8b-chat",knowledge:null,lastUpdated:null,limit:{context:32e6,output:null},modalities:{input:["text"],output:["text"]},name:"qwen1.5-1.8b-chat",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!1,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:null,inputCacheHit:null,output:null},description:"Qwen1.5 is the improved version of Qwen, the large language model series developed by Alibaba Cloud. AWQ is an efficient, accurate and blazing-fast low-bit weight quantization method, currently supporting 4-bit quantization.",id:"qwen1.5-7b-chat-awq",knowledge:null,lastUpdated:null,limit:{context:2e7,output:null},modalities:{input:["text"],output:["text"]},name:"qwen1.5-7b-chat-awq",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!1,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:.8,inputCacheHit:null,output:.8},description:"Qwen2.5-Coder is the latest series of Code-Specific Qwen large language models (formerly known as CodeQwen). As of now, Qwen2.5-Coder has covered six mainstream model sizes, 0.5, 1.5, 3, 7, 14, 32 billion parameters, to meet the needs of different developers. Qwen2.5-Coder brings the following improvements upon CodeQwen1.5:",id:"qwen2.5-coder-32b-instruct",knowledge:null,lastUpdated:"2024-11-11",limit:{context:32768e3,output:16384},modalities:{input:["text"],output:["text"]},name:"qwen2.5-coder-32b-instruct",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:"2024-11-11",streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!1,icon:"cloudflare"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwq-32b",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"QWQ 32B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks",audioGeneration:!1,description:"QwQ is the reasoning model of the Qwen series. Compared with conventional instruction-tuned models, QwQ, which is capable of thinking and reasoning, can achieve significantly enhanced performance in downstream tasks, especially hard problems. QwQ-32B is the medium-sized reasoning model, which is capable of achieving competitive performance against state-of-the-art reasoning models, e.g., DeepSeek-R1, o1-mini.",structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0},{attachment:!1,audioGeneration:!1,cost:{input:null,inputCacheHit:null,output:null},description:"50 layers deep image classification CNN trained on more than 1M images from ImageNet",id:"resnet-50",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"resnet-50",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!0,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:null,inputCacheHit:null,output:null},description:"This model is intended to be used by non-technical users to understand data inside their SQL databases.",id:"sqlcoder-7b-2",knowledge:null,lastUpdated:null,limit:{context:1e7,output:null},modalities:{input:["text"],output:["text"]},name:"sqlcoder-7b-2",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!1,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:null,inputCacheHit:null,output:null},description:"Stable Diffusion is a latent text-to-image diffusion model capable of generating photo-realistic images. Img2img generate a new image from an input image with Stable Diffusion.",id:"stable-diffusion-v1-5-img2img",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"stable-diffusion-v1-5-img2img",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!0,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:null,inputCacheHit:null,output:null},description:"Stable Diffusion Inpainting is a latent text-to-image diffusion model capable of generating photo-realistic images given any text input, with the extra capability of inpainting the pictures by using a mask.",id:"stable-diffusion-v1-5-inpainting",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"stable-diffusion-v1-5-inpainting",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!0,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:null,inputCacheHit:null,output:null},description:"Diffusion-based text-to-image generative model by Stability AI. Generates and modify images based on text prompts.",id:"stable-diffusion-xl-base-1.0",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"stable-diffusion-xl-base-1.0",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!0,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:null,inputCacheHit:null,output:null},description:"SDXL-Lightning is a lightning-fast text-to-image generation model. It can generate high-quality 1024px images in a few steps.",id:"stable-diffusion-xl-lightning",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"stable-diffusion-xl-lightning",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!0,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:null,inputCacheHit:null,output:null},description:"We introduce Starling-LM-7B-beta, an open large language model (LLM) trained by Reinforcement Learning from AI Feedback (RLAIF). Starling-LM-7B-beta is trained from Openchat-3.5-0106 with our new reward model Nexusflow/Starling-RM-34B and policy optimization method Fine-Tuning Language Models from Human Preferences (PPO).",id:"starling-lm-7b-beta",knowledge:null,lastUpdated:null,limit:{context:4096e3,output:null},modalities:{input:["text"],output:["text"]},name:"starling-lm-7b-beta",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!1,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:1e-7,inputCacheHit:null,output:4e-4},description:"OpenAI's text embedding model",id:"text-embedding-ada-002",knowledge:null,lastUpdated:null,limit:{context:8191,output:8191},modalities:{input:["text"],output:["embedding"]},name:"Text Embedding Ada 002",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:null,structuredOutputs:!1,supportsStructuredOutput:!1,supportsTools:!1,temperature:!0,toolCall:!1,version:"002",vision:!1,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},description:"The TinyLlama project aims to pretrain a 1.1B Llama model on 3 trillion tokens. This is the chat model finetuned on top of TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T.",id:"tinyllama-1.1b-chat-v1.0",knowledge:null,lastUpdated:null,limit:{context:2048e3,output:null},modalities:{input:["text"],output:["text"]},name:"tinyllama-1.1b-chat-v1.0",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!1,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:null,inputCacheHit:null,output:null},description:"UForm-Gen is a small generative vision-language model primarily designed for Image Captioning and Visual Question Answering. The model was pre-trained on the internal image captioning dataset and fine-tuned on public instructions datasets: SVIT, LVIS, VQAs datasets.",id:"uform-gen2-qwen-500m",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"uform-gen2-qwen-500m",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!0,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:null,inputCacheHit:null,output:null},description:"Cybertron 7B v2 is a 7B MistralAI based model, best on it's series. It was trained with SFT, DPO and UNA (Unified Neural Alignment) on multiple datasets.",id:"una-cybertron-7b-v2-bf16",knowledge:null,lastUpdated:null,limit:{context:15e6,output:null},modalities:{input:["text"],output:["text"]},name:"una-cybertron-7b-v2-bf16",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!1,icon:"cloudflare"},{attachment:!1,audioGeneration:!0,cost:{input:null,inputCacheHit:null,output:null},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.",id:"whisper",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["audio"],output:["text"]},name:"whisper",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!1,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,batchMode:!1,cacheRead:!1,codeExecution:!1,compoundSystem:!1,cost:{input:null,inputCacheHit:null,output:null},deploymentType:"cloud",extendedThinking:!1,id:"whisper-large-v3-turbo",imageGeneration:!1,knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text","audio"],output:["text"]},name:"whisper-large-v3-turbo",openWeights:!1,preview:!1,provider:"Groq",providerId:"groq/open-ai",reasoning:!1,releaseDate:null,searchGrounding:!1,streamingSupported:!0,structuredOutputs:!1,temperature:!0,toolCall:!1,vision:!1,icon:"groq",description:"Whisper is a pre-trained model for automatic speech recognition (ASR) and speech translation.",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerNpm:"@ai-sdk/cloudflare",supportsStructuredOutput:!0,supportsTools:!0},{attachment:!1,audioGeneration:!0,cost:{input:null,inputCacheHit:null,output:null},description:"Whisper is a pre-trained model for automatic speech recognition (ASR) and speech translation. Trained on 680k hours of labelled data, Whisper models demonstrate a strong ability to generalize to many datasets and domains without the need for fine-tuning. This is the English-only version of the Whisper Tiny model which was trained on the task of speech recognition.",id:"whisper-tiny-en",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["audio"],output:["text"]},name:"whisper-tiny-en",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!1,icon:"cloudflare"},{attachment:!1,audioGeneration:!1,cost:{input:null,inputCacheHit:null,output:null},description:"Zephyr 7B Beta AWQ is an efficient, accurate and blazing-fast low-bit weight quantized Zephyr model variant.",id:"zephyr-7b-beta-awq",knowledge:null,lastUpdated:null,limit:{context:4096e3,output:null},modalities:{input:["text"],output:["text"]},name:"zephyr-7b-beta-awq",openWeights:!1,provider:"Cloudflare",providerDoc:"https://developers.cloudflare.com/workers-ai/models",providerEnv:["CLOUDFLARE_API_TOKEN"],providerId:"cloudflare",providerNpm:"@ai-sdk/cloudflare",reasoning:!1,releaseDate:null,streamingSupported:!0,structuredOutputs:!0,supportsStructuredOutput:!0,supportsTools:!0,temperature:!0,toolCall:!0,version:null,vision:!1,icon:"cloudflare"},{attachment:!1,cost:{input:3e-5,inputCacheHit:null,output:18e-5},extendedThinking:!1,id:"allenai/olmOCR-7B-0725-FP8",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"olmOCR-7B-0725-FP8",openWeights:!1,provider:"Deep Infra",providerDoc:"https://deepinfra.com/docs",providerEnv:[],providerId:"deep-infra",providerModelsDevId:"deepinfra",providerNpm:"@deepinfra/sdk",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"deepinfra"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"anthropic/claude-4-opus",knowledge:null,lastUpdated:null,limit:{context:2e5,output:32e3},modalities:{input:["text"],output:["text"]},name:"Claude 4 Opus",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel/anthropic",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-04",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"anthropic/claude-4-sonnet",knowledge:null,lastUpdated:null,limit:{context:2e5,output:64e3},modalities:{input:["text"],output:["text"]},name:"Claude 4 Sonnet",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel/anthropic",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-04",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"canopylabs/orpheus-3b-0.1-ft",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"orpheus-3b-0.1-ft",openWeights:!1,provider:"Deep Infra",providerDoc:"https://deepinfra.com/docs",providerEnv:[],providerId:"deep-infra",providerModelsDevId:"deepinfra",providerNpm:"@deepinfra/sdk",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"deepinfra"},{attachment:!1,cost:{input:1e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"deepseek-ai/DeepSeek-R1-0528-Turbo",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"DeepSeek-R1-0528-Turbo",openWeights:!1,provider:"Deep Infra",providerDoc:"https://deepinfra.com/docs",providerEnv:[],providerId:"deep-infra",providerModelsDevId:"deepinfra",providerNpm:"@deepinfra/sdk",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"deepinfra"},{attachment:!1,cost:{input:1e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"deepseek-ai/DeepSeek-V3-0324-Turbo",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"DeepSeek-V3-0324-Turbo",openWeights:!1,provider:"Deep Infra",providerDoc:"https://deepinfra.com/docs",providerEnv:[],providerId:"deep-infra",providerModelsDevId:"deepinfra",providerNpm:"@deepinfra/sdk",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"deepinfra"},{attachment:!1,cost:{input:3e-7,inputCacheHit:null,output:25e-7},extendedThinking:!1,id:"google/gemini-2.5-flash",knowledge:null,lastUpdated:"2025-06-17",limit:{context:1048576,output:65535},modalities:{input:["file","image","text"],output:["text"]},name:"Google: Gemini 2.5 Flash",openWeights:!0,provider:"OpenRouter",providerId:"open-router/google",reasoning:!1,releaseDate:"2025-06-17",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel"},{attachment:!1,cost:{input:125e-8,inputCacheHit:null,output:1e-5},extendedThinking:!1,id:"google/gemini-2.5-pro",knowledge:null,lastUpdated:"2025-06-17",limit:{context:1048576,output:65536},modalities:{input:["file","image","text"],output:["text"]},name:"Google: Gemini 2.5 Pro",openWeights:!0,provider:"OpenRouter",providerId:"open-router/google",reasoning:!1,releaseDate:"2025-06-17",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel"},{attachment:!1,cost:{input:3e-8,inputCacheHit:null,output:3e-8},extendedThinking:!1,id:"google/gemma-3-12b-it",knowledge:null,lastUpdated:"2025-03-13",limit:{context:96e3,output:8192},modalities:{input:["text","image"],output:["text"]},name:"Google: Gemma 3 12B",openWeights:!0,provider:"OpenRouter",providerId:"open-router/google",reasoning:!1,releaseDate:"2025-03-13",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter",providerDoc:"https://deepinfra.com/docs",providerModelsDevId:"deepinfra",providerNpm:"@deepinfra/sdk"},{attachment:!1,cost:{input:9e-8,inputCacheHit:null,output:17e-8},extendedThinking:!1,id:"google/gemma-3-27b-it",knowledge:null,lastUpdated:"2025-03-12",limit:{context:131072,output:16384},modalities:{input:["text","image"],output:["text"]},name:"Google: Gemma 3 27B",openWeights:!0,provider:"OpenRouter",providerId:"open-router/google",reasoning:!1,releaseDate:"2025-03-12",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter",providerDoc:"https://deepinfra.com/docs",providerModelsDevId:"deepinfra",providerNpm:"@deepinfra/sdk"},{attachment:!1,cost:{input:2e-8,inputCacheHit:null,output:4e-8},extendedThinking:!1,id:"google/gemma-3-4b-it",knowledge:null,lastUpdated:"2025-03-13",limit:{context:131072,output:null},modalities:{input:["text","image"],output:["text"]},name:"Google: Gemma 3 4B",openWeights:!0,provider:"OpenRouter",providerId:"open-router/google",reasoning:!1,releaseDate:"2025-03-13",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter",providerDoc:"https://deepinfra.com/docs",providerModelsDevId:"deepinfra",providerNpm:"@deepinfra/sdk"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"hexgrad/Kokoro-82M",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Kokoro-82M",openWeights:!1,provider:"Deep Infra",providerDoc:"https://deepinfra.com/docs",providerEnv:[],providerId:"deep-infra",providerModelsDevId:"deepinfra",providerNpm:"@deepinfra/sdk",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"deepinfra"},{attachment:!1,cost:{input:23e-6,inputCacheHit:null,output:4e-5},extendedThinking:!1,id:"meta-llama/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:!1,provider:"Deep Infra",providerDoc:"https://deepinfra.com/docs",providerEnv:[],providerId:"deep-infra",providerModelsDevId:"deepinfra",providerNpm:"@deepinfra/sdk",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"deepinfra"},{attachment:!1,cost:{input:38e-7,inputCacheHit:null,output:12e-6},extendedThinking:!1,id:"meta-llama/Llama-3.3-70B-Instruct-Turbo",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Llama-3.3-70B-Instruct-Turbo",openWeights:!1,provider:"Deep Infra",providerDoc:"https://deepinfra.com/docs",providerEnv:[],providerId:"deep-infra",providerModelsDevId:"deepinfra",providerNpm:"@deepinfra/sdk",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"deepinfra"},{attachment:!1,cost:{input:15e-6,inputCacheHit:null,output:6e-5},extendedThinking:!1,id:"meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Llama-4-Maverick-17B-128E-Instruct-FP8",openWeights:!1,provider:"Deep Infra",providerDoc:"https://deepinfra.com/docs",providerEnv:[],providerId:"deep-infra",providerModelsDevId:"deepinfra",providerNpm:"@deepinfra/sdk",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"deepinfra"},{attachment:!1,cost:{input:5e-5,inputCacheHit:null,output:5e-5},extendedThinking:!1,id:"meta-llama/Llama-4-Maverick-17B-128E-Instruct-Turbo",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Llama-4-Maverick-17B-128E-Instruct-Turbo",openWeights:!1,provider:"Deep Infra",providerDoc:"https://deepinfra.com/docs",providerEnv:[],providerId:"deep-infra",providerModelsDevId:"deepinfra",providerNpm:"@deepinfra/sdk",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"deepinfra"},{attachment:!1,cost:{input:8e-6,inputCacheHit:null,output:3e-5},extendedThinking:!1,id:"meta-llama/Llama-4-Scout-17B-16E-Instruct",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Llama-4-Scout-17B-16E-Instruct",openWeights:!1,provider:"Deep Infra",providerDoc:"https://deepinfra.com/docs",providerEnv:[],providerId:"deep-infra",providerModelsDevId:"deepinfra",providerNpm:"@deepinfra/sdk",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"deepinfra"},{attachment:!1,cost:{input:18e-6,inputCacheHit:null,output:18e-6},extendedThinking:!1,id:"meta-llama/Llama-Guard-4-12B",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Llama-Guard-4-12B",openWeights:!1,provider:"Deep Infra",providerDoc:"https://deepinfra.com/docs",providerEnv:[],providerId:"deep-infra",providerModelsDevId:"deepinfra",providerNpm:"@deepinfra/sdk",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"deepinfra"},{attachment:!1,cost:{input:6e-8,inputCacheHit:null,output:14e-8},extendedThinking:!1,id:"microsoft/phi-4",knowledge:null,lastUpdated:"2025-01-10",limit:{context:16384,output:null},modalities:{input:["text"],output:["text"]},name:"Microsoft: Phi 4",openWeights:!0,provider:"OpenRouter",providerId:"open-router/microsoft",reasoning:!1,releaseDate:"2025-01-10",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter",providerDoc:"https://deepinfra.com/docs",providerModelsDevId:"deepinfra",providerNpm:"@deepinfra/sdk"},{attachment:!1,cost:{input:7e-6,inputCacheHit:null,output:28e-6},extendedThinking:!1,id:"mistralai/Devstral-Small-2507",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Devstral-Small-2507",openWeights:!1,provider:"Deep Infra",providerDoc:"https://deepinfra.com/docs",providerEnv:[],providerId:"deep-infra",providerModelsDevId:"deepinfra",providerNpm:"@deepinfra/sdk",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"deepinfra"},{attachment:!1,cost:{input:5e-6,inputCacheHit:null,output:1e-5},extendedThinking:!1,id:"mistralai/Mistral-Small-3.2-24B-Instruct-2506",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral-Small-3.2-24B-Instruct-2506",openWeights:!1,provider:"Deep Infra",providerDoc:"https://deepinfra.com/docs",providerEnv:[],providerId:"deep-infra",providerModelsDevId:"deepinfra",providerNpm:"@deepinfra/sdk",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"deepinfra"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"mistralai/Voxtral-Mini-3B-2507",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Voxtral-Mini-3B-2507",openWeights:!1,provider:"Deep Infra",providerDoc:"https://deepinfra.com/docs",providerEnv:[],providerId:"deep-infra",providerModelsDevId:"deepinfra",providerNpm:"@deepinfra/sdk",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"deepinfra"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"mistralai/Voxtral-Small-24B-2507",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Voxtral-Small-24B-2507",openWeights:!1,provider:"Deep Infra",providerDoc:"https://deepinfra.com/docs",providerEnv:[],providerId:"deep-infra",providerModelsDevId:"deepinfra",providerNpm:"@deepinfra/sdk",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"deepinfra"},{attachment:!1,cost:{input:.5,inputCacheHit:null,output:2},extendedThinking:!1,id:"moonshotai-kimi-k2-instruct",knowledge:"2024-10",lastUpdated:"2025-07-11",limit:{context:131072,output:32768},modalities:{input:["text"],output:["text"]},name:"Kimi K2",openWeights:!0,provider:"Deep Infra",providerDoc:"https://deepinfra.com/models",providerEnv:["DEEPINFRA_API_KEY"],providerId:"deep-infra",providerModelsDevId:"deepinfra",providerNpm:"@ai-sdk/deepinfra",reasoning:!1,releaseDate:"2025-07-11",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"deepinfra",description:"Mixture-of-Experts model optimized for complex tool use, reasoning, and code synthesis"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"openai/gpt-oss-20b",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"OpenAI: gpt-oss-20b",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-08-05",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"openai/whisper-large-v3-turbo",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"whisper-large-v3-turbo",openWeights:!1,provider:"Deep Infra",providerDoc:"https://deepinfra.com/docs",providerEnv:[],providerId:"deep-infra",providerModelsDevId:"deepinfra",providerNpm:"@deepinfra/sdk",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"deepinfra"},{attachment:!1,cost:{input:.4,inputCacheHit:null,output:1.6},extendedThinking:!1,id:"qwen-qwen-3-coder-480b-a35b-instruct",knowledge:"2025-04",lastUpdated:"2025-07-23",limit:{context:262144,output:66536},modalities:{input:["text"],output:["text"]},name:"Qwen3 Coder 480B A35B Instruct",openWeights:!0,provider:"Deep Infra",providerDoc:"https://deepinfra.com/models",providerEnv:["DEEPINFRA_API_KEY"],providerId:"deep-infra",providerModelsDevId:"deepinfra",providerNpm:"@ai-sdk/deepinfra",reasoning:!1,releaseDate:"2025-07-23",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"deepinfra",description:"Mixture-of-Experts model optimized for coding tasks such as function calling, tooling use, and long-context reasoning"},{attachment:!1,cost:{input:.3,inputCacheHit:null,output:1.2},extendedThinking:!1,id:"qwen-qwen-3-coder-480b-a35b-instruct-turbo",knowledge:"2025-04",lastUpdated:"2025-07-23",limit:{context:262144,output:66536},modalities:{input:["text"],output:["text"]},name:"Qwen3 Coder 480B A35B Instruct Turbo",openWeights:!0,provider:"Deep Infra",providerDoc:"https://deepinfra.com/models",providerEnv:["DEEPINFRA_API_KEY"],providerId:"deep-infra",providerModelsDevId:"deepinfra",providerNpm:"@ai-sdk/deepinfra",reasoning:!1,releaseDate:"2025-07-23",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"deepinfra"},{attachment:!1,cost:{input:4e-5,inputCacheHit:null,output:16e-5},extendedThinking:!1,id:"Qwen/Qwen3-Coder-480B-A35B-Instruct",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-Coder-480B-A35B-Instruct",openWeights:!1,provider:"Deep Infra",providerDoc:"https://deepinfra.com/docs",providerEnv:[],providerId:"deep-infra",providerModelsDevId:"deepinfra",providerNpm:"@deepinfra/sdk",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"deepinfra"},{attachment:!1,cost:{input:3e-5,inputCacheHit:null,output:12e-5},extendedThinking:!1,id:"Qwen/Qwen3-Coder-480B-A35B-Instruct-Turbo",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-Coder-480B-A35B-Instruct-Turbo",openWeights:!1,provider:"Deep Infra",providerDoc:"https://deepinfra.com/docs",providerEnv:[],providerId:"deep-infra",providerModelsDevId:"deepinfra",providerNpm:"@deepinfra/sdk",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"deepinfra"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"sesame/csm-1b",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"csm-1b",openWeights:!1,provider:"Deep Infra",providerDoc:"https://deepinfra.com/docs",providerEnv:[],providerId:"deep-infra",providerModelsDevId:"deepinfra",providerNpm:"@deepinfra/sdk",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"deepinfra"},{attachment:!1,cost:{input:55e-6,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"zai-org/GLM-4.5",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"GLM-4.5",openWeights:!1,provider:"Deep Infra",providerDoc:"https://deepinfra.com/docs",providerEnv:[],providerId:"deep-infra",providerModelsDevId:"deepinfra",providerNpm:"@deepinfra/sdk",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"deepinfra"},{attachment:!1,cost:{input:5e-5,inputCacheHit:null,output:17e-5},extendedThinking:!1,id:"zai-org/GLM-4.5V",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"GLM-4.5V",openWeights:!1,provider:"Deep Infra",providerDoc:"https://deepinfra.com/docs",providerEnv:[],providerId:"deep-infra",providerModelsDevId:"deepinfra",providerNpm:"@deepinfra/sdk",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"deepinfra"},{attachment:!1,cost:{input:.00017992692,inputCacheHit:null,output:.0007200576},extendedThinking:!1,id:"deep-seek-r1-0528",knowledge:null,lastUpdated:"2025-05-29",limit:{context:163840,output:null},modalities:{input:["text"],output:["text"]},name:"DeepSeek-R1-0528",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-05-28",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:.07,inputCacheHit:.07,output:1.1},extendedThinking:!1,id:"deep-seek-v3-0324",knowledge:null,lastUpdated:"2025-03-25",limit:{context:64e3,output:8e3},modalities:{input:["text"],output:["text"]},name:"DeepSeek-V3-0324",openWeights:!1,provider:"DeepSeek",providerDoc:"https://api-docs.deepseek.com/quick_start/pricing",providerEnv:["DEEPSEEK_API_KEY"],providerId:"deep-seek",providerModelsDevId:"deepseek",providerNpm:"@ai-sdk/deepseek",reasoning:!1,releaseDate:"2024-03-24",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"deepseek"},{attachment:!1,cacheRead:!0,cost:{input:.27,inputCacheHit:.07,output:1.1},id:"deepseek-chat",knowledge:null,lastUpdated:null,limit:{context:64e3,output:8192},modalities:{input:["text"],output:["text"]},name:"DeepSeek-V3-0324",openWeights:!1,provider:"DeepSeek",providerId:"deep-seek",reasoning:!1,releaseDate:"2025/03/25",temperature:!0,toolCall:!0,icon:"deepseek"},{attachment:!1,cacheRead:!0,cost:{input:.55,inputCacheHit:.14,output:2.19},extendedThinking:!1,id:"deepseek-reasoner",knowledge:null,lastUpdated:null,limit:{context:64e3,output:64e3},modalities:{input:["text"],output:["text"]},name:"DeepSeek-R1-0528",openWeights:!1,provider:"DeepSeek",providerId:"deep-seek",reasoning:!0,releaseDate:"2025/05/28",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"deepseek"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"chronos-hermes-13b-v-2",knowledge:null,lastUpdated:null,limit:{context:4096,output:null},modalities:{input:["text"],output:["text"]},name:"Chronos Hermes 13B v2",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"code-gemma-2b",knowledge:null,lastUpdated:null,limit:{context:8192,output:null},modalities:{input:["text"],output:["text"]},name:"CodeGemma 2B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"code-gemma-7b",knowledge:null,lastUpdated:null,limit:{context:8192,output:null},modalities:{input:["text"],output:["text"]},name:"CodeGemma 7B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"code-llama-13b",knowledge:null,lastUpdated:null,limit:{context:16384,output:null},modalities:{input:["text"],output:["text"]},name:"Code Llama 13B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"code-llama-13b-instruct",knowledge:null,lastUpdated:null,limit:{context:16384,output:null},modalities:{input:["text"],output:["text"]},name:"Code Llama 13B Instruct",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"code-llama-13b-python",knowledge:null,lastUpdated:null,limit:{context:16384,output:null},modalities:{input:["text"],output:["text"]},name:"Code Llama 13B Python",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"code-llama-34b",knowledge:null,lastUpdated:null,limit:{context:16384,output:null},modalities:{input:["text"],output:["text"]},name:"Code Llama 34B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"code-llama-34b-instruct",knowledge:null,lastUpdated:null,limit:{context:16384,output:null},modalities:{input:["text"],output:["text"]},name:"Code Llama 34B Instruct",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"code-llama-34b-python",knowledge:null,lastUpdated:null,limit:{context:16384,output:null},modalities:{input:["text"],output:["text"]},name:"Code Llama 34B Python",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"code-llama-70b",knowledge:null,lastUpdated:null,limit:{context:4096,output:null},modalities:{input:["text"],output:["text"]},name:"Code Llama 70B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"code-llama-70b-instruct",knowledge:null,lastUpdated:null,limit:{context:4096,output:null},modalities:{input:["text"],output:["text"]},name:"Code Llama 70B Instruct",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"code-llama-70b-python",knowledge:null,lastUpdated:null,limit:{context:4096,output:null},modalities:{input:["text"],output:["text"]},name:"Code Llama 70B Python",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"code-llama-7b",knowledge:null,lastUpdated:null,limit:{context:16384,output:null},modalities:{input:["text"],output:["text"]},name:"Code Llama 7B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"code-llama-7b-instruct",knowledge:null,lastUpdated:null,limit:{context:16384,output:null},modalities:{input:["text"],output:["text"]},name:"Code Llama 7B Instruct",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"code-llama-7b-python",knowledge:null,lastUpdated:null,limit:{context:16384,output:null},modalities:{input:["text"],output:["text"]},name:"Code Llama 7B Python",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"code-qwen-1-5-7b",knowledge:null,lastUpdated:null,limit:{context:65536,output:null},modalities:{input:["text"],output:["text"]},name:"CodeQwen 1.5 7B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"cogito-v-1-preview-llama-3b",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Cogito v1 Preview Llama 3B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"cogito-v-1-preview-llama-70b",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Cogito v1 Preview Llama 70B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"cogito-v-1-preview-llama-8b",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Cogito v1 Preview Llama 8B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"cogito-v-1-preview-qwen-14b",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Cogito v1 Preview Qwen 14B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"cogito-v-1-preview-qwen-32b",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Cogito v1 Preview Qwen 32B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"dbrx-instruct",knowledge:null,lastUpdated:null,limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"DBRX Instruct",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"deep-seek-coder-1-3b-base",knowledge:null,lastUpdated:null,limit:{context:16384,output:null},modalities:{input:["text"],output:["text"]},name:"DeepSeek Coder 1.3B Base",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"deep-seek-coder-33b-instruct",knowledge:null,lastUpdated:null,limit:{context:16384,output:null},modalities:{input:["text"],output:["text"]},name:"DeepSeek Coder 33B Instruct",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"deep-seek-coder-7b-base",knowledge:null,lastUpdated:null,limit:{context:4096,output:null},modalities:{input:["text"],output:["text"]},name:"DeepSeek Coder 7B Base",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"deep-seek-coder-7b-base-v-1-5",knowledge:null,lastUpdated:null,limit:{context:4096,output:null},modalities:{input:["text"],output:["text"]},name:"DeepSeek Coder 7B Base v1.5",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"deep-seek-coder-7b-instruct-v-1-5",knowledge:null,lastUpdated:null,limit:{context:4096,output:null},modalities:{input:["text"],output:["text"]},name:"DeepSeek Coder 7B Instruct v1.5",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"deep-seek-coder-v2-instruct",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"DeepSeek Coder V2 Instruct",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"deep-seek-coder-v2-lite-base",knowledge:null,lastUpdated:null,limit:{context:163840,output:null},modalities:{input:["text"],output:["text"]},name:"DeepSeek Coder V2 Lite Base",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"deep-seek-coder-v2-lite-instruct",knowledge:null,lastUpdated:null,limit:{context:163840,output:null},modalities:{input:["text"],output:["text"]},name:"DeepSeek Coder V2 Lite Instruct",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"deep-seek-prover-v2",knowledge:null,lastUpdated:null,limit:{context:163840,output:null},modalities:{input:["text"],output:["text"]},name:"DeepSeek Prover V2",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:.55,inputCacheHit:null,output:2.19},extendedThinking:!1,id:"deep-seek-r1-(basic)",knowledge:null,lastUpdated:null,limit:{context:163840,output:null},modalities:{input:["text"],output:["text"]},name:"DeepSeek R1 (Basic)",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:3,inputCacheHit:null,output:8},extendedThinking:!1,id:"deep-seek-r1-(fast)",knowledge:null,lastUpdated:null,limit:{context:163840,output:null},modalities:{input:["text"],output:["text"]},name:"DeepSeek R1 (Fast)",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"deep-seek-r1-0528-distill-qwen-3-8b",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"DeepSeek R1 0528 Distill Qwen3 8B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:75e-5,inputCacheHit:null,output:99e-5},extendedThinking:!1,id:"deep-seek-r1-distill-llama-70b",knowledge:null,lastUpdated:"2025-02-24",limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"DeepSeek-R1-Distill-Llama-70B",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-01-20",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:4e-5,inputCacheHit:null,output:4e-5},extendedThinking:!1,id:"deep-seek-r1-distill-llama-8b",knowledge:null,lastUpdated:"2025-02-24",limit:{context:32e3,output:32e3},modalities:{input:["text"],output:["text"]},name:"DeepSeek-R1-Distill-Llama-8B",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-01-20",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:15e-5,inputCacheHit:null,output:15e-5},extendedThinking:!1,id:"deep-seek-r1-distill-qwen-14b",knowledge:null,lastUpdated:"2025-02-24",limit:{context:64e3,output:32e3},modalities:{input:["text"],output:["text"]},name:"DeepSeek-R1-Distill-Qwen-14B",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-01-20",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:.00017999999999999998,inputCacheHit:null,output:.00017999999999999998},extendedThinking:!1,id:"deep-seek-r1-distill-qwen-1-5b",knowledge:null,lastUpdated:"2025-03-07",limit:{context:131072,output:32768},modalities:{input:["text"],output:["text"]},name:"DeepSeek-R1-Distill-Qwen-1.5B",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-01-20",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"deep-seek-r1-distill-qwen-32b",knowledge:null,lastUpdated:"2025-02-24",limit:{context:131072,output:16384},modalities:{input:["text"],output:["text"]},name:"DeepSeek-R1-Distill-Qwen-32B",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-01-20",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:1e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"deep-seek-r1-distill-qwen-7b",knowledge:null,lastUpdated:"2025-02-24",limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"DeepSeek-R1-Distill-Qwen-7B",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-01-20",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"deep-seek-v2-5",knowledge:null,lastUpdated:null,limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"DeepSeek V2.5",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"deep-seek-v2-lite-chat",knowledge:null,lastUpdated:null,limit:{context:163840,output:null},modalities:{input:["text"],output:["text"]},name:"DeepSeek V2 Lite Chat",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"deep-seek-v3",knowledge:null,lastUpdated:"2025-02-24",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"DeepSeek-V3",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-12-27",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:3,inputCacheHit:null,output:8},extendedThinking:!1,id:"deepseek-r1-05-28",knowledge:null,lastUpdated:null,limit:{context:163840,output:null},modalities:{input:["text"],output:["text"]},name:"Deepseek R1 05/28",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:"2025-05-28",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"deepseek-v3-03-24",knowledge:null,lastUpdated:null,limit:{context:163840,output:null},modalities:{input:["text"],output:["text"]},name:"Deepseek V3 03-24",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:1999188e-11,inputCacheHit:null,output:8000640000000001e-20},extendedThinking:!1,id:"devstral-small-2505",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Devstral-Small-2505",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"dobby-mini-unhinged-plus-llama-3-1-8b",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Dobby Mini Unhinged Plus Llama 3.1 8B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"dobby-unhinged-llama-3-3-70b",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Dobby-Unhinged-Llama-3.3-70B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"dolphin-2-6-mixtral-8-x-7-b",knowledge:null,lastUpdated:null,limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Dolphin 2.6 Mixtral 8x7b",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"dolphin-2-9-2-qwen-2-72b",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Dolphin 2.9.2 Qwen2 72B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"ernie-4-5-21b-a3b-pt",knowledge:null,lastUpdated:"2025-07-24",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"ERNIE-4.5-21B-A3B-PT",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-06-28",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"ernie-4-5-300b-a47b-pt",knowledge:null,lastUpdated:"2025-07-25",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"ERNIE-4.5-300B-A47B-PT",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-06-28",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"fire-function-v1",knowledge:null,lastUpdated:null,limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"FireFunction V1",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"fire-function-v2",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"FireFunction V2",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"fire-l-la-va-13b",knowledge:null,lastUpdated:null,limit:{context:4096,output:null},modalities:{input:["text","image"],output:["text"]},name:"FireLLaVA 13B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"firesearch-ocr-v6",knowledge:null,lastUpdated:null,limit:{context:8192,output:null},modalities:{input:["text","image"],output:["text"]},name:"Firesearch OCR V6",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"flux-1-[dev]",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"FLUX.1 [dev]",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"flux-1-[dev]-control-net",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"FLUX.1 [dev] ControlNet",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"flux-1-[dev]-fp8",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"FLUX.1 [dev] FP8",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"flux-1-[schnell]",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"FLUX.1 [schnell]",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"flux-1-[schnell]-fp8",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"FLUX.1 [schnell] FP8",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"flux-1-kontext-max",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"FLUX.1 Kontext Max",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"flux-1-kontext-pro",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"FLUX.1 Kontext Pro",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"gemma-2-9b-instruct",knowledge:null,lastUpdated:null,limit:{context:8192,output:null},modalities:{input:["text"],output:["text"]},name:"Gemma 2 9B Instruct",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"gemma-2b-instruct",knowledge:null,lastUpdated:null,limit:{context:8192,output:null},modalities:{input:["text"],output:["text"]},name:"Gemma 2B Instruct",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"gemma-3-27b-instruct",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Gemma 3 27B Instruct",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"gemma-7b",knowledge:null,lastUpdated:null,limit:{context:8192,output:null},modalities:{input:["text"],output:["text"]},name:"Gemma 7B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"gemma-7b-instruct",knowledge:null,lastUpdated:null,limit:{context:8192,output:null},modalities:{input:["text"],output:["text"]},name:"Gemma 7B Instruct",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"glm-4-5",knowledge:null,lastUpdated:"2025-08-11",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"GLM-4.5",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-20",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:2e-4,inputCacheHit:null,output:.0011},extendedThinking:!1,id:"glm-4-5-air",knowledge:null,lastUpdated:"2025-08-11",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"GLM-4.5-Air",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-20",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"intern-vl-3-38b",knowledge:null,lastUpdated:"2025-05-30",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"InternVL3-38B",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-04-10",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"intern-vl-3-78b",knowledge:null,lastUpdated:"2025-05-30",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"InternVL3-78B",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-04-10",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"intern-vl-3-8b",knowledge:null,lastUpdated:"2025-05-30",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"InternVL3-8B",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-04-10",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"japanese-stable-diffusion-xl",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Japanese Stable Diffusion XL",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:.001,inputCacheHit:null,output:.003},extendedThinking:!1,id:"kimi-k2-instruct",knowledge:null,lastUpdated:"2025-08-12",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Kimi-K2-Instruct",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-11",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"l-la-va-v1-6-yi-34b",knowledge:null,lastUpdated:null,limit:{context:4096,output:null},modalities:{input:["text","image"],output:["text"]},name:"LLaVA V1.6 Yi 34B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"fireworks"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"llama-2-13b",knowledge:null,lastUpdated:null,limit:{context:4096,output:null},modalities:{input:["text"],output:["text"]},name:"Llama 2 13B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"llama-2-13b-chat",knowledge:null,lastUpdated:null,limit:{context:4096,output:null},modalities:{input:["text"],output:["text"]},name:"Llama 2 13B Chat",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"llama-2-70b",knowledge:null,lastUpdated:null,limit:{context:4096,output:null},modalities:{input:["text"],output:["text"]},name:"Llama 2 70B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"llama-2-70b-chat",knowledge:null,lastUpdated:null,limit:{context:2048,output:null},modalities:{input:["text"],output:["text"]},name:"Llama 2 70B Chat",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"llama-2-7b",knowledge:null,lastUpdated:null,limit:{context:4096,output:null},modalities:{input:["text"],output:["text"]},name:"Llama 2 7B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"llama-2-7b-chat",knowledge:null,lastUpdated:null,limit:{context:4096,output:null},modalities:{input:["text"],output:["text"]},name:"Llama 2 7B Chat",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"llama-3-1-405b-instruct",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Llama 3.1 405B Instruct",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"llama-3-1-405b-instruct-long",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Llama 3.1 405B Instruct Long",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"llama-3-1-70b-instruct",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Llama 3.1 70B Instruct",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"llama-3-1-70b-instruct-1b",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Llama 3.1 70B Instruct 1B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"llama-3-1-8b-instruct",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Llama 3.1 8B Instruct",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"llama-3-1-nemotron-70b",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Llama 3.1 Nemotron 70B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"llama-3-2-11b-vision-instruct",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text","image"],output:["text"]},name:"Llama 3.2 11B Vision Instruct",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"fireworks"},{attachment:!1,cost:{input:2e-5,inputCacheHit:null,output:2e-5},extendedThinking:!1,id:"llama-3-2-1b",knowledge:null,lastUpdated:"2024-10-24",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Llama-3.2-1B",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-09-26",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:2e-5,inputCacheHit:null,output:2e-5},extendedThinking:!1,id:"llama-3-2-1b-instruct",knowledge:null,lastUpdated:"2025-02-26",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Llama-3.2-1B-Instruct",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-09-26",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"llama-3-2-3b",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Llama 3.2 3B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:29999999999999997e-21,inputCacheHit:null,output:5e-5},extendedThinking:!1,id:"llama-3-2-3b-instruct",knowledge:null,lastUpdated:"2025-02-26",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Llama-3.2-3B-Instruct",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-09-26",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"llama-3-2-90b-vision-instruct",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text","image"],output:["text"]},name:"Llama 3.2 90B Vision Instruct",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"fireworks"},{attachment:!1,cost:{input:45e-5,inputCacheHit:null,output:45e-5},extendedThinking:!1,id:"llama-3-3-70b-instruct",knowledge:null,lastUpdated:"2025-02-26",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Llama-3.3-70B-Instruct",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-12-07",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"llama-3-70b-instruct",knowledge:null,lastUpdated:null,limit:{context:8192,output:null},modalities:{input:["text"],output:["text"]},name:"Llama 3 70B Instruct",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"llama-3-70b-instruct-(hf-version)",knowledge:null,lastUpdated:null,limit:{context:8192,output:null},modalities:{input:["text"],output:["text"]},name:"Llama 3 70B Instruct (HF version)",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"llama-3-8b",knowledge:null,lastUpdated:null,limit:{context:8192,output:null},modalities:{input:["text"],output:["text"]},name:"Llama 3 8B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"llama-3-8b-instruct-(hf-version)",knowledge:null,lastUpdated:null,limit:{context:8192,output:null},modalities:{input:["text"],output:["text"]},name:"Llama 3 8B Instruct (HF version)",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:.22,inputCacheHit:null,output:.88},extendedThinking:!1,id:"llama-4-maverick-instruct-(basic)",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Llama 4 Maverick Instruct (Basic)",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"fireworks"},{attachment:!1,cost:{input:.15,inputCacheHit:null,output:.6},extendedThinking:!1,id:"llama-4-scout-instruct-(basic)",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Llama 4 Scout Instruct (Basic)",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"fireworks"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"llama-guard-7b",knowledge:null,lastUpdated:null,limit:{context:4096,output:null},modalities:{input:["text"],output:["text"]},name:"Llama Guard 7B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"llama-guard-v-2-8b",knowledge:null,lastUpdated:null,limit:{context:8192,output:null},modalities:{input:["text"],output:["text"]},name:"Llama Guard v2 8B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"llama-guard-v-3-1b",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Llama Guard v3 1B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"mini-max-m1-80-k",knowledge:null,lastUpdated:"2025-07-07",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"MiniMax-M1-80k",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-06-15",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"mistal-7b-instruct-v0-1",knowledge:null,lastUpdated:null,limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Mistal 7B Instruct V0.1",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-7b",knowledge:null,lastUpdated:null,limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral 7B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-7b-instruct-v-0-2",knowledge:null,lastUpdated:null,limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral 7B Instruct v0.2",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-7b-instruct-v-0-3",knowledge:null,lastUpdated:null,limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral 7B Instruct v0.3",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-7b-open-orca",knowledge:null,lastUpdated:null,limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral 7B OpenOrca",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-7b-v-0-2",knowledge:null,lastUpdated:null,limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral 7B v0.2",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-nemo-base-2407",knowledge:null,lastUpdated:null,limit:{context:128e3,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral Nemo Base 2407",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-nemo-instruct-2407",knowledge:null,lastUpdated:null,limit:{context:128e3,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral Nemo Instruct 2407",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral-small-24b-instruct-2501",knowledge:null,lastUpdated:null,limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral Small 24B Instruct 2501",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"mixtral-8-x-7-b-v-0-1",knowledge:null,lastUpdated:null,limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Mixtral 8x7B v0.1",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"mixtral-mo-e-8-x-22-b-instruct",knowledge:null,lastUpdated:null,limit:{context:65536,output:null},modalities:{input:["text"],output:["text"]},name:"Mixtral MoE 8x22B Instruct",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"mixtral-mo-e-8-x-7-b-instruct",knowledge:null,lastUpdated:null,limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Mixtral MoE 8x7B Instruct",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"mixtral-mo-e-8-x-7-b-instruct-(hf-version)",knowledge:null,lastUpdated:null,limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Mixtral MoE 8x7B Instruct (HF version)",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"mixtral-moe-8-x-22-b",knowledge:null,lastUpdated:null,limit:{context:65536,output:null},modalities:{input:["text"],output:["text"]},name:"Mixtral Moe 8x22B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"mytho-max-l2-13b",knowledge:null,lastUpdated:null,limit:{context:4096,output:null},modalities:{input:["text"],output:["text"]},name:"MythoMax L2 13B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"nous-capybara-7b-v1-9",knowledge:null,lastUpdated:null,limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Nous Capybara 7B V1.9",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"nous-hermes-2-yi-34b",knowledge:null,lastUpdated:null,limit:{context:4096,output:null},modalities:{input:["text"],output:["text"]},name:"Nous Hermes 2 Yi 34B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"nous-hermes-llama-2-13b",knowledge:null,lastUpdated:null,limit:{context:4096,output:null},modalities:{input:["text"],output:["text"]},name:"Nous Hermes Llama2 13B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"nous-hermes-llama-2-70b",knowledge:null,lastUpdated:null,limit:{context:4096,output:null},modalities:{input:["text"],output:["text"]},name:"Nous Hermes Llama2 70B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"nous-hermes-llama-2-7b",knowledge:null,lastUpdated:null,limit:{context:4096,output:null},modalities:{input:["text"],output:["text"]},name:"Nous Hermes Llama2 7B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"nouse-capybara-34b-v1-9",knowledge:null,lastUpdated:null,limit:{context:199680,output:null},modalities:{input:["text"],output:["text"]},name:"Nouse Capybara 34B V1.9",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"nouse-hermes-2-mixtral-8-x-7-b-dpo",knowledge:null,lastUpdated:null,limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Nouse Hermes 2 Mixtral 8x7B DPO",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"open-chat-3-5-0106",knowledge:null,lastUpdated:null,limit:{context:8192,output:null},modalities:{input:["text"],output:["text"]},name:"OpenChat 3.5 0106",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"open-hermes-2-5-mistral-7b",knowledge:null,lastUpdated:null,limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"OpenHermes 2.5 Mistral 7B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"open-hermes-2-mistral-7b",knowledge:null,lastUpdated:null,limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"OpenHermes 2 Mistral 7B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"phi-2-3b",knowledge:null,lastUpdated:null,limit:{context:2048,output:null},modalities:{input:["text"],output:["text"]},name:"Phi-2 3B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"phi-3-5-vision-instruct",knowledge:null,lastUpdated:null,limit:{context:31744,output:null},modalities:{input:["text","image"],output:["text"]},name:"Phi-3.5 Vision Instruct",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"phi-3-mini-128-k-instruct",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Phi-3 Mini 128k Instruct",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"phind-code-llama-34b-python-v-1",knowledge:null,lastUpdated:null,limit:{context:16384,output:null},modalities:{input:["text"],output:["text"]},name:"Phind CodeLlama 34B Python v1",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"phind-code-llama-34b-v-1",knowledge:null,lastUpdated:null,limit:{context:16384,output:null},modalities:{input:["text"],output:["text"]},name:"Phind CodeLlama 34B v1",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"phind-code-llama-34b-v-2",knowledge:null,lastUpdated:null,limit:{context:16384,output:null},modalities:{input:["text"],output:["text"]},name:"Phind CodeLlama 34B v2",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"playground-v-2-1024",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Playground v2 1024",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"playground-v-2-5-1024",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Playground v2.5 1024",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"pythia-12b",knowledge:null,lastUpdated:null,limit:{context:2048,output:null},modalities:{input:["text"],output:["text"]},name:"Pythia 12B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-1-5-72b-chat",knowledge:null,lastUpdated:null,limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen1.5 72B Chat",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-2-5-0-5b-instruct",knowledge:null,lastUpdated:"2025-02-26",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen2.5-0.5B-Instruct",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-09-16",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-2-5-14b",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen2.5 14B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-2-5-14b-instruct",knowledge:null,lastUpdated:"2025-03-07",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen2.5-14B-Instruct",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-09-16",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-2-5-1-5b-instruct",knowledge:null,lastUpdated:"2025-02-26",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen2.5-1.5B-Instruct",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-09-16",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-2-5-32b",knowledge:null,lastUpdated:"2024-09-20",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen2.5-32B",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-09-15",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-2-5-32b-instruct",knowledge:null,lastUpdated:"2025-03-07",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen2.5-32B-Instruct",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-09-17",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-2-5-72b",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen2.5 72B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-2-5-72b-instruct",knowledge:null,lastUpdated:"2024-09-19",limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen2.5 72B Instruct",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:"2024-09-19",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:.3,inputCacheHit:null,output:.3},extendedThinking:!1,id:"qwen-2-5-7b",knowledge:null,lastUpdated:"2024-09-25",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen2.5-7B",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-09-15",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-2-5-7b-instruct",knowledge:null,lastUpdated:"2024-10-16",limit:{context:32768,output:16384},modalities:{input:["text"],output:["text"]},name:"Qwen2.5 7B Instruct",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:"2024-10-16",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-2-5-coder-0-5b",knowledge:null,lastUpdated:null,limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen2.5-Coder 0.5B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-2-5-coder-0-5b-instruct",knowledge:null,lastUpdated:null,limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen2.5-Coder 0.5B Instruct",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-2-5-coder-14b",knowledge:null,lastUpdated:null,limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen2.5-Coder 14B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-2-5-coder-14b-instruct",knowledge:null,lastUpdated:"2025-03-07",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen2.5-Coder-14B-Instruct",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-11-06",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-2-5-coder-1-5b",knowledge:null,lastUpdated:null,limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen2.5-Coder 1.5B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-2-5-coder-1-5b-instruct",knowledge:null,lastUpdated:null,limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen2.5-Coder 1.5B Instruct",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-2-5-coder-32b",knowledge:null,lastUpdated:null,limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen2.5-Coder 32B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-2-5-coder-32b-instruct",knowledge:null,lastUpdated:"2024-11-11",limit:{context:32768,output:16384},modalities:{input:["text"],output:["text"]},name:"Qwen2.5-Coder 32B Instruct",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:"2024-11-11",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-2-5-coder-32b-instruct-128k",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen2.5-Coder 32B Instruct 128K",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-2-5-coder-32b-instruct-32k-ro-pe",knowledge:null,lastUpdated:null,limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen2.5-Coder 32B Instruct 32K RoPE",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-2-5-coder-32b-instruct-64-k",knowledge:null,lastUpdated:null,limit:{context:65536,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen2.5-Coder 32B Instruct 64k",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-2-5-coder-3b",knowledge:null,lastUpdated:null,limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen2.5-Coder 3B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-2-5-coder-3b-instruct",knowledge:null,lastUpdated:null,limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen2.5-Coder 3B Instruct",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-2-5-coder-7b",knowledge:null,lastUpdated:null,limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen2.5-Coder 7B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-2-5-coder-7b-instruct",knowledge:null,lastUpdated:"2025-03-07",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen2.5-Coder-7B-Instruct",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-09-16",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-2-5-math-72b-instruct",knowledge:null,lastUpdated:null,limit:{context:4096,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen2.5-Math 72B Instruct",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:1999188e-11,inputCacheHit:null,output:8000640000000001e-20},extendedThinking:!1,id:"qwen-2-5-vl-32b-instruct",knowledge:null,lastUpdated:"2025-04-14",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Qwen2.5-VL-32B-Instruct",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-03-22",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-2-5-vl-3b-instruct",knowledge:null,lastUpdated:"2025-04-23",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Qwen2.5-VL-3B-Instruct",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-01-26",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:25e-5,inputCacheHit:null,output:75e-5},extendedThinking:!1,id:"qwen-2-5-vl-72b-instruct",knowledge:null,lastUpdated:"2025-06-06",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Qwen2.5-VL-72B-Instruct",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-01-27",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-2-5-vl-7b-instruct",knowledge:null,lastUpdated:"2025-04-06",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Qwen2.5-VL-7B-Instruct",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-01-26",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-2-72b-instruct",knowledge:null,lastUpdated:"2024-06-07",limit:{context:32768,output:4096},modalities:{input:["text"],output:["text"]},name:"Qwen2 72B Instruct",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:"2024-06-07",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-2-7b-instruct",knowledge:null,lastUpdated:"2025-02-26",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen2-7B-Instruct",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-06-04",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-2-vl-2b-instruct",knowledge:null,lastUpdated:"2025-02-26",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Qwen2-VL-2B-Instruct",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-08-28",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-2-vl-72b-instruct",knowledge:null,lastUpdated:null,limit:{context:32768,output:null},modalities:{input:["text","image"],output:["text"]},name:"Qwen2-VL 72B Instruct",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-2-vl-7b-instruct",knowledge:null,lastUpdated:"2025-03-07",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Qwen2-VL-7B-Instruct",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-08-28",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-0-6b",knowledge:null,lastUpdated:"2025-07-26",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-0.6B",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-04-28",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:59999999999999995e-21,inputCacheHit:null,output:.00023999999999999998},extendedThinking:!1,id:"qwen-3-14b",knowledge:null,lastUpdated:"2025-07-26",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-14B",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-04-28",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-1-7b",knowledge:null,lastUpdated:"2025-07-26",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-1.7B",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-04-28",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-1-7b-fp-8-model-used-for-drafting",knowledge:null,lastUpdated:null,limit:{context:262144,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3 1.7B fp8 model used for drafting",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-1-7b-fp-8-model-used-for-drafting-for-131072-context",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3 1.7B fp8 model used for drafting for 131072 context",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-1-7b-fp-8-model-used-for-drafting-for-40960-context-length",knowledge:null,lastUpdated:null,limit:{context:40960,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3 1.7B fp8 model used for drafting for 40960 context length",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:.00013000000000000002,inputCacheHit:null,output:6e-4},extendedThinking:!1,id:"qwen-3-235b-a22b",knowledge:null,lastUpdated:"2025-07-26",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-235B-A22B",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-04-28",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:1999188e-11,inputCacheHit:null,output:8000640000000001e-20},extendedThinking:!1,id:"qwen-3-30b-a3b",knowledge:null,lastUpdated:"2025-07-26",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-30B-A3B",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-04-28",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:2e-4,inputCacheHit:null,output:8e-4},extendedThinking:!1,id:"qwen-3-30b-a3b-instruct-2507",knowledge:null,lastUpdated:"2025-08-08",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-30B-A3B-Instruct-2507",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-28",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!0,id:"qwen-3-30b-a3b-thinking-2507",knowledge:null,lastUpdated:"2025-08-08",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-30B-A3B-Thinking-2507",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!0,releaseDate:"2025-07-29",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:0,inputCacheHit:null,output:0},extendedThinking:!1,id:"qwen-3-4b",knowledge:null,lastUpdated:"2025-07-26",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-4B",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-04-28",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:1e-5,inputCacheHit:null,output:2e-5},extendedThinking:!1,id:"qwen-3-8b",knowledge:null,lastUpdated:"2025-07-26",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-8B",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-04-28",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-coder-30b-a3b-instruct",knowledge:null,lastUpdated:"2025-08-07",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-Coder-30B-A3B-Instruct",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-31",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-coder-480b-a35b-instruct",knowledge:null,lastUpdated:"2025-08-07",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-Coder-480B-A35B-Instruct",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-22",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-qwq-32b-preview",knowledge:null,lastUpdated:"2024-11-28",limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen QWQ 32B Preview",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:"2024-11-28",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"rolm-ocr",knowledge:null,lastUpdated:null,limit:{context:128e3,output:null},modalities:{input:["text","image"],output:["text"]},name:"Rolm OCR",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"segmind-stable-diffusion-1b-(ssd-1b)",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Segmind Stable Diffusion 1B (SSD-1B)",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"snorkel-mistral-pair-rm-dpo",knowledge:null,lastUpdated:null,limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Snorkel Mistral PairRM DPO",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"stable-code-3b",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Stable Code 3B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"stable-diffusion-xl",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Stable Diffusion XL",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"star-coder-16b",knowledge:null,lastUpdated:null,limit:{context:8192,output:null},modalities:{input:["text"],output:["text"]},name:"StarCoder 16B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"star-coder-2-15b",knowledge:null,lastUpdated:null,limit:{context:16384,output:null},modalities:{input:["text"],output:["text"]},name:"StarCoder2 15B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"star-coder-2-3b",knowledge:null,lastUpdated:null,limit:{context:16384,output:null},modalities:{input:["text"],output:["text"]},name:"StarCoder2 3B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"star-coder-2-7b",knowledge:null,lastUpdated:null,limit:{context:16384,output:null},modalities:{input:["text"],output:["text"]},name:"StarCoder2 7B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"star-coder-7b",knowledge:null,lastUpdated:null,limit:{context:8192,output:null},modalities:{input:["text"],output:["text"]},name:"StarCoder 7B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"streaming-asr",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Streaming ASR",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"toppy-m-7b",knowledge:null,lastUpdated:"2023-11-10",limit:{context:32768,output:4096},modalities:{input:["text"],output:["text"]},name:"Toppy M 7B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:"2023-11-10",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"whisper-v3-large",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Whisper V3 Large",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"whisper-v3-turbo",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Whisper V3 Turbo",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"yi-34b",knowledge:null,lastUpdated:null,limit:{context:4096,output:null},modalities:{input:["text"],output:["text"]},name:"Yi 34B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"yi-34b-chat",knowledge:null,lastUpdated:null,limit:{context:4096,output:null},modalities:{input:["text"],output:["text"]},name:"Yi 34B Chat",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"yi-6b",knowledge:null,lastUpdated:null,limit:{context:4096,output:null},modalities:{input:["text"],output:["text"]},name:"Yi 6B",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:.003,inputCacheHit:null,output:.003},extendedThinking:!1,id:"yi-large",knowledge:null,lastUpdated:null,limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Yi-Large",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"zephyr-7b-beta",knowledge:null,lastUpdated:null,limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Zephyr 7B Beta",openWeights:!1,provider:"Fireworks AI",providerDoc:"https://readme.fireworks.ai/",providerEnv:["FIREWORKS_API_KEY"],providerId:"fireworks-ai",providerModelsDevId:"fireworks-ai",providerNpm:"@ai-sdk/fireworks",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!0,id:"claude-sonnet-3-7-thinking",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Claude Sonnet 3.7 Thinking",openWeights:!1,provider:"GitHub Copilot",providerDoc:"https://docs.github.com/en/copilot/reference/ai-models/supported-models",providerEnv:["GITHUB_TOKEN"],providerId:"git-hub-copilot",providerModelsDevId:"github-copilot",providerNpm:"@ai-sdk/github-copilot",reasoning:!0,releaseDate:"2024-11-21",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"githubcopilot"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"gemini-2-0-flash",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Gemini 2.0 Flash",openWeights:!1,provider:"GitHub Copilot",providerDoc:"https://docs.github.com/en/copilot/reference/ai-models/supported-models",providerEnv:["GITHUB_TOKEN"],providerId:"git-hub-copilot",providerModelsDevId:"github-copilot",providerNpm:"@ai-sdk/github-copilot",reasoning:!1,releaseDate:"2024-05-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"githubcopilot"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"gemini-2-5-pro",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Gemini 2.5 Pro",openWeights:!1,provider:"GitHub Copilot",providerDoc:"https://docs.github.com/en/copilot/reference/ai-models/supported-models",providerEnv:["GITHUB_TOKEN"],providerId:"git-hub-copilot",providerModelsDevId:"github-copilot",providerNpm:"@ai-sdk/github-copilot",reasoning:!1,releaseDate:"2024-12-01",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"githubcopilot"},{attachment:!1,cost:{input:.03,inputCacheHit:null,output:.06},extendedThinking:!1,id:"gpt-4-1",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"GPT-4.1",openWeights:!1,provider:"GitHub Copilot",providerDoc:"https://docs.github.com/en/copilot/reference/ai-models/supported-models",providerEnv:["GITHUB_TOKEN"],providerId:"git-hub-copilot",providerModelsDevId:"github-copilot",providerNpm:"@ai-sdk/github-copilot",reasoning:!1,releaseDate:"2024-12-01",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"githubcopilot"},{attachment:!1,cost:{input:.005,inputCacheHit:null,output:.015},extendedThinking:!1,id:"gpt-4-o",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"GPT-4o",openWeights:!1,provider:"GitHub Copilot",providerDoc:"https://docs.github.com/en/copilot/reference/ai-models/supported-models",providerEnv:["GITHUB_TOKEN"],providerId:"git-hub-copilot",providerModelsDevId:"github-copilot",providerNpm:"@ai-sdk/github-copilot",reasoning:!1,releaseDate:"2024-05-13",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"githubcopilot"},{attachment:!1,cost:{input:.00125,inputCacheHit:null,output:.01},extendedThinking:!1,id:"gpt-5",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"GPT-5",openWeights:!1,provider:"GitHub Copilot",providerDoc:"https://docs.github.com/en/copilot/reference/ai-models/supported-models",providerEnv:["GITHUB_TOKEN"],providerId:"git-hub-copilot",providerModelsDevId:"github-copilot",providerNpm:"@ai-sdk/github-copilot",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"githubcopilot"},{attachment:!1,cost:{input:.00125,inputCacheHit:null,output:.01},extendedThinking:!1,id:"gpt-5-mini",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"GPT-5 mini",openWeights:!1,provider:"GitHub Copilot",providerDoc:"https://docs.github.com/en/copilot/reference/ai-models/supported-models",providerEnv:["GITHUB_TOKEN"],providerId:"git-hub-copilot",providerModelsDevId:"github-copilot",providerNpm:"@ai-sdk/github-copilot",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"githubcopilot"},{attachment:!1,cost:{input:.002,inputCacheHit:null,output:.008},extendedThinking:!1,id:"o-3",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"o3",openWeights:!1,provider:"GitHub Copilot",providerDoc:"https://docs.github.com/en/copilot/reference/ai-models/supported-models",providerEnv:["GITHUB_TOKEN"],providerId:"git-hub-copilot",providerModelsDevId:"github-copilot",providerNpm:"@ai-sdk/github-copilot",reasoning:!1,releaseDate:"2024-02-29",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"githubcopilot"},{attachment:!1,cost:{input:.0011,inputCacheHit:null,output:.0044},extendedThinking:!1,id:"o-4-mini",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"o4-mini",openWeights:!1,provider:"GitHub Copilot",providerDoc:"https://docs.github.com/en/copilot/reference/ai-models/supported-models",providerEnv:["GITHUB_TOKEN"],providerId:"git-hub-copilot",providerModelsDevId:"github-copilot",providerNpm:"@ai-sdk/github-copilot",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"githubcopilot"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"about-github-models",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"about-github-models",openWeights:!1,provider:"GitHub Models",providerDoc:"https://docs.github.com/en/github-models",providerEnv:["GITHUB_TOKEN"],providerId:"git-hub-models",providerModelsDevId:"github-models",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"github"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"ask-copilot-open",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"askCopilotOpen",openWeights:!1,provider:"GitHub Models",providerDoc:"https://docs.github.com/en/github-models",providerEnv:["GITHUB_TOKEN"],providerId:"git-hub-models",providerModelsDevId:"github-models",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"github"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"ask-copilot-select",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"askCopilotSelect",openWeights:!1,provider:"GitHub Models",providerDoc:"https://docs.github.com/en/github-models",providerEnv:["GITHUB_TOKEN"],providerId:"git-hub-models",providerModelsDevId:"github-models",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"github"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"github-models",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"github-models",openWeights:!1,provider:"GitHub Models",providerDoc:"https://docs.github.com/en/github-models",providerEnv:["GITHUB_TOKEN"],providerId:"git-hub-models",providerModelsDevId:"github-models",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"github"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"optimizing-your-ai-powered-app-with-github-models",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"optimizing-your-ai-powered-app-with-github-models",openWeights:!1,provider:"GitHub Models",providerDoc:"https://docs.github.com/en/github-models",providerEnv:["GITHUB_TOKEN"],providerId:"git-hub-models",providerModelsDevId:"github-models",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"github"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"prototyping-with-ai-models",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"prototyping-with-ai-models",openWeights:!1,provider:"GitHub Models",providerDoc:"https://docs.github.com/en/github-models",providerEnv:["GITHUB_TOKEN"],providerId:"git-hub-models",providerModelsDevId:"github-models",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"github"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"use-github-models",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"use-github-models",openWeights:!1,provider:"GitHub Models",providerDoc:"https://docs.github.com/en/github-models",providerEnv:["GITHUB_TOKEN"],providerId:"git-hub-models",providerModelsDevId:"github-models",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"github"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"123-versions",knowledge:null,lastUpdated:null,limit:{context:1,output:null},modalities:{input:["text"],output:["text"]},name:"123Versions",openWeights:!1,provider:"Google",providerDoc:"https://ai.google.dev/models",providerEnv:["GOOGLE_API_KEY"],providerId:"google",providerModelsDevId:"google",providerNpm:"@ai-sdk/google",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:"calendar-month-deprecation-date",knowledge:null,lastUpdated:null,limit:{context:2025,output:null},modalities:{input:["text"],output:["text"]},name:"calendar_monthDeprecation date",openWeights:!1,provider:"Google",providerDoc:"https://ai.google.dev/models",providerEnv:["GOOGLE_API_KEY"],providerId:"google",providerModelsDevId:"google",providerNpm:"@ai-sdk/google",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:"calendar-month-latest-update",knowledge:null,lastUpdated:null,limit:{context:2024,output:null},modalities:{input:["text"],output:["text"]},name:"calendar_monthLatest update",openWeights:!1,provider:"Google",providerDoc:"https://ai.google.dev/models",providerEnv:["GOOGLE_API_KEY"],providerId:"google",providerModelsDevId:"google",providerNpm:"@ai-sdk/google",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:"cognition-2-knowledge-cutoff",knowledge:null,lastUpdated:null,limit:{context:2024,output:null},modalities:{input:["text"],output:["text"]},name:"cognition_2Knowledge cutoff",openWeights:!1,provider:"Google",providerDoc:"https://ai.google.dev/models",providerEnv:["GOOGLE_API_KEY"],providerId:"google",providerModelsDevId:"google",providerNpm:"@ai-sdk/google",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:"gemini-1-5-flash",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Gemini 1.5 Flash",openWeights:!1,provider:"Google",providerDoc:"https://ai.google.dev/models",providerEnv:["GOOGLE_API_KEY"],providerId:"google",providerModelsDevId:"google",providerNpm:"@ai-sdk/google",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"google"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"gemini-1-5-flash-8b",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Gemini 1.5 Flash-8B",openWeights:!1,provider:"Google",providerDoc:"https://ai.google.dev/models",providerEnv:["GOOGLE_API_KEY"],providerId:"google",providerModelsDevId:"google",providerNpm:"@ai-sdk/google",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"google"},{attachment:!1,cost:{input:35e-5,inputCacheHit:null,output:.0010500000000000002},extendedThinking:!1,id:"gemini-1-5-flash-8-b-exp-0827",knowledge:null,lastUpdated:null,limit:{context:1,output:null},modalities:{input:["text"],output:["text"]},name:"gemini-1.5-flash-8b-exp-0827",openWeights:!1,provider:"Google",providerDoc:"https://ai.google.dev/models",providerEnv:["GOOGLE_API_KEY"],providerId:"google",providerModelsDevId:"google",providerNpm:"@ai-sdk/google",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"google"},{attachment:!1,cost:{input:35e-5,inputCacheHit:null,output:.0010500000000000002},extendedThinking:!1,id:"gemini-1-5-flash-8-b-exp-0924",knowledge:null,lastUpdated:null,limit:{context:1,output:null},modalities:{input:["text"],output:["text"]},name:"gemini-1.5-flash-8b-exp-0924",openWeights:!1,provider:"Google",providerDoc:"https://ai.google.dev/models",providerEnv:["GOOGLE_API_KEY"],providerId:"google",providerModelsDevId:"google",providerNpm:"@ai-sdk/google",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"google"},{attachment:!1,cost:{input:35e-5,inputCacheHit:null,output:.0010500000000000002},extendedThinking:!1,id:"gemini-1-5-flash-8b-gemini-1-5-flash-8-b",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:`Gemini 1.5 Flash-8B
|
|
2
|
-
gemini-1.5-flash-8b`,openWeights:!1,provider:"Google",providerDoc:"https://ai.google.dev/models",providerEnv:["GOOGLE_API_KEY"],providerId:"google",providerModelsDevId:"google",providerNpm:"@ai-sdk/google",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"google"},{attachment:!1,cost:{input:35e-5,inputCacheHit:null,output:.0010500000000000002},extendedThinking:!1,id:"gemini-1-5-flash-gemini-1-5-flash",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:`Gemini 1.5 Flash
|
|
3
|
-
gemini-1.5-flash`,openWeights:!1,provider:"Google",providerDoc:"https://ai.google.dev/models",providerEnv:["GOOGLE_API_KEY"],providerId:"google",providerModelsDevId:"google",providerNpm:"@ai-sdk/google",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"google"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"gemini-1-5-pro",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Gemini 1.5 Pro",openWeights:!1,provider:"Google",providerDoc:"https://ai.google.dev/models",providerEnv:["GOOGLE_API_KEY"],providerId:"google",providerModelsDevId:"google",providerNpm:"@ai-sdk/google",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"google"},{attachment:!1,cost:{input:.0035,inputCacheHit:null,output:.0105},extendedThinking:!1,id:"gemini-1-5-pro-exp-0801",knowledge:null,lastUpdated:null,limit:{context:1,output:null},modalities:{input:["text"],output:["text"]},name:"gemini-1.5-pro-exp-0801",openWeights:!1,provider:"Google",providerDoc:"https://ai.google.dev/models",providerEnv:["GOOGLE_API_KEY"],providerId:"google",providerModelsDevId:"google",providerNpm:"@ai-sdk/google",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"google"},{attachment:!1,cost:{input:.0035,inputCacheHit:null,output:.0105},extendedThinking:!1,id:"gemini-1-5-pro-exp-0827",knowledge:null,lastUpdated:null,limit:{context:1,output:null},modalities:{input:["text"],output:["text"]},name:"gemini-1.5-pro-exp-0827",openWeights:!1,provider:"Google",providerDoc:"https://ai.google.dev/models",providerEnv:["GOOGLE_API_KEY"],providerId:"google",providerModelsDevId:"google",providerNpm:"@ai-sdk/google",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"google"},{attachment:!1,cost:{input:.0035,inputCacheHit:null,output:.0105},extendedThinking:!1,id:"gemini-1-5-pro-gemini-1-5-pro",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:`Gemini 1.5 Pro
|
|
4
|
-
gemini-1.5-pro`,openWeights:!1,provider:"Google",providerDoc:"https://ai.google.dev/models",providerEnv:["GOOGLE_API_KEY"],providerId:"google",providerModelsDevId:"google",providerNpm:"@ai-sdk/google",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"google"},{attachment:!1,cost:{input:1e-4,inputCacheHit:null,output:4e-4},extendedThinking:!1,id:"gemini-2-0-flash-exp",knowledge:null,lastUpdated:null,limit:{context:2,output:null},modalities:{input:["text"],output:["text"]},name:"gemini-2.0-flash-exp",openWeights:!1,provider:"Google",providerDoc:"https://ai.google.dev/models",providerEnv:["GOOGLE_API_KEY"],providerId:"google",providerModelsDevId:"google",providerNpm:"@ai-sdk/google",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"google"},{attachment:!1,cost:{input:1e-4,inputCacheHit:null,output:4e-4},extendedThinking:!1,id:"gemini-2-0-flash-exp-image-generation",knowledge:null,lastUpdated:null,limit:{context:2,output:null},modalities:{input:["text"],output:["text"]},name:"gemini-2.0-flash-exp-image-generation",openWeights:!1,provider:"Google",providerDoc:"https://ai.google.dev/models",providerEnv:["GOOGLE_API_KEY"],providerId:"google",providerModelsDevId:"google",providerNpm:"@ai-sdk/google",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"google"},{attachment:!1,cost:{input:1e-4,inputCacheHit:null,output:4e-4},extendedThinking:!1,id:"gemini-2-0-flash-gemini-2-0-flash",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:`Gemini 2.0 Flash
|
|
5
|
-
gemini-2.0-flash`,openWeights:!1,provider:"Google",providerDoc:"https://ai.google.dev/models",providerEnv:["GOOGLE_API_KEY"],providerId:"google",providerModelsDevId:"google",providerNpm:"@ai-sdk/google",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"google"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"gemini-2-0-flash-lite",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Gemini 2.0 Flash-Lite",openWeights:!1,provider:"Google",providerDoc:"https://ai.google.dev/models",providerEnv:["GOOGLE_API_KEY"],providerId:"google",providerModelsDevId:"google",providerNpm:"@ai-sdk/google",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"google"},{attachment:!1,cost:{input:1e-4,inputCacheHit:null,output:4e-4},extendedThinking:!1,id:"gemini-2-0-flash-lite-gemini-2-0-flash-lite",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:`Gemini 2.0 Flash-Lite
|
|
6
|
-
gemini-2.0-flash-lite`,openWeights:!1,provider:"Google",providerDoc:"https://ai.google.dev/models",providerEnv:["GOOGLE_API_KEY"],providerId:"google",providerModelsDevId:"google",providerNpm:"@ai-sdk/google",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"google"},{attachment:!1,cost:{input:1e-4,inputCacheHit:null,output:4e-4},extendedThinking:!1,id:"gemini-2-0-flash-live-gemini-2-0-flash-live-001",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:`Gemini 2.0 Flash Live
|
|
7
|
-
gemini-2.0-flash-live-001`,openWeights:!1,provider:"Google",providerDoc:"https://ai.google.dev/models",providerEnv:["GOOGLE_API_KEY"],providerId:"google",providerModelsDevId:"google",providerNpm:"@ai-sdk/google",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"google"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"gemini-2-0-flash-preview-image-generation",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Gemini 2.0 Flash Preview Image Generation",openWeights:!1,provider:"Google",providerDoc:"https://ai.google.dev/models",providerEnv:["GOOGLE_API_KEY"],providerId:"google",providerModelsDevId:"google",providerNpm:"@ai-sdk/google",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"google"},{attachment:!1,cost:{input:1e-4,inputCacheHit:null,output:4e-4},extendedThinking:!1,id:"gemini-2-0-flash-preview-image-generation-gemini-2-0-flash-preview-image-generation",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:`Gemini 2.0 Flash Preview Image Generation
|
|
8
|
-
gemini-2.0-flash-preview-image-generation`,openWeights:!1,provider:"Google",providerDoc:"https://ai.google.dev/models",providerEnv:["GOOGLE_API_KEY"],providerId:"google",providerModelsDevId:"google",providerNpm:"@ai-sdk/google",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"google"},{attachment:!1,cost:{input:1e-4,inputCacheHit:null,output:4e-4},extendedThinking:!1,id:"gemini-2-0-flash-thinking-exp-01-21",knowledge:null,lastUpdated:null,limit:{context:2,output:null},modalities:{input:["text"],output:["text"]},name:"gemini-2.0-flash-thinking-exp-01-21",openWeights:!1,provider:"Google",providerDoc:"https://ai.google.dev/models",providerEnv:["GOOGLE_API_KEY"],providerId:"google",providerModelsDevId:"google",providerNpm:"@ai-sdk/google",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"google"},{attachment:!1,cost:{input:1e-4,inputCacheHit:null,output:4e-4},extendedThinking:!1,id:"gemini-2-0-flash-thinking-exp-1219",knowledge:null,lastUpdated:null,limit:{context:2,output:null},modalities:{input:["text"],output:["text"]},name:"gemini-2.0-flash-thinking-exp-1219",openWeights:!1,provider:"Google",providerDoc:"https://ai.google.dev/models",providerEnv:["GOOGLE_API_KEY"],providerId:"google",providerModelsDevId:"google",providerNpm:"@ai-sdk/google",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"google"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"gemini-2-0-pro-exp-02-05",knowledge:null,lastUpdated:null,limit:{context:2,output:null},modalities:{input:["text"],output:["text"]},name:"gemini-2.0-pro-exp-02-05",openWeights:!1,provider:"Google",providerDoc:"https://ai.google.dev/models",providerEnv:["GOOGLE_API_KEY"],providerId:"google",providerModelsDevId:"google",providerNpm:"@ai-sdk/google",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"google"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"gemini-2-5-flash",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Gemini 2.5 Flash",openWeights:!1,provider:"Google",providerDoc:"https://ai.google.dev/models",providerEnv:["GOOGLE_API_KEY"],providerId:"google",providerModelsDevId:"google",providerNpm:"@ai-sdk/google",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"google"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:.0025},extendedThinking:!1,id:"gemini-2-5-flash-gemini-2-5-flash",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:`Gemini 2.5 Flash
|
|
9
|
-
gemini-2.5-flash`,openWeights:!1,provider:"Google",providerDoc:"https://ai.google.dev/models",providerEnv:["GOOGLE_API_KEY"],providerId:"google",providerModelsDevId:"google",providerNpm:"@ai-sdk/google",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"google"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"gemini-2-5-flash-lite",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Gemini 2.5 Flash-Lite",openWeights:!1,provider:"Google",providerDoc:"https://ai.google.dev/models",providerEnv:["GOOGLE_API_KEY"],providerId:"google",providerModelsDevId:"google",providerNpm:"@ai-sdk/google",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"google"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:.0025},extendedThinking:!1,id:"gemini-2-5-flash-lite-gemini-2-5-flash-lite",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:`Gemini 2.5 Flash-Lite
|
|
10
|
-
gemini-2.5-flash-lite`,openWeights:!1,provider:"Google",providerDoc:"https://ai.google.dev/models",providerEnv:["GOOGLE_API_KEY"],providerId:"google",providerModelsDevId:"google",providerNpm:"@ai-sdk/google",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"google"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"gemini-2-5-flash-live-gemini-live-2-5-flash-preview",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:`Gemini 2.5 Flash Live
|
|
11
|
-
gemini-live-2.5-flash-preview`,openWeights:!1,provider:"Google",providerDoc:"https://ai.google.dev/models",providerEnv:["GOOGLE_API_KEY"],providerId:"google",providerModelsDevId:"google",providerNpm:"@ai-sdk/google",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"google"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"gemini-2-5-flash-native-audio",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Gemini 2.5 Flash Native Audio",openWeights:!1,provider:"Google",providerDoc:"https://ai.google.dev/models",providerEnv:["GOOGLE_API_KEY"],providerId:"google",providerModelsDevId:"google",providerNpm:"@ai-sdk/google",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"google"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:.0025},extendedThinking:!1,id:"gemini-2-5-flash-native-audio-gemini-2-5-flash-preview-native-audio-dialog-&-gemini-2-5-flash-exp-native-audio-thinking-dialog",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:`Gemini 2.5 Flash Native Audio
|
|
12
|
-
gemini-2.5-flash-preview-native-audio-dialog &
|
|
13
|
-
gemini-2.5-flash-exp-native-audio-thinking-dialog`,openWeights:!1,provider:"Google",providerDoc:"https://ai.google.dev/models",providerEnv:["GOOGLE_API_KEY"],providerId:"google",providerModelsDevId:"google",providerNpm:"@ai-sdk/google",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"google"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:.0025},extendedThinking:!1,id:"gemini-2-5-flash-preview-04-17",knowledge:null,lastUpdated:null,limit:{context:2,output:null},modalities:{input:["text"],output:["text"]},name:"gemini-2.5-flash-preview-04-17",openWeights:!1,provider:"Google",providerDoc:"https://ai.google.dev/models",providerEnv:["GOOGLE_API_KEY"],providerId:"google",providerModelsDevId:"google",providerNpm:"@ai-sdk/google",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"google"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"gemini-2-5-flash-preview-tts",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Gemini 2.5 Flash Preview TTS",openWeights:!1,provider:"Google",providerDoc:"https://ai.google.dev/models",providerEnv:["GOOGLE_API_KEY"],providerId:"google",providerModelsDevId:"google",providerNpm:"@ai-sdk/google",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"google"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:.0025},extendedThinking:!1,id:"gemini-2-5-flash-preview-tts-gemini-2-5-flash-preview-tts",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:`Gemini 2.5 Flash Preview TTS
|
|
14
|
-
gemini-2.5-flash-preview-tts`,openWeights:!1,provider:"Google",providerDoc:"https://ai.google.dev/models",providerEnv:["GOOGLE_API_KEY"],providerId:"google",providerModelsDevId:"google",providerNpm:"@ai-sdk/google",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"google"},{attachment:!1,cost:{input:.00125,inputCacheHit:null,output:.01},extendedThinking:!1,id:"gemini-2-5-pro-gemini-2-5-pro",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:`Gemini 2.5 Pro
|
|
15
|
-
gemini-2.5-pro`,openWeights:!1,provider:"Google",providerDoc:"https://ai.google.dev/models",providerEnv:["GOOGLE_API_KEY"],providerId:"google",providerModelsDevId:"google",providerNpm:"@ai-sdk/google",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"google"},{attachment:!1,cost:{input:.00125,inputCacheHit:null,output:.01},extendedThinking:!1,id:"gemini-2-5-pro-preview-03-25",knowledge:null,lastUpdated:null,limit:{context:2,output:null},modalities:{input:["text"],output:["text"]},name:"gemini-2.5-pro-preview-03-25",openWeights:!1,provider:"Google",providerDoc:"https://ai.google.dev/models",providerEnv:["GOOGLE_API_KEY"],providerId:"google",providerModelsDevId:"google",providerNpm:"@ai-sdk/google",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"google"},{attachment:!1,cost:{input:.00125,inputCacheHit:null,output:.01},extendedThinking:!1,id:"gemini-2-5-pro-preview-05-06",knowledge:null,lastUpdated:null,limit:{context:2,output:null},modalities:{input:["text"],output:["text"]},name:"gemini-2.5-pro-preview-05-06",openWeights:!1,provider:"Google",providerDoc:"https://ai.google.dev/models",providerEnv:["GOOGLE_API_KEY"],providerId:"google",providerModelsDevId:"google",providerNpm:"@ai-sdk/google",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"google"},{attachment:!1,cost:{input:.00125,inputCacheHit:null,output:.01},extendedThinking:!1,id:"gemini-2-5-pro-preview-06-05",knowledge:null,lastUpdated:null,limit:{context:2,output:null},modalities:{input:["text"],output:["text"]},name:"gemini-2.5-pro-preview-06-05",openWeights:!1,provider:"Google",providerDoc:"https://ai.google.dev/models",providerEnv:["GOOGLE_API_KEY"],providerId:"google",providerModelsDevId:"google",providerNpm:"@ai-sdk/google",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"google"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"gemini-2-5-pro-preview-tts",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Gemini 2.5 Pro Preview TTS",openWeights:!1,provider:"Google",providerDoc:"https://ai.google.dev/models",providerEnv:["GOOGLE_API_KEY"],providerId:"google",providerModelsDevId:"google",providerNpm:"@ai-sdk/google",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"google"},{attachment:!1,cost:{input:.00125,inputCacheHit:null,output:.01},extendedThinking:!1,id:"gemini-2-5-pro-preview-tts-gemini-2-5-pro-preview-tts",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:`Gemini 2.5 Pro Preview TTS
|
|
16
|
-
gemini-2.5-pro-preview-tts`,openWeights:!1,provider:"Google",providerDoc:"https://ai.google.dev/models",providerEnv:["GOOGLE_API_KEY"],providerId:"google",providerModelsDevId:"google",providerNpm:"@ai-sdk/google",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"google"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"gemini-embedding-exp-03-07",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"gemini-embedding-exp-03-07",openWeights:!1,provider:"Google",providerDoc:"https://ai.google.dev/models",providerEnv:["GOOGLE_API_KEY"],providerId:"google",providerModelsDevId:"google",providerNpm:"@ai-sdk/google",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"google"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"gemini-exp-1114",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"gemini-exp-1114",openWeights:!1,provider:"Google",providerDoc:"https://ai.google.dev/models",providerEnv:["GOOGLE_API_KEY"],providerId:"google",providerModelsDevId:"google",providerNpm:"@ai-sdk/google",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"google"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"gemini-exp-1121",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"gemini-exp-1121",openWeights:!1,provider:"Google",providerDoc:"https://ai.google.dev/models",providerEnv:["GOOGLE_API_KEY"],providerId:"google",providerModelsDevId:"google",providerNpm:"@ai-sdk/google",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"google"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"gemini-exp-1206",knowledge:null,lastUpdated:null,limit:{context:2,output:null},modalities:{input:["text"],output:["text"]},name:"gemini-exp-1206",openWeights:!1,provider:"Google",providerDoc:"https://ai.google.dev/models",providerEnv:["GOOGLE_API_KEY"],providerId:"google",providerModelsDevId:"google",providerNpm:"@ai-sdk/google",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"google"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"handyman-capabilities",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"handymanCapabilities",openWeights:!1,provider:"Google",providerDoc:"https://ai.google.dev/models",providerEnv:["GOOGLE_API_KEY"],providerId:"google",providerModelsDevId:"google",providerNpm:"@ai-sdk/google",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:"id-card-model-code",knowledge:null,lastUpdated:null,limit:{context:1,output:null},modalities:{input:["text"],output:["text"]},name:"id_cardModel code",openWeights:!1,provider:"Google",providerDoc:"https://ai.google.dev/models",providerEnv:["GOOGLE_API_KEY"],providerId:"google",providerModelsDevId:"google",providerNpm:"@ai-sdk/google",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:"movie-info-audio-visual-specs",knowledge:null,lastUpdated:null,limit:{context:7,output:null},modalities:{input:["text"],output:["text"]},name:"movie_infoAudio/visual specs",openWeights:!1,provider:"Google",providerDoc:"https://ai.google.dev/models",providerEnv:["GOOGLE_API_KEY"],providerId:"google",providerModelsDevId:"google",providerNpm:"@ai-sdk/google",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:"save-supported-data-types",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"saveSupported data types",openWeights:!1,provider:"Google",providerDoc:"https://ai.google.dev/models",providerEnv:["GOOGLE_API_KEY"],providerId:"google",providerModelsDevId:"google",providerNpm:"@ai-sdk/google",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:"token-auto-token-limits[*]",knowledge:null,lastUpdated:null,limit:{context:2,output:null},modalities:{input:["text"],output:["text"]},name:"token_autoToken limits[*]",openWeights:!1,provider:"Google",providerDoc:"https://ai.google.dev/models",providerEnv:["GOOGLE_API_KEY"],providerId:"google",providerModelsDevId:"google",providerNpm:"@ai-sdk/google",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:"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:7000000000000001e-20,inputCacheHit:null,output:7000000000000001e-20},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-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:"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-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-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-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"},{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:!1,id:"claude-3-5-haiku",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Claude 3.5 Haiku",openWeights:!1,provider:"Google Partner",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/claude/haiku-3-5",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:!0,id:"claude-3-5-sonnet",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Claude 3.5 Sonnet",openWeights:!1,provider:"Google Partner",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/claude/sonnet-3-5",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:!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:!0,id:"claude-3-7-sonnet",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Claude 3.7 Sonnet",openWeights:!1,provider:"Google Partner",providerDoc:"https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/claude/sonnet-3-7",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:.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: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-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"},{attachment:!1,audioGeneration:!1,batchMode:!1,cacheRead:!1,codeExecution:!1,compoundSystem:!1,cost:{input:29e-5,inputCacheHit:null,output:.0005899999999999999},deploymentType:"cloud",extendedThinking:!1,id:"qwen/qwen3-32b",imageGeneration:!1,knowledge:null,lastUpdated:"2025-04-28",limit:{context:131072,output:40960},modalities:{input:["text"],output:["text"]},name:"qwen/qwen3-32b",openWeights:!1,preview:!1,provider:"Groq",providerId:"groq/alibaba-cloud",reasoning:!1,releaseDate:"2025-04-28",searchGrounding:!1,streamingSupported:!0,structuredOutputs:!1,temperature:!0,toolCall:!1,vision:!1,icon:"groq",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter"},{attachment:!1,audioGeneration:!1,batchMode:!1,cacheRead:!1,codeExecution:!1,compoundSystem:!1,cost:{input:2e-4,inputCacheHit:null,output:2e-4},deploymentType:"cloud",extendedThinking:!1,id:"gemma2-9b-it",imageGeneration:!1,knowledge:null,lastUpdated:null,limit:{context:8192,output:8192},modalities:{input:["text"],output:["text"]},name:"gemma2-9b-it",openWeights:!1,preview:!1,provider:"Groq",providerId:"groq/google",reasoning:!1,releaseDate:null,searchGrounding:!1,streamingSupported:!0,structuredOutputs:!1,temperature:!0,toolCall:!1,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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"gemma-2-9-b-it",knowledge:null,lastUpdated:null,limit:{context:131072,output:8192},modalities:{input:["text"],output:["text"]},name:"gemma2-9b-it",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: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:.0005899999999999999,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:29e-5,inputCacheHit:null,output:.0005899999999999999},extendedThinking:!1,id:"qwen-qwen-3-32-b",knowledge:null,lastUpdated:"2025-04-28",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:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"whisper-large-v-3",knowledge:null,lastUpdated:"2024-08-13",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"whisper-large-v3",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-11-14",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope",preview:!1},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"whisper-large-v-3-turbo",knowledge:null,lastUpdated:"2024-10-11",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Whisper-large-v3-turbo",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-10-11",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope",preview:!1},{attachment:!1,audioGeneration:!1,batchMode:!1,cacheRead:!1,codeExecution:!1,compoundSystem:!1,cost:{input:5e-5,inputCacheHit:null,output:8e-5},deploymentType:"cloud",extendedThinking:!1,id:"llama-3.1-8b-instant",imageGeneration:!1,knowledge:null,lastUpdated:null,limit:{context:131072,output:131072},modalities:{input:["text"],output:["text"]},name:"llama-3.1-8b-instant",openWeights:!1,preview:!1,provider:"Groq",providerId:"groq/meta",reasoning:!1,releaseDate:null,searchGrounding:!1,streamingSupported:!0,structuredOutputs:!1,temperature:!0,toolCall:!1,vision:!1,icon:"groq"},{attachment:!1,audioGeneration:!1,batchMode:!1,cacheRead:!1,codeExecution:!1,compoundSystem:!1,cost:{input:.0005899999999999999,inputCacheHit:null,output:79e-5},deploymentType:"cloud",extendedThinking:!1,id:"llama-3.3-70b-versatile",imageGeneration:!1,knowledge:null,lastUpdated:null,limit:{context:131072,output:32768},modalities:{input:["text"],output:["text"]},name:"llama-3.3-70b-versatile",openWeights:!1,preview:!1,provider:"Groq",providerId:"groq/meta",reasoning:!1,releaseDate:null,searchGrounding:!1,streamingSupported:!0,structuredOutputs:!1,temperature:!0,toolCall:!1,vision:!1,icon:"groq"},{attachment:!1,audioGeneration:!1,batchMode:!1,cacheRead:!1,codeExecution:!1,compoundSystem:!1,cost:{input:2e-4,inputCacheHit:null,output:6e-4},deploymentType:"cloud",extendedThinking:!1,id:"meta-llama/llama-4-maverick-17b-128e-instruct",imageGeneration:!1,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",providerId:"groq/meta",reasoning:!1,releaseDate:null,searchGrounding:!1,streamingSupported:!0,structuredOutputs:!1,temperature:!0,toolCall:!1,vision:!1,icon:"groq"},{attachment:!1,audioGeneration:!1,batchMode:!1,cacheRead:!1,codeExecution:!1,compoundSystem:!1,cost:{input:11e-5,inputCacheHit:null,output:34e-5},deploymentType:"cloud",extendedThinking:!1,id:"meta-llama/llama-4-scout-17b-16e-instruct",imageGeneration:!1,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",providerId:"groq/meta",reasoning:!1,releaseDate:null,searchGrounding:!1,streamingSupported:!0,structuredOutputs:!1,temperature:!0,toolCall:!1,vision:!1,icon:"groq"},{attachment:!1,cost:{input:5e-8,inputCacheHit:null,output:5e-8},extendedThinking:!1,id:"meta-llama/llama-guard-4-12b",knowledge:null,lastUpdated:"2025-04-30",limit:{context:163840,output:null},modalities:{input:["image","text"],output:["text"]},name:"Meta: Llama Guard 4 12B",openWeights:!0,provider:"OpenRouter",providerId:"open-router/meta-llama",reasoning:!1,releaseDate:"2025-04-30",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter",audioGeneration:!1,batchMode:!1,cacheRead:!1,codeExecution:!1,compoundSystem:!1,deploymentType:"cloud",preview:!1,searchGrounding:!1,structuredOutputs:!1},{attachment:!1,audioGeneration:!1,batchMode:!1,cacheRead:!1,codeExecution:!1,compoundSystem:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},deploymentType:"cloud",extendedThinking:!1,id:"meta-llama/llama-prompt-guard-2-22m",imageGeneration:!1,knowledge:null,lastUpdated:null,limit:{context:512,output:512},modalities:{input:["text"],output:["text"]},name:"meta-llama/llama-prompt-guard-2-22m",openWeights:!1,preview:!1,provider:"Groq",providerId:"groq/meta",reasoning:!1,releaseDate:null,searchGrounding:!1,streamingSupported:!0,structuredOutputs:!1,temperature:!0,toolCall:!1,vision:!1,icon:"groq"},{attachment:!1,audioGeneration:!1,batchMode:!1,cacheRead:!1,codeExecution:!1,compoundSystem:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},deploymentType:"cloud",extendedThinking:!1,id:"meta-llama/llama-prompt-guard-2-86m",imageGeneration:!1,knowledge:null,lastUpdated:null,limit:{context:512,output:512},modalities:{input:["text"],output:["text"]},name:"meta-llama/llama-prompt-guard-2-86m",openWeights:!1,preview:!1,provider:"Groq",providerId:"groq/meta",reasoning:!1,releaseDate:null,searchGrounding:!1,streamingSupported:!0,structuredOutputs:!1,temperature:!0,toolCall:!1,vision:!1,icon:"groq"},{attachment:!1,audioGeneration:!1,batchMode:!1,cacheRead:!1,codeExecution:!1,compoundSystem:!1,cost:{input:.001,inputCacheHit:null,output:.003},deploymentType:"cloud",extendedThinking:!1,id:"moonshotai/kimi-k2-instruct",imageGeneration:!1,knowledge:null,lastUpdated:null,limit:{context:131072,output:16384},modalities:{input:["text"],output:["text"]},name:"moonshotai/kimi-k2-instruct",openWeights:!1,preview:!1,provider:"Groq",providerId:"groq/moonshot-ai",reasoning:!1,releaseDate:null,searchGrounding:!1,streamingSupported:!0,structuredOutputs:!1,temperature:!0,toolCall:!1,vision:!1,icon:"groq"},{attachment:!1,audioGeneration:!1,batchMode:!1,cacheRead:!1,codeExecution:!1,compoundSystem:!1,cost:{input:null,inputCacheHit:null,output:null},deploymentType:"cloud",extendedThinking:!1,id:"whisper-large-v3",imageGeneration:!1,knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text","audio"],output:["text"]},name:"whisper-large-v3",openWeights:!1,preview:!1,provider:"Groq",providerId:"groq/open-ai",reasoning:!1,releaseDate:null,searchGrounding:!1,streamingSupported:!0,structuredOutputs:!1,temperature:!0,toolCall:!1,vision:!1,icon:"groq"},{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: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:22e-8,inputCacheHit:null,output:22e-8},description:"Efficient conversational model optimized for responsive multilingual chatbot interactions",extendedThinking:!1,id:"meta-llama-llama-3-1-8b-instruct",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Meta Llama 3.1 8B",openWeights:!1,provider:"Weights & Biases",providerDoc:"https://docs.wandb.ai/guides/inference/models/",providerEnv:["WANDB_API_KEY"],providerId:"weights-biases",providerModelsDevId:"weights-biases",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"weights & biases"},{attachment:!1,cost:{input:2e-5,inputCacheHit:null,output:2e-5},extendedThinking:!1,id:"meta-llama-llama-3-2-1b",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"meta-llama/Llama-3.2-1B",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:"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-5-14b-instruct",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen/Qwen2.5-14B-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-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:.3,inputCacheHit:null,output:.3},extendedThinking:!1,id:"qwen-qwen-2-5-7b-instruct",knowledge:null,lastUpdated:null,limit:{context:null,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: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:"2024-08-28",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-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-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:35000000000000004e-21,inputCacheHit:null,output:.00013800000000000002},extendedThinking:!1,id:"qwen-qwen-3-8b",knowledge:null,lastUpdated:"2025-04-28",limit:{context:128e3,output:2e4},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:35000000000000004e-21,inputCacheHit:null,output:.00013800000000000002},extendedThinking:!1,id:"qwen-qwen-3-8b-base",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen/Qwen3-8B-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-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: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:.25,inputCacheHit:.25,output:1},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:.25,inputCacheHit:.25,output:1},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:.25,inputCacheHit:.25,output:1},extendedThinking:!1,id:"mercury-coder-small",knowledge:"2023-10",lastUpdated:"2025-07-31",limit:{context:128e3,output:16384},modalities:{input:["text"],output:["text"]},name:"Mercury Coder Small",openWeights:!1,provider:"inception",providerDoc:"https://platform.inceptionlabs.ai/docs",providerEnv:["INCEPTION_API_KEY"],providerId:"inception/inceptionlabs-ai",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:.25,inputCacheHit:.25,output:1},extendedThinking:!1,id:"mercury-small",knowledge:"2023-10",lastUpdated:"2025-07-31",limit:{context:128e3,output:16384},modalities:{input:["text"],output:["text"]},name:"Mercury Small",openWeights:!1,provider:"inception",providerDoc:"https://platform.inceptionlabs.ai/docs",providerEnv:["INCEPTION_API_KEY"],providerId:"inception/inceptionlabs-ai",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:.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"},{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"},{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: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-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-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-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-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:"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:"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-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: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-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-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-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",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral Medium 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:!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-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-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-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-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-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-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:"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-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"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"14-ckpt-sd-xl",knowledge:null,lastUpdated:"2025-03-07",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"14_ckpt_SD_XL",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-09-11",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"47-ckpt-sd-xl",knowledge:null,lastUpdated:"2025-04-25",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"47_ckpt_SD_XL",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-09-12",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"489-ckpt-flux-1",knowledge:null,lastUpdated:"2025-06-23",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"489_ckpt_FLUX_1",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-09-12",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"ace-step-v-1-3-5b",knowledge:null,lastUpdated:"2025-05-22",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"ACE-Step-v1-3.5B",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-05-07",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"all-mini-lm-l6-v-2",knowledge:null,lastUpdated:"2025-04-24",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"all-MiniLM-L6-v2",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-11-06",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"anime-gpt-sovits-models",knowledge:null,lastUpdated:"2025-05-05",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Anime_GPT-Sovits_Models",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-01-06",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"bagel-7b-mo-t",knowledge:null,lastUpdated:"2025-06-24",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"BAGEL-7B-MoT",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-05-21",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"baichuan-2-7b-chat",knowledge:null,lastUpdated:"2025-02-26",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Baichuan2-7B-Chat",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-09-01",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"baichuan-m2-32b",knowledge:null,lastUpdated:"2025-08-12",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Baichuan-M2-32B",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-08-11",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"baichuan-m2-32b-gptq-int-4",knowledge:null,lastUpdated:"2025-08-12",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Baichuan-M2-32B-GPTQ-Int4",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-08-11",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"bark",knowledge:null,lastUpdated:"2023-08-04",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"bark",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-08-01",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"bce-embedding-base-v-1",knowledge:null,lastUpdated:"2024-03-11",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"bce-embedding-base_v1",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-01-04",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"belle-whisper-large-v-3-zh",knowledge:null,lastUpdated:"2025-01-21",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Belle-whisper-large-v3-zh",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-01-21",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"bert-base-chinese",knowledge:null,lastUpdated:"2025-07-03",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"bert-base-chinese",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-03-21",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"bert-base-uncased",knowledge:null,lastUpdated:"2023-10-17",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"bert-base-uncased",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-09-12",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"bge-base-zh-v-1-5",knowledge:null,lastUpdated:"2024-09-13",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"bge-base-zh-v1.5",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-09-13",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"bge-large-zh",knowledge:null,lastUpdated:"2023-08-17",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"bge-large-zh",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-08-17",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"bge-large-zh-v-1-5",knowledge:null,lastUpdated:"2024-01-25",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"bge-large-zh-v1.5",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-01-16",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"bge-m-3",knowledge:null,lastUpdated:"2024-09-14",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"bge-m3",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-09-13",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"bge-m-3-gguf",knowledge:null,lastUpdated:"2024-12-17",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"bge-m3-GGUF",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-10-31",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"bge-reranker-large",knowledge:null,lastUpdated:"2024-09-13",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"bge-reranker-large",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-09-13",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"bge-reranker-v-2-m-3",knowledge:null,lastUpdated:"2024-09-13",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"bge-reranker-v2-m3",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-09-13",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"bge-small-zh-v-1-5",knowledge:null,lastUpdated:"2024-11-21",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"bge-small-zh-v1.5",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-09-13",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"bi-ref-net",knowledge:null,lastUpdated:"2025-03-31",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"BiRefNet",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-08-30",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"blip2-chinese",knowledge:null,lastUpdated:"2023-08-22",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"BLIP2-Chinese",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-08-18",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"blip-2-opt-2-7-b",knowledge:null,lastUpdated:"2023-05-18",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"blip2-opt-2.7b",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-05-11",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"chat-tts-model-scope",knowledge:null,lastUpdated:"2024-06-08",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"ChatTTS-ModelScope",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-06-08",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"chatglm-2-6-b",knowledge:null,lastUpdated:"2023-10-19",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"chatglm2-6b",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-06-25",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"chatglm-3-6-b",knowledge:null,lastUpdated:"2025-05-19",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"chatglm3-6b",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-10-26",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"chinese-roberta-wwm-ext",knowledge:null,lastUpdated:"2023-03-14",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"chinese-roberta-wwm-ext",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-03-03",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"clearer-voice-studio",knowledge:null,lastUpdated:"2025-01-27",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"ClearerVoice-Studio",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-12-03",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"clip-vit-base-patch-32",knowledge:null,lastUpdated:"2025-01-08",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"clip-vit-base-patch32",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-01-08",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"clip-vit-large-patch-14",knowledge:null,lastUpdated:"2023-10-22",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"clip-vit-large-patch14",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-10-22",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"cog-video-x-5-b",knowledge:null,lastUpdated:"2024-09-16",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"CogVideoX-5b",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-08-23",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"cog-view-4-6b",knowledge:null,lastUpdated:"2025-03-11",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"CogView4-6B",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-03-03",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"comfy-ui-qwen-image",knowledge:null,lastUpdated:"2025-08-08",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"ComfyUI-Qwen-Image",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-08-08",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"cosy-voice-2-0-5b",knowledge:null,lastUpdated:"2025-05-30",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"CosyVoice2-0.5B",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-12-10",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"cosy-voice-2-0-5b-zhenghebao",knowledge:null,lastUpdated:"2025-06-29",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"CosyVoice2-0.5B-zhenghebao",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-06-25",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"cosy-voice-300m",knowledge:null,lastUpdated:"2025-01-10",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"CosyVoice-300M",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-07-05",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"cosy-voice-300m-instruct",knowledge:null,lastUpdated:"2025-01-10",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"CosyVoice-300M-Instruct",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-07-05",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"cosy-voice-300m-sft",knowledge:null,lastUpdated:"2025-01-10",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"CosyVoice-300M-SFT",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-07-05",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"cosy-voice-ttsfrd",knowledge:null,lastUpdated:"2025-01-10",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"CosyVoice-ttsfrd",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-07-05",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"cv-anytext-2",knowledge:null,lastUpdated:"2025-03-03",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"cv_anytext2",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-02-28",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"cv-anytext-text-generation-editing",knowledge:null,lastUpdated:"2024-01-12",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"cv_anytext_text_generation_editing",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-12-26",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!0,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"cv-convnext-tiny-ocr-recognition-document-damo",knowledge:null,lastUpdated:"2023-11-22",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"cv_convnextTiny_ocr-recognition-document_damo",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2022-08-16",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"cv-convnext-tiny-ocr-recognition-general-damo",knowledge:null,lastUpdated:"2023-11-22",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"cv_convnextTiny_ocr-recognition-general_damo",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2022-08-19",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"cv-convnext-tiny-ocr-recognition-handwritten-damo",knowledge:null,lastUpdated:"2023-11-22",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"cv_convnextTiny_ocr-recognition-handwritten_damo",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2022-08-26",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"cv-ddcolor-image-colorization",knowledge:null,lastUpdated:"2024-01-17",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"cv_ddcolor_image-colorization",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2022-12-21",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"cv-diffusion-text-to-image-synthesis",knowledge:null,lastUpdated:"2023-05-09",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"cv_diffusion_text-to-image-synthesis",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2022-09-08",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"cv-dla-34-table-structure-recognition-cycle-centernet",knowledge:null,lastUpdated:"2022-12-02",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"cv_dla34_table-structure-recognition_cycle-centernet",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2022-11-16",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"cv-gpen-image-portrait-enhancement",knowledge:null,lastUpdated:"2022-12-22",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"cv_gpen_image-portrait-enhancement",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2022-08-03",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"cv-hrnetw-48-human-wholebody-keypoint-image",knowledge:null,lastUpdated:"2023-05-17",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"cv_hrnetw48_human-wholebody-keypoint_image",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2022-09-24",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"cv-ir-50-face-recognition-arcface",knowledge:null,lastUpdated:"2023-02-15",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"cv_ir50_face-recognition_arcface",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2022-11-17",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"cv-res-net-c-3-d-action-detection-detection-2-d",knowledge:null,lastUpdated:"2023-05-10",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"cv_ResNetC3D_action-detection_detection2d",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2022-08-18",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"cv-resnest-101-general-recognition",knowledge:null,lastUpdated:"2022-10-24",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"cv_resnest101_general_recognition",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2022-08-06",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"cv-resnet-18-card-correction",knowledge:null,lastUpdated:"2024-01-19",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"cv_resnet18_card_correction",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-09-14",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"cv-resnet-18-ocr-detection-db-line-level-damo",knowledge:null,lastUpdated:"2023-10-25",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"cv_resnet18_ocr-detection-db-line-level_damo",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-02-06",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"cv-resnet-18-ocr-detection-line-level-damo",knowledge:null,lastUpdated:"2024-08-29",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"cv_resnet18_ocr-detection-line-level_damo",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2022-08-03",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"cv-resnet-34-face-attribute-recognition-fairface",knowledge:null,lastUpdated:"2023-02-15",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"cv_resnet34_face-attribute-recognition_fairface",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2022-11-14",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"cv-resnet-50-face-detection-retinaface",knowledge:null,lastUpdated:"2023-02-15",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"cv_resnet50_face-detection_retinaface",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2022-08-29",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"cv-resnet-50-face-reconstruction",knowledge:null,lastUpdated:"2023-11-29",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"cv_resnet50_face-reconstruction",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-01-12",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"cv-resnet-transformer-table-structure-recognition-lore",knowledge:null,lastUpdated:"2023-04-12",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"cv_resnet-transformer_table-structure-recognition_lore",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-02-20",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"cv-tinynas-head-detection-damoyolo",knowledge:null,lastUpdated:"2025-06-08",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"cv_tinynas_head-detection_damoyolo",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-02-01",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"cv-tinynas-human-detection-damoyolo",knowledge:null,lastUpdated:"2025-06-08",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"cv_tinynas_human-detection_damoyolo",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2022-12-22",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"cv-tinynas-object-detection-damoyolo",knowledge:null,lastUpdated:"2025-06-08",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"cv_tinynas_object-detection_damoyolo",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2022-10-11",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"cv-tinynas-object-detection-damoyolo-safety-helmet",knowledge:null,lastUpdated:"2025-06-08",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"cv_tinynas_object-detection_damoyolo_safety-helmet",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2022-12-27",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"cv-unet-image-face-fusion-damo",knowledge:null,lastUpdated:"2023-09-06",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"cv_unet-image-face-fusion_damo",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-01-05",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"cv-unet-image-matting",knowledge:null,lastUpdated:"2023-10-26",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"cv_unet_image-matting",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2022-08-03",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"cv-unet-skin-retouching",knowledge:null,lastUpdated:"2023-08-20",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"cv_unet_skin-retouching",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2022-08-03",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"cv-unet-universal-matting",knowledge:null,lastUpdated:"2023-03-01",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"cv_unet_universal-matting",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-01-31",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"cv-vit-base-image-classification-image-net-labels",knowledge:null,lastUpdated:"2023-01-31",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"cv_vit-base_image-classification_ImageNet-labels",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2022-08-03",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"cyril-pilgrim-digital-human-v-1",knowledge:null,lastUpdated:"2025-03-07",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"CyrilPilgrim-DigitalHuman_v1",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-01-06",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:75e-5,inputCacheHit:null,output:99e-5},extendedThinking:!1,id:"deep-seek-r1",knowledge:null,lastUpdated:"2025-03-07",limit:{context:163840,output:163840},modalities:{input:["text"],output:["text"]},name:"DeepSeek-R1",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-01-20",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"deep-seek-r1-0528-awq",knowledge:null,lastUpdated:"2025-06-02",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"DeepSeek-R1-0528-AWQ",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-06-02",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"deep-seek-r1-0528-gguf",knowledge:null,lastUpdated:"2025-06-16",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"DeepSeek-R1-0528-GGUF",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-05-29",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:1e-5,inputCacheHit:null,output:2e-5},extendedThinking:!1,id:"deep-seek-r1-0528-qwen-3-8b",knowledge:null,lastUpdated:"2025-05-29",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"DeepSeek-R1-0528-Qwen3-8B",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-05-29",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"deep-seek-r1-0528-qwen-3-8b-gguf",knowledge:null,lastUpdated:"2025-06-16",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"DeepSeek-R1-0528-Qwen3-8B-GGUF",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-05-29",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"deep-seek-r1-0528-w8a8",knowledge:null,lastUpdated:"2025-06-26",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"DeepSeek-R1-0528-W8A8",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-05-29",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"deep-seek-r1-0528-w8a8-mind-ie",knowledge:null,lastUpdated:"2025-07-15",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"DeepSeek-R1-0528-W8A8-MindIE",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-06-01",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"deep-seek-r1-distill-qwen-14b-gguf",knowledge:null,lastUpdated:"2025-01-25",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"DeepSeek-R1-Distill-Qwen-14B-GGUF",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-01-21",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"deep-seek-r1-distill-qwen-1-5b-gguf",knowledge:null,lastUpdated:"2025-04-19",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"DeepSeek-R1-Distill-Qwen-1.5B-GGUF",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-01-21",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"deep-seek-r1-distill-qwen-32b-awq",knowledge:null,lastUpdated:"2025-02-24",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"DeepSeek-R1-Distill-Qwen-32B-AWQ",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-02-24",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"deep-seek-r1-distill-qwen-32b-gguf",knowledge:null,lastUpdated:"2025-01-25",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"DeepSeek-R1-Distill-Qwen-32B-GGUF",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-01-21",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"deep-seek-r1-distill-qwen-7b-gguf",knowledge:null,lastUpdated:"2025-01-25",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"DeepSeek-R1-Distill-Qwen-7B-GGUF",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-01-21",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"deep-seek-r1-gguf",knowledge:null,lastUpdated:"2025-02-03",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"DeepSeek-R1-GGUF",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-01-21",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"deep-seek-v3-0324-awq",knowledge:null,lastUpdated:"2025-03-29",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"DeepSeek-V3-0324-AWQ",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-03-26",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"deep-seek-v3-0324-gguf",knowledge:null,lastUpdated:"2025-05-23",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"DeepSeek-V3-0324-GGUF",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-03-25",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"deepseek-llm-7-b-chat",knowledge:null,lastUpdated:"2025-02-26",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"deepseek-llm-7b-chat",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-11-29",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"deepseek-r-1-distill-qwen-32-b-gptq-int-4",knowledge:null,lastUpdated:"2025-03-11",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"deepseek-r1-distill-qwen-32b-gptq-int4",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-01-21",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"deepseek-vl-2",knowledge:null,lastUpdated:"2025-02-26",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"deepseek-vl2",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-12-13",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"deepseek-vl-2-tiny",knowledge:null,lastUpdated:"2025-02-26",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"deepseek-vl2-tiny",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-12-13",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!0,cost:{input:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"dolphin",knowledge:null,lastUpdated:"2025-07-16",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Dolphin",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-05-19",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"dolphin-small",knowledge:null,lastUpdated:"2025-07-16",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"dolphin-small",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-03-19",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!0,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"dots-ocr",knowledge:null,lastUpdated:"2025-08-13",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"dots.ocr",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-30",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"dots-vlm-1-inst",knowledge:null,lastUpdated:"2025-08-07",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"dots.vlm1.inst",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-08-06",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"dou-bao-flux",knowledge:null,lastUpdated:"2025-05-14",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"DouBaoFlux",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-05-14",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"doubao-1-5-embedding",knowledge:null,lastUpdated:"2025-05-13",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Doubao-1.5-Embedding",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-05-01",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"duguang-ocr-onnx-v-2",knowledge:null,lastUpdated:"2025-07-15",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"duguang-ocr-onnx-v2",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-05-17",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"echo-mimic-v-2",knowledge:null,lastUpdated:"2025-01-06",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"EchoMimicV2",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-11-22",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"echo-mimic-v-3",knowledge:null,lastUpdated:"2025-08-08",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"EchoMimicV3",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-08-08",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"emotion-2-vec-base-finetuned",knowledge:null,lastUpdated:"2024-03-25",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"emotion2vec_base_finetuned",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-01-30",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"emotion-2-vec-plus-large",knowledge:null,lastUpdated:"2024-07-10",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"emotion2vec_plus_large",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-05-14",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"ernie-4-5-0-3b-pt",knowledge:null,lastUpdated:"2025-07-24",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"ERNIE-4.5-0.3B-PT",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-06-28",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"ernie-4-5-vl-28b-a3b-paddle",knowledge:null,lastUpdated:"2025-07-16",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"ERNIE-4.5-VL-28B-A3B-Paddle",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-06-28",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"ernie-4-5-vl-28b-a3b-pt",knowledge:null,lastUpdated:"2025-07-18",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"ERNIE-4.5-VL-28B-A3B-PT",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-06-28",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"f5-tts",knowledge:null,lastUpdated:"2025-03-21",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"F5-TTS",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-10-14",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"fire-red-asr-aed-l",knowledge:null,lastUpdated:"2025-02-05",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"FireRedASR-AED-L",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-02-05",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"fireredasr-aed-large-zh-en-onnx-offline-20250124",knowledge:null,lastUpdated:"2025-06-10",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"fireredasr-aed-large-zh-en-onnx-offline-20250124",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-05-14",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"fish-speech-1-5",knowledge:null,lastUpdated:"2025-03-30",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"fish-speech-1.5",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-12-05",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"flux-1-dev",knowledge:null,lastUpdated:"2025-06-28",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"FLUX.1-dev",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-12-03",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"flux-1-dev-control-net-union-pro-2-0",knowledge:null,lastUpdated:"2025-04-24",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"FLUX.1-dev-ControlNet-Union-Pro-2.0",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-04-16",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"flux-1-dev-fp-8-dit",knowledge:null,lastUpdated:"2025-07-31",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"FLUX.1-dev-fp8-dit",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-09",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"flux-1-dev-gguf",knowledge:null,lastUpdated:"2024-09-05",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"FLUX.1-dev-gguf",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-08-16",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!0,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"flux-1-fill-dev",knowledge:null,lastUpdated:"2025-06-28",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"FLUX.1-Fill-dev",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-11-21",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"flux-1-kontext-dev",knowledge:null,lastUpdated:"2025-07-17",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"FLUX.1-Kontext-Dev",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-06-27",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"flux-1-kontext-dev-comfy-ui",knowledge:null,lastUpdated:"2025-06-26",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"flux1-kontext-dev_ComfyUI",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-06-26",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!0,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"flux-1-kontext-dev-fp-8",knowledge:null,lastUpdated:"2025-07-04",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"flux1-kontext-dev-fp8",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-04",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"flux-1-kontext-dev-gguf",knowledge:null,lastUpdated:"2025-07-16",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"FLUX.1-Kontext-dev-GGUF",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-06-27",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"flux-1-kontext-dev-lora-art-aug",knowledge:null,lastUpdated:"2025-07-04",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"FLUX.1-Kontext-dev-lora-ArtAug",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-01",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"flux-1-kontext-dev-lora-blingbling",knowledge:null,lastUpdated:"2025-07-04",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"FLUX.1-Kontext-dev-lora-blingbling",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-03",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"flux-1-kontext-dev-lora-highresfix",knowledge:null,lastUpdated:"2025-07-07",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"FLUX.1-Kontext-dev-lora-highresfix",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-04",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"flux-1-kontext-dev-lora-super-outpainting",knowledge:null,lastUpdated:"2025-07-08",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"FLUX.1-Kontext-dev-lora-SuperOutpainting",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-08",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"flux-1-krea-dev",knowledge:null,lastUpdated:"2025-08-01",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"FLUX.1-Krea-dev",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-31",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!0,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"flux-1-krea-dev-comfy-ui",knowledge:null,lastUpdated:"2025-08-05",limit:{context:null,output:null},modalities:{input:["text"],output:["image"]},name:"FLUX.1-Krea-dev_ComfyUI",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-08-01",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"flux-1-krea-dev-gguf",knowledge:null,lastUpdated:"2025-07-31",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"FLUX.1-Krea-dev-GGUF",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-31",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"flux-1-turbo-alpha",knowledge:null,lastUpdated:"2025-02-26",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"FLUX.1-Turbo-Alpha",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-10-15",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"flux-high-res",knowledge:null,lastUpdated:"2025-06-24",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"flux-high-res",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-06-10",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"flux-realistic-pure-desire-beautiful-girl-v-1-0",knowledge:null,lastUpdated:"2025-07-24",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"FLUX-Realistic-Pure-Desire-Beautiful-Girl-v1.0",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-06-21",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"flux-text-encoders",knowledge:null,lastUpdated:"2024-11-21",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"flux_text_encoders",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-09-10",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"flux-xiao-hong-shu-ji-zhi-zhen-shi-v2",knowledge:null,lastUpdated:"2025-03-07",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"FLUX_xiao_hong_shu_ji_zhi_zhen_shi_V2",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-01-12",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"fst-itn-zh",knowledge:null,lastUpdated:"2023-09-14",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"fst_itn_zh",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-08-22",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"funasr-runtime-win-cpu-x-64",knowledge:null,lastUpdated:"2024-05-15",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"funasr-runtime-win-cpu-x64",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-12-04",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:481286e-10,inputCacheHit:null,output:192608e-9},extendedThinking:!1,id:"gemma-3-12-b-it",knowledge:null,lastUpdated:"2025-03-21",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"gemma-3-12b-it",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-03-12",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:666396e-10,inputCacheHit:null,output:266688e-9},extendedThinking:!1,id:"gemma-3-27-b-it",knowledge:null,lastUpdated:"2025-03-21",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"gemma-3-27b-it",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-03-12",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:2e-5,inputCacheHit:null,output:4e-5},extendedThinking:!1,id:"gemma-3-4-b-it",knowledge:null,lastUpdated:"2025-03-21",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"gemma-3-4b-it",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-03-12",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:2e-5,inputCacheHit:null,output:4e-5},extendedThinking:!1,id:"gemma-3-n-e4b-it",knowledge:null,lastUpdated:"2025-07-15",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"gemma-3n-E4B-it",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-06-26",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"glm-4-1v-9b-base",knowledge:null,lastUpdated:"2025-07-03",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"GLM-4.1V-9B-Base",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-06-28",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:35000000000000004e-21,inputCacheHit:null,output:.00013800000000000002},extendedThinking:!0,id:"glm-4-1v-9b-thinking",knowledge:null,lastUpdated:"2025-07-20",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"GLM-4.1V-9B-Thinking",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!0,releaseDate:"2025-06-28",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!0,id:"glm-4-1v-9b-thinking-gguf",knowledge:null,lastUpdated:"2025-07-25",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"GLM-4.1V-9B-Thinking-GGUF",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!0,releaseDate:"2025-07-25",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"glm-4-32b-0414",knowledge:null,lastUpdated:"2025-04-15",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"GLM-4-32B-0414",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-04-08",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"glm-4-5-air-4-bit",knowledge:null,lastUpdated:"2025-07-28",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"GLM-4.5-Air-4bit",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-28",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"glm-4-5-air-base",knowledge:null,lastUpdated:"2025-07-28",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"GLM-4.5-Air-Base",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-20",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"glm-4-5-air-fp8",knowledge:null,lastUpdated:"2025-08-11",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"GLM-4.5-Air-FP8",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-20",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"glm-4-5-air-gguf",knowledge:null,lastUpdated:"2025-08-05",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"GLM-4.5-Air-GGUF",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-08-05",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"glm-4-5-air-gptq-int-4-int-8-mix",knowledge:null,lastUpdated:"2025-07-30",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"GLM-4.5-Air-GPTQ-Int4-Int8Mix",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-30",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"glm-4-5-awq",knowledge:null,lastUpdated:"2025-07-30",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"GLM-4.5-AWQ",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-30",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"glm-4-5-base",knowledge:null,lastUpdated:"2025-07-28",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"GLM-4.5-Base",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-20",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"glm-4-5-fp8",knowledge:null,lastUpdated:"2025-08-11",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"GLM-4.5-FP8",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-20",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"glm-4-5-gguf",knowledge:null,lastUpdated:"2025-08-06",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"GLM-4.5-GGUF",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-08-05",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"glm-4-5-gptq-int-4-int-8-mix",knowledge:null,lastUpdated:"2025-07-30",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"GLM-4.5-GPTQ-Int4-Int8Mix",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-30",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"glm-4-5v",knowledge:null,lastUpdated:"2025-08-11",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"GLM-4.5V",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-08-09",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"glm-4-5v-awq",knowledge:null,lastUpdated:"2025-08-12",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"GLM-4.5V-AWQ",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-08-12",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"glm-4-5v-fp8",knowledge:null,lastUpdated:"2025-08-11",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"GLM-4.5V-FP8",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-08-10",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"glm-4-9-b-chat",knowledge:null,lastUpdated:"2025-01-26",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"glm-4-9b-chat",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-06-04",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"glm-4-9b-0414",knowledge:null,lastUpdated:"2025-04-16",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"GLM-4-9B-0414",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-04-08",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"glm-4-v-9-b",knowledge:null,lastUpdated:"2024-08-12",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"glm-4v-9b",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-06-04",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"glm-z1-32b-0414",knowledge:null,lastUpdated:"2025-04-28",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"GLM-Z1-32B-0414",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-04-08",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"gme-qwen-2-vl-2b-instruct",knowledge:null,lastUpdated:"2025-04-10",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"gme-Qwen2-VL-2B-Instruct",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-12-24",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"gme-qwen-2-vl-7b-instruct",knowledge:null,lastUpdated:"2025-04-10",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"gme-Qwen2-VL-7B-Instruct",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-12-24",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"got-ocr2-0",knowledge:null,lastUpdated:"2025-02-26",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"GOT-OCR2_0",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-09-16",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"gpt-2",knowledge:null,lastUpdated:"2025-01-08",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"gpt2",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-01-08",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:1e-4,inputCacheHit:null,output:1e-4},extendedThinking:!1,id:"gpt-oss-120-b",knowledge:null,lastUpdated:"2025-08-14",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"gpt-oss-120b",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-08-05",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"gpt-oss-120-b-bf16",knowledge:null,lastUpdated:"2025-08-08",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"gpt-oss-120b-BF16",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-08-06",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"gpt-oss-120-b-gguf",knowledge:null,lastUpdated:"2025-08-05",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"gpt-oss-120b-GGUF",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-08-05",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:1e-4,inputCacheHit:null,output:1e-4},extendedThinking:!1,id:"gpt-oss-20-b",knowledge:null,lastUpdated:"2025-08-10",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"gpt-oss-20b",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-08-05",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"gpt-oss-20-b-bf16",knowledge:null,lastUpdated:"2025-08-06",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"gpt-oss-20b-BF16",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-08-05",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"gpt-oss-20-b-gguf",knowledge:null,lastUpdated:"2025-08-11",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"gpt-oss-20b-GGUF",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-08-05",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"gpt-so-vits-inference",knowledge:null,lastUpdated:"2025-07-26",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"GPT-SoVITS-Inference",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-05-27",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"gpt-so-vits-model-collection",knowledge:null,lastUpdated:"2025-07-13",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"GPT-SoVITS_Model_Collection",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-05-24",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"grounding-dino",knowledge:null,lastUpdated:"2025-02-26",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"GroundingDINO",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-05-30",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"gte-qwen-2-1-5b-instruct",knowledge:null,lastUpdated:"2025-06-12",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"gte_Qwen2-1.5B-instruct",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-07-08",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"gte-qwen-2-7b-instruct",knowledge:null,lastUpdated:"2025-06-12",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"gte_Qwen2-7B-instruct",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-06-15",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"handwritten-poster",knowledge:null,lastUpdated:"2025-08-06",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"Handwritten_poster",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-08-06",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"happy-llm-215m-base",knowledge:null,lastUpdated:"2025-06-20",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"happy-llm-215M-base",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-06-20",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"hi-dream-e1-1",knowledge:null,lastUpdated:"2025-07-17",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"HiDream-E1-1",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-16",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"higgs-audio-v-2-generation-3b-base",knowledge:null,lastUpdated:"2025-07-29",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"higgs-audio-v2-generation-3B-base",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-23",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"higgs-audio-v-2-tokenizer",knowledge:null,lastUpdated:"2025-07-23",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"higgs-audio-v2-tokenizer",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-23",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"hunyuan-0-5b-instruct",knowledge:null,lastUpdated:"2025-08-06",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Hunyuan-0.5B-Instruct",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-30",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"hunyuan-1-8b-instruct",knowledge:null,lastUpdated:"2025-08-07",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Hunyuan-1.8B-Instruct",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-30",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"hunyuan-3-d-2-1",knowledge:null,lastUpdated:"2025-07-30",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Hunyuan3D-2.1",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-06-13",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"hunyuan-4b-instruct",knowledge:null,lastUpdated:"2025-08-07",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Hunyuan-4B-Instruct",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-30",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"hunyuan-7b-instruct",knowledge:null,lastUpdated:"2025-08-07",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Hunyuan-7B-Instruct",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-30",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:29999999999999997e-21,inputCacheHit:null,output:29999999999999997e-21},extendedThinking:!1,id:"hunyuan-a13b-instruct",knowledge:null,lastUpdated:"2025-07-08",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Hunyuan-A13B-Instruct",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-06-26",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"hunyuan-a13b-instruct-gptq-int-4",knowledge:null,lastUpdated:"2025-07-15",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Hunyuan-A13B-Instruct-GPTQ-Int4",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-06-26",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"hunyuan-di-t",knowledge:null,lastUpdated:"2024-05-15",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"HunyuanDiT",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-05-14",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"hunyuan-game-craft-1-0",knowledge:null,lastUpdated:"2025-08-14",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Hunyuan-GameCraft-1.0",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-08-14",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"hunyuan-video",knowledge:null,lastUpdated:"2025-06-25",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"HunyuanVideo",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-12-03",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"hunyuan-world-1",knowledge:null,lastUpdated:"2025-07-27",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"HunyuanWorld-1",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-26",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"illustrious-xl",knowledge:null,lastUpdated:"2025-05-17",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"Illustrious-XL",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-03-26",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"index-anisora",knowledge:null,lastUpdated:"2025-07-11",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Index-anisora",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-05-13",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"index-tts",knowledge:null,lastUpdated:"2025-04-27",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Index-TTS",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-03-27",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"index-tts-1-5",knowledge:null,lastUpdated:"2025-05-14",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"IndexTTS-1.5",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-05-13",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"intern-s1",knowledge:null,lastUpdated:"2025-08-04",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Intern-S1",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-24",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"intern-s1-fp8",knowledge:null,lastUpdated:"2025-08-04",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Intern-S1-FP8",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-24",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"intern-s1-gguf",knowledge:null,lastUpdated:"2025-07-28",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Intern-S1-GGUF",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-26",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:2e-4,inputCacheHit:null,output:4e-4},extendedThinking:!1,id:"intern-vl-3-14b",knowledge:null,lastUpdated:"2025-05-30",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"InternVL3-14B",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-04-10",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"intern-vl-3-1b",knowledge:null,lastUpdated:"2025-05-30",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"InternVL3-1B",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-04-10",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"intern-vl-3-2b",knowledge:null,lastUpdated:"2025-05-30",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"InternVL3-2B",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-04-10",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"internlm-3-8-b-instruct",knowledge:null,lastUpdated:"2025-02-26",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"internlm3-8b-instruct",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-01-13",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"jan-nano",knowledge:null,lastUpdated:"2025-07-05",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Jan-nano",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-06-11",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"janus-pro-7b",knowledge:null,lastUpdated:"2025-02-01",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"Janus-Pro-7B",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-01-28",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"jimeng",knowledge:null,lastUpdated:"2025-06-09",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"jimeng",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-06-09",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!0,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"jina-embeddings-v-4",knowledge:"Available",lastUpdated:"2025-08-14",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"jina-embeddings-v4",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-06-25",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"jt-da-8b",knowledge:null,lastUpdated:"2025-07-25",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"JT-DA-8B",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-24",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"kat-v1-40b",knowledge:null,lastUpdated:"2025-07-21",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"KAT-V1-40B",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-21",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"keye-vl-8b-preview",knowledge:null,lastUpdated:"2025-07-07",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Keye-VL-8B-Preview",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-02",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"kfm-poster",knowledge:null,lastUpdated:"2025-08-13",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"KFM-poster",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-08-06",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"kimi-audio-7b-instruct",knowledge:null,lastUpdated:"2025-05-29",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Kimi-Audio-7B-Instruct",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-04-25",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"kimi-k2-base",knowledge:null,lastUpdated:"2025-07-17",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Kimi-K2-Base",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-10",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"kimi-k2-instruct-gguf",knowledge:null,lastUpdated:"2025-07-27",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Kimi-K2-Instruct-GGUF",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-14",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"kimi-vl-a3b-instruct",knowledge:null,lastUpdated:"2025-07-30",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Kimi-VL-A3B-Instruct",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-04-09",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:2498985e-11,inputCacheHit:null,output:100008e-9},extendedThinking:!0,id:"kimi-vl-a3b-thinking",knowledge:null,lastUpdated:"2025-06-27",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Kimi-VL-A3B-Thinking",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!0,releaseDate:"2025-04-09",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!0,id:"kimi-vl-a3b-thinking-2506",knowledge:null,lastUpdated:"2025-08-01",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Kimi-VL-A3B-Thinking-2506",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!0,releaseDate:"2025-06-21",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"kitten-tts-nano-0-1",knowledge:null,lastUpdated:"2025-08-06",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"kitten-tts-nano-0.1",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-08-06",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"kokoro-82m-v-1-1-zh",knowledge:null,lastUpdated:"2025-03-04",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Kokoro-82M-v1.1-zh",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-02-27",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"kontext-remover-general-lo-ra",knowledge:null,lastUpdated:"2025-07-28",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"Kontext-Remover-General-LoRA",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-16",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"lingshu-32b",knowledge:null,lastUpdated:"2025-07-03",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Lingshu-32B",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!0,releaseDate:"2025-07-03",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"lisa",knowledge:null,lastUpdated:"2025-05-03",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Lisa",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-05-03",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"lite-avatar-gallery",knowledge:null,lastUpdated:"2025-06-26",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"LiteAvatarGallery",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-03-26",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"llama-2-7-b",knowledge:null,lastUpdated:"2024-09-03",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"llama-2-7b",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-08-26",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"llama-2-7-b-chat-hf",knowledge:null,lastUpdated:"2023-12-22",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Llama-2-7b-chat-hf",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-12-22",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"llama-2-7-b-hf",knowledge:null,lastUpdated:"2023-12-21",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Llama-2-7b-hf",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-12-21",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"llava-1-5-7-b-hf",knowledge:null,lastUpdated:"2025-06-07",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"llava-1.5-7b-hf",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-12-31",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"longlegs",knowledge:null,lastUpdated:"2025-04-28",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"longlegs",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-04-28",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"lora-rioko-kontext",knowledge:null,lastUpdated:"2025-07-05",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"lora_rioko_kontext",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-05",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"m-3-e-base",knowledge:null,lastUpdated:"2024-01-24",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"m3e-base",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-01-19",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"majic-mix-realistic",knowledge:null,lastUpdated:"2025-03-07",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"majicMIX_realistic",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-12-16",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"majicbeauty-qwen-1",knowledge:null,lastUpdated:"2025-08-14",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"majicbeauty-qwen1",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-08-04",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"majicflus-v-1",knowledge:null,lastUpdated:"2025-03-13",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"majicflus_v1",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-12-31",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"medical-deep-seek-large-language-model",knowledge:null,lastUpdated:"2025-03-30",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Medical_DeepSeek_Large_Language_Model",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-02-19",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"mega-tts-3",knowledge:null,lastUpdated:"2025-04-05",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"MegaTTS3",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-03-27",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"megrez-2-3-x-7-b-a3b-preview",knowledge:null,lastUpdated:"2025-07-25",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Megrez2-3x7B-A3B-Preview",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-24",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"mengzi-t-5-base",knowledge:null,lastUpdated:"2022-12-16",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"mengzi-t5-base",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2022-10-15",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:1e-4,inputCacheHit:null,output:1e-4},extendedThinking:!1,id:"meta-llama-3-1-8b",knowledge:null,lastUpdated:"2024-10-17",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Meta-Llama-3.1-8B",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-07-23",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:1e-4,inputCacheHit:null,output:1e-4},extendedThinking:!1,id:"meta-llama-3-1-8b-instruct",knowledge:null,lastUpdated:"2025-02-26",limit:{context:131072,output:16384},modalities:{input:["text"],output:["text"]},name:"Meta-Llama-3.1-8B-Instruct",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-07-23",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"meta-llama-3-8b",knowledge:null,lastUpdated:"2024-12-30",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Meta-Llama-3-8B",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-04-18",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"mgeo-geographic-elements-tagging-chinese-base",knowledge:null,lastUpdated:"2025-06-11",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"mgeo_geographic_elements_tagging_chinese_base",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2022-12-30",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"mgeo-geographic-entity-alignment-chinese-base",knowledge:null,lastUpdated:"2025-06-11",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"mgeo_geographic_entity_alignment_chinese_base",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2022-12-30",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"mi-mo-vl-7b-rl",knowledge:null,lastUpdated:"2025-06-07",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"MiMo-VL-7B-RL",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-05-30",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"mi-mo-vl-7b-rl-2508",knowledge:null,lastUpdated:"2025-08-10",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"MiMo-VL-7B-RL-2508",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-08-08",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"midashenglm-7-b",knowledge:null,lastUpdated:"2025-08-07",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"midashenglm-7b",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-08-06",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"miner-u-2-0-2505-0-9b",knowledge:null,lastUpdated:"2025-06-13",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"MinerU2.0-2505-0.9B",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-06-09",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"ming-lite-omni",knowledge:null,lastUpdated:"2025-06-25",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Ming-Lite-Omni",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-05-02",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"ming-lite-omni-1-5",knowledge:null,lastUpdated:"2025-07-18",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"Ming-Lite-Omni-1.5",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-15",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"mini-cpm-4-8b",knowledge:null,lastUpdated:"2025-06-17",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"MiniCPM4-8B",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-06-05",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"mini-cpm-o-2-6",knowledge:null,lastUpdated:"2025-06-20",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"MiniCPM-o-2_6",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-01-13",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"mini-cpm-v-2-6",knowledge:null,lastUpdated:"2025-06-15",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"MiniCPM-V-2_6",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-08-05",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"mini-cpm-v-4",knowledge:null,lastUpdated:"2025-08-12",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"MiniCPM-V-4",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-12",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"mini-cpm-v-4-gguf",knowledge:null,lastUpdated:"2025-08-12",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"MiniCPM-V-4-gguf",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-12",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"mini-mind-2",knowledge:null,lastUpdated:"2025-04-26",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"MiniMind2",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-02-10",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"mini-mind-2-py-torch",knowledge:null,lastUpdated:"2025-04-27",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"MiniMind2-PyTorch",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-01-28",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"monkey-ocr",knowledge:null,lastUpdated:"2025-06-09",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"MonkeyOCR",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-06-09",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"monkey-ocr-3b-0709",knowledge:null,lastUpdated:"2025-07-09",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"MonkeyOCR-3B-0709",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-09",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"mplug-image-captioning-coco-base-zh",knowledge:null,lastUpdated:"2022-12-07",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"mplug_image-captioning_coco_base_zh",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2022-10-25",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"multi-modal-chinese-stable-diffusion-v-1-0",knowledge:null,lastUpdated:"2023-11-30",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"multi-modal_chinese_stable_diffusion_v1.0",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-01-10",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"multi-modal-clip-vit-base-patch-16-zh",knowledge:null,lastUpdated:"2023-09-19",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"multi-modal_clip-vit-base-patch16_zh",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2022-08-04",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"multi-modal-clip-vit-huge-patch-14-zh",knowledge:null,lastUpdated:"2023-09-19",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"multi-modal_clip-vit-huge-patch14_zh",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2022-10-31",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"multi-modal-clip-vit-large-patch-14-336-zh",knowledge:null,lastUpdated:"2023-09-19",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"multi-modal_clip-vit-large-patch14_336_zh",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2022-09-23",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!0,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"multi-modal-convnext-roberta-base-vldoc-embedding",knowledge:null,lastUpdated:"2025-06-13",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"multi-modal_convnext-roberta-base_vldoc-embedding",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2022-12-21",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"multi-modal-team-vit-large-patch-14-multi-modal-similarity",knowledge:null,lastUpdated:"2022-10-26",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"multi-modal_team-vit-large-patch14_multi-modal-similarity",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2022-08-26",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"mv001",knowledge:null,lastUpdated:"2025-03-07",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"MV001",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-03-02",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"mw-hanfu",knowledge:null,lastUpdated:"2025-08-10",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"MW-hanfu",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-08-06",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"nanonets-ocr-s",knowledge:null,lastUpdated:"2025-06-20",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Nanonets-OCR-s",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-06-13",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"nexus-gen-v-2",knowledge:null,lastUpdated:"2025-07-29",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Nexus-GenV2",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-11",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"nlp-bart-text-error-correction-chinese",knowledge:null,lastUpdated:"2023-03-15",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"nlp_bart_text-error-correction_chinese",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2022-08-04",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!0,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"nlp-bert-document-segmentation-chinese-base",knowledge:null,lastUpdated:"2025-06-17",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"nlp_bert_document-segmentation_chinese-base",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2022-08-23",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"nlp-convai-text-2-sql-pretrain-cn",knowledge:null,lastUpdated:"2023-02-02",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"nlp_convai_text2sql_pretrain_cn",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2022-08-18",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"nlp-csanmt-translation-zh-2-en",knowledge:null,lastUpdated:"2023-06-05",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"nlp_csanmt_translation_zh2en",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2022-08-04",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"nlp-deberta-rex-uninlu-chinese-base",knowledge:null,lastUpdated:"2023-11-23",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"nlp_deberta_rex-uninlu_chinese-base",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-11-01",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"nlp-gte-sentence-embedding-chinese-base",knowledge:null,lastUpdated:"2025-06-11",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"nlp_gte_sentence-embedding_chinese-base",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-10-20",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"nlp-gte-sentence-embedding-chinese-large",knowledge:null,lastUpdated:"2025-06-11",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"nlp_gte_sentence-embedding_chinese-large",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-10-26",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"nlp-maoe-named-entity-recognition-chinese-base-general",knowledge:null,lastUpdated:"2023-04-09",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"nlp_maoe_named-entity-recognition_chinese-base-general",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-02-13",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"nlp-polylm-13-b-text-generation",knowledge:null,lastUpdated:"2025-06-12",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"nlp_polylm_13b_text_generation",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-07-12",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"nlp-polylm-qwen-7-b-text-generation",knowledge:null,lastUpdated:"2024-04-29",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"nlp_polylm_qwen_7b_text_generation",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-08-16",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"nlp-raner-named-entity-recognition-chinese-base-ecom-50-cls",knowledge:null,lastUpdated:"2023-11-15",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"nlp_raner_named-entity-recognition_chinese-base-ecom-50cls",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2022-09-29",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"nlp-raner-named-entity-recognition-chinese-base-generic",knowledge:null,lastUpdated:"2023-02-20",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"nlp_raner_named-entity-recognition_chinese-base-generic",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2022-08-04",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:.00125,inputCacheHit:null,output:.01},extendedThinking:!1,id:"nlp-seqgpt-560-m",knowledge:null,lastUpdated:"2025-06-11",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"nlp_seqgpt-560m",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-08-23",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"nlp-structbert-backbone-base-std",knowledge:null,lastUpdated:"2022-11-02",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"nlp_structbert_backbone_base_std",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2022-08-04",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"nlp-structbert-outbound-intention-chinese-tiny",knowledge:null,lastUpdated:"2022-10-18",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"nlp_structbert_outbound-intention_chinese-tiny",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2022-09-27",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"nlp-structbert-sentiment-classification-chinese-base",knowledge:null,lastUpdated:"2024-01-08",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"nlp_structbert_sentiment-classification_chinese-base",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2022-08-03",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"nlp-structbert-word-segmentation-chinese-base-ecommerce",knowledge:null,lastUpdated:"2025-08-11",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"nlp_structbert_word-segmentation_chinese-base-ecommerce",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2022-08-31",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"nunchaku",knowledge:null,lastUpdated:"2025-08-14",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"nunchaku",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-17",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"nunchaku-flux-1-dev",knowledge:null,lastUpdated:"2025-08-14",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"nunchaku-flux.1-dev",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-17",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"nunchaku-flux-1-fill-dev",knowledge:null,lastUpdated:"2025-08-04",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"nunchaku-flux.1-fill-dev",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-17",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"nunchaku-flux-1-kontext-dev",knowledge:null,lastUpdated:"2025-07-21",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"nunchaku-flux.1-kontext-dev",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-06-29",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"nunchaku-flux-1-krea-dev",knowledge:null,lastUpdated:"2025-08-14",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"nunchaku-flux.1-krea-dev",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-08-01",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"ocr-flux-3b",knowledge:null,lastUpdated:"2025-07-09",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"OCRFlux-3B",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-01",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"ofa-image-caption-muge-base-zh",knowledge:null,lastUpdated:"2025-06-11",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"ofa_image-caption_muge_base_zh",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2022-09-28",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"ofa-ocr-recognition-handwriting-base-zh",knowledge:null,lastUpdated:"2025-06-11",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"ofa_ocr-recognition_handwriting_base_zh",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2022-11-17",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"ofa-visual-grounding-refcoco-large-zh",knowledge:null,lastUpdated:"2025-06-11",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"ofa_visual-grounding_refcoco_large_zh",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2022-08-04",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"ollama",knowledge:null,lastUpdated:"2025-08-08",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"ollama",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-02-18",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"ollama-ipex-llm",knowledge:null,lastUpdated:"2025-04-29",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"ollama-ipex-llm",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-04-29",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"ollama-linux",knowledge:null,lastUpdated:"2025-08-06",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"ollama-linux",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-06-17",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"omni-gen-2",knowledge:null,lastUpdated:"2025-07-05",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"OmniGen2",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-06-16",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"one-ke",knowledge:null,lastUpdated:"2024-05-06",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"OneKE",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-04-10",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"openaudio-s-1-mini",knowledge:null,lastUpdated:"2025-06-05",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"openaudio-s1-mini",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-06-04",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"ovis-u1-3b",knowledge:null,lastUpdated:"2025-07-03",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"Ovis-U1-3B",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-06-28",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"paraphrase-multilingual-mini-lm-l12-v-2",knowledge:null,lastUpdated:"2025-04-24",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"paraphrase-multilingual-MiniLM-L12-v2",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-11-06",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"pdf-extract-kit",knowledge:null,lastUpdated:"2024-10-07",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"PDF-Extract-Kit",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-07-15",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"pdf-extract-kit-1-0",knowledge:null,lastUpdated:"2025-07-31",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"PDF-Extract-Kit-1.0",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-10-11",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"prompt-clue",knowledge:null,lastUpdated:"2023-04-17",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"PromptCLUE",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2022-11-04",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"prompt-clue-base-v-1-5",knowledge:null,lastUpdated:"2023-04-17",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"PromptCLUE-base-v1-5",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2022-12-06",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"punc-ct-transformer-cn-en-common-vocab-471067-large",knowledge:null,lastUpdated:"2024-02-06",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"punc_ct-transformer_cn-en-common-vocab471067-large",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-07-25",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"punc-ct-transformer-zh-cn-common-vocab-272727-pytorch",knowledge:null,lastUpdated:"2024-12-25",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"punc_ct-transformer_zh-cn-common-vocab272727-pytorch",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-01-03",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"python-data-science",knowledge:null,lastUpdated:"2025-08-13",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"python-data-science",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-08-02",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qvq-72b-preview",knowledge:null,lastUpdated:"2025-01-12",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"QVQ-72B-Preview",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-12-20",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:1e-5,inputCacheHit:null,output:40003200000000004e-21},extendedThinking:!1,id:"qw-q-32b",knowledge:null,lastUpdated:"2025-03-11",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"QwQ-32B",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-03-05",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qw-q-32b-awq",knowledge:null,lastUpdated:"2025-03-11",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"QwQ-32B-AWQ",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-03-05",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qw-q-32b-gguf",knowledge:null,lastUpdated:"2025-03-12",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"QwQ-32B-GGUF",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-03-05",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"qw-q-32b-preview",knowledge:null,lastUpdated:"2025-03-07",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"QwQ-32B-Preview",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-11-27",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:1e-4,inputCacheHit:null,output:1e-4},extendedThinking:!1,id:"qwen-1-5-0-5b-chat",knowledge:null,lastUpdated:"2025-02-26",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen1.5-0.5B-Chat",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-02-05",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:1e-4,inputCacheHit:null,output:1e-4},extendedThinking:!1,id:"qwen-1-5-1-8b-chat",knowledge:null,lastUpdated:"2025-02-26",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen1.5-1.8B-Chat",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-02-05",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"qwen-1-5-7b-chat",knowledge:null,lastUpdated:"2025-02-26",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen1.5-7B-Chat",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-02-05",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-1-8b-chat",knowledge:null,lastUpdated:"2025-02-26",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen-1_8B-Chat",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-11-26",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-2-0-5b",knowledge:null,lastUpdated:"2025-04-23",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen2-0.5B",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-05-23",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-2-0-5b-instruct",knowledge:null,lastUpdated:"2025-02-26",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen2-0.5B-Instruct",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-06-03",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-2-5-0-5b",knowledge:null,lastUpdated:"2024-09-25",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen2.5-0.5B",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-09-15",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-2-5-14b-instruct-1m",knowledge:null,lastUpdated:"2025-01-29",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen2.5-14B-Instruct-1M",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-01-24",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-2-5-32b-instruct-awq",knowledge:null,lastUpdated:"2025-02-26",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen2.5-32B-Instruct-AWQ",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-09-18",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-2-5-32b-instruct-gguf",knowledge:null,lastUpdated:"2024-11-01",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen2.5-32B-Instruct-GGUF",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-09-18",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-2-5-3b-instruct",knowledge:null,lastUpdated:"2025-02-26",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen2.5-3B-Instruct",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-09-16",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-2-5-72b-instruct-awq",knowledge:null,lastUpdated:"2025-02-26",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen2.5-72B-Instruct-AWQ",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-09-18",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-2-5-7b-instruct-gguf",knowledge:null,lastUpdated:"2024-11-01",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen2.5-7B-Instruct-GGUF",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-09-18",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-2-5-omni-3b",knowledge:null,lastUpdated:"2025-04-30",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Qwen2.5-Omni-3B",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-04-30",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-2-5-omni-7b",knowledge:null,lastUpdated:"2025-04-30",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Qwen2.5-Omni-7B",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-03-24",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-2-5-omni-7b-awq",knowledge:null,lastUpdated:"2025-05-16",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Qwen2.5-Omni-7B-AWQ",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-05-14",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-2-5-vl-32b-instruct-awq",knowledge:null,lastUpdated:"2025-04-23",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Qwen2.5-VL-32B-Instruct-AWQ",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-03-26",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-2-5-vl-3b-instruct-awq",knowledge:null,lastUpdated:"2025-04-23",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Qwen2.5-VL-3B-Instruct-AWQ",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-02-14",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-2-5-vl-72b-instruct-awq",knowledge:null,lastUpdated:"2025-04-23",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Qwen2.5-VL-72B-Instruct-AWQ",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-02-14",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-2-5-vl-7b-instruct-awq",knowledge:null,lastUpdated:"2025-04-23",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Qwen2.5-VL-7B-Instruct-AWQ",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-02-14",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-2-5-vl-7b-instruct-gguf",knowledge:null,lastUpdated:"2025-05-12",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Qwen2.5-VL-7B-Instruct-GGUF",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-05-11",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-2-5-vl-ocr-lora-7b",knowledge:null,lastUpdated:"2025-08-05",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"qwen2.5-VL-OCR-lora-7B",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-28",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-2-7b",knowledge:null,lastUpdated:"2025-04-23",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen2-7B",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-06-04",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-2-audio-7b",knowledge:null,lastUpdated:"2024-11-20",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen2-Audio-7B",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-07-24",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-2-audio-7b-instruct",knowledge:null,lastUpdated:"2025-01-12",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen2-Audio-7B-Instruct",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-08-01",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-0-6b-base",knowledge:null,lastUpdated:"2025-07-26",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-0.6B-Base",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-04-28",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-0-6b-fp8",knowledge:null,lastUpdated:"2025-07-26",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-0.6B-FP8",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-04-28",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-0-6b-gguf",knowledge:null,lastUpdated:"2025-05-12",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-0.6B-GGUF",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-05-05",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-0-6b-gptq-int-8",knowledge:null,lastUpdated:"2025-08-14",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-0.6B-GPTQ-Int8",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-05-08",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-0-6b-mlx-4-bit",knowledge:null,lastUpdated:"2025-07-29",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-0.6B-MLX-4bit",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-05-23",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-14b-awq",knowledge:null,lastUpdated:"2025-05-21",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-14B-AWQ",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-05-01",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-14b-base",knowledge:null,lastUpdated:"2025-07-26",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-14B-Base",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-04-28",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-14b-fp8",knowledge:null,lastUpdated:"2025-07-26",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-14B-FP8",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-04-28",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-14b-gguf",knowledge:null,lastUpdated:"2025-05-09",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-14B-GGUF",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-05-02",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-14b-unsloth-bnb-4-bit",knowledge:null,lastUpdated:"2025-05-14",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-14B-unsloth-bnb-4bit",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-04-29",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-1-7b-base",knowledge:null,lastUpdated:"2025-07-26",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-1.7B-Base",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-04-28",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-1-7b-gguf",knowledge:null,lastUpdated:"2025-05-12",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-1.7B-GGUF",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-05-05",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-1-7b-mt-en-2-zh-gungeon",knowledge:null,lastUpdated:"2025-07-17",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-1.7B-MT-en2zh-Gungeon",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-06-09",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-1-7b-mt-en-2-zh-gungeon-gguf",knowledge:null,lastUpdated:"2025-07-17",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-1.7B-MT-en2zh-Gungeon-GGUF",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-06-09",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-235b-a22b-fp8",knowledge:null,lastUpdated:"2025-07-26",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-235B-A22B-FP8",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-04-28",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-235b-a22b-gptq-int-4",knowledge:null,lastUpdated:"2025-05-21",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-235B-A22B-GPTQ-Int4",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-05-11",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-235b-a22b-instruct-2507-awq",knowledge:null,lastUpdated:"2025-07-26",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-235B-A22B-Instruct-2507-AWQ",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-23",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-235b-a22b-instruct-2507-fp8",knowledge:null,lastUpdated:"2025-07-21",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-235B-A22B-Instruct-2507-FP8",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-21",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-235b-a22b-instruct-2507-gguf",knowledge:null,lastUpdated:"2025-07-30",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-235B-A22B-Instruct-2507-GGUF",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-22",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-235b-a22b-instruct-2507-gptq-int-4-int-8-mix",knowledge:null,lastUpdated:"2025-07-25",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-235B-A22B-Instruct-2507-GPTQ-Int4-Int8Mix",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-22",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!0,id:"qwen-3-235b-a22b-thinking-2507-awq",knowledge:null,lastUpdated:"2025-07-26",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-235B-A22B-Thinking-2507-AWQ",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!0,releaseDate:"2025-07-26",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!0,id:"qwen-3-235b-a22b-thinking-2507-fp8",knowledge:null,lastUpdated:"2025-07-30",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-235B-A22B-Thinking-2507-FP8",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!0,releaseDate:"2025-07-25",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!0,id:"qwen-3-235b-a22b-thinking-2507-gguf",knowledge:null,lastUpdated:"2025-07-26",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-235B-A22B-Thinking-2507-GGUF",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!0,releaseDate:"2025-07-25",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!0,id:"qwen-3-235b-a22b-thinking-2507-gptq-int-4-int-8-mix",knowledge:null,lastUpdated:"2025-07-25",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-235B-A22B-Thinking-2507-GPTQ-Int4-Int8Mix",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!0,releaseDate:"2025-07-25",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-235b-a22b-w8a8",knowledge:null,lastUpdated:"2025-06-03",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-235B-A22B-W8A8",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-05-29",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-30b-a3b-awq",knowledge:null,lastUpdated:"2025-05-20",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-30B-A3B-AWQ",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-04-29",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-30b-a3b-base",knowledge:null,lastUpdated:"2025-07-26",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-30B-A3B-Base",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-04-28",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-30b-a3b-fp8",knowledge:null,lastUpdated:"2025-07-26",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-30B-A3B-FP8",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-04-28",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-30b-a3b-gguf",knowledge:null,lastUpdated:"2025-05-21",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-30B-A3B-GGUF",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-05-05",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-30b-a3b-gptq-int-4",knowledge:null,lastUpdated:"2025-05-21",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-30B-A3B-GPTQ-Int4",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-05-05",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-30b-a3b-instruct-2507-awq",knowledge:null,lastUpdated:"2025-08-06",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-30B-A3B-Instruct-2507-AWQ",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-08-05",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-30b-a3b-instruct-2507-fp8",knowledge:null,lastUpdated:"2025-07-29",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-30B-A3B-Instruct-2507-FP8",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-28",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-30b-a3b-instruct-2507-gguf",knowledge:null,lastUpdated:"2025-07-31",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-30B-A3B-Instruct-2507-GGUF",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-29",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-30b-a3b-instruct-2507-gptq-int-8",knowledge:null,lastUpdated:"2025-07-30",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-30B-A3B-Instruct-2507-GPTQ-Int8",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-30",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-30b-a3b-instruct-2507-int-4-w4a16",knowledge:null,lastUpdated:"2025-07-31",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-30B-A3B-Instruct-2507-Int4-W4A16",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-30",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!0,id:"qwen-3-30b-a3b-thinking-2507-awq",knowledge:null,lastUpdated:"2025-07-31",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-30B-A3B-Thinking-2507-AWQ",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!0,releaseDate:"2025-07-31",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!0,id:"qwen-3-30b-a3b-thinking-2507-fp8",knowledge:null,lastUpdated:"2025-07-30",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-30B-A3B-Thinking-2507-FP8",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!0,releaseDate:"2025-07-29",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!0,id:"qwen-3-30b-a3b-thinking-2507-gguf",knowledge:null,lastUpdated:"2025-08-01",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-30B-A3B-Thinking-2507-GGUF",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!0,releaseDate:"2025-07-30",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-32b-awq",knowledge:null,lastUpdated:"2025-05-21",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-32B-AWQ",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-05-01",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-32b-fp8",knowledge:null,lastUpdated:"2025-07-26",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-32B-FP8",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-04-28",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-32b-gguf",knowledge:null,lastUpdated:"2025-05-02",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-32B-GGUF",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-05-02",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-32b-gptq-int-4",knowledge:null,lastUpdated:"2025-05-03",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-32B-GPTQ-Int4",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-05-03",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-32b-gptq-int-8",knowledge:null,lastUpdated:"2025-04-29",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-32B-GPTQ-Int8",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-04-29",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-4b-awq",knowledge:null,lastUpdated:"2025-05-12",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-4B-AWQ",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-05-05",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-4b-base",knowledge:null,lastUpdated:"2025-07-26",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-4B-Base",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-04-28",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-4b-gguf",knowledge:null,lastUpdated:"2025-05-21",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-4B-GGUF",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-05-05",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-4b-instruct-2507",knowledge:null,lastUpdated:"2025-08-07",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-4B-Instruct-2507",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-08-07",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-4b-instruct-2507-fp8",knowledge:null,lastUpdated:"2025-08-07",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-4B-Instruct-2507-FP8",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-08-06",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-4b-instruct-2507-gguf",knowledge:null,lastUpdated:"2025-08-07",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-4B-Instruct-2507-GGUF",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-08-07",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!0,id:"qwen-3-4b-thinking-2507",knowledge:null,lastUpdated:"2025-08-07",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-4B-Thinking-2507",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!0,releaseDate:"2025-08-06",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!0,id:"qwen-3-4b-thinking-2507-fp8",knowledge:null,lastUpdated:"2025-08-07",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-4B-Thinking-2507-FP8",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!0,releaseDate:"2025-08-06",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!0,id:"qwen-3-4b-thinking-2507-gguf",knowledge:null,lastUpdated:"2025-08-07",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-4B-Thinking-2507-GGUF",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!0,releaseDate:"2025-08-07",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-72b-instruct",knowledge:null,lastUpdated:"2025-06-13",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-72B-Instruct",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-06-10",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-8b-awq",knowledge:null,lastUpdated:"2025-05-12",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-8B-AWQ",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-05-03",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-8b-base",knowledge:null,lastUpdated:"2025-05-21",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-8B-Base",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-04-28",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-8b-fp8",knowledge:null,lastUpdated:"2025-07-26",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-8B-FP8",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-04-28",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-8b-gguf",knowledge:null,lastUpdated:"2025-05-21",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-8B-GGUF",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-05-03",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-8b-mlx-6-bit",knowledge:null,lastUpdated:"2025-07-07",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-8B-MLX-6bit",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-05-23",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-coder-30b-a3b-instruct-1m-gguf",knowledge:null,lastUpdated:"2025-08-06",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-Coder-30B-A3B-Instruct-1M-GGUF",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-31",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-coder-30b-a3b-instruct-awq",knowledge:null,lastUpdated:"2025-08-01",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-Coder-30B-A3B-Instruct-AWQ",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-08-01",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-coder-30b-a3b-instruct-fp8",knowledge:null,lastUpdated:"2025-08-07",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-Coder-30B-A3B-Instruct-FP8",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-31",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-coder-30b-a3b-instruct-gguf",knowledge:null,lastUpdated:"2025-08-08",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-Coder-30B-A3B-Instruct-GGUF",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-31",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!0,id:"qwen-3-coder-30b-a3b-instruct-int-4-w4a16",knowledge:null,lastUpdated:"2025-08-02",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-Coder-30B-A3B-Instruct-Int4-W4A16",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!0,releaseDate:"2025-08-01",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-coder-480b-a35b-instruct-1m",knowledge:null,lastUpdated:"2025-07-25",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-Coder-480B-A35B-Instruct-1M",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-25",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-coder-480b-a35b-instruct-1m-gguf",knowledge:null,lastUpdated:"2025-07-26",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-Coder-480B-A35B-Instruct-1M-GGUF",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-23",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-coder-480b-a35b-instruct-awq",knowledge:null,lastUpdated:"2025-07-25",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-Coder-480B-A35B-Instruct-AWQ",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-23",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-coder-480b-a35b-instruct-fp8",knowledge:null,lastUpdated:"2025-08-07",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-Coder-480B-A35B-Instruct-FP8",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-22",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-coder-480b-a35b-instruct-gguf",knowledge:null,lastUpdated:"2025-08-01",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-Coder-480B-A35B-Instruct-GGUF",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-23",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-coder-480b-a35b-instruct-gptq-int-4-int-8-mix",knowledge:null,lastUpdated:"2025-07-25",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-Coder-480B-A35B-Instruct-GPTQ-Int4-Int8Mix",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-23",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-embedding-0-6-b",knowledge:null,lastUpdated:"2025-08-09",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"qwen3-embedding-0.6b",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-06-15",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-embedding-0-6b",knowledge:null,lastUpdated:"2025-06-22",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-Embedding-0.6B",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-06-04",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-embedding-0-6b-gguf",knowledge:null,lastUpdated:"2025-07-15",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-Embedding-0.6B-GGUF",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-06-05",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-embedding-4b",knowledge:null,lastUpdated:"2025-06-20",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-Embedding-4B",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-06-04",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-embedding-4b-gguf",knowledge:null,lastUpdated:"2025-08-03",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-Embedding-4B-GGUF",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-06-05",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-embedding-8b",knowledge:null,lastUpdated:"2025-08-02",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-Embedding-8B",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-06-28",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-embedding-8b-gguf",knowledge:null,lastUpdated:"2025-07-15",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-Embedding-8B-GGUF",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-06-05",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-reranker-0-6b",knowledge:null,lastUpdated:"2025-07-08",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-Reranker-0.6B",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-06-13",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-reranker-4b",knowledge:null,lastUpdated:"2025-07-08",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-Reranker-4B",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-06-13",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-3-reranker-8b",knowledge:null,lastUpdated:"2025-08-02",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3-Reranker-8B",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-06-13",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-72b-chat",knowledge:null,lastUpdated:"2025-02-26",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen-72B-Chat",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-11-26",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:1e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"qwen-7b",knowledge:null,lastUpdated:"2025-02-26",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen-7B",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-08-03",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-7b-chat",knowledge:null,lastUpdated:"2025-02-26",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen-7B-Chat",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-08-03",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-audio-chat",knowledge:null,lastUpdated:"2025-02-26",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen-Audio-Chat",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-11-28",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-image",knowledge:null,lastUpdated:"2025-08-08",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"Qwen-Image",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-08-08",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-image-blockwise-control-net-canny",knowledge:null,lastUpdated:"2025-08-12",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"Qwen-Image-Blockwise-ControlNet-Canny",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-08-12",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-image-blockwise-control-net-depth",knowledge:null,lastUpdated:"2025-08-13",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"Qwen-Image-Blockwise-ControlNet-Depth",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-08-13",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!0,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-image-comfy-ui",knowledge:null,lastUpdated:"2025-08-13",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"Qwen-Image_ComfyUI",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-08-05",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-image-df11",knowledge:null,lastUpdated:"2025-08-08",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Qwen-Image-DF11",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-08-05",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-image-distill-full",knowledge:null,lastUpdated:"2025-08-05",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"Qwen-Image-Distill-Full",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-08-05",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-image-distill-gguf",knowledge:null,lastUpdated:"2025-08-06",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"Qwen-Image-Distill-GGUF",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-08-06",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-image-distill-lo-ra",knowledge:null,lastUpdated:"2025-08-11",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Qwen-Image-Distill-LoRA",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-08-11",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-image-eli-gen",knowledge:null,lastUpdated:"2025-08-13",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"Qwen-Image-EliGen",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-08-06",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-image-fp-8",knowledge:null,lastUpdated:"2025-08-08",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"Qwen-image-fp8",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-08-08",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-image-gguf",knowledge:null,lastUpdated:"2025-08-14",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"qwen-image-gguf",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-08-06",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-image-gufeng-lo-ra",knowledge:null,lastUpdated:"2025-08-11",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"Qwen-Image-Gufeng-LoRA",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-08-08",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-image-lightning",knowledge:null,lastUpdated:"2025-08-13",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"Qwen-Image-Lightning",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-08-09",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-image-liuyifei-lo-ra",knowledge:null,lastUpdated:"2025-08-07",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"Qwen-Image-Liuyifei-LoRA",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-08-07",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-image-lora-3",knowledge:null,lastUpdated:"2025-08-07",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"qwen-image_lora-3",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-08-07",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-long-l1-32b",knowledge:null,lastUpdated:"2025-06-12",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"QwenLong-L1-32B",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!0,releaseDate:"2025-05-23",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:8e-4,inputCacheHit:null,output:.0032},extendedThinking:!1,id:"qwen-vl",knowledge:null,lastUpdated:"2025-02-26",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Qwen-VL",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-08-21",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen-vl-chat",knowledge:null,lastUpdated:"2025-02-26",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Qwen-VL-Chat",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-08-21",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"rapid-ocr",knowledge:null,lastUpdated:"2025-07-27",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"RapidOCR",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-01-10",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"rapid-table",knowledge:null,lastUpdated:"2025-06-22",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"RapidTable",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-01-06",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"rednote-sweet-girl",knowledge:null,lastUpdated:"2025-08-10",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"Rednote_SweetGirl",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-08-07",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"rmbg-2-0",knowledge:null,lastUpdated:"2025-07-29",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"RMBG-2.0",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-11-13",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"sd-35-clip-l",knowledge:null,lastUpdated:"2024-10-24",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"sd35_clip_l",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-10-24",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"seed-x-instruct-7b",knowledge:null,lastUpdated:"2025-07-28",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Seed-X-Instruct-7B",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-18",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"seed-x-ppo-7b",knowledge:null,lastUpdated:"2025-07-28",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Seed-X-PPO-7B",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-18",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"sense-voice-small",knowledge:null,lastUpdated:"2024-09-26",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"SenseVoiceSmall",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-06-26",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"sense-voice-small-hotword",knowledge:null,lastUpdated:"2024-12-11",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"SenseVoiceSmall_hotword",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-10-11",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"sense-voice-small-onnx",knowledge:null,lastUpdated:"2024-09-26",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"SenseVoiceSmall-onnx",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-09-25",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"sherpa-onnx-sense-voice-small",knowledge:null,lastUpdated:"2025-08-10",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"sherpa-onnx-sense-voice-small",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-08-10",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"simple-vl-8b",knowledge:null,lastUpdated:"2025-05-12",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Simple-VL-8B",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-05-11",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"skywork-uni-pic-1-5b",knowledge:null,lastUpdated:"2025-08-04",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"Skywork-UniPic-1.5B",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-29",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"small-thinker-21ba3b-instruct",knowledge:null,lastUpdated:"2025-08-01",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"SmallThinker-21BA3B-Instruct",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-26",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"small-thinker-21ba3b-instruct-gguf",knowledge:null,lastUpdated:"2025-07-30",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"SmallThinker-21BA3B-Instruct-GGUF",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-27",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"spark-tts-0-5b",knowledge:null,lastUpdated:"2025-03-07",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Spark-TTS-0.5B",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-03-04",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"speech-campplus-speaker-diarization-common",knowledge:null,lastUpdated:"2024-12-23",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"speech_campplus_speaker-diarization_common",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-06-06",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"speech-campplus-sv-zh-cn-16-k-common",knowledge:null,lastUpdated:"2024-06-24",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"speech_campplus_sv_zh-cn_16k-common",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-04-18",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"speech-campplus-sv-zh-cn-3-dspeaker-16-k",knowledge:null,lastUpdated:"2023-07-21",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"speech_campplus_sv_zh-cn_3dspeaker_16k",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-07-20",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"speech-campplus-transformer-scl-zh-cn-16-k-common",knowledge:null,lastUpdated:"2023-08-14",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"speech_campplus-transformer_scl_zh-cn_16k-common",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-05-11",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"speech-charctc-kws-phone-xiaoyun",knowledge:null,lastUpdated:"2025-06-04",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"speech_charctc_kws_phone-xiaoyun",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2022-08-08",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"speech-dfsmn-aec-psm-16-k",knowledge:null,lastUpdated:"2025-06-11",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"speech_dfsmn_aec_psm_16k",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2022-08-03",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"speech-dfsmn-ans-psm-48-k-causal",knowledge:null,lastUpdated:"2025-03-27",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"speech_dfsmn_ans_psm_48k_causal",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-02-21",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"speech-dfsmn-kws-char-farfield-16-k-nihaomiya",knowledge:null,lastUpdated:"2023-05-04",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"speech_dfsmn_kws_char_farfield_16k_nihaomiya",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2022-08-04",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"speech-eres-2-net-large-speaker-diarization-common",knowledge:null,lastUpdated:"2024-06-25",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"speech_eres2net-large_speaker-diarization_common",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-09-19",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"speech-eres-2-net-large-sv-zh-cn-3-dspeaker-16-k",knowledge:null,lastUpdated:"2023-08-24",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"speech_eres2net_large_sv_zh-cn_3dspeaker_16k",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-07-06",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"speech-eres-2-net-sv-zh-cn-16-k-common",knowledge:null,lastUpdated:"2024-07-10",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"speech_eres2net_sv_zh-cn_16k-common",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-06-08",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"speech-eres-2-netv-2-sv-zh-cn-16-k-common",knowledge:null,lastUpdated:"2024-07-10",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"speech_eres2netv2_sv_zh-cn_16k-common",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-04-11",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"speech-eres-2-netv-2-w-24-s-4-ep-4-sv-zh-cn-16-k-common",knowledge:null,lastUpdated:"2024-07-17",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"speech_eres2netv2w24s4ep4_sv_zh-cn_16k-common",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-06-03",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"speech-frcrn-ans-cirm-16-k",knowledge:null,lastUpdated:"2025-01-22",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"speech_frcrn_ans_cirm_16k",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2022-08-03",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"speech-fsmn-vad-zh-cn-16-k-common-onnx",knowledge:null,lastUpdated:"2024-06-21",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"speech_fsmn_vad_zh-cn-16k-common-onnx",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-06-27",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"speech-fsmn-vad-zh-cn-16-k-common-pytorch",knowledge:null,lastUpdated:"2024-02-06",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"speech_fsmn_vad_zh-cn-16k-common-pytorch",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-01-04",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"speech-mfcca-asr-zh-cn-16-k-alimeeting-vocab-4950",knowledge:null,lastUpdated:"2023-05-09",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"speech_mfcca_asr-zh-cn-16k-alimeeting-vocab4950",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-02-16",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"speech-mossformer-2-separation-temporal-8-k",knowledge:null,lastUpdated:"2024-12-02",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"speech_mossformer2_separation_temporal_8k",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-08-18",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"speech-mossformer-separation-temporal-8-k",knowledge:null,lastUpdated:"2025-01-22",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"speech_mossformer_separation_temporal_8k",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2022-12-27",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"speech-ngram-lm-zh-cn-ai-wesp-fst",knowledge:null,lastUpdated:"2023-12-12",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"speech_ngram_lm_zh-cn-ai-wesp-fst",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-10-30",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"speech-paraformer-asr-nat-zh-cn-16-k-common-vocab-8404-online",knowledge:null,lastUpdated:"2024-01-23",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"speech_paraformer_asr_nat-zh-cn-16k-common-vocab8404-online",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-03-08",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"speech-paraformer-large-asr-nat-zh-cantonese-en-16-k-vocab-8501-online",knowledge:null,lastUpdated:"2024-02-08",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"speech_paraformer-large_asr_nat-zh-cantonese-en-16k-vocab8501-online",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-01-05",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"speech-paraformer-large-asr-nat-zh-cn-16-k-common-vocab-8358-tensorflow-1",knowledge:null,lastUpdated:"2024-01-23",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"speech_paraformer-large_asr_nat-zh-cn-16k-common-vocab8358-tensorflow1",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2022-08-04",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"speech-paraformer-large-asr-nat-zh-cn-16-k-common-vocab-8404-online",knowledge:null,lastUpdated:"2024-01-23",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"speech_paraformer-large_asr_nat-zh-cn-16k-common-vocab8404-online",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-04-17",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"speech-paraformer-large-asr-nat-zh-cn-16-k-common-vocab-8404-online-onnx",knowledge:null,lastUpdated:"2024-09-25",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"speech_paraformer-large_asr_nat-zh-cn-16k-common-vocab8404-online-onnx",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-08-07",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"speech-paraformer-large-asr-nat-zh-cn-16-k-common-vocab-8404-pytorch",knowledge:null,lastUpdated:"2024-02-01",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"speech_paraformer-large_asr_nat-zh-cn-16k-common-vocab8404-pytorch",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2022-11-25",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"speech-paraformer-large-contextual-asr-nat-zh-cn-16-k-common-vocab-8404",knowledge:null,lastUpdated:"2024-03-08",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"speech_paraformer-large-contextual_asr_nat-zh-cn-16k-common-vocab8404",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-02-08",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"speech-paraformer-large-contextual-asr-nat-zh-cn-16-k-common-vocab-8404-onnx",knowledge:null,lastUpdated:"2024-09-25",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"speech_paraformer-large-contextual_asr_nat-zh-cn-16k-common-vocab8404-onnx",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-08-18",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"speech-paraformer-large-vad-punc-asr-nat-zh-cn-16-k-common-vocab-8404-onnx",knowledge:null,lastUpdated:"2024-09-25",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"speech_paraformer-large-vad-punc_asr_nat-zh-cn-16k-common-vocab8404-onnx",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-08-18",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"speech-paraformer-large-vad-punc-asr-nat-zh-cn-16-k-common-vocab-8404-pytorch",knowledge:null,lastUpdated:"2024-02-01",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"speech_paraformer-large-vad-punc_asr_nat-zh-cn-16k-common-vocab8404-pytorch",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-01-03",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"speech-paraformer-large-vad-punc-spk-asr-nat-zh-cn",knowledge:null,lastUpdated:"2024-01-23",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"speech_paraformer-large-vad-punc-spk_asr_nat-zh-cn",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-10-10",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"speech-sambert-hifigan-tts-zh-cn-16-k",knowledge:null,lastUpdated:"2023-04-10",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"speech_sambert-hifigan_tts_zh-cn_16k",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2022-08-22",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"speech-sanm-kws-phone-xiaoyun-commands-online",knowledge:null,lastUpdated:"2024-10-08",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"speech_sanm_kws_phone-xiaoyun-commands-online",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-09-18",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"speech-seaco-paraformer-large-asr-nat-zh-cn-16-k-common-vocab-8404-pytorch",knowledge:null,lastUpdated:"2024-09-30",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"speech_seaco_paraformer_large_asr_nat-zh-cn-16k-common-vocab8404-pytorch",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-12-20",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"speech-timestamp-prediction-v-1-16-k-offline",knowledge:null,lastUpdated:"2024-01-23",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"speech_timestamp_prediction-v1-16k-offline",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-03-09",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"speech-transformer-lm-zh-cn-common-vocab-8404-pytorch",knowledge:null,lastUpdated:"2023-05-30",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"speech_transformer_lm_zh-cn-common-vocab8404-pytorch",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2022-11-30",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"speech-uni-asr-asr-2-pass-cn-dialect-16-k-vocab-8358-tensorflow-1-online",knowledge:null,lastUpdated:"2023-09-26",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"speech_UniASR_asr_2pass-cn-dialect-16k-vocab8358-tensorflow1-online",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2022-08-04",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"speech-xvector-sv-zh-cn-cnceleb-16-k-spk-3465-pytorch",knowledge:null,lastUpdated:"2023-07-25",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"speech_xvector_sv-zh-cn-cnceleb-16k-spk3465-pytorch",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-01-03",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"speech-zipenhancer-ans-multiloss-16-k-base",knowledge:null,lastUpdated:"2025-07-10",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"speech_zipenhancer_ans_multiloss_16k_base",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-10-12",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"stable-diffusion-2-1-base",knowledge:null,lastUpdated:"2024-12-03",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"stable-diffusion-2-1-base",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-12-03",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"stable-diffusion-3-5-large",knowledge:null,lastUpdated:"2025-02-26",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"stable-diffusion-3.5-large",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-10-22",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"stable-diffusion-3-5-large-turbo",knowledge:null,lastUpdated:"2024-10-23",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"stable-diffusion-3.5-large-turbo",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-10-22",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"stable-diffusion-3-5-medium",knowledge:null,lastUpdated:"2025-02-26",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"stable-diffusion-3.5-medium",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-10-29",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"stable-diffusion-v-1-5",knowledge:null,lastUpdated:"2023-07-03",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"stable-diffusion-v1-5",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-04-19",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"stable-diffusion-xl-base-1-0",knowledge:null,lastUpdated:"2025-03-04",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"stable-diffusion-xl-base-1.0",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-12-03",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"step-1-x-edit",knowledge:null,lastUpdated:"2025-07-09",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Step1X-Edit",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-04-25",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"step-3",knowledge:null,lastUpdated:"2025-08-02",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"step3",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-31",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"step-audio-tts-3b",knowledge:null,lastUpdated:"2025-04-23",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Step-Audio-TTS-3B",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-02-13",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"t-5-xxl-fp-16",knowledge:null,lastUpdated:"2024-08-19",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"t5xxl_fp16",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-08-19",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"t-5-xxl-fp-8-e-4-m-3-fn",knowledge:null,lastUpdated:"2025-04-12",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"t5xxl_fp8_e4m3fn",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-04-12",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"text-2-vec-base-chinese-sentence",knowledge:null,lastUpdated:"2025-02-21",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"text2vec-base-chinese-sentence",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-02-21",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"text-to-video-synthesis",knowledge:null,lastUpdated:"2024-10-28",limit:{context:null,output:null},modalities:{input:["text"],output:["image"]},name:"text-to-video-synthesis",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2023-02-08",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"think-sound",knowledge:null,lastUpdated:"2025-07-17",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"ThinkSound",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-01",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:1e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"ui-tars-1-5-7b",knowledge:null,lastUpdated:"2025-04-18",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"UI-TARS-1.5-7B",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-04-18",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"umt-5-xxl-fp-8-e-4-m-3-fn-scaled-safetensors",knowledge:null,lastUpdated:"2025-03-22",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"umt5_xxl_fp8_e4m3fn_scaled.safetensors",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-03-22",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"unicorneyes",knowledge:null,lastUpdated:"2025-08-09",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"unicorneyes",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-08-09",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"v-1-5-pruned-emaonly-safetensors",knowledge:null,lastUpdated:"2024-05-15",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"v1-5-pruned-emaonly.safetensors",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-05-14",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"void",knowledge:null,lastUpdated:"2025-08-06",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"void",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-08-05",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"voxtral-mini-3b-2507",knowledge:null,lastUpdated:"2025-07-29",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Voxtral-Mini-3B-2507",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-15",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"voxtral-small-24b-2507",knowledge:null,lastUpdated:"2025-07-28",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Voxtral-Small-24B-2507",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-15",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"wai-nsfw-illustrious-sdxl-v-12",knowledge:null,lastUpdated:"2025-05-07",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"WAI_NSFW-illustrious-SDXL_v12",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-05-07",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"wan-14-bt-2-v-fusioni-x",knowledge:null,lastUpdated:"2025-06-21",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Wan14BT2VFusioniX",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-06-11",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"wan-2-1-14-b-t-2-v",knowledge:null,lastUpdated:"2025-06-11",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"wan2.1-14b-t2v",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-04-18",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"wan-2-1-14b-t2v-fusion-x-vace",knowledge:null,lastUpdated:"2025-06-12",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Wan2.1-14B-T2V-FusionX-VACE",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-06-09",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"wan-2-1-1-3-b",knowledge:null,lastUpdated:"2025-05-19",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"wan2.1-1.3b",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-02-27",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!0,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"wan-2-1-comfy-ui-repackaged",knowledge:null,lastUpdated:"2025-08-05",limit:{context:null,output:null},modalities:{input:["text"],output:["image"]},name:"Wan_2.1_ComfyUI_repackaged",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-02-26",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"wan-2-1-flf2v-14b-720p",knowledge:null,lastUpdated:"2025-04-18",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Wan2.1-FLF2V-14B-720P",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-04-17",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"wan-2-1-i2v-14b-480p",knowledge:null,lastUpdated:"2025-02-26",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Wan2.1-I2V-14B-480P",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-02-25",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"wan-2-1-i2v-14b-480p-step-distill-cfg-distill-lightx-2-v",knowledge:null,lastUpdated:"2025-08-07",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Wan2.1-I2V-14B-480P-StepDistill-CfgDistill-Lightx2v",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-15",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"wan-2-1-i2v-14b-720p",knowledge:null,lastUpdated:"2025-02-26",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Wan2.1-I2V-14B-720P",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-02-25",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"wan-2-1-i2v-14b-fusion-x-gguf",knowledge:null,lastUpdated:"2025-06-13",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Wan2.1_I2V_14B_FusionX-GGUF",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-06-11",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"wan-2-1-t2v-14b",knowledge:null,lastUpdated:"2025-04-23",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Wan2.1-T2V-14B",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-02-25",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"wan-2-1-t2v-14b-fusion-x-lo-ra",knowledge:null,lastUpdated:"2025-06-28",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Wan2.1_T2V_14B_FusionX_LoRA",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-06-28",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"wan-2-1-t2v-14b-light-x-2-v-step-cfg-distill-vace",knowledge:null,lastUpdated:"2025-07-11",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Wan2.1_T2V_14B_LightX2V_StepCfgDistill_VACE",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-06-28",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"wan-2-1-t2v-1-3b",knowledge:null,lastUpdated:"2025-02-26",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Wan2.1-T2V-1.3B",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-02-25",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"wan-2-1-vace-14b",knowledge:null,lastUpdated:"2025-05-19",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Wan2.1-VACE-14B",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-05-14",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"wan-2-1-vace-1-3b",knowledge:null,lastUpdated:"2025-05-19",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Wan2.1-VACE-1.3B",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-05-14",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"wan-2-1-vae",knowledge:null,lastUpdated:"2025-07-28",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"wan2.1-vae",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-02-27",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!0,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"wan-2-2-comfy-ui-repackaged",knowledge:null,lastUpdated:"2025-08-12",limit:{context:null,output:null},modalities:{input:["text"],output:["image"]},name:"Wan_2.2_ComfyUI_Repackaged",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-28",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"wan-2-2-fun-a14b-control",knowledge:null,lastUpdated:"2025-08-14",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Wan2.2-Fun-A14B-Control",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-08-05",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"wan-2-2-i2v-a14b",knowledge:null,lastUpdated:"2025-07-29",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Wan2.2-I2V-A14B",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-17",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"wan-2-2-i2v-a14b-bf16",knowledge:null,lastUpdated:"2025-07-30",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Wan2.2-I2V-A14B-BF16",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-30",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"wan-2-2-i2v-a14b-diffusers",knowledge:null,lastUpdated:"2025-08-10",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Wan2.2-I2V-A14B-Diffusers",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-28",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"wan-2-2-i2v-a14b-gguf",knowledge:null,lastUpdated:"2025-07-29",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Wan2.2-I2V-A14B-GGUF",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-29",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"wan-2-2-lightning",knowledge:null,lastUpdated:"2025-08-14",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Wan2.2-Lightning",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-08-04",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"wan-2-2-t2v-a14b",knowledge:null,lastUpdated:"2025-07-29",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Wan2.2-T2V-A14B",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-17",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"wan-2-2-t2v-a14b-bf16",knowledge:null,lastUpdated:"2025-07-30",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Wan2.2-T2V-A14B-BF16",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-30",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"wan-2-2-t2v-a14b-diffusers",knowledge:null,lastUpdated:"2025-08-10",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Wan2.2-T2V-A14B-Diffusers",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-28",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"wan-2-2-t2v-a14b-gguf",knowledge:null,lastUpdated:"2025-07-29",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Wan2.2-T2V-A14B-GGUF",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-28",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"wan-2-2-ti2v-5b",knowledge:null,lastUpdated:"2025-07-29",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Wan2.2-TI2V-5B",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-17",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"wan-2-2-ti2v-5b-bf16",knowledge:null,lastUpdated:"2025-07-30",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Wan2.2-TI2V-5B-BF16",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-30",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"wan-2-2-ti2v-5b-diffusers",knowledge:null,lastUpdated:"2025-08-10",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Wan2.2-TI2V-5B-Diffusers",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-28",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"wan-2-2-ti2v-5b-gguf",knowledge:null,lastUpdated:"2025-07-29",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Wan2.2-TI2V-5B-GGUF",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-28",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"wan-2-2-vae",knowledge:null,lastUpdated:"2025-07-28",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"wan2.2-vae",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-28",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"wan-video-comfy",knowledge:null,lastUpdated:"2025-08-14",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"WanVideo_comfy",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-02-26",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"wan-video-comfy-fp-8-scaled",knowledge:null,lastUpdated:"2025-08-14",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"WanVideo_comfy_fp8_scaled",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-22",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"web-dancer-32b",knowledge:null,lastUpdated:"2025-07-11",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"WebDancer-32B",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-08",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"web-sailor-3b",knowledge:null,lastUpdated:"2025-07-11",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"WebSailor-3B",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-07-10",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"wlop",knowledge:null,lastUpdated:"2025-08-12",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"wlop",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-08-06",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"x-bai-o-4",knowledge:null,lastUpdated:"2025-08-06",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"XBai-o4",openWeights:!1,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-08-01",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"xi-yan-sql-qwen-coder-32b-2412",knowledge:null,lastUpdated:"2025-07-08",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"XiYanSQL-QwenCoder-32B-2412",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-12-09",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"xi-yan-sql-qwen-coder-32b-2504",knowledge:null,lastUpdated:"2025-07-08",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"XiYanSQL-QwenCoder-32B-2504",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-04-27",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"xi-yan-sql-qwen-coder-3b-2502",knowledge:null,lastUpdated:"2025-07-08",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"XiYanSQL-QwenCoder-3B-2502",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-02-25",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"yol-ov-8",knowledge:null,lastUpdated:"2025-01-11",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"YOLOv8",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-09-30",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:.015,inputCacheHit:null,output:.06},extendedThinking:!1,id:"yolo11",knowledge:null,lastUpdated:"2024-09-30",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"YOLO11",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2024-09-30",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:.015,inputCacheHit:null,output:.06},extendedThinking:!1,id:"yolo12",knowledge:null,lastUpdated:"2025-03-27",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"YOLO12",openWeights:!0,provider:"ModelScope",providerDoc:"https://modelscope.cn/docs/model-service/API-Inference/intro",providerEnv:["MODELSCOPE_API_KEY"],providerId:"model-scope",providerModelsDevId:"modelscope",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:"2025-02-23",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"modelscope"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"more-morph",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"moreMorph",openWeights:!1,provider:"Morph",providerDoc:"https://morph.ai/",providerEnv:["MORPH_API_KEY"],providerId:"morph",providerModelsDevId:"morph",providerNpm:"@ai-sdk/morph",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"morph"},{attachment:!0,cost:{input:1.5,inputCacheHit:.375,output:6},extendedThinking:!0,id:"codex-mini-latest",knowledge:"2024-04",lastUpdated:"2025-05-16",limit:{context:2e5,output:1e5},modalities:{input:["text"],output:["text"]},name:"Codex Mini",openWeights:!1,provider:"OpenAI",providerDoc:"https://platform.openai.com/docs/models",providerEnv:["OPENAI_API_KEY"],providerId:"open-ai",providerModelsDevId:"openai",providerNpm:"@ai-sdk/openai",reasoning:!0,releaseDate:"2025-05-16",streamingSupported:!0,temperature:!1,toolCall:!0,vision:!1,icon:"openai"},{attachment:!1,cost:{input:.5,inputCacheHit:1.25,output:1.5},extendedThinking:!1,id:"gpt-3.5-turbo",knowledge:"2021-09-01",lastUpdated:"2023-11-06",limit:{context:16385,output:4096},modalities:{input:["text"],output:["text"]},name:"GPT-3.5-turbo",openWeights:!1,provider:"OpenAI",providerDoc:"https://platform.openai.com/docs/models",providerEnv:["OPENAI_API_KEY"],providerId:"open-ai",providerModelsDevId:"openai",providerNpm:"@ai-sdk/openai",reasoning:!1,releaseDate:"2023-03-01",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"openai"},{attachment:!0,cost:{input:10,inputCacheHit:null,output:30},extendedThinking:!1,id:"gpt-4",knowledge:"2023-11",lastUpdated:"2024-04-09",limit:{context:8192,output:8192},modalities:{input:["text"],output:["text"]},name:"GPT-4",openWeights:!1,provider:"OpenAI",providerDoc:"https://platform.openai.com/docs/models",providerEnv:["OPENAI_API_KEY"],providerId:"open-ai",providerModelsDevId:"openai",providerNpm:"@ai-sdk/openai",reasoning:!1,releaseDate:"2023-11-06",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openai"},{attachment:!0,cost:{input:2,inputCacheHit:.5,output:8},extendedThinking:!1,id:"gpt-4.1",knowledge:"2024-05",lastUpdated:"2025-04-14",limit:{context:1047576,output:32768},modalities:{input:["text","image"],output:["text"]},name:"GPT-4.1",openWeights:!1,provider:"OpenAI",providerDoc:"https://platform.openai.com/docs/models",providerEnv:["OPENAI_API_KEY"],providerId:"open-ai",providerModelsDevId:"openai",providerNpm:"@ai-sdk/openai",reasoning:!1,releaseDate:"2025-04-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openai"},{attachment:!0,cost:{input:.4,inputCacheHit:.1,output:1.6},extendedThinking:!1,id:"gpt-4.1-mini",knowledge:"2024-04",lastUpdated:"2025-04-14",limit:{context:1047576,output:32768},modalities:{input:["text","image"],output:["text"]},name:"GPT-4.1 mini",openWeights:!1,provider:"OpenAI",providerDoc:"https://platform.openai.com/docs/models",providerEnv:["OPENAI_API_KEY"],providerId:"open-ai",providerModelsDevId:"openai",providerNpm:"@ai-sdk/openai",reasoning:!1,releaseDate:"2025-04-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openai"},{attachment:!0,cost:{input:.1,inputCacheHit:.03,output:.4},extendedThinking:!1,id:"gpt-4.1-nano",knowledge:"2024-04",lastUpdated:"2025-04-14",limit:{context:1047576,output:32768},modalities:{input:["text","image"],output:["text"]},name:"GPT-4.1 nano",openWeights:!1,provider:"OpenAI",providerDoc:"https://platform.openai.com/docs/models",providerEnv:["OPENAI_API_KEY"],providerId:"open-ai",providerModelsDevId:"openai",providerNpm:"@ai-sdk/openai",reasoning:!1,releaseDate:"2025-04-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openai"},{attachment:!1,cost:{input:60,inputCacheHit:null,output:120},extendedThinking:!1,id:"gpt-4-32k",knowledge:"2023-11",lastUpdated:"2023-03-14",limit:{context:32768,output:32768},modalities:{input:["text"],output:["text"]},name:"GPT-4 32K",openWeights:!1,provider:"OpenAI",providerDoc:"https://platform.openai.com/docs/models",providerEnv:["OPENAI_API_KEY"],providerId:"open-ai",providerModelsDevId:"openai",providerNpm:"@ai-sdk/openai",reasoning:!1,releaseDate:"2023-03-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openai"},{attachment:!0,cost:{input:2.5,inputCacheHit:1.25,output:10},extendedThinking:!1,id:"gpt-4o",knowledge:"2023-09",lastUpdated:"2024-05-13",limit:{context:128e3,output:16384},modalities:{input:["text","image"],output:["text"]},name:"GPT-4o",openWeights:!1,provider:"OpenAI",providerDoc:"https://platform.openai.com/docs/models",providerEnv:["OPENAI_API_KEY"],providerId:"open-ai",providerModelsDevId:"openai",providerNpm:"@ai-sdk/openai",reasoning:!1,releaseDate:"2024-05-13",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openai"},{attachment:!0,cost:{input:.15,inputCacheHit:.08,output:.6},extendedThinking:!1,id:"gpt-4o-mini",knowledge:"2023-09",lastUpdated:"2024-07-18",limit:{context:128e3,output:16384},modalities:{input:["text","image"],output:["text"]},name:"GPT-4o mini",openWeights:!1,provider:"OpenAI",providerDoc:"https://platform.openai.com/docs/models",providerEnv:["OPENAI_API_KEY"],providerId:"open-ai",providerModelsDevId:"openai",providerNpm:"@ai-sdk/openai",reasoning:!1,releaseDate:"2024-07-18",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openai"},{attachment:!0,cost:{input:10,inputCacheHit:null,output:30},extendedThinking:!1,id:"gpt-4-turbo",knowledge:"2023-11",lastUpdated:"2024-04-09",limit:{context:128e3,output:4096},modalities:{input:["text","image"],output:["text"]},name:"GPT-4 Turbo",openWeights:!1,provider:"OpenAI",providerDoc:"https://platform.openai.com/docs/models",providerEnv:["OPENAI_API_KEY"],providerId:"open-ai",providerModelsDevId:"openai",providerNpm:"@ai-sdk/openai",reasoning:!1,releaseDate:"2023-11-06",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openai"},{attachment:!1,cost:{input:15,inputCacheHit:7.5,output:60},extendedThinking:!0,id:"o1",knowledge:"2023-09",lastUpdated:"2024-12-05",limit:{context:2e5,output:1e5},modalities:{input:["text","image"],output:["text"]},name:"o1",openWeights:!1,provider:"OpenAI",providerDoc:"https://platform.openai.com/docs/models",providerEnv:["OPENAI_API_KEY"],providerId:"open-ai",providerModelsDevId:"openai",providerNpm:"@ai-sdk/openai",reasoning:!0,releaseDate:"2024-12-05",streamingSupported:!0,temperature:!1,toolCall:!0,vision:!0,icon:"openai"},{attachment:!1,cost:{input:1.1,inputCacheHit:.55,output:4.4},extendedThinking:!0,id:"o1-mini",knowledge:"2023-09",lastUpdated:"2024-09-12",limit:{context:128e3,output:65536},modalities:{input:["text"],output:["text"]},name:"o1-mini",openWeights:!1,provider:"OpenAI",providerDoc:"https://platform.openai.com/docs/models",providerEnv:["OPENAI_API_KEY"],providerId:"open-ai",providerModelsDevId:"openai",providerNpm:"@ai-sdk/openai",reasoning:!0,releaseDate:"2024-09-12",streamingSupported:!0,temperature:!1,toolCall:!1,vision:!1,icon:"openai"},{attachment:!1,cost:{input:15,inputCacheHit:7.5,output:60},extendedThinking:!0,id:"o1-preview",knowledge:"2023-09",lastUpdated:"2024-09-12",limit:{context:128e3,output:32768},modalities:{input:["text"],output:["text"]},name:"o1-preview",openWeights:!1,provider:"OpenAI",providerDoc:"https://platform.openai.com/docs/models",providerEnv:["OPENAI_API_KEY"],providerId:"open-ai",providerModelsDevId:"openai",providerNpm:"@ai-sdk/openai",reasoning:!0,releaseDate:"2024-09-12",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"openai"},{attachment:!0,cost:{input:150,inputCacheHit:null,output:600},id:"o1-pro",knowledge:"2023-09",lastUpdated:"2025-03-19",limit:{context:2e5,output:1e5},modalities:{input:["text","image"],output:["text"]},name:"o1-pro",openWeights:!1,provider:"OpenAI",providerDoc:"https://platform.openai.com/docs/models",providerEnv:["OPENAI_API_KEY"],providerId:"open-ai",providerModelsDevId:"openai",providerNpm:"@ai-sdk/openai",reasoning:!0,releaseDate:"2025-03-19",streamingSupported:!0,temperature:!1,toolCall:!0,icon:"openai"},{attachment:!0,cost:{input:2,inputCacheHit:.5,output:8},extendedThinking:!0,id:"o3",knowledge:"2024-05",lastUpdated:"2025-04-16",limit:{context:2e5,output:1e5},modalities:{input:["text","image"],output:["text"]},name:"o3",openWeights:!1,provider:"OpenAI",providerDoc:"https://platform.openai.com/docs/models",providerEnv:["OPENAI_API_KEY"],providerId:"open-ai",providerModelsDevId:"openai",providerNpm:"@ai-sdk/openai",reasoning:!0,releaseDate:"2025-04-16",streamingSupported:!0,temperature:!1,toolCall:!0,vision:!0,icon:"openai"},{attachment:!0,cost:{input:10,inputCacheHit:2.5,output:40},id:"o3-deep-research",knowledge:"2024-05",lastUpdated:"2024-06-26",limit:{context:2e5,output:1e5},modalities:{input:["text","image"],output:["text"]},name:"o3-deep-research",openWeights:!1,provider:"OpenAI",providerDoc:"https://platform.openai.com/docs/models",providerEnv:["OPENAI_API_KEY"],providerId:"open-ai",providerModelsDevId:"openai",providerNpm:"@ai-sdk/openai",reasoning:!0,releaseDate:"2024-06-26",streamingSupported:!0,temperature:!1,toolCall:!0,icon:"openai"},{attachment:!1,cost:{input:1.1,inputCacheHit:.55,output:4.4},extendedThinking:!0,id:"o3-mini",knowledge:"2024-05",lastUpdated:"2025-01-29",limit:{context:2e5,output:1e5},modalities:{input:["text"],output:["text"]},name:"o3-mini",openWeights:!1,provider:"OpenAI",providerDoc:"https://platform.openai.com/docs/models",providerEnv:["OPENAI_API_KEY"],providerId:"open-ai",providerModelsDevId:"openai",providerNpm:"@ai-sdk/openai",reasoning:!0,releaseDate:"2024-12-20",streamingSupported:!0,temperature:!1,toolCall:!0,vision:!1,icon:"openai"},{attachment:!0,cost:{input:20,inputCacheHit:null,output:80},extendedThinking:!0,id:"o3-pro",knowledge:"2024-05",lastUpdated:"2025-06-10",limit:{context:2e5,output:1e5},modalities:{input:["text","image"],output:["text"]},name:"o3-pro",openWeights:!1,provider:"OpenAI",providerDoc:"https://platform.openai.com/docs/models",providerEnv:["OPENAI_API_KEY"],providerId:"open-ai",providerModelsDevId:"openai",providerNpm:"@ai-sdk/openai",reasoning:!0,releaseDate:"2025-06-10",streamingSupported:!0,temperature:!1,toolCall:!0,vision:!0,icon:"openai"},{attachment:!0,cost:{input:1.1,inputCacheHit:.28,output:4.4},extendedThinking:!0,id:"o4-mini",knowledge:"2024-05",lastUpdated:"2025-04-16",limit:{context:2e5,output:1e5},modalities:{input:["text","image"],output:["text"]},name:"o4-mini",openWeights:!1,provider:"OpenAI",providerDoc:"https://platform.openai.com/docs/models",providerEnv:["OPENAI_API_KEY"],providerId:"open-ai",providerModelsDevId:"openai",providerNpm:"@ai-sdk/openai",reasoning:!0,releaseDate:"2025-04-16",streamingSupported:!0,temperature:!1,toolCall:!0,vision:!0,icon:"openai"},{attachment:!0,cost:{input:2,inputCacheHit:.5,output:8},id:"o4-mini-deep-research",knowledge:"2024-05",lastUpdated:"2024-06-26",limit:{context:2e5,output:1e5},modalities:{input:["text","image"],output:["text"]},name:"o4-mini-deep-research",openWeights:!1,provider:"OpenAI",providerDoc:"https://platform.openai.com/docs/models",providerEnv:["OPENAI_API_KEY"],providerId:"open-ai",providerModelsDevId:"openai",providerNpm:"@ai-sdk/openai",reasoning:!0,releaseDate:"2024-06-26",streamingSupported:!0,temperature:!1,toolCall:!0,icon:"openai"},{attachment:!1,cost:{input:15e-9,inputCacheHit:null,output:15e-9},extendedThinking:!1,id:"agentica-org/deepcoder-14b-preview",knowledge:null,lastUpdated:"2025-04-13",limit:{context:96e3,output:null},modalities:{input:["text"],output:["text"]},name:"Agentica: Deepcoder 14B Preview",openWeights:!0,provider:"OpenRouter",providerId:"open-router/agentica-org",reasoning:!1,releaseDate:"2025-04-13",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:0,inputCacheHit:null,output:0},extendedThinking:!1,id:"agentica-org/deepcoder-14b-preview:free",knowledge:null,lastUpdated:"2025-04-13",limit:{context:96e3,output:null},modalities:{input:["text"],output:["text"]},name:"Agentica: Deepcoder 14B Preview (free)",openWeights:!0,provider:"OpenRouter",providerId:"open-router/agentica-org",reasoning:!1,releaseDate:"2025-04-13",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:2e-6,inputCacheHit:null,output:8e-6},extendedThinking:!1,id:"ai21/jamba-1.6-large",knowledge:null,lastUpdated:"2025-03-13",limit:{context:256e3,output:4096},modalities:{input:["text"],output:["text"]},name:"AI21: Jamba 1.6 Large",openWeights:!0,provider:"OpenRouter",providerId:"open-router/ai-21",reasoning:!1,releaseDate:"2025-03-13",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:2e-7,inputCacheHit:null,output:4e-7},extendedThinking:!1,id:"ai21/jamba-1.6-mini",knowledge:null,lastUpdated:"2025-03-13",limit:{context:256e3,output:4096},modalities:{input:["text"],output:["text"]},name:"AI21: Jamba Mini 1.6",openWeights:!0,provider:"OpenRouter",providerId:"open-router/ai-21",reasoning:!1,releaseDate:"2025-03-13",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:4e-6,inputCacheHit:null,output:8e-6},extendedThinking:!1,id:"aion-labs/aion-1.0",knowledge:null,lastUpdated:"2025-02-04",limit:{context:131072,output:32768},modalities:{input:["text"],output:["text"]},name:"AionLabs: Aion-1.0",openWeights:!0,provider:"OpenRouter",providerId:"open-router/aion-labs",reasoning:!1,releaseDate:"2025-02-04",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:7e-7,inputCacheHit:null,output:14e-7},extendedThinking:!1,id:"aion-labs/aion-1.0-mini",knowledge:null,lastUpdated:"2025-02-04",limit:{context:131072,output:32768},modalities:{input:["text"],output:["text"]},name:"AionLabs: Aion-1.0-Mini",openWeights:!0,provider:"OpenRouter",providerId:"open-router/aion-labs",reasoning:!1,releaseDate:"2025-02-04",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:2e-7,inputCacheHit:null,output:2e-7},extendedThinking:!1,id:"aion-labs/aion-rp-llama-3.1-8b",knowledge:null,lastUpdated:"2025-02-04",limit:{context:32768,output:32768},modalities:{input:["text"],output:["text"]},name:"AionLabs: Aion-RP 1.0 (8B)",openWeights:!0,provider:"OpenRouter",providerId:"open-router/aion-labs",reasoning:!1,releaseDate:"2025-02-04",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:8e-7,inputCacheHit:null,output:12e-7},extendedThinking:!1,id:"alfredpros/codellama-7b-instruct-solidity",knowledge:null,lastUpdated:"2025-04-14",limit:{context:4096,output:4096},modalities:{input:["text"],output:["text"]},name:"AlfredPros: CodeLLaMa 7B Instruct Solidity",openWeights:!0,provider:"OpenRouter",providerId:"open-router/alfredpros",reasoning:!1,releaseDate:"2025-04-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:9e-6,inputCacheHit:null,output:11e-6},extendedThinking:!1,id:"alpindale/goliath-120b",knowledge:null,lastUpdated:"2023-11-10",limit:{context:6144,output:512},modalities:{input:["text"],output:["text"]},name:"Goliath 120B",openWeights:!0,provider:"OpenRouter",providerId:"open-router/alpindale",reasoning:!1,releaseDate:"2023-11-10",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:6e-8,inputCacheHit:null,output:24e-8},extendedThinking:!1,id:"amazon/nova-lite-v1",knowledge:null,lastUpdated:"2024-12-05",limit:{context:3e5,output:5120},modalities:{input:["text","image"],output:["text"]},name:"Amazon: Nova Lite 1.0",openWeights:!0,provider:"OpenRouter",providerId:"open-router/amazon",reasoning:!1,releaseDate:"2024-12-05",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:35e-9,inputCacheHit:null,output:14e-8},extendedThinking:!1,id:"amazon/nova-micro-v1",knowledge:null,lastUpdated:"2024-12-05",limit:{context:128e3,output:5120},modalities:{input:["text"],output:["text"]},name:"Amazon: Nova Micro 1.0",openWeights:!0,provider:"OpenRouter",providerId:"open-router/amazon",reasoning:!1,releaseDate:"2024-12-05",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:8e-7,inputCacheHit:null,output:32e-7},extendedThinking:!1,id:"amazon/nova-pro-v1",knowledge:null,lastUpdated:"2024-12-05",limit:{context:3e5,output:5120},modalities:{input:["text","image"],output:["text"]},name:"Amazon: Nova Pro 1.0",openWeights:!0,provider:"OpenRouter",providerId:"open-router/amazon",reasoning:!1,releaseDate:"2024-12-05",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:3e-6,inputCacheHit:null,output:3e-6},extendedThinking:!1,id:"anthracite-org/magnum-v2-72b",knowledge:null,lastUpdated:"2024-09-30",limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Magnum v2 72B",openWeights:!0,provider:"OpenRouter",providerId:"open-router/anthracite-org",reasoning:!1,releaseDate:"2024-09-30",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:25e-7,inputCacheHit:null,output:3e-6},extendedThinking:!1,id:"anthracite-org/magnum-v4-72b",knowledge:null,lastUpdated:"2024-10-22",limit:{context:16384,output:1024},modalities:{input:["text"],output:["text"]},name:"Magnum v4 72B",openWeights:!0,provider:"OpenRouter",providerId:"open-router/anthracite-org",reasoning:!1,releaseDate:"2024-10-22",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:8e-7,inputCacheHit:null,output:4e-6},extendedThinking:!1,id:"anthropic/claude-3.5-haiku",knowledge:null,lastUpdated:"2024-11-04",limit:{context:2e5,output:8192},modalities:{input:["text","image"],output:["text"]},name:"Anthropic: Claude 3.5 Haiku",openWeights:!0,provider:"OpenRouter",providerId:"open-router/anthropic",reasoning:!1,releaseDate:"2024-11-04",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel"},{attachment:!1,cost:{input:8e-7,inputCacheHit:null,output:4e-6},extendedThinking:!1,id:"anthropic/claude-3.5-haiku:beta",knowledge:null,lastUpdated:"2024-11-04",limit:{context:2e5,output:8192},modalities:{input:["text","image"],output:["text"]},name:"Anthropic: Claude 3.5 Haiku (self-moderated)",openWeights:!0,provider:"OpenRouter",providerId:"open-router/anthropic",reasoning:!1,releaseDate:"2024-11-04",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:8e-7,inputCacheHit:null,output:4e-6},extendedThinking:!1,id:"anthropic/claude-3.5-haiku-20241022",knowledge:null,lastUpdated:"2024-11-04",limit:{context:2e5,output:8192},modalities:{input:["text","image"],output:["text"]},name:"Anthropic: Claude 3.5 Haiku (2024-10-22)",openWeights:!0,provider:"OpenRouter",providerId:"open-router/anthropic",reasoning:!1,releaseDate:"2024-11-04",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:3e-6,inputCacheHit:null,output:15e-6},extendedThinking:!1,id:"anthropic/claude-3.5-sonnet",knowledge:null,lastUpdated:"2024-10-22",limit:{context:2e5,output:8192},modalities:{input:["text","image"],output:["text"]},name:"Anthropic: Claude 3.5 Sonnet",openWeights:!0,provider:"OpenRouter",providerId:"open-router/anthropic",reasoning:!1,releaseDate:"2024-10-22",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel"},{attachment:!1,cost:{input:3e-6,inputCacheHit:null,output:15e-6},extendedThinking:!1,id:"anthropic/claude-3.5-sonnet:beta",knowledge:null,lastUpdated:"2024-10-22",limit:{context:2e5,output:8192},modalities:{input:["text","image"],output:["text"]},name:"Anthropic: Claude 3.5 Sonnet (self-moderated)",openWeights:!0,provider:"OpenRouter",providerId:"open-router/anthropic",reasoning:!1,releaseDate:"2024-10-22",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:3e-6,inputCacheHit:null,output:15e-6},extendedThinking:!1,id:"anthropic/claude-3.5-sonnet-20240620",knowledge:null,lastUpdated:"2024-06-20",limit:{context:2e5,output:8192},modalities:{input:["text","image"],output:["text"]},name:"Anthropic: Claude 3.5 Sonnet (2024-06-20)",openWeights:!0,provider:"OpenRouter",providerId:"open-router/anthropic",reasoning:!1,releaseDate:"2024-06-20",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:3e-6,inputCacheHit:null,output:15e-6},extendedThinking:!1,id:"anthropic/claude-3.5-sonnet-20240620:beta",knowledge:null,lastUpdated:"2024-06-20",limit:{context:2e5,output:8192},modalities:{input:["text","image"],output:["text"]},name:"Anthropic: Claude 3.5 Sonnet (2024-06-20) (self-moderated)",openWeights:!0,provider:"OpenRouter",providerId:"open-router/anthropic",reasoning:!1,releaseDate:"2024-06-20",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:3e-6,inputCacheHit:null,output:15e-6},extendedThinking:!1,id:"anthropic/claude-3.7-sonnet",knowledge:null,lastUpdated:"2025-02-24",limit:{context:2e5,output:64e3},modalities:{input:["text","image"],output:["text"]},name:"Anthropic: Claude 3.7 Sonnet",openWeights:!0,provider:"OpenRouter",providerId:"open-router/anthropic",reasoning:!1,releaseDate:"2025-02-24",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel"},{attachment:!1,cost:{input:3e-6,inputCacheHit:null,output:15e-6},extendedThinking:!1,id:"anthropic/claude-3.7-sonnet:beta",knowledge:null,lastUpdated:"2025-02-24",limit:{context:2e5,output:128e3},modalities:{input:["text","image"],output:["text"]},name:"Anthropic: Claude 3.7 Sonnet (self-moderated)",openWeights:!0,provider:"OpenRouter",providerId:"open-router/anthropic",reasoning:!1,releaseDate:"2025-02-24",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:3e-6,inputCacheHit:null,output:15e-6},extendedThinking:!1,id:"anthropic/claude-3.7-sonnet:thinking",knowledge:null,lastUpdated:"2025-02-24",limit:{context:2e5,output:64e3},modalities:{input:["text","image"],output:["text"]},name:"Anthropic: Claude 3.7 Sonnet (thinking)",openWeights:!0,provider:"OpenRouter",providerId:"open-router/anthropic",reasoning:!1,releaseDate:"2025-02-24",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:25e-8,inputCacheHit:null,output:125e-8},extendedThinking:!1,id:"anthropic/claude-3-haiku",knowledge:null,lastUpdated:"2024-03-13",limit:{context:2e5,output:4096},modalities:{input:["text","image"],output:["text"]},name:"Anthropic: Claude 3 Haiku",openWeights:!0,provider:"OpenRouter",providerId:"open-router/anthropic",reasoning:!1,releaseDate:"2024-03-13",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel"},{attachment:!1,cost:{input:25e-8,inputCacheHit:null,output:125e-8},extendedThinking:!1,id:"anthropic/claude-3-haiku:beta",knowledge:null,lastUpdated:"2024-03-13",limit:{context:2e5,output:4096},modalities:{input:["text","image"],output:["text"]},name:"Anthropic: Claude 3 Haiku (self-moderated)",openWeights:!0,provider:"OpenRouter",providerId:"open-router/anthropic",reasoning:!1,releaseDate:"2024-03-13",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:15e-6,inputCacheHit:null,output:75e-6},extendedThinking:!1,id:"anthropic/claude-3-opus",knowledge:null,lastUpdated:"2024-03-05",limit:{context:2e5,output:4096},modalities:{input:["text","image"],output:["text"]},name:"Anthropic: Claude 3 Opus",openWeights:!0,provider:"OpenRouter",providerId:"open-router/anthropic",reasoning:!1,releaseDate:"2024-03-05",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel"},{attachment:!1,cost:{input:15e-6,inputCacheHit:null,output:75e-6},extendedThinking:!1,id:"anthropic/claude-3-opus:beta",knowledge:null,lastUpdated:"2024-03-05",limit:{context:2e5,output:4096},modalities:{input:["text","image"],output:["text"]},name:"Anthropic: Claude 3 Opus (self-moderated)",openWeights:!0,provider:"OpenRouter",providerId:"open-router/anthropic",reasoning:!1,releaseDate:"2024-03-05",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:3e-6,inputCacheHit:null,output:15e-6},extendedThinking:!1,id:"anthropic/claude-3-sonnet",knowledge:null,lastUpdated:"2024-03-05",limit:{context:2e5,output:4096},modalities:{input:["text","image"],output:["text"]},name:"Anthropic: Claude 3 Sonnet",openWeights:!0,provider:"OpenRouter",providerId:"open-router/anthropic",reasoning:!1,releaseDate:"2024-03-05",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:15e-6,inputCacheHit:null,output:75e-6},extendedThinking:!1,id:"anthropic/claude-opus-4",knowledge:null,lastUpdated:"2025-05-22",limit:{context:2e5,output:32e3},modalities:{input:["image","text"],output:["text"]},name:"Anthropic: Claude Opus 4",openWeights:!0,provider:"OpenRouter",providerId:"open-router/anthropic",reasoning:!1,releaseDate:"2025-05-22",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel"},{attachment:!1,cost:{input:3e-6,inputCacheHit:null,output:15e-6},extendedThinking:!1,id:"anthropic/claude-sonnet-4",knowledge:null,lastUpdated:"2025-05-22",limit:{context:2e5,output:64e3},modalities:{input:["image","text"],output:["text"]},name:"Anthropic: Claude Sonnet 4",openWeights:!0,provider:"OpenRouter",providerId:"open-router/anthropic",reasoning:!1,releaseDate:"2025-05-22",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel"},{attachment:!1,cost:{input:5e-7,inputCacheHit:null,output:8e-7},extendedThinking:!1,id:"arcee-ai/coder-large",knowledge:null,lastUpdated:"2025-05-05",limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Arcee AI: Coder Large",openWeights:!0,provider:"OpenRouter",providerId:"open-router/arcee-ai",reasoning:!1,releaseDate:"2025-05-05",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:9e-7,inputCacheHit:null,output:33e-7},extendedThinking:!1,id:"arcee-ai/maestro-reasoning",knowledge:null,lastUpdated:"2025-05-05",limit:{context:131072,output:32e3},modalities:{input:["text"],output:["text"]},name:"Arcee AI: Maestro Reasoning",openWeights:!0,provider:"OpenRouter",providerId:"open-router/arcee-ai",reasoning:!1,releaseDate:"2025-05-05",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:18e-8,inputCacheHit:null,output:18e-8},extendedThinking:!1,id:"arcee-ai/spotlight",knowledge:null,lastUpdated:"2025-05-05",limit:{context:131072,output:65537},modalities:{input:["image","text"],output:["text"]},name:"Arcee AI: Spotlight",openWeights:!0,provider:"OpenRouter",providerId:"open-router/arcee-ai",reasoning:!1,releaseDate:"2025-05-05",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:75e-8,inputCacheHit:null,output:12e-7},extendedThinking:!1,id:"arcee-ai/virtuoso-large",knowledge:null,lastUpdated:"2025-05-05",limit:{context:131072,output:64e3},modalities:{input:["text"],output:["text"]},name:"Arcee AI: Virtuoso Large",openWeights:!0,provider:"OpenRouter",providerId:"open-router/arcee-ai",reasoning:!1,releaseDate:"2025-05-05",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:15e-9,inputCacheHit:null,output:15e-9},extendedThinking:!1,id:"arliai/qwq-32b-arliai-rpr-v1",knowledge:null,lastUpdated:"2025-04-13",limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"ArliAI: QwQ 32B RpR v1",openWeights:!0,provider:"OpenRouter",providerId:"open-router/arliai",reasoning:!1,releaseDate:"2025-04-13",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:0,inputCacheHit:null,output:0},extendedThinking:!1,id:"arliai/qwq-32b-arliai-rpr-v1:free",knowledge:null,lastUpdated:"2025-04-13",limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"ArliAI: QwQ 32B RpR v1 (free)",openWeights:!0,provider:"OpenRouter",providerId:"open-router/arliai",reasoning:!1,releaseDate:"2025-04-13",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:28e-8,inputCacheHit:null,output:11e-7},extendedThinking:!1,id:"baidu/ernie-4.5-300b-a47b",knowledge:null,lastUpdated:"2025-06-30",limit:{context:123e3,output:12e3},modalities:{input:["text"],output:["text"]},name:"Baidu: ERNIE 4.5 300B A47B ",openWeights:!0,provider:"OpenRouter",providerId:"open-router/baidu",reasoning:!1,releaseDate:"2025-06-30",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:1e-7,inputCacheHit:null,output:2e-7},extendedThinking:!1,id:"bytedance/ui-tars-1.5-7b",knowledge:null,lastUpdated:"2025-07-22",limit:{context:128e3,output:2048},modalities:{input:["image","text"],output:["text"]},name:"Bytedance: UI-TARS 7B ",openWeights:!0,provider:"OpenRouter",providerId:"open-router/bytedance",reasoning:!1,releaseDate:"2025-07-22",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:0,inputCacheHit:null,output:0},extendedThinking:!1,id:"cognitivecomputations/dolphin3.0-mistral-24b:free",knowledge:null,lastUpdated:"2025-02-13",limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Dolphin3.0 Mistral 24B (free)",openWeights:!0,provider:"OpenRouter",providerId:"open-router/cognitivecomputations",reasoning:!1,releaseDate:"2025-02-13",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:13e-9,inputCacheHit:null,output:13e-9},extendedThinking:!1,id:"cognitivecomputations/dolphin3.0-r1-mistral-24b",knowledge:null,lastUpdated:"2025-02-13",limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Dolphin3.0 R1 Mistral 24B",openWeights:!0,provider:"OpenRouter",providerId:"open-router/cognitivecomputations",reasoning:!1,releaseDate:"2025-02-13",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:0,inputCacheHit:null,output:0},extendedThinking:!1,id:"cognitivecomputations/dolphin3.0-r1-mistral-24b:free",knowledge:null,lastUpdated:"2025-02-13",limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Dolphin3.0 R1 Mistral 24B (free)",openWeights:!0,provider:"OpenRouter",providerId:"open-router/cognitivecomputations",reasoning:!1,releaseDate:"2025-02-13",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:0,inputCacheHit:null,output:0},extendedThinking:!1,id:"cognitivecomputations/dolphin-mistral-24b-venice-edition:free",knowledge:null,lastUpdated:"2025-07-09",limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Venice: Uncensored (free)",openWeights:!0,provider:"OpenRouter",providerId:"open-router/cognitivecomputations",reasoning:!1,releaseDate:"2025-07-09",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:9e-7,inputCacheHit:null,output:9e-7},extendedThinking:!1,id:"cognitivecomputations/dolphin-mixtral-8x22b",knowledge:null,lastUpdated:"2024-06-08",limit:{context:16e3,output:8192},modalities:{input:["text"],output:["text"]},name:"Dolphin 2.9.2 Mixtral 8x22B 🐬",openWeights:!0,provider:"OpenRouter",providerId:"open-router/cognitivecomputations",reasoning:!1,releaseDate:"2024-06-08",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:1e-6,inputCacheHit:null,output:2e-6},extendedThinking:!1,id:"cohere/command",knowledge:null,lastUpdated:"2024-03-14",limit:{context:4096,output:4e3},modalities:{input:["text"],output:["text"]},name:"Cohere: Command",openWeights:!0,provider:"OpenRouter",providerId:"open-router/cohere",reasoning:!1,releaseDate:"2024-03-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:2e-6,inputCacheHit:null,output:8e-6},extendedThinking:!1,id:"cohere/command-a",knowledge:null,lastUpdated:"2025-03-13",limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Cohere: Command A",openWeights:!0,provider:"OpenRouter",providerId:"open-router/cohere",reasoning:!1,releaseDate:"2025-03-13",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel"},{attachment:!1,cost:{input:5e-7,inputCacheHit:null,output:15e-7},extendedThinking:!1,id:"cohere/command-r",knowledge:null,lastUpdated:"2024-03-14",limit:{context:128e3,output:4e3},modalities:{input:["text"],output:["text"]},name:"Cohere: Command R",openWeights:!0,provider:"OpenRouter",providerId:"open-router/cohere",reasoning:!1,releaseDate:"2024-03-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel"},{attachment:!1,cost:{input:5e-7,inputCacheHit:null,output:15e-7},extendedThinking:!1,id:"cohere/command-r-03-2024",knowledge:null,lastUpdated:"2024-03-02",limit:{context:128e3,output:4e3},modalities:{input:["text"],output:["text"]},name:"Cohere: Command R (03-2024)",openWeights:!0,provider:"OpenRouter",providerId:"open-router/cohere",reasoning:!1,releaseDate:"2024-03-02",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:15e-8,inputCacheHit:null,output:6e-7},extendedThinking:!1,id:"cohere/command-r-08-2024",knowledge:null,lastUpdated:"2024-08-30",limit:{context:128e3,output:4e3},modalities:{input:["text"],output:["text"]},name:"Cohere: Command R (08-2024)",openWeights:!0,provider:"OpenRouter",providerId:"open-router/cohere",reasoning:!1,releaseDate:"2024-08-30",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:375e-10,inputCacheHit:null,output:15e-8},extendedThinking:!1,id:"cohere/command-r7b-12-2024",knowledge:null,lastUpdated:"2024-12-14",limit:{context:128e3,output:4e3},modalities:{input:["text"],output:["text"]},name:"Cohere: Command R7B (12-2024)",openWeights:!0,provider:"OpenRouter",providerId:"open-router/cohere",reasoning:!1,releaseDate:"2024-12-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:3e-6,inputCacheHit:null,output:15e-6},extendedThinking:!1,id:"cohere/command-r-plus",knowledge:null,lastUpdated:"2024-04-04",limit:{context:128e3,output:4e3},modalities:{input:["text"],output:["text"]},name:"Cohere: Command R+",openWeights:!0,provider:"OpenRouter",providerId:"open-router/cohere",reasoning:!1,releaseDate:"2024-04-04",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel"},{attachment:!1,cost:{input:3e-6,inputCacheHit:null,output:15e-6},extendedThinking:!1,id:"cohere/command-r-plus-04-2024",knowledge:null,lastUpdated:"2024-04-02",limit:{context:128e3,output:4e3},modalities:{input:["text"],output:["text"]},name:"Cohere: Command R+ (04-2024)",openWeights:!0,provider:"OpenRouter",providerId:"open-router/cohere",reasoning:!1,releaseDate:"2024-04-02",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:25e-7,inputCacheHit:null,output:1e-5},extendedThinking:!1,id:"cohere/command-r-plus-08-2024",knowledge:null,lastUpdated:"2024-08-30",limit:{context:128e3,output:4e3},modalities:{input:["text"],output:["text"]},name:"Cohere: Command R+ (08-2024)",openWeights:!0,provider:"OpenRouter",providerId:"open-router/cohere",reasoning:!1,releaseDate:"2024-08-30",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:272e-9,inputCacheHit:null,output:272e-9},extendedThinking:!1,id:"deepseek/deepseek-chat",knowledge:null,lastUpdated:"2024-12-26",limit:{context:163840,output:null},modalities:{input:["text"],output:["text"]},name:"DeepSeek: DeepSeek V3",openWeights:!0,provider:"OpenRouter",providerId:"open-router/deepseek",reasoning:!1,releaseDate:"2024-12-26",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:25e-8,inputCacheHit:null,output:85e-8},extendedThinking:!1,id:"deepseek/deepseek-chat-v3-0324",knowledge:null,lastUpdated:"2025-03-24",limit:{context:163840,output:163840},modalities:{input:["text"],output:["text"]},name:"DeepSeek: DeepSeek V3 0324",openWeights:!0,provider:"OpenRouter",providerId:"open-router/deepseek",reasoning:!1,releaseDate:"2025-03-24",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:0,inputCacheHit:null,output:0},extendedThinking:!1,id:"deepseek/deepseek-chat-v3-0324:free",knowledge:null,lastUpdated:"2025-03-24",limit:{context:32768,output:16384},modalities:{input:["text"],output:["text"]},name:"DeepSeek: DeepSeek V3 0324 (free)",openWeights:!0,provider:"OpenRouter",providerId:"open-router/deepseek",reasoning:!1,releaseDate:"2025-03-24",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:5e-7,inputCacheHit:null,output:218e-8},extendedThinking:!1,id:"deepseek/deepseek-prover-v2",knowledge:null,lastUpdated:"2025-04-30",limit:{context:163840,output:null},modalities:{input:["text"],output:["text"]},name:"DeepSeek: DeepSeek Prover V2",openWeights:!0,provider:"OpenRouter",providerId:"open-router/deepseek",reasoning:!1,releaseDate:"2025-04-30",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:4e-7,inputCacheHit:null,output:2e-6},extendedThinking:!1,id:"deepseek/deepseek-r1",knowledge:null,lastUpdated:"2025-01-20",limit:{context:163840,output:163840},modalities:{input:["text"],output:["text"]},name:"DeepSeek: R1",openWeights:!0,provider:"OpenRouter",providerId:"open-router/deepseek",reasoning:!1,releaseDate:"2025-01-20",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel"},{attachment:!1,cost:{input:272e-9,inputCacheHit:null,output:272e-9},extendedThinking:!1,id:"deepseek/deepseek-r1-0528",knowledge:null,lastUpdated:"2025-05-28",limit:{context:163840,output:null},modalities:{input:["text"],output:["text"]},name:"DeepSeek: R1 0528",openWeights:!0,provider:"OpenRouter",providerId:"open-router/deepseek",reasoning:!1,releaseDate:"2025-05-28",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:0,inputCacheHit:null,output:0},extendedThinking:!1,id:"deepseek/deepseek-r1-0528:free",knowledge:null,lastUpdated:"2025-05-28",limit:{context:163840,output:null},modalities:{input:["text"],output:["text"]},name:"DeepSeek: R1 0528 (free)",openWeights:!0,provider:"OpenRouter",providerId:"open-router/deepseek",reasoning:!1,releaseDate:"2025-05-28",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:1e-8,inputCacheHit:null,output:2e-8},extendedThinking:!1,id:"deepseek/deepseek-r1-0528-qwen3-8b",knowledge:null,lastUpdated:"2025-05-29",limit:{context:32e3,output:null},modalities:{input:["text"],output:["text"]},name:"DeepSeek: Deepseek R1 0528 Qwen3 8B",openWeights:!0,provider:"OpenRouter",providerId:"open-router/deepseek",reasoning:!1,releaseDate:"2025-05-29",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:0,inputCacheHit:null,output:0},extendedThinking:!1,id:"deepseek/deepseek-r1-0528-qwen3-8b:free",knowledge:null,lastUpdated:"2025-05-29",limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"DeepSeek: Deepseek R1 0528 Qwen3 8B (free)",openWeights:!0,provider:"OpenRouter",providerId:"open-router/deepseek",reasoning:!1,releaseDate:"2025-05-29",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:0,inputCacheHit:null,output:0},extendedThinking:!1,id:"deepseek/deepseek-r1:free",knowledge:null,lastUpdated:"2025-01-20",limit:{context:163840,output:null},modalities:{input:["text"],output:["text"]},name:"DeepSeek: R1 (free)",openWeights:!0,provider:"OpenRouter",providerId:"open-router/deepseek",reasoning:!1,releaseDate:"2025-01-20",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:5e-8,inputCacheHit:null,output:5e-8},extendedThinking:!1,id:"deepseek/deepseek-r1-distill-llama-70b",knowledge:null,lastUpdated:"2025-01-23",limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"DeepSeek: R1 Distill Llama 70B",openWeights:!0,provider:"OpenRouter",providerId:"open-router/deepseek",reasoning:!1,releaseDate:"2025-01-23",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel"},{attachment:!1,cost:{input:0,inputCacheHit:null,output:0},extendedThinking:!1,id:"deepseek/deepseek-r1-distill-llama-70b:free",knowledge:null,lastUpdated:"2025-01-23",limit:{context:8192,output:4096},modalities:{input:["text"],output:["text"]},name:"DeepSeek: R1 Distill Llama 70B (free)",openWeights:!0,provider:"OpenRouter",providerId:"open-router/deepseek",reasoning:!1,releaseDate:"2025-01-23",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:4e-8,inputCacheHit:null,output:4e-8},extendedThinking:!1,id:"deepseek/deepseek-r1-distill-llama-8b",knowledge:null,lastUpdated:"2025-02-07",limit:{context:32e3,output:32e3},modalities:{input:["text"],output:["text"]},name:"DeepSeek: R1 Distill Llama 8B",openWeights:!0,provider:"OpenRouter",providerId:"open-router/deepseek",reasoning:!1,releaseDate:"2025-02-07",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:15e-8,inputCacheHit:null,output:15e-8},extendedThinking:!1,id:"deepseek/deepseek-r1-distill-qwen-14b",knowledge:null,lastUpdated:"2025-01-29",limit:{context:64e3,output:32e3},modalities:{input:["text"],output:["text"]},name:"DeepSeek: R1 Distill Qwen 14B",openWeights:!0,provider:"OpenRouter",providerId:"open-router/deepseek",reasoning:!1,releaseDate:"2025-01-29",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:0,inputCacheHit:null,output:0},extendedThinking:!1,id:"deepseek/deepseek-r1-distill-qwen-14b:free",knowledge:null,lastUpdated:"2025-01-29",limit:{context:64e3,output:null},modalities:{input:["text"],output:["text"]},name:"DeepSeek: R1 Distill Qwen 14B (free)",openWeights:!0,provider:"OpenRouter",providerId:"open-router/deepseek",reasoning:!1,releaseDate:"2025-01-29",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:18e-8,inputCacheHit:null,output:18e-8},extendedThinking:!1,id:"deepseek/deepseek-r1-distill-qwen-1.5b",knowledge:null,lastUpdated:"2025-01-31",limit:{context:131072,output:32768},modalities:{input:["text"],output:["text"]},name:"DeepSeek: R1 Distill Qwen 1.5B",openWeights:!0,provider:"OpenRouter",providerId:"open-router/deepseek",reasoning:!1,releaseDate:"2025-01-31",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:75e-9,inputCacheHit:null,output:15e-8},extendedThinking:!1,id:"deepseek/deepseek-r1-distill-qwen-32b",knowledge:null,lastUpdated:"2025-01-29",limit:{context:131072,output:16384},modalities:{input:["text"],output:["text"]},name:"DeepSeek: R1 Distill Qwen 32B",openWeights:!0,provider:"OpenRouter",providerId:"open-router/deepseek",reasoning:!1,releaseDate:"2025-01-29",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:1e-7,inputCacheHit:null,output:2e-7},extendedThinking:!1,id:"deepseek/deepseek-r1-distill-qwen-7b",knowledge:null,lastUpdated:"2025-05-30",limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"DeepSeek: R1 Distill Qwen 7B",openWeights:!0,provider:"OpenRouter",providerId:"open-router/deepseek",reasoning:!1,releaseDate:"2025-05-30",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:302e-9,inputCacheHit:null,output:302e-9},extendedThinking:!1,id:"deepseek/deepseek-v3-base",knowledge:null,lastUpdated:"2025-03-29",limit:{context:163840,output:null},modalities:{input:["text"],output:["text"]},name:"DeepSeek: DeepSeek V3 Base",openWeights:!0,provider:"OpenRouter",providerId:"open-router/deepseek",reasoning:!1,releaseDate:"2025-03-29",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:8e-7,inputCacheHit:null,output:12e-7},extendedThinking:!1,id:"eleutherai/llemma_7b",knowledge:null,lastUpdated:"2025-04-14",limit:{context:4096,output:4096},modalities:{input:["text"],output:["text"]},name:"EleutherAI: Llemma 7b",openWeights:!0,provider:"OpenRouter",providerId:"open-router/eleutherai",reasoning:!1,releaseDate:"2025-04-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:0,inputCacheHit:null,output:0},extendedThinking:!1,id:"featherless/qwerky-72b:free",knowledge:null,lastUpdated:"2025-03-20",limit:{context:32768,output:4096},modalities:{input:["text"],output:["text"]},name:"Qrwkv 72B (free)",openWeights:!0,provider:"OpenRouter",providerId:"open-router/featherless",reasoning:!1,releaseDate:"2025-03-20",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:1e-7,inputCacheHit:null,output:4e-7},extendedThinking:!1,id:"google/gemini-2.0-flash-001",knowledge:null,lastUpdated:"2025-02-05",limit:{context:1048576,output:8192},modalities:{input:["text","image","file"],output:["text"]},name:"Google: Gemini 2.0 Flash",openWeights:!0,provider:"OpenRouter",providerId:"open-router/google",reasoning:!1,releaseDate:"2025-02-05",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:0,inputCacheHit:null,output:0},extendedThinking:!1,id:"google/gemini-2.0-flash-exp:free",knowledge:null,lastUpdated:"2024-12-11",limit:{context:1048576,output:8192},modalities:{input:["text","image"],output:["text"]},name:"Google: Gemini 2.0 Flash Experimental (free)",openWeights:!0,provider:"OpenRouter",providerId:"open-router/google",reasoning:!1,releaseDate:"2024-12-11",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:75e-9,inputCacheHit:null,output:3e-7},extendedThinking:!1,id:"google/gemini-2.0-flash-lite-001",knowledge:null,lastUpdated:"2025-02-25",limit:{context:1048576,output:8192},modalities:{input:["text","image","file"],output:["text"]},name:"Google: Gemini 2.0 Flash Lite",openWeights:!0,provider:"OpenRouter",providerId:"open-router/google",reasoning:!1,releaseDate:"2025-02-25",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:1e-7,inputCacheHit:null,output:4e-7},extendedThinking:!1,id:"google/gemini-2.5-flash-lite",knowledge:null,lastUpdated:"2025-07-22",limit:{context:1048576,output:65535},modalities:{input:["file","image","text"],output:["text"]},name:"Google: Gemini 2.5 Flash Lite",openWeights:!0,provider:"OpenRouter",providerId:"open-router/google",reasoning:!1,releaseDate:"2025-07-22",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:1e-7,inputCacheHit:null,output:4e-7},extendedThinking:!1,id:"google/gemini-2.5-flash-lite-preview-06-17",knowledge:null,lastUpdated:"2025-06-17",limit:{context:1048576,output:65535},modalities:{input:["file","image","text"],output:["text"]},name:"Google: Gemini 2.5 Flash Lite Preview 06-17",openWeights:!0,provider:"OpenRouter",providerId:"open-router/google",reasoning:!1,releaseDate:"2025-06-17",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:0,inputCacheHit:null,output:0},extendedThinking:!1,id:"google/gemini-2.5-pro-exp-03-25",knowledge:null,lastUpdated:"2025-03-25",limit:{context:1048576,output:65535},modalities:{input:["text","image","file"],output:["text"]},name:"Google: Gemini 2.5 Pro Experimental",openWeights:!0,provider:"OpenRouter",providerId:"open-router/google",reasoning:!1,releaseDate:"2025-03-25",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:125e-8,inputCacheHit:null,output:1e-5},extendedThinking:!1,id:"google/gemini-2.5-pro-preview",knowledge:null,lastUpdated:"2025-06-05",limit:{context:1048576,output:65536},modalities:{input:["file","image","text"],output:["text"]},name:"Google: Gemini 2.5 Pro Preview 06-05",openWeights:!0,provider:"OpenRouter",providerId:"open-router/google",reasoning:!1,releaseDate:"2025-06-05",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:125e-8,inputCacheHit:null,output:1e-5},extendedThinking:!1,id:"google/gemini-2.5-pro-preview-05-06",knowledge:null,lastUpdated:"2025-05-07",limit:{context:1048576,output:65535},modalities:{input:["text","image","file"],output:["text"]},name:"Google: Gemini 2.5 Pro Preview 05-06",openWeights:!0,provider:"OpenRouter",providerId:"open-router/google",reasoning:!1,releaseDate:"2025-05-07",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:75e-9,inputCacheHit:null,output:3e-7},extendedThinking:!1,id:"google/gemini-flash-1.5",knowledge:null,lastUpdated:"2024-05-14",limit:{context:1e6,output:8192},modalities:{input:["text","image"],output:["text"]},name:"Google: Gemini 1.5 Flash ",openWeights:!0,provider:"OpenRouter",providerId:"open-router/google",reasoning:!1,releaseDate:"2024-05-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:375e-10,inputCacheHit:null,output:15e-8},extendedThinking:!1,id:"google/gemini-flash-1.5-8b",knowledge:null,lastUpdated:"2024-10-03",limit:{context:1e6,output:8192},modalities:{input:["text","image"],output:["text"]},name:"Google: Gemini 1.5 Flash 8B",openWeights:!0,provider:"OpenRouter",providerId:"open-router/google",reasoning:!1,releaseDate:"2024-10-03",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:125e-8,inputCacheHit:null,output:5e-6},extendedThinking:!1,id:"google/gemini-pro-1.5",knowledge:null,lastUpdated:"2024-04-09",limit:{context:2e6,output:8192},modalities:{input:["text","image"],output:["text"]},name:"Google: Gemini 1.5 Pro",openWeights:!0,provider:"OpenRouter",providerId:"open-router/google",reasoning:!1,releaseDate:"2024-04-09",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:65e-8,inputCacheHit:null,output:65e-8},extendedThinking:!1,id:"google/gemma-2-27b-it",knowledge:null,lastUpdated:"2024-07-13",limit:{context:8192,output:null},modalities:{input:["text"],output:["text"]},name:"Google: Gemma 2 27B",openWeights:!0,provider:"OpenRouter",providerId:"open-router/google",reasoning:!1,releaseDate:"2024-07-13",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:4e-9,inputCacheHit:null,output:4e-9},extendedThinking:!1,id:"google/gemma-2-9b-it",knowledge:null,lastUpdated:"2024-06-28",limit:{context:8192,output:8192},modalities:{input:["text"],output:["text"]},name:"Google: Gemma 2 9B",openWeights:!0,provider:"OpenRouter",providerId:"open-router/google",reasoning:!1,releaseDate:"2024-06-28",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:0,inputCacheHit:null,output:0},extendedThinking:!1,id:"google/gemma-2-9b-it:free",knowledge:null,lastUpdated:"2024-06-28",limit:{context:8192,output:8192},modalities:{input:["text"],output:["text"]},name:"Google: Gemma 2 9B (free)",openWeights:!0,provider:"OpenRouter",providerId:"open-router/google",reasoning:!1,releaseDate:"2024-06-28",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:0,inputCacheHit:null,output:0},extendedThinking:!1,id:"google/gemma-3-12b-it:free",knowledge:null,lastUpdated:"2025-03-13",limit:{context:96e3,output:8192},modalities:{input:["text","image"],output:["text"]},name:"Google: Gemma 3 12B (free)",openWeights:!0,provider:"OpenRouter",providerId:"open-router/google",reasoning:!1,releaseDate:"2025-03-13",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:0,inputCacheHit:null,output:0},extendedThinking:!1,id:"google/gemma-3-27b-it:free",knowledge:null,lastUpdated:"2025-03-12",limit:{context:96e3,output:8192},modalities:{input:["text","image"],output:["text"]},name:"Google: Gemma 3 27B (free)",openWeights:!0,provider:"OpenRouter",providerId:"open-router/google",reasoning:!1,releaseDate:"2025-03-12",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:0,inputCacheHit:null,output:0},extendedThinking:!1,id:"google/gemma-3-4b-it:free",knowledge:null,lastUpdated:"2025-03-13",limit:{context:32768,output:8192},modalities:{input:["text","image"],output:["text"]},name:"Google: Gemma 3 4B (free)",openWeights:!0,provider:"OpenRouter",providerId:"open-router/google",reasoning:!1,releaseDate:"2025-03-13",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:0,inputCacheHit:null,output:0},extendedThinking:!1,id:"google/gemma-3n-e2b-it:free",knowledge:null,lastUpdated:"2025-07-09",limit:{context:8192,output:2048},modalities:{input:["text"],output:["text"]},name:"Google: Gemma 3n 2B (free)",openWeights:!0,provider:"OpenRouter",providerId:"open-router/google",reasoning:!1,releaseDate:"2025-07-09",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:2e-8,inputCacheHit:null,output:4e-8},extendedThinking:!1,id:"google/gemma-3n-e4b-it",knowledge:null,lastUpdated:"2025-05-20",limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Google: Gemma 3n 4B",openWeights:!0,provider:"OpenRouter",providerId:"open-router/google",reasoning:!1,releaseDate:"2025-05-20",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:0,inputCacheHit:null,output:0},extendedThinking:!1,id:"google/gemma-3n-e4b-it:free",knowledge:null,lastUpdated:"2025-05-20",limit:{context:8192,output:2048},modalities:{input:["text"],output:["text"]},name:"Google: Gemma 3n 4B (free)",openWeights:!0,provider:"OpenRouter",providerId:"open-router/google",reasoning:!1,releaseDate:"2025-05-20",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:6e-8,inputCacheHit:null,output:6e-8},extendedThinking:!1,id:"gryphe/mythomax-l2-13b",knowledge:null,lastUpdated:"2023-07-02",limit:{context:4096,output:null},modalities:{input:["text"],output:["text"]},name:"MythoMax 13B",openWeights:!0,provider:"OpenRouter",providerId:"open-router/gryphe",reasoning:!1,releaseDate:"2023-07-02",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:25e-8,inputCacheHit:null,output:1e-6},extendedThinking:!1,id:"inception/mercury",knowledge:null,lastUpdated:"2025-06-26",limit:{context:32e3,output:16e3},modalities:{input:["text"],output:["text"]},name:"Inception: Mercury",openWeights:!0,provider:"OpenRouter",providerId:"open-router/inception",reasoning:!1,releaseDate:"2025-06-26",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:25e-8,inputCacheHit:null,output:1e-6},extendedThinking:!1,id:"inception/mercury-coder",knowledge:null,lastUpdated:"2025-04-30",limit:{context:32e3,output:16384},modalities:{input:["text"],output:["text"]},name:"Inception: Mercury Coder",openWeights:!0,provider:"OpenRouter",providerId:"open-router/inception",reasoning:!1,releaseDate:"2025-04-30",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:8e-7,inputCacheHit:null,output:12e-7},extendedThinking:!1,id:"infermatic/mn-inferor-12b",knowledge:null,lastUpdated:"2024-11-13",limit:{context:16384,output:4096},modalities:{input:["text"],output:["text"]},name:"Infermatic: Mistral Nemo Inferor 12B",openWeights:!0,provider:"OpenRouter",providerId:"open-router/infermatic",reasoning:!1,releaseDate:"2024-11-13",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:25e-7,inputCacheHit:null,output:1e-5},extendedThinking:!1,id:"inflection/inflection-3-pi",knowledge:null,lastUpdated:"2024-10-11",limit:{context:8e3,output:1024},modalities:{input:["text"],output:["text"]},name:"Inflection: Inflection 3 Pi",openWeights:!0,provider:"OpenRouter",providerId:"open-router/inflection",reasoning:!1,releaseDate:"2024-10-11",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:25e-7,inputCacheHit:null,output:1e-5},extendedThinking:!1,id:"inflection/inflection-3-productivity",knowledge:null,lastUpdated:"2024-10-11",limit:{context:8e3,output:1024},modalities:{input:["text"],output:["text"]},name:"Inflection: Inflection 3 Productivity",openWeights:!0,provider:"OpenRouter",providerId:"open-router/inflection",reasoning:!1,releaseDate:"2024-10-11",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:2e-8,inputCacheHit:null,output:2e-8},extendedThinking:!1,id:"liquid/lfm-3b",knowledge:null,lastUpdated:"2025-01-25",limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Liquid: LFM 3B",openWeights:!0,provider:"OpenRouter",providerId:"open-router/liquid",reasoning:!1,releaseDate:"2025-01-25",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:15e-8,inputCacheHit:null,output:15e-8},extendedThinking:!1,id:"liquid/lfm-40b",knowledge:null,lastUpdated:"2024-09-30",limit:{context:65536,output:65536},modalities:{input:["text"],output:["text"]},name:"Liquid: LFM 40B MoE",openWeights:!0,provider:"OpenRouter",providerId:"open-router/liquid",reasoning:!1,releaseDate:"2024-09-30",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:1e-8,inputCacheHit:null,output:1e-8},extendedThinking:!1,id:"liquid/lfm-7b",knowledge:null,lastUpdated:"2025-01-25",limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Liquid: LFM 7B",openWeights:!0,provider:"OpenRouter",providerId:"open-router/liquid",reasoning:!1,releaseDate:"2025-01-25",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:15e-7,inputCacheHit:null,output:15e-7},extendedThinking:!1,id:"mancer/weaver",knowledge:null,lastUpdated:"2023-08-02",limit:{context:8e3,output:1e3},modalities:{input:["text"],output:["text"]},name:"Mancer: Weaver (alpha)",openWeights:!0,provider:"OpenRouter",providerId:"open-router/mancer",reasoning:!1,releaseDate:"2023-08-02",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:2e-6,inputCacheHit:null,output:2e-6},extendedThinking:!1,id:"meta-llama/llama-3.1-405b",knowledge:null,lastUpdated:"2024-08-02",limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Meta: Llama 3.1 405B (base)",openWeights:!0,provider:"OpenRouter",providerId:"open-router/meta-llama",reasoning:!1,releaseDate:"2024-08-02",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:8e-7,inputCacheHit:null,output:8e-7},extendedThinking:!1,id:"meta-llama/llama-3.1-405b-instruct",knowledge:null,lastUpdated:"2024-07-23",limit:{context:32768,output:16384},modalities:{input:["text"],output:["text"]},name:"Meta: Llama 3.1 405B Instruct",openWeights:!0,provider:"OpenRouter",providerId:"open-router/meta-llama",reasoning:!1,releaseDate:"2024-07-23",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:0,inputCacheHit:null,output:0},extendedThinking:!1,id:"meta-llama/llama-3.1-405b-instruct:free",knowledge:null,lastUpdated:"2024-07-23",limit:{context:65536,output:null},modalities:{input:["text"],output:["text"]},name:"Meta: Llama 3.1 405B Instruct (free)",openWeights:!0,provider:"OpenRouter",providerId:"open-router/meta-llama",reasoning:!1,releaseDate:"2024-07-23",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:1e-7,inputCacheHit:null,output:28e-8},extendedThinking:!1,id:"meta-llama/llama-3.1-70b-instruct",knowledge:null,lastUpdated:"2024-07-23",limit:{context:131072,output:16384},modalities:{input:["text"],output:["text"]},name:"Meta: Llama 3.1 70B Instruct",openWeights:!0,provider:"OpenRouter",providerId:"open-router/meta-llama",reasoning:!1,releaseDate:"2024-07-23",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:15e-9,inputCacheHit:null,output:2e-8},extendedThinking:!1,id:"meta-llama/llama-3.1-8b-instruct",knowledge:null,lastUpdated:"2024-07-23",limit:{context:131072,output:16384},modalities:{input:["text"],output:["text"]},name:"Meta: Llama 3.1 8B Instruct",openWeights:!0,provider:"OpenRouter",providerId:"open-router/meta-llama",reasoning:!1,releaseDate:"2024-07-23",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:49e-9,inputCacheHit:null,output:49e-9},extendedThinking:!1,id:"meta-llama/llama-3.2-11b-vision-instruct",knowledge:null,lastUpdated:"2024-09-25",limit:{context:131072,output:16384},modalities:{input:["text","image"],output:["text"]},name:"Meta: Llama 3.2 11B Vision Instruct",openWeights:!0,provider:"OpenRouter",providerId:"open-router/meta-llama",reasoning:!1,releaseDate:"2024-09-25",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:0,inputCacheHit:null,output:0},extendedThinking:!1,id:"meta-llama/llama-3.2-11b-vision-instruct:free",knowledge:null,lastUpdated:"2024-09-25",limit:{context:131072,output:2048},modalities:{input:["text","image"],output:["text"]},name:"Meta: Llama 3.2 11B Vision Instruct (free)",openWeights:!0,provider:"OpenRouter",providerId:"open-router/meta-llama",reasoning:!1,releaseDate:"2024-09-25",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:5e-9,inputCacheHit:null,output:1e-8},extendedThinking:!1,id:"meta-llama/llama-3.2-1b-instruct",knowledge:null,lastUpdated:"2024-09-25",limit:{context:131072,output:16384},modalities:{input:["text"],output:["text"]},name:"Meta: Llama 3.2 1B Instruct",openWeights:!0,provider:"OpenRouter",providerId:"open-router/meta-llama",reasoning:!1,releaseDate:"2024-09-25",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:3e-9,inputCacheHit:null,output:6e-9},extendedThinking:!1,id:"meta-llama/llama-3.2-3b-instruct",knowledge:null,lastUpdated:"2024-09-25",limit:{context:2e4,output:2e4},modalities:{input:["text"],output:["text"]},name:"Meta: Llama 3.2 3B Instruct",openWeights:!0,provider:"OpenRouter",providerId:"open-router/meta-llama",reasoning:!1,releaseDate:"2024-09-25",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:0,inputCacheHit:null,output:0},extendedThinking:!1,id:"meta-llama/llama-3.2-3b-instruct:free",knowledge:null,lastUpdated:"2024-09-25",limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Meta: Llama 3.2 3B Instruct (free)",openWeights:!0,provider:"OpenRouter",providerId:"open-router/meta-llama",reasoning:!1,releaseDate:"2024-09-25",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:12e-7,inputCacheHit:null,output:12e-7},extendedThinking:!1,id:"meta-llama/llama-3.2-90b-vision-instruct",knowledge:null,lastUpdated:"2024-09-25",limit:{context:131072,output:2048},modalities:{input:["text","image"],output:["text"]},name:"Meta: Llama 3.2 90B Vision Instruct",openWeights:!0,provider:"OpenRouter",providerId:"open-router/meta-llama",reasoning:!1,releaseDate:"2024-09-25",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:38e-9,inputCacheHit:null,output:12e-8},extendedThinking:!1,id:"meta-llama/llama-3.3-70b-instruct",knowledge:null,lastUpdated:"2024-12-06",limit:{context:131072,output:16384},modalities:{input:["text"],output:["text"]},name:"Meta: Llama 3.3 70B Instruct",openWeights:!0,provider:"OpenRouter",providerId:"open-router/meta-llama",reasoning:!1,releaseDate:"2024-12-06",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:0,inputCacheHit:null,output:0},extendedThinking:!1,id:"meta-llama/llama-3.3-70b-instruct:free",knowledge:null,lastUpdated:"2024-12-06",limit:{context:65536,output:null},modalities:{input:["text"],output:["text"]},name:"Meta: Llama 3.3 70B Instruct (free)",openWeights:!0,provider:"OpenRouter",providerId:"open-router/meta-llama",reasoning:!1,releaseDate:"2024-12-06",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:3e-7,inputCacheHit:null,output:4e-7},extendedThinking:!1,id:"meta-llama/llama-3-70b-instruct",knowledge:null,lastUpdated:"2024-04-18",limit:{context:8192,output:16384},modalities:{input:["text"],output:["text"]},name:"Meta: Llama 3 70B Instruct",openWeights:!0,provider:"OpenRouter",providerId:"open-router/meta-llama",reasoning:!1,releaseDate:"2024-04-18",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:3e-8,inputCacheHit:null,output:6e-8},extendedThinking:!1,id:"meta-llama/llama-3-8b-instruct",knowledge:null,lastUpdated:"2024-04-18",limit:{context:8192,output:16384},modalities:{input:["text"],output:["text"]},name:"Meta: Llama 3 8B Instruct",openWeights:!0,provider:"OpenRouter",providerId:"open-router/meta-llama",reasoning:!1,releaseDate:"2024-04-18",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:15e-8,inputCacheHit:null,output:6e-7},extendedThinking:!1,id:"meta-llama/llama-4-maverick",knowledge:null,lastUpdated:"2025-04-05",limit:{context:1048576,output:16384},modalities:{input:["text","image"],output:["text"]},name:"Meta: Llama 4 Maverick",openWeights:!0,provider:"OpenRouter",providerId:"open-router/meta-llama",reasoning:!1,releaseDate:"2025-04-05",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:8e-8,inputCacheHit:null,output:3e-7},extendedThinking:!1,id:"meta-llama/llama-4-scout",knowledge:null,lastUpdated:"2025-04-05",limit:{context:1048576,output:1048576},modalities:{input:["text","image"],output:["text"]},name:"Meta: Llama 4 Scout",openWeights:!0,provider:"OpenRouter",providerId:"open-router/meta-llama",reasoning:!1,releaseDate:"2025-04-05",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:2e-7,inputCacheHit:null,output:2e-7},extendedThinking:!1,id:"meta-llama/llama-guard-2-8b",knowledge:null,lastUpdated:"2024-05-13",limit:{context:8192,output:null},modalities:{input:["text"],output:["text"]},name:"Meta: LlamaGuard 2 8B",openWeights:!0,provider:"OpenRouter",providerId:"open-router/meta-llama",reasoning:!1,releaseDate:"2024-05-13",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:2e-8,inputCacheHit:null,output:6e-8},extendedThinking:!1,id:"meta-llama/llama-guard-3-8b",knowledge:null,lastUpdated:"2025-02-12",limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Llama Guard 3 8B",openWeights:!0,provider:"OpenRouter",providerId:"open-router/meta-llama",reasoning:!1,releaseDate:"2025-02-12",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:302e-9,inputCacheHit:null,output:302e-9},extendedThinking:!1,id:"microsoft/mai-ds-r1",knowledge:null,lastUpdated:"2025-04-21",limit:{context:163840,output:null},modalities:{input:["text"],output:["text"]},name:"Microsoft: MAI DS R1",openWeights:!0,provider:"OpenRouter",providerId:"open-router/microsoft",reasoning:!1,releaseDate:"2025-04-21",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:0,inputCacheHit:null,output:0},extendedThinking:!1,id:"microsoft/mai-ds-r1:free",knowledge:null,lastUpdated:"2025-04-21",limit:{context:163840,output:null},modalities:{input:["text"],output:["text"]},name:"Microsoft: MAI DS R1 (free)",openWeights:!0,provider:"OpenRouter",providerId:"open-router/microsoft",reasoning:!1,releaseDate:"2025-04-21",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:1e-7,inputCacheHit:null,output:1e-7},extendedThinking:!1,id:"microsoft/phi-3.5-mini-128k-instruct",knowledge:null,lastUpdated:"2024-08-21",limit:{context:128e3,output:null},modalities:{input:["text"],output:["text"]},name:"Microsoft: Phi-3.5 Mini 128K Instruct",openWeights:!0,provider:"OpenRouter",providerId:"open-router/microsoft",reasoning:!1,releaseDate:"2024-08-21",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:1e-6,inputCacheHit:null,output:1e-6},extendedThinking:!1,id:"microsoft/phi-3-medium-128k-instruct",knowledge:null,lastUpdated:"2024-05-24",limit:{context:128e3,output:null},modalities:{input:["text"],output:["text"]},name:"Microsoft: Phi-3 Medium 128K Instruct",openWeights:!0,provider:"OpenRouter",providerId:"open-router/microsoft",reasoning:!1,releaseDate:"2024-05-24",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:1e-7,inputCacheHit:null,output:1e-7},extendedThinking:!1,id:"microsoft/phi-3-mini-128k-instruct",knowledge:null,lastUpdated:"2024-05-26",limit:{context:128e3,output:null},modalities:{input:["text"],output:["text"]},name:"Microsoft: Phi-3 Mini 128K Instruct",openWeights:!0,provider:"OpenRouter",providerId:"open-router/microsoft",reasoning:!1,releaseDate:"2024-05-26",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:5e-8,inputCacheHit:null,output:1e-7},extendedThinking:!1,id:"microsoft/phi-4-multimodal-instruct",knowledge:null,lastUpdated:"2025-03-08",limit:{context:131072,output:null},modalities:{input:["text","image"],output:["text"]},name:"Microsoft: Phi 4 Multimodal Instruct",openWeights:!0,provider:"OpenRouter",providerId:"open-router/microsoft",reasoning:!1,releaseDate:"2025-03-08",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:7e-8,inputCacheHit:null,output:35e-8},extendedThinking:!1,id:"microsoft/phi-4-reasoning-plus",knowledge:null,lastUpdated:"2025-05-01",limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Microsoft: Phi 4 Reasoning Plus",openWeights:!0,provider:"OpenRouter",providerId:"open-router/microsoft",reasoning:!1,releaseDate:"2025-05-01",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:48e-8,inputCacheHit:null,output:48e-8},extendedThinking:!1,id:"microsoft/wizardlm-2-8x22b",knowledge:null,lastUpdated:"2024-04-16",limit:{context:65536,output:65536},modalities:{input:["text"],output:["text"]},name:"WizardLM-2 8x22B",openWeights:!0,provider:"OpenRouter",providerId:"open-router/microsoft",reasoning:!1,releaseDate:"2024-04-16",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:2e-7,inputCacheHit:null,output:11e-7},extendedThinking:!1,id:"minimax/minimax-01",knowledge:null,lastUpdated:"2025-01-15",limit:{context:1000192,output:1000192},modalities:{input:["text","image"],output:["text"]},name:"MiniMax: MiniMax-01",openWeights:!0,provider:"OpenRouter",providerId:"open-router/minimax",reasoning:!1,releaseDate:"2025-01-15",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:3e-7,inputCacheHit:null,output:165e-8},extendedThinking:!1,id:"minimax/minimax-m1",knowledge:null,lastUpdated:"2025-06-17",limit:{context:1e6,output:4e4},modalities:{input:["text"],output:["text"]},name:"MiniMax: MiniMax M1",openWeights:!0,provider:"OpenRouter",providerId:"open-router/minimax",reasoning:!1,releaseDate:"2025-06-17",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:3e-7,inputCacheHit:null,output:9e-7},extendedThinking:!1,id:"mistralai/codestral-2501",knowledge:null,lastUpdated:"2025-01-14",limit:{context:262144,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral: Codestral 2501",openWeights:!0,provider:"OpenRouter",providerId:"open-router/mistralai",reasoning:!1,releaseDate:"2025-01-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:4e-7,inputCacheHit:null,output:2e-6},extendedThinking:!1,id:"mistralai/devstral-medium",knowledge:null,lastUpdated:"2025-07-10",limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral: Devstral Medium",openWeights:!0,provider:"OpenRouter",providerId:"open-router/mistralai",reasoning:!1,releaseDate:"2025-07-10",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:7e-8,inputCacheHit:null,output:28e-8},extendedThinking:!1,id:"mistralai/devstral-small",knowledge:null,lastUpdated:"2025-07-10",limit:{context:128e3,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral: Devstral Small 1.1",openWeights:!0,provider:"OpenRouter",providerId:"open-router/mistralai",reasoning:!1,releaseDate:"2025-07-10",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:3e-8,inputCacheHit:null,output:3e-8},extendedThinking:!1,id:"mistralai/devstral-small-2505",knowledge:null,lastUpdated:"2025-05-21",limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral: Devstral Small 2505",openWeights:!0,provider:"OpenRouter",providerId:"open-router/mistralai",reasoning:!1,releaseDate:"2025-05-21",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:0,inputCacheHit:null,output:0},extendedThinking:!1,id:"mistralai/devstral-small-2505:free",knowledge:null,lastUpdated:"2025-05-21",limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral: Devstral Small 2505 (free)",openWeights:!0,provider:"OpenRouter",providerId:"open-router/mistralai",reasoning:!1,releaseDate:"2025-05-21",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:2e-6,inputCacheHit:null,output:5e-6},extendedThinking:!1,id:"mistralai/magistral-medium-2506",knowledge:null,lastUpdated:"2025-06-08",limit:{context:40960,output:4e4},modalities:{input:["text"],output:["text"]},name:"Mistral: Magistral Medium 2506",openWeights:!0,provider:"OpenRouter",providerId:"open-router/mistralai",reasoning:!1,releaseDate:"2025-06-08",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:2e-6,inputCacheHit:null,output:5e-6},extendedThinking:!1,id:"mistralai/magistral-medium-2506:thinking",knowledge:null,lastUpdated:"2025-06-08",limit:{context:40960,output:4e4},modalities:{input:["text"],output:["text"]},name:"Mistral: Magistral Medium 2506 (thinking)",openWeights:!0,provider:"OpenRouter",providerId:"open-router/mistralai",reasoning:!1,releaseDate:"2025-06-08",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:5e-7,inputCacheHit:null,output:15e-7},extendedThinking:!1,id:"mistralai/magistral-small-2506",knowledge:null,lastUpdated:"2025-06-10",limit:{context:4e4,output:4e4},modalities:{input:["text"],output:["text"]},name:"Mistral: Magistral Small 2506",openWeights:!0,provider:"OpenRouter",providerId:"open-router/mistralai",reasoning:!1,releaseDate:"2025-06-10",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:4e-8,inputCacheHit:null,output:4e-8},extendedThinking:!1,id:"mistralai/ministral-3b",knowledge:null,lastUpdated:"2024-10-17",limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral: Ministral 3B",openWeights:!0,provider:"OpenRouter",providerId:"open-router/mistralai",reasoning:!1,releaseDate:"2024-10-17",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:1e-7,inputCacheHit:null,output:1e-7},extendedThinking:!1,id:"mistralai/ministral-8b",knowledge:null,lastUpdated:"2024-10-17",limit:{context:128e3,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral: Ministral 8B",openWeights:!0,provider:"OpenRouter",providerId:"open-router/mistralai",reasoning:!1,releaseDate:"2024-10-17",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:28e-9,inputCacheHit:null,output:54e-9},extendedThinking:!1,id:"mistralai/mistral-7b-instruct",knowledge:null,lastUpdated:"2024-05-27",limit:{context:32768,output:16384},modalities:{input:["text"],output:["text"]},name:"Mistral: Mistral 7B Instruct",openWeights:!0,provider:"OpenRouter",providerId:"open-router/mistralai",reasoning:!1,releaseDate:"2024-05-27",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:0,inputCacheHit:null,output:0},extendedThinking:!1,id:"mistralai/mistral-7b-instruct:free",knowledge:null,lastUpdated:"2024-05-27",limit:{context:32768,output:16384},modalities:{input:["text"],output:["text"]},name:"Mistral: Mistral 7B Instruct (free)",openWeights:!0,provider:"OpenRouter",providerId:"open-router/mistralai",reasoning:!1,releaseDate:"2024-05-27",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:11e-8,inputCacheHit:null,output:19e-8},extendedThinking:!1,id:"mistralai/mistral-7b-instruct-v0.1",knowledge:null,lastUpdated:"2023-09-28",limit:{context:2824,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral: Mistral 7B Instruct v0.1",openWeights:!0,provider:"OpenRouter",providerId:"open-router/mistralai",reasoning:!1,releaseDate:"2023-09-28",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:2e-7,inputCacheHit:null,output:2e-7},extendedThinking:!1,id:"mistralai/mistral-7b-instruct-v0.2",knowledge:null,lastUpdated:"2023-12-28",limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral: Mistral 7B Instruct v0.2",openWeights:!0,provider:"OpenRouter",providerId:"open-router/mistralai",reasoning:!1,releaseDate:"2023-12-28",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:28e-9,inputCacheHit:null,output:54e-9},extendedThinking:!1,id:"mistralai/mistral-7b-instruct-v0.3",knowledge:null,lastUpdated:"2024-05-27",limit:{context:32768,output:16384},modalities:{input:["text"],output:["text"]},name:"Mistral: Mistral 7B Instruct v0.3",openWeights:!0,provider:"OpenRouter",providerId:"open-router/mistralai",reasoning:!1,releaseDate:"2024-05-27",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:2e-6,inputCacheHit:null,output:6e-6},extendedThinking:!1,id:"mistralai/mistral-large",knowledge:null,lastUpdated:"2024-02-26",limit:{context:128e3,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral Large",openWeights:!0,provider:"OpenRouter",providerId:"open-router/mistralai",reasoning:!1,releaseDate:"2024-02-26",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:2e-6,inputCacheHit:null,output:6e-6},extendedThinking:!1,id:"mistralai/mistral-large-2407",knowledge:null,lastUpdated:"2024-11-19",limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral Large 2407",openWeights:!0,provider:"OpenRouter",providerId:"open-router/mistralai",reasoning:!1,releaseDate:"2024-11-19",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:2e-6,inputCacheHit:null,output:6e-6},extendedThinking:!1,id:"mistralai/mistral-large-2411",knowledge:null,lastUpdated:"2024-11-19",limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral Large 2411",openWeights:!0,provider:"OpenRouter",providerId:"open-router/mistralai",reasoning:!1,releaseDate:"2024-11-19",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:4e-7,inputCacheHit:null,output:2e-6},extendedThinking:!1,id:"mistralai/mistral-medium-3",knowledge:null,lastUpdated:"2025-05-07",limit:{context:131072,output:null},modalities:{input:["text","image"],output:["text"]},name:"Mistral: Mistral Medium 3",openWeights:!0,provider:"OpenRouter",providerId:"open-router/mistralai",reasoning:!1,releaseDate:"2025-05-07",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:75e-10,inputCacheHit:null,output:5e-8},extendedThinking:!1,id:"mistralai/mistral-nemo",knowledge:null,lastUpdated:"2024-07-19",limit:{context:32e3,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral: Mistral Nemo",openWeights:!0,provider:"OpenRouter",providerId:"open-router/mistralai",reasoning:!1,releaseDate:"2024-07-19",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:0,inputCacheHit:null,output:0},extendedThinking:!1,id:"mistralai/mistral-nemo:free",knowledge:null,lastUpdated:"2024-07-19",limit:{context:131072,output:128e3},modalities:{input:["text"],output:["text"]},name:"Mistral: Mistral Nemo (free)",openWeights:!0,provider:"OpenRouter",providerId:"open-router/mistralai",reasoning:!1,releaseDate:"2024-07-19",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:2e-7,inputCacheHit:null,output:6e-7},extendedThinking:!1,id:"mistralai/mistral-saba",knowledge:null,lastUpdated:"2025-02-17",limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral: Saba",openWeights:!0,provider:"OpenRouter",providerId:"open-router/mistralai",reasoning:!1,releaseDate:"2025-02-17",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:2e-7,inputCacheHit:null,output:6e-7},extendedThinking:!1,id:"mistralai/mistral-small",knowledge:null,lastUpdated:"2024-01-10",limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral Small",openWeights:!0,provider:"OpenRouter",providerId:"open-router/mistralai",reasoning:!1,releaseDate:"2024-01-10",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:3e-8,inputCacheHit:null,output:3e-8},extendedThinking:!1,id:"mistralai/mistral-small-24b-instruct-2501",knowledge:null,lastUpdated:"2025-01-30",limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral: Mistral Small 3",openWeights:!0,provider:"OpenRouter",providerId:"open-router/mistralai",reasoning:!1,releaseDate:"2025-01-30",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:0,inputCacheHit:null,output:0},extendedThinking:!1,id:"mistralai/mistral-small-24b-instruct-2501:free",knowledge:null,lastUpdated:"2025-01-30",limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral: Mistral Small 3 (free)",openWeights:!0,provider:"OpenRouter",providerId:"open-router/mistralai",reasoning:!1,releaseDate:"2025-01-30",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:27e-9,inputCacheHit:null,output:27e-9},extendedThinking:!1,id:"mistralai/mistral-small-3.1-24b-instruct",knowledge:null,lastUpdated:"2025-03-17",limit:{context:96e3,output:96e3},modalities:{input:["text","image"],output:["text"]},name:"Mistral: Mistral Small 3.1 24B",openWeights:!0,provider:"OpenRouter",providerId:"open-router/mistralai",reasoning:!1,releaseDate:"2025-03-17",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:0,inputCacheHit:null,output:0},extendedThinking:!1,id:"mistralai/mistral-small-3.1-24b-instruct:free",knowledge:null,lastUpdated:"2025-03-17",limit:{context:128e3,output:null},modalities:{input:["text","image"],output:["text"]},name:"Mistral: Mistral Small 3.1 24B (free)",openWeights:!0,provider:"OpenRouter",providerId:"open-router/mistralai",reasoning:!1,releaseDate:"2025-03-17",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:5e-8,inputCacheHit:null,output:1e-7},extendedThinking:!1,id:"mistralai/mistral-small-3.2-24b-instruct",knowledge:null,lastUpdated:"2025-06-20",limit:{context:128e3,output:null},modalities:{input:["image","text"],output:["text"]},name:"Mistral: Mistral Small 3.2 24B",openWeights:!0,provider:"OpenRouter",providerId:"open-router/mistralai",reasoning:!1,releaseDate:"2025-06-20",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:0,inputCacheHit:null,output:0},extendedThinking:!1,id:"mistralai/mistral-small-3.2-24b-instruct:free",knowledge:null,lastUpdated:"2025-06-20",limit:{context:96e3,output:null},modalities:{input:["image","text"],output:["text"]},name:"Mistral: Mistral Small 3.2 24B (free)",openWeights:!0,provider:"OpenRouter",providerId:"open-router/mistralai",reasoning:!1,releaseDate:"2025-06-20",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:25e-8,inputCacheHit:null,output:25e-8},extendedThinking:!1,id:"mistralai/mistral-tiny",knowledge:null,lastUpdated:"2024-01-10",limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral Tiny",openWeights:!0,provider:"OpenRouter",providerId:"open-router/mistralai",reasoning:!1,releaseDate:"2024-01-10",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:9e-7,inputCacheHit:null,output:9e-7},extendedThinking:!1,id:"mistralai/mixtral-8x22b-instruct",knowledge:null,lastUpdated:"2024-04-17",limit:{context:65536,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral: Mixtral 8x22B Instruct",openWeights:!0,provider:"OpenRouter",providerId:"open-router/mistralai",reasoning:!1,releaseDate:"2024-04-17",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:8e-8,inputCacheHit:null,output:24e-8},extendedThinking:!1,id:"mistralai/mixtral-8x7b-instruct",knowledge:null,lastUpdated:"2023-12-10",limit:{context:32768,output:16384},modalities:{input:["text"],output:["text"]},name:"Mistral: Mixtral 8x7B Instruct",openWeights:!0,provider:"OpenRouter",providerId:"open-router/mistralai",reasoning:!1,releaseDate:"2023-12-10",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:1e-7,inputCacheHit:null,output:1e-7},extendedThinking:!1,id:"mistralai/pixtral-12b",knowledge:null,lastUpdated:"2024-09-10",limit:{context:32768,output:null},modalities:{input:["text","image"],output:["text"]},name:"Mistral: Pixtral 12B",openWeights:!0,provider:"OpenRouter",providerId:"open-router/mistralai",reasoning:!1,releaseDate:"2024-09-10",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:2e-6,inputCacheHit:null,output:6e-6},extendedThinking:!1,id:"mistralai/pixtral-large-2411",knowledge:null,lastUpdated:"2024-11-19",limit:{context:131072,output:null},modalities:{input:["text","image"],output:["text"]},name:"Mistral: Pixtral Large 2411",openWeights:!0,provider:"OpenRouter",providerId:"open-router/mistralai",reasoning:!1,releaseDate:"2024-11-19",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:0,inputCacheHit:null,output:0},id:"moonshotai/kimi-dev-72b:free",knowledge:null,lastUpdated:"2025-06-16",limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Kimi Dev 72b (free)",openWeights:!0,provider:"OpenRouter",providerId:"open-router/moonshotai",reasoning:!1,releaseDate:"2025-06-16",temperature:!0,toolCall:!0,icon:"openrouter"},{attachment:!1,cost:{input:878e-10,inputCacheHit:null,output:878e-10},extendedThinking:!1,id:"moonshotai/kimi-k2",knowledge:null,lastUpdated:"2025-07-11",limit:{context:32768,output:63e3},modalities:{input:["text"],output:["text"]},name:"MoonshotAI: Kimi K2",openWeights:!0,provider:"OpenRouter",providerId:"open-router/moonshotai",reasoning:!1,releaseDate:"2025-07-11",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel"},{attachment:!1,cost:{input:0,inputCacheHit:null,output:0},extendedThinking:!1,id:"moonshotai/kimi-k2:free",knowledge:null,lastUpdated:"2025-07-11",limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"MoonshotAI: Kimi K2 (free)",openWeights:!0,provider:"OpenRouter",providerId:"open-router/moonshotai",reasoning:!1,releaseDate:"2025-07-11",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:38e-9,inputCacheHit:null,output:38e-9},extendedThinking:!1,id:"moonshotai/kimi-vl-a3b-thinking",knowledge:null,lastUpdated:"2025-04-10",limit:{context:131072,output:null},modalities:{input:["image","text"],output:["text"]},name:"Moonshot AI: Kimi VL A3B Thinking",openWeights:!0,provider:"OpenRouter",providerId:"open-router/moonshotai",reasoning:!1,releaseDate:"2025-04-10",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:0,inputCacheHit:null,output:0},extendedThinking:!1,id:"moonshotai/kimi-vl-a3b-thinking:free",knowledge:null,lastUpdated:"2025-04-10",limit:{context:131072,output:null},modalities:{input:["image","text"],output:["text"]},name:"Moonshot AI: Kimi VL A3B Thinking (free)",openWeights:!0,provider:"OpenRouter",providerId:"open-router/moonshotai",reasoning:!1,releaseDate:"2025-04-10",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:12e-7,inputCacheHit:null,output:27e-7},extendedThinking:!1,id:"morph/morph-v2",knowledge:null,lastUpdated:"2025-06-26",limit:{context:32e3,output:16e3},modalities:{input:["text"],output:["text"]},name:"Morph: Fast Apply",openWeights:!0,provider:"OpenRouter",providerId:"open-router/morph",reasoning:!1,releaseDate:"2025-06-26",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:12e-7,inputCacheHit:null,output:27e-7},extendedThinking:!1,id:"morph/morph-v3-fast",knowledge:null,lastUpdated:"2025-07-07",limit:{context:32e3,output:16e3},modalities:{input:["text"],output:["text"]},name:"Morph: Morph V3 Fast",openWeights:!0,provider:"OpenRouter",providerId:"open-router/morph",reasoning:!1,releaseDate:"2025-07-07",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel"},{attachment:!1,cost:{input:12e-7,inputCacheHit:null,output:27e-7},extendedThinking:!1,id:"morph/morph-v3-large",knowledge:null,lastUpdated:"2025-07-07",limit:{context:32e3,output:16e3},modalities:{input:["text"],output:["text"]},name:"Morph: Morph V3 Large",openWeights:!0,provider:"OpenRouter",providerId:"open-router/morph",reasoning:!1,releaseDate:"2025-07-07",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel"},{attachment:!1,cost:{input:18e-8,inputCacheHit:null,output:1e-6},extendedThinking:!1,id:"neversleep/llama-3.1-lumimaid-8b",knowledge:null,lastUpdated:"2024-09-15",limit:{context:32768,output:4e4},modalities:{input:["text"],output:["text"]},name:"NeverSleep: Lumimaid v0.2 8B",openWeights:!0,provider:"OpenRouter",providerId:"open-router/neversleep",reasoning:!1,releaseDate:"2024-09-15",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:4e-6,inputCacheHit:null,output:6e-6},extendedThinking:!1,id:"neversleep/llama-3-lumimaid-70b",knowledge:null,lastUpdated:"2024-05-16",limit:{context:8192,output:4096},modalities:{input:["text"],output:["text"]},name:"NeverSleep: Llama 3 Lumimaid 70B",openWeights:!0,provider:"OpenRouter",providerId:"open-router/neversleep",reasoning:!1,releaseDate:"2024-05-16",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:1e-6,inputCacheHit:null,output:175e-8},extendedThinking:!1,id:"neversleep/noromaid-20b",knowledge:null,lastUpdated:"2023-11-26",limit:{context:4096,output:null},modalities:{input:["text"],output:["text"]},name:"Noromaid 20B",openWeights:!0,provider:"OpenRouter",providerId:"open-router/neversleep",reasoning:!1,releaseDate:"2023-11-26",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:8e-7,inputCacheHit:null,output:12e-7},extendedThinking:!1,id:"nothingiisreal/mn-celeste-12b",knowledge:null,lastUpdated:"2024-08-02",limit:{context:16384,output:4096},modalities:{input:["text"],output:["text"]},name:"Mistral Nemo 12B Celeste",openWeights:!0,provider:"OpenRouter",providerId:"open-router/nothingiisreal",reasoning:!1,releaseDate:"2024-08-02",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:0,inputCacheHit:null,output:0},extendedThinking:!1,id:"nousresearch/deephermes-3-llama-3-8b-preview:free",knowledge:null,lastUpdated:"2025-02-28",limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Nous: DeepHermes 3 Llama 3 8B Preview (free)",openWeights:!0,provider:"OpenRouter",providerId:"open-router/nousresearch",reasoning:!1,releaseDate:"2025-02-28",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:141e-9,inputCacheHit:null,output:141e-9},extendedThinking:!1,id:"nousresearch/deephermes-3-mistral-24b-preview",knowledge:null,lastUpdated:"2025-05-09",limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Nous: DeepHermes 3 Mistral 24B Preview",openWeights:!0,provider:"OpenRouter",providerId:"open-router/nousresearch",reasoning:!1,releaseDate:"2025-05-09",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:25e-9,inputCacheHit:null,output:4e-8},extendedThinking:!1,id:"nousresearch/hermes-2-pro-llama-3-8b",knowledge:null,lastUpdated:"2024-05-27",limit:{context:131072,output:131072},modalities:{input:["text"],output:["text"]},name:"NousResearch: Hermes 2 Pro - Llama-3 8B",openWeights:!0,provider:"OpenRouter",providerId:"open-router/nousresearch",reasoning:!1,releaseDate:"2024-05-27",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:7e-7,inputCacheHit:null,output:8e-7},extendedThinking:!1,id:"nousresearch/hermes-3-llama-3.1-405b",knowledge:null,lastUpdated:"2024-08-16",limit:{context:131072,output:16384},modalities:{input:["text"],output:["text"]},name:"Nous: Hermes 3 405B Instruct",openWeights:!0,provider:"OpenRouter",providerId:"open-router/nousresearch",reasoning:!1,releaseDate:"2024-08-16",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:1e-7,inputCacheHit:null,output:28e-8},extendedThinking:!1,id:"nousresearch/hermes-3-llama-3.1-70b",knowledge:null,lastUpdated:"2024-08-18",limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Nous: Hermes 3 70B Instruct",openWeights:!0,provider:"OpenRouter",providerId:"open-router/nousresearch",reasoning:!1,releaseDate:"2024-08-18",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:6e-7,inputCacheHit:null,output:6e-7},extendedThinking:!1,id:"nousresearch/nous-hermes-2-mixtral-8x7b-dpo",knowledge:null,lastUpdated:"2024-01-16",limit:{context:32768,output:2048},modalities:{input:["text"],output:["text"]},name:"Nous: Hermes 2 Mixtral 8x7B DPO",openWeights:!0,provider:"OpenRouter",providerId:"open-router/nousresearch",reasoning:!1,releaseDate:"2024-01-16",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:12e-8,inputCacheHit:null,output:3e-7},extendedThinking:!1,id:"nvidia/llama-3.1-nemotron-70b-instruct",knowledge:null,lastUpdated:"2024-10-15",limit:{context:131072,output:131072},modalities:{input:["text"],output:["text"]},name:"NVIDIA: Llama 3.1 Nemotron 70B Instruct",openWeights:!0,provider:"OpenRouter",providerId:"open-router/nvidia",reasoning:!1,releaseDate:"2024-10-15",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:6e-7,inputCacheHit:null,output:18e-7},extendedThinking:!1,id:"nvidia/llama-3.1-nemotron-ultra-253b-v1",knowledge:null,lastUpdated:"2025-04-08",limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"NVIDIA: Llama 3.1 Nemotron Ultra 253B v1",openWeights:!0,provider:"OpenRouter",providerId:"open-router/nvidia",reasoning:!1,releaseDate:"2025-04-08",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:0,inputCacheHit:null,output:0},extendedThinking:!1,id:"nvidia/llama-3.1-nemotron-ultra-253b-v1:free",knowledge:null,lastUpdated:"2025-04-08",limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"NVIDIA: Llama 3.1 Nemotron Ultra 253B v1 (free)",openWeights:!0,provider:"OpenRouter",providerId:"open-router/nvidia",reasoning:!1,releaseDate:"2025-04-08",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:13e-8,inputCacheHit:null,output:4e-7},extendedThinking:!1,id:"nvidia/llama-3.3-nemotron-super-49b-v1",knowledge:null,lastUpdated:"2025-04-08",limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"NVIDIA: Llama 3.3 Nemotron Super 49B v1",openWeights:!0,provider:"OpenRouter",providerId:"open-router/nvidia",reasoning:!1,releaseDate:"2025-04-08",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"ai21/jamba-large-1.7",knowledge:null,lastUpdated:null,limit:{context:256e3,output:4096},modalities:{input:["text"],output:["text"]},name:"AI21: Jamba Large 1.7",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-08-08",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"ai21/jamba-mini-1.7",knowledge:null,lastUpdated:null,limit:{context:256e3,output:4096},modalities:{input:["text"],output:["text"]},name:"AI21: Jamba Mini 1.7",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-08-08",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"anthropic/claude-opus-4.1",knowledge:null,lastUpdated:null,limit:{context:2e5,output:32e3},modalities:{input:["image","text","file"],output:["text"]},name:"Anthropic: Claude Opus 4.1",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-08-05",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"cognitivecomputations/dolphin3.0-mistral-24b",knowledge:null,lastUpdated:null,limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Dolphin3.0 Mistral 24B",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-02-13",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:.3,inputCacheHit:null,output:.9},extendedThinking:!1,id:"mistralai/codestral-2508",knowledge:null,lastUpdated:null,limit:{context:256e3,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral: Codestral 2508",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-08-01",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistralai/mistral-medium-3.1",knowledge:null,lastUpdated:null,limit:{context:262144,output:null},modalities:{input:["text","image"],output:["text"]},name:"Mistral: Mistral Medium 3.1",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-08-13",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:.03,inputCacheHit:null,output:.06},extendedThinking:!1,id:"openai/chatgpt-4o-latest",knowledge:null,lastUpdated:"2024-08-14",limit:{context:128e3,output:16384},modalities:{input:["text","image"],output:["text"]},name:"OpenAI: ChatGPT-4o",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2024-08-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"openai/codex-mini",knowledge:null,lastUpdated:"2025-05-16",limit:{context:2e5,output:1e5},modalities:{input:["image","text"],output:["text"]},name:"OpenAI: Codex Mini",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-05-16",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"openai/gpt-3.5-turbo",knowledge:null,lastUpdated:"2023-05-28",limit:{context:16385,output:4096},modalities:{input:["text"],output:["text"]},name:"OpenAI: GPT-3.5 Turbo",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2023-05-28",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"openai/gpt-3.5-turbo-0613",knowledge:null,lastUpdated:"2024-01-25",limit:{context:4095,output:4096},modalities:{input:["text"],output:["text"]},name:"OpenAI: GPT-3.5 Turbo (older v0613)",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2024-01-25",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"openai/gpt-3.5-turbo-16k",knowledge:null,lastUpdated:"2023-08-28",limit:{context:16385,output:4096},modalities:{input:["text"],output:["text"]},name:"OpenAI: GPT-3.5 Turbo 16k",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2023-08-28",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"openai/gpt-3.5-turbo-instruct",knowledge:null,lastUpdated:"2023-09-28",limit:{context:4095,output:4096},modalities:{input:["text"],output:["text"]},name:"OpenAI: GPT-3.5 Turbo Instruct",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2023-09-28",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:.03,inputCacheHit:null,output:.06},extendedThinking:!1,id:"openai/gpt-4",knowledge:null,lastUpdated:"2023-05-28",limit:{context:8191,output:4096},modalities:{input:["text"],output:["text"]},name:"OpenAI: GPT-4",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2023-05-28",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:.03,inputCacheHit:null,output:.06},extendedThinking:!1,id:"openai/gpt-4-0314",knowledge:null,lastUpdated:"2023-05-28",limit:{context:8191,output:4096},modalities:{input:["text"],output:["text"]},name:"OpenAI: GPT-4 (older v0314)",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2023-05-28",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:.03,inputCacheHit:null,output:.06},extendedThinking:!1,id:"openai/gpt-4.1",knowledge:null,lastUpdated:"2025-04-14",limit:{context:1047576,output:32768},modalities:{input:["image","text","file"],output:["text"]},name:"OpenAI: GPT-4.1",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-04-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:.03,inputCacheHit:null,output:.06},extendedThinking:!1,id:"openai/gpt-4-1106-preview",knowledge:null,lastUpdated:"2023-11-06",limit:{context:128e3,output:4096},modalities:{input:["text"],output:["text"]},name:"OpenAI: GPT-4 Turbo (older v1106)",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2023-11-06",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:.03,inputCacheHit:null,output:.06},extendedThinking:!1,id:"openai/gpt-4.1-mini",knowledge:null,lastUpdated:"2025-04-14",limit:{context:1047576,output:32768},modalities:{input:["image","text","file"],output:["text"]},name:"OpenAI: GPT-4.1 Mini",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-04-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:.03,inputCacheHit:null,output:.06},extendedThinking:!1,id:"openai/gpt-4.1-nano",knowledge:null,lastUpdated:"2025-04-14",limit:{context:1047576,output:32768},modalities:{input:["image","text","file"],output:["text"]},name:"OpenAI: GPT-4.1 Nano",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-04-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:.03,inputCacheHit:null,output:.06},extendedThinking:!1,id:"openai/gpt-4o",knowledge:null,lastUpdated:"2024-05-13",limit:{context:128e3,output:16384},modalities:{input:["text","image","file"],output:["text"]},name:"OpenAI: GPT-4o",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2024-05-13",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:.03,inputCacheHit:null,output:.06},extendedThinking:!1,id:"openai/gpt-4o:extended",knowledge:null,lastUpdated:"2024-05-13",limit:{context:128e3,output:64e3},modalities:{input:["text","image","file"],output:["text"]},name:"OpenAI: GPT-4o (extended)",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2024-05-13",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:.03,inputCacheHit:null,output:.06},extendedThinking:!1,id:"openai/gpt-4o-2024-05-13",knowledge:null,lastUpdated:"2024-05-13",limit:{context:128e3,output:4096},modalities:{input:["text","image","file"],output:["text"]},name:"OpenAI: GPT-4o (2024-05-13)",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2024-05-13",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:.03,inputCacheHit:null,output:.06},extendedThinking:!1,id:"openai/gpt-4o-2024-08-06",knowledge:null,lastUpdated:"2024-08-06",limit:{context:128e3,output:16384},modalities:{input:["text","image","file"],output:["text"]},name:"OpenAI: GPT-4o (2024-08-06)",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2024-08-06",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:.03,inputCacheHit:null,output:.06},extendedThinking:!1,id:"openai/gpt-4o-2024-11-20",knowledge:null,lastUpdated:"2024-11-20",limit:{context:128e3,output:16384},modalities:{input:["text","image","file"],output:["text"]},name:"OpenAI: GPT-4o (2024-11-20)",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2024-11-20",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:.03,inputCacheHit:null,output:.06},extendedThinking:!1,id:"openai/gpt-4o-mini",knowledge:null,lastUpdated:"2024-07-18",limit:{context:128e3,output:16384},modalities:{input:["text","image","file"],output:["text"]},name:"OpenAI: GPT-4o-mini",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2024-07-18",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:.03,inputCacheHit:null,output:.06},extendedThinking:!1,id:"openai/gpt-4o-mini-2024-07-18",knowledge:null,lastUpdated:"2024-07-18",limit:{context:128e3,output:16384},modalities:{input:["text","image","file"],output:["text"]},name:"OpenAI: GPT-4o-mini (2024-07-18)",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2024-07-18",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:.03,inputCacheHit:null,output:.06},extendedThinking:!1,id:"openai/gpt-4o-mini-search-preview",knowledge:null,lastUpdated:"2025-03-12",limit:{context:128e3,output:16384},modalities:{input:["text"],output:["text"]},name:"OpenAI: GPT-4o-mini Search Preview",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-03-12",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:.03,inputCacheHit:null,output:.06},extendedThinking:!1,id:"openai/gpt-4o-search-preview",knowledge:null,lastUpdated:"2025-03-12",limit:{context:128e3,output:16384},modalities:{input:["text"],output:["text"]},name:"OpenAI: GPT-4o Search Preview",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-03-12",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:.03,inputCacheHit:null,output:.06},extendedThinking:!1,id:"openai/gpt-4-turbo",knowledge:null,lastUpdated:"2024-04-09",limit:{context:128e3,output:4096},modalities:{input:["text","image"],output:["text"]},name:"OpenAI: GPT-4 Turbo",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2024-04-09",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:.03,inputCacheHit:null,output:.06},extendedThinking:!1,id:"openai/gpt-4-turbo-preview",knowledge:null,lastUpdated:"2024-01-25",limit:{context:128e3,output:4096},modalities:{input:["text"],output:["text"]},name:"OpenAI: GPT-4 Turbo Preview",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2024-01-25",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:.00125,inputCacheHit:null,output:.01},extendedThinking:!1,id:"openai/gpt-5",knowledge:null,lastUpdated:null,limit:{context:4e5,output:128e3},modalities:{input:["text","image","file"],output:["text"]},name:"OpenAI: GPT-5",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-08-07",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:.00125,inputCacheHit:null,output:.01},extendedThinking:!1,id:"openai/gpt-5-chat",knowledge:null,lastUpdated:null,limit:{context:4e5,output:128e3},modalities:{input:["file","image","text"],output:["text"]},name:"OpenAI: GPT-5 Chat",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-08-07",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:.00125,inputCacheHit:null,output:.01},extendedThinking:!1,id:"openai/gpt-5-mini",knowledge:null,lastUpdated:null,limit:{context:4e5,output:128e3},modalities:{input:["text","image","file"],output:["text"]},name:"OpenAI: GPT-5 Mini",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-08-07",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:.00125,inputCacheHit:null,output:.01},extendedThinking:!1,id:"openai/gpt-5-nano",knowledge:null,lastUpdated:null,limit:{context:4e5,output:128e3},modalities:{input:["text","image","file"],output:["text"]},name:"OpenAI: GPT-5 Nano",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-08-07",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"openai/gpt-oss-20b:free",knowledge:null,lastUpdated:null,limit:{context:131072,output:131072},modalities:{input:["text"],output:["text"]},name:"OpenAI: gpt-oss-20b (free)",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-08-05",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:.015,inputCacheHit:null,output:.06},extendedThinking:!1,id:"openai/o1",knowledge:null,lastUpdated:"2024-12-17",limit:{context:2e5,output:1e5},modalities:{input:["text","image"],output:["text"]},name:"OpenAI: o1",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2024-12-17",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:.015,inputCacheHit:null,output:.06},extendedThinking:!1,id:"openai/o1-mini",knowledge:null,lastUpdated:"2024-09-12",limit:{context:128e3,output:65536},modalities:{input:["text"],output:["text"]},name:"OpenAI: o1-mini",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2024-09-12",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:.015,inputCacheHit:null,output:.06},extendedThinking:!1,id:"openai/o1-mini-2024-09-12",knowledge:null,lastUpdated:"2024-09-12",limit:{context:128e3,output:65536},modalities:{input:["text"],output:["text"]},name:"OpenAI: o1-mini (2024-09-12)",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2024-09-12",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:.015,inputCacheHit:null,output:.06},extendedThinking:!1,id:"openai/o1-pro",knowledge:null,lastUpdated:"2025-03-19",limit:{context:2e5,output:1e5},modalities:{input:["text","image"],output:["text"]},name:"OpenAI: o1-pro",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-03-19",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"openai/o3",knowledge:null,lastUpdated:"2025-04-16",limit:{context:2e5,output:1e5},modalities:{input:["image","text","file"],output:["text"]},name:"OpenAI: o3",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-04-16",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"openai/o3-mini",knowledge:null,lastUpdated:"2025-01-31",limit:{context:2e5,output:1e5},modalities:{input:["text"],output:["text"]},name:"OpenAI: o3 Mini",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-01-31",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"openai/o3-mini-high",knowledge:null,lastUpdated:"2025-02-12",limit:{context:2e5,output:1e5},modalities:{input:["text"],output:["text"]},name:"OpenAI: o3 Mini High",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-02-12",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"openai/o3-pro",knowledge:null,lastUpdated:"2025-06-10",limit:{context:2e5,output:1e5},modalities:{input:["text","file","image"],output:["text"]},name:"OpenAI: o3 Pro",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-06-10",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"openai/o4-mini",knowledge:null,lastUpdated:"2025-04-16",limit:{context:2e5,output:1e5},modalities:{input:["image","text"],output:["text"]},name:"OpenAI: o4 Mini",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-04-16",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"openai/o4-mini-high",knowledge:null,lastUpdated:"2025-04-16",limit:{context:2e5,output:1e5},modalities:{input:["image","text","file"],output:["text"]},name:"OpenAI: o4 Mini High",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-04-16",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"opengvlab/internvl3-14b",knowledge:null,lastUpdated:"2025-04-30",limit:{context:12288,output:null},modalities:{input:["image","text"],output:["text"]},name:"OpenGVLab: InternVL3 14B",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-04-30",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"openrouter/auto",knowledge:null,lastUpdated:"2023-11-08",limit:{context:2e6,output:null},modalities:{input:["text"],output:["text"]},name:"Auto Router",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2023-11-08",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"openrouter/horizon-alpha",knowledge:null,lastUpdated:"2025-07-30",limit:{context:256e3,output:128e3},modalities:{input:["image","text"],output:["text"]},name:"Horizon Alpha",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-07-30",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"openrouter/horizon-beta",knowledge:null,lastUpdated:null,limit:{context:256e3,output:128e3},modalities:{input:["image","text"],output:["text"]},name:"Horizon Beta",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-08-01",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"perplexity/r1-1776",knowledge:null,lastUpdated:"2025-02-19",limit:{context:128e3,output:null},modalities:{input:["text"],output:["text"]},name:"Perplexity: R1 1776",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-02-19",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:.01,inputCacheHit:null,output:.01},extendedThinking:!1,id:"perplexity/sonar",knowledge:null,lastUpdated:"2025-01-27",limit:{context:127072,output:null},modalities:{input:["text","image"],output:["text"]},name:"Perplexity: Sonar",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-01-27",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:.01,inputCacheHit:null,output:.01},extendedThinking:!1,id:"perplexity/sonar-deep-research",knowledge:null,lastUpdated:"2025-03-07",limit:{context:128e3,output:null},modalities:{input:["text"],output:["text"]},name:"Perplexity: Sonar Deep Research",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-03-07",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:.01,inputCacheHit:null,output:.01},extendedThinking:!1,id:"perplexity/sonar-pro",knowledge:null,lastUpdated:"2025-03-07",limit:{context:2e5,output:8e3},modalities:{input:["text","image"],output:["text"]},name:"Perplexity: Sonar Pro",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-03-07",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:.01,inputCacheHit:null,output:.01},extendedThinking:!1,id:"perplexity/sonar-reasoning",knowledge:null,lastUpdated:"2025-01-29",limit:{context:127e3,output:null},modalities:{input:["text"],output:["text"]},name:"Perplexity: Sonar Reasoning",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-01-29",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:.01,inputCacheHit:null,output:.01},extendedThinking:!1,id:"perplexity/sonar-reasoning-pro",knowledge:null,lastUpdated:"2025-03-07",limit:{context:128e3,output:null},modalities:{input:["text","image"],output:["text"]},name:"Perplexity: Sonar Reasoning Pro",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-03-07",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"pygmalionai/mythalion-13b",knowledge:null,lastUpdated:"2023-09-02",limit:{context:4096,output:4096},modalities:{input:["text"],output:["text"]},name:"Pygmalion: Mythalion 13B",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2023-09-02",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen/qwen-2.5-72b-instruct",knowledge:null,lastUpdated:"2024-09-19",limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen2.5 72B Instruct",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2024-09-19",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen/qwen-2.5-72b-instruct:free",knowledge:null,lastUpdated:"2024-09-19",limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen2.5 72B Instruct (free)",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2024-09-19",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen/qwen-2.5-7b-instruct",knowledge:null,lastUpdated:"2024-10-16",limit:{context:65536,output:16384},modalities:{input:["text"],output:["text"]},name:"Qwen2.5 7B Instruct",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2024-10-16",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen/qwen-2.5-coder-32b-instruct",knowledge:null,lastUpdated:"2024-11-11",limit:{context:32768,output:16384},modalities:{input:["text"],output:["text"]},name:"Qwen2.5 Coder 32B Instruct",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2024-11-11",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen/qwen-2.5-coder-32b-instruct:free",knowledge:null,lastUpdated:"2024-11-11",limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen2.5 Coder 32B Instruct (free)",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2024-11-11",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen/qwen2.5-vl-32b-instruct",knowledge:null,lastUpdated:"2025-03-24",limit:{context:16384,output:null},modalities:{input:["text","image"],output:["text"]},name:"Qwen: Qwen2.5 VL 32B Instruct",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-03-24",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen/qwen2.5-vl-32b-instruct:free",knowledge:null,lastUpdated:"2025-03-24",limit:{context:8192,output:null},modalities:{input:["text","image"],output:["text"]},name:"Qwen: Qwen2.5 VL 32B Instruct (free)",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-03-24",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen/qwen2.5-vl-72b-instruct",knowledge:null,lastUpdated:"2025-02-01",limit:{context:32768,output:null},modalities:{input:["text","image"],output:["text"]},name:"Qwen: Qwen2.5 VL 72B Instruct",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-02-01",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen/qwen2.5-vl-72b-instruct:free",knowledge:null,lastUpdated:"2025-02-01",limit:{context:32768,output:null},modalities:{input:["text","image"],output:["text"]},name:"Qwen: Qwen2.5 VL 72B Instruct (free)",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-02-01",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen/qwen-2.5-vl-7b-instruct",knowledge:null,lastUpdated:"2024-08-28",limit:{context:32768,output:null},modalities:{input:["text","image"],output:["text"]},name:"Qwen: Qwen2.5-VL 7B Instruct",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2024-08-28",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen/qwen-2-72b-instruct",knowledge:null,lastUpdated:"2024-06-07",limit:{context:32768,output:4096},modalities:{input:["text"],output:["text"]},name:"Qwen 2 72B Instruct",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2024-06-07",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen/qwen3-14b",knowledge:null,lastUpdated:"2025-04-28",limit:{context:40960,output:40960},modalities:{input:["text"],output:["text"]},name:"Qwen: Qwen3 14B",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-04-28",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen/qwen3-14b:free",knowledge:null,lastUpdated:"2025-04-28",limit:{context:40960,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen: Qwen3 14B (free)",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-04-28",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen/qwen3-235b-a22b",knowledge:null,lastUpdated:"2025-04-28",limit:{context:40960,output:40960},modalities:{input:["text"],output:["text"]},name:"Qwen: Qwen3 235B A22B",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-04-28",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen/qwen3-235b-a22b:free",knowledge:null,lastUpdated:"2025-04-28",limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen: Qwen3 235B A22B (free)",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-04-28",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen/qwen3-235b-a22b-2507",knowledge:null,lastUpdated:"2025-07-21",limit:{context:262144,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen: Qwen3 235B A22B Instruct 2507",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-07-21",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen/qwen3-235b-a22b-thinking-2507",knowledge:null,lastUpdated:"2025-07-25",limit:{context:262144,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen: Qwen3 235B A22B Thinking 2507",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-07-25",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen/qwen3-30b-a3b",knowledge:null,lastUpdated:"2025-04-28",limit:{context:40960,output:40960},modalities:{input:["text"],output:["text"]},name:"Qwen: Qwen3 30B A3B",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-04-28",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen/qwen3-30b-a3b:free",knowledge:null,lastUpdated:"2025-04-28",limit:{context:40960,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen: Qwen3 30B A3B (free)",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-04-28",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen/qwen3-30b-a3b-instruct-2507",knowledge:null,lastUpdated:"2025-07-29",limit:{context:131072,output:32768},modalities:{input:["text"],output:["text"]},name:"Qwen: Qwen3 30B A3B Instruct 2507",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-07-29",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen/qwen3-4b:free",knowledge:null,lastUpdated:"2025-04-30",limit:{context:40960,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen: Qwen3 4B (free)",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-04-30",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen/qwen3-8b",knowledge:null,lastUpdated:"2025-04-28",limit:{context:128e3,output:2e4},modalities:{input:["text"],output:["text"]},name:"Qwen: Qwen3 8B",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-04-28",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen/qwen3-8b:free",knowledge:null,lastUpdated:"2025-04-28",limit:{context:40960,output:40960},modalities:{input:["text"],output:["text"]},name:"Qwen: Qwen3 8B (free)",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-04-28",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen/qwen3-coder",knowledge:null,lastUpdated:"2025-07-23",limit:{context:262144,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen: Qwen3 Coder ",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-07-23",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen/qwen3-coder:free",knowledge:null,lastUpdated:"2025-07-23",limit:{context:262144,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen: Qwen3 Coder (free)",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-07-23",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen/qwen-max",knowledge:null,lastUpdated:"2025-02-01",limit:{context:32768,output:8192},modalities:{input:["text"],output:["text"]},name:"Qwen: Qwen-Max ",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-02-01",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen/qwen-plus",knowledge:null,lastUpdated:"2025-02-01",limit:{context:131072,output:8192},modalities:{input:["text"],output:["text"]},name:"Qwen: Qwen-Plus",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-02-01",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen/qwen-turbo",knowledge:null,lastUpdated:"2025-02-01",limit:{context:1e6,output:8192},modalities:{input:["text"],output:["text"]},name:"Qwen: Qwen-Turbo",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-02-01",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen/qwen-vl-max",knowledge:null,lastUpdated:"2025-02-01",limit:{context:7500,output:1500},modalities:{input:["text","image"],output:["text"]},name:"Qwen: Qwen VL Max",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-02-01",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen/qwen-vl-plus",knowledge:null,lastUpdated:"2025-02-05",limit:{context:7500,output:1500},modalities:{input:["text","image"],output:["text"]},name:"Qwen: Qwen VL Plus",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-02-05",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen/qwq-32b",knowledge:null,lastUpdated:"2025-03-05",limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen: QwQ 32B",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-03-05",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen/qwq-32b:free",knowledge:null,lastUpdated:"2025-03-05",limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen: QwQ 32B (free)",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-03-05",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"qwen/qwq-32b-preview",knowledge:null,lastUpdated:"2024-11-28",limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen: QwQ 32B Preview",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2024-11-28",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"raifle/sorcererlm-8x22b",knowledge:null,lastUpdated:"2024-11-08",limit:{context:16e3,output:null},modalities:{input:["text"],output:["text"]},name:"SorcererLM 8x22B",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2024-11-08",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"rekaai/reka-flash-3",knowledge:null,lastUpdated:"2025-03-12",limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Reka: Flash 3",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-03-12",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"rekaai/reka-flash-3:free",knowledge:null,lastUpdated:"2025-03-12",limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Reka: Flash 3 (free)",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-03-12",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"sao10k/fimbulvetr-11b-v2",knowledge:null,lastUpdated:"2024-04-21",limit:{context:4096,output:4096},modalities:{input:["text"],output:["text"]},name:"Fimbulvetr 11B v2",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2024-04-21",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:.015,inputCacheHit:null,output:.06},extendedThinking:!1,id:"sao10k/l3.1-euryale-70b",knowledge:null,lastUpdated:"2024-08-28",limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Sao10K: Llama 3.1 Euryale 70B v2.2",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2024-08-28",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:.015,inputCacheHit:null,output:.06},extendedThinking:!1,id:"sao10k/l3.3-euryale-70b",knowledge:null,lastUpdated:"2024-12-18",limit:{context:131072,output:16384},modalities:{input:["text"],output:["text"]},name:"Sao10K: Llama 3.3 Euryale 70B",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2024-12-18",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:.015,inputCacheHit:null,output:.06},extendedThinking:!1,id:"sao10k/l3-euryale-70b",knowledge:null,lastUpdated:"2024-06-18",limit:{context:8192,output:8192},modalities:{input:["text"],output:["text"]},name:"Sao10k: Llama 3 Euryale 70B v2.1",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2024-06-18",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:.015,inputCacheHit:null,output:.06},extendedThinking:!1,id:"sao10k/l3-lunaris-8b",knowledge:null,lastUpdated:"2024-08-13",limit:{context:8192,output:null},modalities:{input:["text"],output:["text"]},name:"Sao10K: Llama 3 8B Lunaris",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2024-08-13",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"sarvamai/sarvam-m:free",knowledge:null,lastUpdated:"2025-05-25",limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Sarvam AI: Sarvam-M (free)",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-05-25",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"scb10x/llama3.1-typhoon2-70b-instruct",knowledge:null,lastUpdated:"2025-03-28",limit:{context:8192,output:null},modalities:{input:["text"],output:["text"]},name:"Typhoon2 70B Instruct",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-03-28",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"shisa-ai/shisa-v2-llama3.3-70b:free",knowledge:null,lastUpdated:"2025-04-15",limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Shisa AI: Shisa V2 Llama 3.3 70B (free)",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-04-15",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"sophosympatheia/midnight-rose-70b",knowledge:null,lastUpdated:"2024-03-22",limit:{context:4096,output:2048},modalities:{input:["text"],output:["text"]},name:"Midnight Rose 70B",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2024-03-22",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"switchpoint/router",knowledge:null,lastUpdated:"2025-07-11",limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Switchpoint Router",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-07-11",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"tencent/hunyuan-a13b-instruct",knowledge:null,lastUpdated:"2025-07-08",limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Tencent: Hunyuan A13B Instruct",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-07-08",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"tencent/hunyuan-a13b-instruct:free",knowledge:null,lastUpdated:"2025-07-08",limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Tencent: Hunyuan A13B Instruct (free)",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-07-08",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"thedrummer/anubis-70b-v1.1",knowledge:null,lastUpdated:"2025-06-29",limit:{context:16384,output:null},modalities:{input:["text"],output:["text"]},name:"TheDrummer: Anubis 70B V1.1",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-06-29",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"thedrummer/anubis-pro-105b-v1",knowledge:null,lastUpdated:"2025-03-10",limit:{context:131072,output:131072},modalities:{input:["text"],output:["text"]},name:"TheDrummer: Anubis Pro 105B V1",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-03-10",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"thedrummer/rocinante-12b",knowledge:null,lastUpdated:"2024-09-30",limit:{context:8192,output:8192},modalities:{input:["text"],output:["text"]},name:"TheDrummer: Rocinante 12B",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2024-09-30",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"thedrummer/skyfall-36b-v2",knowledge:null,lastUpdated:"2025-03-10",limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"TheDrummer: Skyfall 36B V2",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-03-10",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"thedrummer/unslopnemo-12b",knowledge:null,lastUpdated:"2024-11-08",limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"TheDrummer: UnslopNemo 12B",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2024-11-08",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"thedrummer/valkyrie-49b-v1",knowledge:null,lastUpdated:"2025-05-23",limit:{context:131072,output:131072},modalities:{input:["text"],output:["text"]},name:"TheDrummer: Valkyrie 49B V1",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-05-23",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"thudm/glm-4.1v-9b-thinking",knowledge:null,lastUpdated:"2025-07-11",limit:{context:65536,output:8e3},modalities:{input:["image","text"],output:["text"]},name:"THUDM: GLM 4.1V 9B Thinking",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-07-11",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"thudm/glm-4-32b",knowledge:null,lastUpdated:"2025-04-17",limit:{context:32e3,output:32e3},modalities:{input:["text"],output:["text"]},name:"THUDM: GLM 4 32B",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-04-17",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"thudm/glm-4-32b:free",knowledge:null,lastUpdated:"2025-04-17",limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"THUDM: GLM 4 32B (free)",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-04-17",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"thudm/glm-z1-32b",knowledge:null,lastUpdated:"2025-04-17",limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"THUDM: GLM Z1 32B",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-04-17",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"thudm/glm-z1-32b:free",knowledge:null,lastUpdated:"2025-04-17",limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"THUDM: GLM Z1 32B (free)",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-04-17",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"tngtech/deepseek-r1t2-chimera",knowledge:null,lastUpdated:"2025-07-08",limit:{context:163840,output:null},modalities:{input:["text"],output:["text"]},name:"TNG: DeepSeek R1T2 Chimera",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-07-08",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"tngtech/deepseek-r1t2-chimera:free",knowledge:null,lastUpdated:"2025-07-08",limit:{context:163840,output:null},modalities:{input:["text"],output:["text"]},name:"TNG: DeepSeek R1T2 Chimera (free)",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-07-08",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"tngtech/deepseek-r1t-chimera",knowledge:null,lastUpdated:null,limit:{context:163840,output:null},modalities:{input:["text"],output:["text"]},name:"TNG: DeepSeek R1T Chimera",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-04-27",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"tngtech/deepseek-r1t-chimera:free",knowledge:null,lastUpdated:"2025-04-27",limit:{context:163840,output:null},modalities:{input:["text"],output:["text"]},name:"TNG: DeepSeek R1T Chimera (free)",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-04-27",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"undi95/remm-slerp-l2-13b",knowledge:null,lastUpdated:"2023-07-22",limit:{context:6144,output:null},modalities:{input:["text"],output:["text"]},name:"ReMM SLERP 13B",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2023-07-22",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"undi95/toppy-m-7b",knowledge:null,lastUpdated:"2023-11-10",limit:{context:4096,output:4096},modalities:{input:["text"],output:["text"]},name:"Toppy M 7B",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2023-11-10",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"x-ai/grok-2-1212",knowledge:null,lastUpdated:"2024-12-15",limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"xAI: Grok 2 1212",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2024-12-15",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"x-ai/grok-2-vision-1212",knowledge:null,lastUpdated:"2024-12-15",limit:{context:32768,output:null},modalities:{input:["text","image"],output:["text"]},name:"xAI: Grok 2 Vision 1212",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2024-12-15",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"x-ai/grok-3",knowledge:null,lastUpdated:"2025-06-10",limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"xAI: Grok 3",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-06-10",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"x-ai/grok-3-beta",knowledge:null,lastUpdated:"2025-04-09",limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"xAI: Grok 3 Beta",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-04-09",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"x-ai/grok-3-mini",knowledge:null,lastUpdated:"2025-06-10",limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"xAI: Grok 3 Mini",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-06-10",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"x-ai/grok-3-mini-beta",knowledge:null,lastUpdated:"2025-04-09",limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"xAI: Grok 3 Mini Beta",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-04-09",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"x-ai/grok-4",knowledge:null,lastUpdated:"2025-07-09",limit:{context:256e3,output:null},modalities:{input:["image","text"],output:["text"]},name:"xAI: Grok 4",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-07-09",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"x-ai/grok-vision-beta",knowledge:null,lastUpdated:"2024-11-19",limit:{context:8192,output:null},modalities:{input:["text","image"],output:["text"]},name:"xAI: Grok Vision Beta",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2024-11-19",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"z-ai/glm-4-32b",knowledge:null,lastUpdated:"2025-07-24",limit:{context:128e3,output:null},modalities:{input:["text"],output:["text"]},name:"Z.AI: GLM 4 32B ",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-07-24",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"z-ai/glm-4.5",knowledge:null,lastUpdated:"2025-07-25",limit:{context:98304,output:null},modalities:{input:["text"],output:["text"]},name:"Z.AI: GLM 4.5",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-07-25",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"z-ai/glm-4.5-air",knowledge:null,lastUpdated:"2025-07-25",limit:{context:131072,output:96e3},modalities:{input:["text"],output:["text"]},name:"Z.AI: GLM 4.5 Air",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-07-25",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"z-ai/glm-4.5-air:free",knowledge:null,lastUpdated:"2025-07-25",limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Z.AI: GLM 4.5 Air (free)",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-07-25",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"z-ai/glm-4.5v",knowledge:null,lastUpdated:null,limit:{context:65536,output:65536},modalities:{input:["text","image"],output:["text"]},name:"Z.AI: GLM 4.5V",openWeights:!1,provider:"OpenRouter",providerDoc:"https://openrouter.ai/docs",providerEnv:["OPENROUTER_API_KEY"],providerId:"open-router",providerModelsDevId:"openrouter",providerNpm:"@ai-sdk/openrouter",reasoning:!1,releaseDate:"2025-08-11",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"openrouter"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"252-frequesty",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"252Frequesty",openWeights:!1,provider:"Requesty",providerDoc:"https://docs.requesty.ai/",providerEnv:["REQUESTY_API_KEY"],providerId:"requesty",providerModelsDevId:"requesty",providerNpm:"@ai-sdk/requesty",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"requesty"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"2-b-requesty",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"2BRequesty",openWeights:!1,provider:"Requesty",providerDoc:"https://docs.requesty.ai/",providerEnv:["REQUESTY_API_KEY"],providerId:"requesty",providerModelsDevId:"requesty",providerNpm:"@ai-sdk/requesty",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"requesty"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"u-003-c-requesty-api-key",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"u003cREQUESTY_API_KEY",openWeights:!1,provider:"Requesty",providerDoc:"https://docs.requesty.ai/",providerEnv:["REQUESTY_API_KEY"],providerId:"requesty",providerModelsDevId:"requesty",providerNpm:"@ai-sdk/requesty",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"requesty"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"your-requesty-api-key",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"YOUR_REQUESTY_API_KEY",openWeights:!1,provider:"Requesty",providerDoc:"https://docs.requesty.ai/",providerEnv:["REQUESTY_API_KEY"],providerId:"requesty",providerModelsDevId:"requesty",providerNpm:"@ai-sdk/requesty",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"requesty"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"252-ftogetherai-52386018",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"252Ftogetherai-52386018",openWeights:!1,provider:"Together AI",providerDoc:"https://docs.together.ai/",providerEnv:["TOGETHER_API_KEY"],providerId:"together-ai",providerModelsDevId:"together-ai",providerNpm:"@ai-sdk/together",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"together"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"2-b-together",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"2BTogether",openWeights:!1,provider:"Together AI",providerDoc:"https://docs.together.ai/",providerEnv:["TOGETHER_API_KEY"],providerId:"together-ai",providerModelsDevId:"together-ai",providerNpm:"@ai-sdk/together",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"together"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"ai-together",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"AITogether",openWeights:!1,provider:"Together AI",providerDoc:"https://docs.together.ai/",providerEnv:["TOGETHER_API_KEY"],providerId:"together-ai",providerModelsDevId:"together-ai",providerNpm:"@ai-sdk/together",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"together"},{attachment:!1,cost:{input:.0015,inputCacheHit:null,output:.0015},extendedThinking:!1,id:"meta-llama",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"meta-llama",openWeights:!0,provider:"Together AI",providerDoc:"https://docs.together.ai/",providerEnv:["TOGETHER_API_KEY"],providerId:"together-ai",providerModelsDevId:"together-ai",providerNpm:"@ai-sdk/together",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"together"},{attachment:!1,cost:{input:.0015,inputCacheHit:null,output:.0015},extendedThinking:!1,id:"meta-llama-3",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Meta-Llama-3",openWeights:!0,provider:"Together AI",providerDoc:"https://docs.together.ai/",providerEnv:["TOGETHER_API_KEY"],providerId:"together-ai",providerModelsDevId:"together-ai",providerNpm:"@ai-sdk/together",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"together"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"quickstart-llama",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"QuickstartLlama",openWeights:!0,provider:"Together AI",providerDoc:"https://docs.together.ai/",providerEnv:["TOGETHER_API_KEY"],providerId:"together-ai",providerModelsDevId:"together-ai",providerNpm:"@ai-sdk/together",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"together"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"together-and-llamarank",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"together-and-llamarank",openWeights:!0,provider:"Together AI",providerDoc:"https://docs.together.ai/",providerEnv:["TOGETHER_API_KEY"],providerId:"together-ai",providerModelsDevId:"together-ai",providerNpm:"@ai-sdk/together",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"together"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"using-together-with-vercels-ai-sdk",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"using-together-with-vercels-ai-sdk",openWeights:!1,provider:"Together AI",providerDoc:"https://docs.together.ai/",providerEnv:["TOGETHER_API_KEY"],providerId:"together-ai",providerModelsDevId:"together-ai",providerNpm:"@ai-sdk/together",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"together"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"workflows-together",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"WorkflowsTogether",openWeights:!1,provider:"Together AI",providerDoc:"https://docs.together.ai/",providerEnv:["TOGETHER_API_KEY"],providerId:"together-ai",providerModelsDevId:"together-ai",providerNpm:"@ai-sdk/together",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"together"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},description:"solar-10.7b-v1.0 model from Upstage",id:"solar-10-7b-v1-0",knowledge:"Mar 2025",lastUpdated:null,limit:{context:65536,output:null},modalities:{input:["text"],output:["text"]},name:"solar-10.7b-v1.0",openWeights:!1,provider:"Upstage",providerDoc:"https://console.upstage.ai/docs/models/history#solar-107b-v10",providerEnv:["UPSTAGE_API_KEY"],providerId:"upstage",providerModelsDevId:"upstage",providerNpm:"@ai-sdk/upstage",reasoning:!1,releaseDate:"2025-07-10",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"upstage"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},description:"solar-docvision-preview model from Upstage",id:"solar-docvision-preview",knowledge:"Mar 2025",lastUpdated:null,limit:{context:65536,output:null},modalities:{input:["text","image"],output:["text"]},name:"solar-docvision-preview",openWeights:!1,provider:"Upstage",providerDoc:"https://console.upstage.ai/docs/models/history#solar-docvision-preview",providerEnv:["UPSTAGE_API_KEY"],providerId:"upstage",providerModelsDevId:"upstage",providerNpm:"@ai-sdk/upstage",reasoning:!1,releaseDate:"2025-07-10",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"upstage"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},description:"solar-embedding-1-large-passage beta model from Upstage",id:"solar-embedding-1-large-passage-beta",knowledge:"Mar 2025",lastUpdated:null,limit:{context:65536,output:null},modalities:{input:["text"],output:["text"]},name:"solar-embedding-1-large-passage beta",openWeights:!1,provider:"Upstage",providerDoc:"https://console.upstage.ai/docs/models/history#solar-embedding-1-large-passage-beta",providerEnv:["UPSTAGE_API_KEY"],providerId:"upstage",providerModelsDevId:"upstage",providerNpm:"@ai-sdk/upstage",reasoning:!1,releaseDate:"2025-07-10",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"upstage"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},description:"solar-embedding-1-large-query beta model from Upstage",id:"solar-embedding-1-large-query-beta",knowledge:"Mar 2025",lastUpdated:null,limit:{context:65536,output:null},modalities:{input:["text"],output:["text"]},name:"solar-embedding-1-large-query beta",openWeights:!1,provider:"Upstage",providerDoc:"https://console.upstage.ai/docs/models/history#solar-embedding-1-large-query-beta",providerEnv:["UPSTAGE_API_KEY"],providerId:"upstage",providerModelsDevId:"upstage",providerNpm:"@ai-sdk/upstage",reasoning:!1,releaseDate:"2025-07-10",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"upstage"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},description:"Solar LLM model from Upstage",id:"solar-llm",knowledge:"Mar 2025",lastUpdated:null,limit:{context:65536,output:null},modalities:{input:["text"],output:["text"]},name:"Solar LLM",openWeights:!1,provider:"Upstage",providerDoc:"https://console.upstage.ai/docs/models/history#solar-llm",providerEnv:["UPSTAGE_API_KEY"],providerId:"upstage",providerModelsDevId:"upstage",providerNpm:"@ai-sdk/upstage",reasoning:!1,releaseDate:"2025-07-10",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"upstage"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},description:"solar-mini-240612 model from Upstage",id:"solar-mini-240612",knowledge:"Mar 2025",lastUpdated:null,limit:{context:65536,output:null},modalities:{input:["text"],output:["text"]},name:"solar-mini-240612",openWeights:!1,provider:"Upstage",providerDoc:"https://console.upstage.ai/docs/models/history#solar-mini-240612",providerEnv:["UPSTAGE_API_KEY"],providerId:"upstage",providerModelsDevId:"upstage",providerNpm:"@ai-sdk/upstage",reasoning:!1,releaseDate:"2025-07-10",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"upstage"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},description:"solar-mini-250123 model from Upstage",id:"solar-mini-250123",knowledge:"Mar 2025",lastUpdated:null,limit:{context:65536,output:null},modalities:{input:["text"],output:["text"]},name:"solar-mini-250123",openWeights:!1,provider:"Upstage",providerDoc:"https://console.upstage.ai/docs/models/history#solar-mini-250123",providerEnv:["UPSTAGE_API_KEY"],providerId:"upstage",providerModelsDevId:"upstage",providerNpm:"@ai-sdk/upstage",reasoning:!1,releaseDate:"2025-07-10",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"upstage"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},description:"solar-mini-250422 model from Upstage",id:"solar-mini-250422",knowledge:"Mar 2025",lastUpdated:null,limit:{context:65536,output:null},modalities:{input:["text"],output:["text"]},name:"solar-mini-250422",openWeights:!1,provider:"Upstage",providerDoc:"https://console.upstage.ai/docs/models/history#solar-mini-250422",providerEnv:["UPSTAGE_API_KEY"],providerId:"upstage",providerModelsDevId:"upstage",providerNpm:"@ai-sdk/upstage",reasoning:!1,releaseDate:"2025-07-10",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"upstage"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},description:"solar-mini-ja-240612 model from Upstage",id:"solar-mini-ja-240612",knowledge:"Mar 2025",lastUpdated:null,limit:{context:65536,output:null},modalities:{input:["text"],output:["text"]},name:"solar-mini-ja-240612",openWeights:!1,provider:"Upstage",providerDoc:"https://console.upstage.ai/docs/models/history#solar-mini-ja-240612",providerEnv:["UPSTAGE_API_KEY"],providerId:"upstage",providerModelsDevId:"upstage",providerNpm:"@ai-sdk/upstage",reasoning:!1,releaseDate:"2025-07-10",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"upstage"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},description:"solar-mini-ja-250123 model from Upstage",id:"solar-mini-ja-250123",knowledge:"Mar 2025",lastUpdated:null,limit:{context:65536,output:null},modalities:{input:["text"],output:["text"]},name:"solar-mini-ja-250123",openWeights:!1,provider:"Upstage",providerDoc:"https://console.upstage.ai/docs/models/history#solar-mini-ja-250123",providerEnv:["UPSTAGE_API_KEY"],providerId:"upstage",providerModelsDevId:"upstage",providerNpm:"@ai-sdk/upstage",reasoning:!1,releaseDate:"2025-07-10",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"upstage"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},description:"solar-pro-241126 model from Upstage",id:"solar-pro-241126",knowledge:"Mar 2025",lastUpdated:null,limit:{context:65536,output:null},modalities:{input:["text"],output:["text"]},name:"solar-pro-241126",openWeights:!1,provider:"Upstage",providerDoc:"https://console.upstage.ai/docs/models/history#solar-pro-241126",providerEnv:["UPSTAGE_API_KEY"],providerId:"upstage",providerModelsDevId:"upstage",providerNpm:"@ai-sdk/upstage",reasoning:!0,releaseDate:"2025-07-10",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"upstage"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},description:"solar-pro-250422 model from Upstage",id:"solar-pro-250422",knowledge:"Mar 2025",lastUpdated:null,limit:{context:65536,output:null},modalities:{input:["text"],output:["text"]},name:"solar-pro-250422",openWeights:!1,provider:"Upstage",providerDoc:"https://console.upstage.ai/docs/models/history#solar-pro-250422",providerEnv:["UPSTAGE_API_KEY"],providerId:"upstage",providerModelsDevId:"upstage",providerNpm:"@ai-sdk/upstage",reasoning:!0,releaseDate:"2025-07-10",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"upstage"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},description:"solar-pro2-250710 model from Upstage",id:"solar-pro2-250710",knowledge:"Mar 2025",lastUpdated:null,limit:{context:65536,output:null},modalities:{input:["text"],output:["text"]},name:"solar-pro2-250710",openWeights:!1,provider:"Upstage",providerDoc:"https://console.upstage.ai/docs/models/history#solar-pro2-250710",providerEnv:["UPSTAGE_API_KEY"],providerId:"upstage",providerModelsDevId:"upstage",providerNpm:"@ai-sdk/upstage",reasoning:!0,releaseDate:"2025-07-10",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"upstage"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},description:"solar-pro-preview model from Upstage",id:"solar-pro-preview",knowledge:"Mar 2025",lastUpdated:null,limit:{context:65536,output:null},modalities:{input:["text"],output:["text"]},name:"solar-pro-preview",openWeights:!1,provider:"Upstage",providerDoc:"https://console.upstage.ai/docs/models/history#solar-pro-preview",providerEnv:["UPSTAGE_API_KEY"],providerId:"upstage",providerModelsDevId:"upstage",providerNpm:"@ai-sdk/upstage",reasoning:!0,releaseDate:"2025-07-10",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"upstage"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"4-nwqv-0-zkit-3-b-9-v-6-h",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"4nwqv0zkit3b9v6h",openWeights:!1,provider:"V0",providerDoc:"https://v0.dev/docs",providerEnv:["V0_API_KEY"],providerId:"v0",providerModelsDevId:"v0",providerNpm:"@ai-sdk/v0",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"v0"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"5v0h3h13h14",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"5V0H3H13H14",openWeights:!1,provider:"V0",providerDoc:"https://v0.dev/docs",providerEnv:["V0_API_KEY"],providerId:"v0",providerModelsDevId:"v0",providerNpm:"@ai-sdk/v0",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"v0"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"featuresv-0",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Featuresv0",openWeights:!1,provider:"V0",providerDoc:"https://v0.dev/docs",providerEnv:["V0_API_KEY"],providerId:"v0",providerModelsDevId:"v0",providerNpm:"@ai-sdk/v0",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"v0"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"logo-particles-v-0-aws-ad-fq-yl-ef-vd-c",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"logo-particles-v0-aws-AdFqYlEFVdC",openWeights:!1,provider:"V0",providerDoc:"https://v0.dev/docs",providerEnv:["V0_API_KEY"],providerId:"v0",providerModelsDevId:"v0",providerNpm:"@ai-sdk/v0",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"v0"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"what-can-you-do-with-v-0",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"what-can-you-do-with-v0",openWeights:!1,provider:"V0",providerDoc:"https://v0.dev/docs",providerEnv:["V0_API_KEY"],providerId:"v0",providerModelsDevId:"v0",providerNpm:"@ai-sdk/v0",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"v0"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"what-makes-v-0-different",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"what-makes-v0-different",openWeights:!1,provider:"V0",providerDoc:"https://v0.dev/docs",providerEnv:["V0_API_KEY"],providerId:"v0",providerModelsDevId:"v0",providerNpm:"@ai-sdk/v0",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"v0"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"who-is-v-0-for",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"who-is-v0-for",openWeights:!1,provider:"V0",providerDoc:"https://v0.dev/docs",providerEnv:["V0_API_KEY"],providerId:"v0",providerModelsDevId:"v0",providerNpm:"@ai-sdk/v0",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"v0"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"252-fveniceai",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"252Fveniceai",openWeights:!1,provider:"Venice",providerDoc:"https://docs.venice.ai/",providerEnv:["VENICE_API_KEY"],providerId:"venice",providerModelsDevId:"venice",providerNpm:"@ai-sdk/venice",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"venice"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"2-b-venice",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"2BVenice",openWeights:!1,provider:"Venice",providerDoc:"https://docs.venice.ai/",providerEnv:["VENICE_API_KEY"],providerId:"venice",providerModelsDevId:"venice",providerNpm:"@ai-sdk/venice",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"venice"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"about-venice",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"about-venice",openWeights:!1,provider:"Venice",providerDoc:"https://docs.venice.ai/",providerEnv:["VENICE_API_KEY"],providerId:"venice",providerModelsDevId:"venice",providerNpm:"@ai-sdk/venice",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"venice"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"ask-venice",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"AskVenice",openWeights:!1,provider:"Venice",providerDoc:"https://docs.venice.ai/",providerEnv:["VENICE_API_KEY"],providerId:"venice",providerModelsDevId:"venice",providerNpm:"@ai-sdk/venice",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"venice"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"askvenice",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"askvenice",openWeights:!1,provider:"Venice",providerDoc:"https://docs.venice.ai/",providerEnv:["VENICE_API_KEY"],providerId:"venice",providerModelsDevId:"venice",providerNpm:"@ai-sdk/venice",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"venice"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"how-to-use-venice-api",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"how-to-use-venice-api",openWeights:!1,provider:"Venice",providerDoc:"https://docs.venice.ai/",providerEnv:["VENICE_API_KEY"],providerId:"venice",providerModelsDevId:"venice",providerNpm:"@ai-sdk/venice",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"venice"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"introducing-the-venice-token-vvv",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"introducing-the-venice-token-vvv",openWeights:!1,provider:"Venice",providerDoc:"https://docs.venice.ai/",providerEnv:["VENICE_API_KEY"],providerId:"venice",providerModelsDevId:"venice",providerNpm:"@ai-sdk/venice",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"venice"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"page-venice",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"pageVenice",openWeights:!1,provider:"Venice",providerDoc:"https://docs.venice.ai/",providerEnv:["VENICE_API_KEY"],providerId:"venice",providerModelsDevId:"venice",providerNpm:"@ai-sdk/venice",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"venice"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"what-can-i-do-with-venice-api",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"what-can-i-do-with-venice-api",openWeights:!1,provider:"Venice",providerDoc:"https://docs.venice.ai/",providerEnv:["VENICE_API_KEY"],providerId:"venice",providerModelsDevId:"venice",providerNpm:"@ai-sdk/venice",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"venice"},{attachment:!1,cost:{input:59999999999999995e-21,inputCacheHit:null,output:.00023999999999999998},extendedThinking:!1,id:"alibaba/qwen-3-14b",knowledge:null,lastUpdated:null,limit:{context:40960,output:16384},modalities:{input:["text"],output:["text"]},name:"Qwen3-14B",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel/alibaba",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"alibaba/qwen-3-235b",knowledge:null,lastUpdated:null,limit:{context:40960,output:16384},modalities:{input:["text"],output:["text"]},name:"Qwen3 235B A22B Instruct 2507",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel/alibaba",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:1999188e-11,inputCacheHit:null,output:8000640000000001e-20},extendedThinking:!1,id:"alibaba/qwen-3-30b",knowledge:null,lastUpdated:null,limit:{context:40960,output:16384},modalities:{input:["text"],output:["text"]},name:"Qwen3-30B-A3B",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel/alibaba",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"alibaba/qwen-3-32b",knowledge:null,lastUpdated:null,limit:{context:40960,output:16384},modalities:{input:["text"],output:["text"]},name:"Qwen 3.32B",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel/alibaba",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"alibaba/qwen3-coder",knowledge:null,lastUpdated:null,limit:{context:262144,output:66536},modalities:{input:["text"],output:["text"]},name:"Qwen3 Coder 480B A35B Instruct",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel/alibaba",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"amazon/nova-lite",knowledge:null,lastUpdated:null,limit:{context:3e5,output:8192},modalities:{input:["text"],output:["text"]},name:"Nova Lite",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel/amazon",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"amazon/nova-micro",knowledge:null,lastUpdated:null,limit:{context:128e3,output:8192},modalities:{input:["text"],output:["text"]},name:"Nova Micro",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel/amazon",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"amazon/nova-pro",knowledge:null,lastUpdated:null,limit:{context:3e5,output:8192},modalities:{input:["text"],output:["text"]},name:"Nova Pro",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel/amazon",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"amazon/titan-embed-text-v2",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Titan Text Embeddings V2",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel/amazon",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"cohere/embed-v4.0",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Embed v4.0",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel/cohere",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"deepseek/deepseek-v3",knowledge:null,lastUpdated:null,limit:{context:163840,output:16384},modalities:{input:["text"],output:["text"]},name:"DeepSeek V3 0324",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel/deepseek",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"google/gemini-2.0-flash",knowledge:null,lastUpdated:null,limit:{context:1048576,output:8192},modalities:{input:["text"],output:["text"]},name:"Gemini 2.0 Flash",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel/google",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"google/gemini-2.0-flash-lite",knowledge:null,lastUpdated:null,limit:{context:1048576,output:8192},modalities:{input:["text"],output:["text"]},name:"Gemini 2.0 Flash Lite",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel/google",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"google/gemini-embedding-001",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Gemini Embedding 001",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel/google",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"google/gemma-2-9b",knowledge:null,lastUpdated:null,limit:{context:8192,output:8192},modalities:{input:["text"],output:["text"]},name:"Gemma 2 9B IT",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel/google",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"google/text-embedding-005",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Text Embedding 005",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel/google",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"google/text-multilingual-embedding-002",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Text Multilingual Embedding 002",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel/google",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"inception/mercury-coder-small",knowledge:null,lastUpdated:null,limit:{context:32e3,output:16384},modalities:{input:["text"],output:["text"]},name:"Mercury Coder Small Beta",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel/inception",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"meta/llama-3.1-70b",knowledge:null,lastUpdated:null,limit:{context:128e3,output:8192},modalities:{input:["text"],output:["text"]},name:"Llama 3.1 70B Instruct",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel/meta",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"meta/llama-3.1-8b",knowledge:null,lastUpdated:null,limit:{context:131e3,output:131072},modalities:{input:["text"],output:["text"]},name:"Llama 3.1 8B Instruct",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel/meta",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"meta/llama-3.2-11b",knowledge:null,lastUpdated:null,limit:{context:128e3,output:8192},modalities:{input:["text"],output:["text"]},name:"Llama 3.2 11B Vision Instruct",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel/meta",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"meta/llama-3.2-1b",knowledge:null,lastUpdated:null,limit:{context:128e3,output:8192},modalities:{input:["text"],output:["text"]},name:"Llama 3.2 1B Instruct",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel/meta",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"meta/llama-3.2-3b",knowledge:null,lastUpdated:null,limit:{context:128e3,output:8192},modalities:{input:["text"],output:["text"]},name:"Llama 3.2 3B Instruct",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel/meta",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"meta/llama-3.2-90b",knowledge:null,lastUpdated:null,limit:{context:128e3,output:8192},modalities:{input:["text"],output:["text"]},name:"Llama 3.2 90B Vision Instruct",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel/meta",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"meta/llama-3.3-70b",knowledge:null,lastUpdated:null,limit:{context:128e3,output:8192},modalities:{input:["text"],output:["text"]},name:"Llama 3.3 70B Instruct",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel/meta",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"meta/llama-3-70b",knowledge:null,lastUpdated:null,limit:{context:8192,output:8192},modalities:{input:["text"],output:["text"]},name:"Llama 3 70B Instruct",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel/meta",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"meta/llama-3-8b",knowledge:null,lastUpdated:null,limit:{context:8192,output:8192},modalities:{input:["text"],output:["text"]},name:"Llama 3 8B Instruct",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel/meta",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"meta/llama-4-maverick",knowledge:null,lastUpdated:null,limit:{context:131072,output:8192},modalities:{input:["text"],output:["text"]},name:"Llama 4 Maverick 17B 128E Instruct",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel/meta",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"meta/llama-4-scout",knowledge:null,lastUpdated:null,limit:{context:131072,output:8192},modalities:{input:["text"],output:["text"]},name:"Llama 4 Scout 17B 16E Instruct",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel/meta",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:.3,inputCacheHit:null,output:.9},extendedThinking:!1,id:"mistral/codestral",knowledge:null,lastUpdated:null,limit:{context:256e3,output:4e3},modalities:{input:["text"],output:["text"]},name:"Mistral Codestral 25.01",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel/mistral",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:.3,inputCacheHit:null,output:.9},extendedThinking:!1,id:"mistral/codestral-embed",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Codestral Embed",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel/mistral",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"mistral/devstral-small",knowledge:null,lastUpdated:null,limit:{context:128e3,output:128e3},modalities:{input:["text"],output:["text"]},name:"Devstral Small",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel/mistral",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"mistral/magistral-medium",knowledge:null,lastUpdated:null,limit:{context:128e3,output:64e3},modalities:{input:["text"],output:["text"]},name:"Magistral Medium 2506",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel/mistral",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"mistral/magistral-small",knowledge:null,lastUpdated:null,limit:{context:128e3,output:64e3},modalities:{input:["text"],output:["text"]},name:"Magistral Small 2506",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel/mistral",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"mistral/ministral-3b",knowledge:null,lastUpdated:null,limit:{context:128e3,output:4e3},modalities:{input:["text"],output:["text"]},name:"Ministral 3B",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel/mistral",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"mistral/ministral-8b",knowledge:null,lastUpdated:null,limit:{context:128e3,output:4e3},modalities:{input:["text"],output:["text"]},name:"Ministral 8B",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel/mistral",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral/mistral-embed",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral Embed",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel/mistral",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral/mistral-large",knowledge:null,lastUpdated:null,limit:{context:32e3,output:4e3},modalities:{input:["text"],output:["text"]},name:"Mistral Large",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel/mistral",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral/mistral-saba-24b",knowledge:null,lastUpdated:null,limit:{context:32768,output:32768},modalities:{input:["text"],output:["text"]},name:"Mistral Saba 24B",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel/mistral",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral/mistral-small",knowledge:null,lastUpdated:null,limit:{context:32e3,output:4e3},modalities:{input:["text"],output:["text"]},name:"Mistral Small",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel/mistral",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"mistral/mixtral-8x22b-instruct",knowledge:null,lastUpdated:null,limit:{context:65536,output:2048},modalities:{input:["text"],output:["text"]},name:"Mixtral MoE 8x22B Instruct",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel/mistral",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"mistral/pixtral-12b",knowledge:null,lastUpdated:null,limit:{context:128e3,output:4e3},modalities:{input:["text"],output:["text"]},name:"Pixtral 12B 2409",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel/mistral",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"mistral/pixtral-large",knowledge:null,lastUpdated:null,limit:{context:128e3,output:4e3},modalities:{input:["text"],output:["text"]},name:"Pixtral Large",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel/mistral",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:.00013000000000000002,inputCacheHit:null,output:0},extendedThinking:!1,id:"openai/text-embedding-3-large",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"text-embedding-3-large",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel/openai",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:2e-5,inputCacheHit:null,output:0},extendedThinking:!1,id:"openai/text-embedding-3-small",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"text-embedding-3-small",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel/openai",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:4e-4,inputCacheHit:null,output:4e-4},extendedThinking:!1,id:"openai/text-embedding-ada-002",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"text-embedding-ada-002",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel/openai",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:.003,inputCacheHit:null,output:.015},extendedThinking:!1,id:"vercel/v0-1.0-md",knowledge:null,lastUpdated:null,limit:{context:128e3,output:32e3},modalities:{input:["text"],output:["text"]},name:"v0-1.0-md",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:.003,inputCacheHit:null,output:.015},extendedThinking:!1,id:"vercel/v0-1.5-md",knowledge:null,lastUpdated:null,limit:{context:128e3,output:32768},modalities:{input:["text"],output:["text"]},name:"v0-1.5-md",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"xai/grok-2",knowledge:null,lastUpdated:null,limit:{context:131072,output:4e3},modalities:{input:["text"],output:["text"]},name:"Grok 2",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel/xai",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"xai/grok-2-vision",knowledge:null,lastUpdated:null,limit:{context:32768,output:32768},modalities:{input:["text"],output:["text"]},name:"Grok 2 Vision",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel/xai",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"xai/grok-3",knowledge:null,lastUpdated:null,limit:{context:131072,output:131072},modalities:{input:["text"],output:["text"]},name:"Grok 3 Beta",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel/xai",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"xai/grok-3-fast",knowledge:null,lastUpdated:null,limit:{context:131072,output:131072},modalities:{input:["text"],output:["text"]},name:"Grok 3 Fast Beta",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel/xai",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"xai/grok-3-mini",knowledge:null,lastUpdated:null,limit:{context:131072,output:131072},modalities:{input:["text"],output:["text"]},name:"Grok 3 Mini Beta",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel/xai",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"xai/grok-3-mini-fast",knowledge:null,lastUpdated:null,limit:{context:131072,output:131072},modalities:{input:["text"],output:["text"]},name:"Grok 3 Mini Fast Beta",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel/xai",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"xai/grok-4",knowledge:null,lastUpdated:null,limit:{context:256e3,output:256e3},modalities:{input:["text"],output:["text"]},name:"Grok 4",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel/xai",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"zai/glm-4.5",knowledge:null,lastUpdated:null,limit:{context:131072,output:131072},modalities:{input:["text"],output:["text"]},name:"GLM-4.5",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel/zai",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"zai/glm-4.5-air",knowledge:null,lastUpdated:null,limit:{context:128e3,output:96e3},modalities:{input:["text"],output:["text"]},name:"GLM 4.5 Air",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel/zai",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"zai/glm-4.5v",knowledge:null,lastUpdated:null,limit:{context:65536,output:66e3},modalities:{input:["text"],output:["text"]},name:"GLM 4.5V",openWeights:!1,provider:"Vercel",providerDoc:"https://sdk.vercel.ai/docs",providerEnv:["VERCEL_AI_API_KEY"],providerId:"vercel/zai",providerModelsDevId:"vercel",providerNpm:"@ai-sdk/vercel",reasoning:!1,releaseDate:"2025-08-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"vercel"},{attachment:!1,cost:{input:135e-8,inputCacheHit:null,output:54e-7},description:"Optimized for precise reasoning tasks including complex coding, math, and structured document analysis",extendedThinking:!1,id:"deepseek-ai-deep-seek-r1-0528",knowledge:null,lastUpdated:null,limit:{context:164864,output:null},modalities:{input:["text"],output:["text"]},name:"DeepSeek R1-0528",openWeights:!1,provider:"Weights & Biases",providerDoc:"https://docs.wandb.ai/guides/inference/models/",providerEnv:["WANDB_API_KEY"],providerId:"weights-biases",providerModelsDevId:"weights-biases",providerNpm:"@ai-sdk/openai-compatible",reasoning:!0,releaseDate:"2025-05-28",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"weights & biases"},{attachment:!1,cost:{input:11399999999999999e-22,inputCacheHit:null,output:275e-8},description:"Robust Mixture-of-Experts model tailored for high-complexity language processing and comprehensive document analysis",extendedThinking:!1,id:"deepseek-ai-deep-seek-v3-0324",knowledge:null,lastUpdated:null,limit:{context:164864,output:null},modalities:{input:["text"],output:["text"]},name:"DeepSeek V3-0324",openWeights:!1,provider:"Weights & Biases",providerDoc:"https://docs.wandb.ai/guides/inference/models/",providerEnv:["WANDB_API_KEY"],providerId:"weights-biases",providerModelsDevId:"weights-biases",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"weights & biases"},{attachment:!1,cost:{input:71e-8,inputCacheHit:null,output:71e-8},description:"Multilingual model excelling in conversational tasks, detailed instruction-following, and coding",extendedThinking:!1,id:"meta-llama-llama-3-3-70b-instruct",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Meta Llama 3.3 70B",openWeights:!1,provider:"Weights & Biases",providerDoc:"https://docs.wandb.ai/guides/inference/models/",providerEnv:["WANDB_API_KEY"],providerId:"weights-biases",providerModelsDevId:"weights-biases",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"weights & biases"},{attachment:!1,cost:{input:17000000000000001e-23,inputCacheHit:null,output:66e-8},description:"Multi-modal model integrating text and image understanding, ideal for visual tasks and combined analysis",extendedThinking:!1,id:"meta-llama-llama-4-scout-17b-16e-instruct",knowledge:null,lastUpdated:null,limit:{context:65536,output:null},modalities:{input:["text"],output:["text"]},name:"Meta Llama 4 Scout 17Bx16E",openWeights:!1,provider:"Weights & Biases",providerDoc:"https://docs.wandb.ai/guides/inference/models/",providerEnv:["WANDB_API_KEY"],providerId:"weights-biases",providerModelsDevId:"weights-biases",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"weights & biases"},{attachment:!1,cost:{input:8e-8,inputCacheHit:null,output:35e-8},description:"Compact, efficient model ideal for fast responses in resource-constrained environments",extendedThinking:!1,id:"microsoft-phi-4-mini-instruct",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Microsoft Phi 4 Mini 3.8B",openWeights:!1,provider:"Weights & Biases",providerDoc:"https://docs.wandb.ai/guides/inference/models/",providerEnv:["WANDB_API_KEY"],providerId:"weights-biases",providerModelsDevId:"weights-biases",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"weights & biases"},{attachment:!1,cost:{input:10000000000000001e-23,inputCacheHit:null,output:10000000000000001e-23},description:"Efficient multilingual, Mixture-of-Experts, instruction-tuned model, optimized for logical reasoning",extendedThinking:!1,id:"qwen-qwen-3-235b-a22b-instruct-2507",knowledge:null,lastUpdated:null,limit:{context:268288,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3 235B A22B-2507",openWeights:!1,provider:"Weights & Biases",providerDoc:"https://docs.wandb.ai/guides/inference/models/",providerEnv:["WANDB_API_KEY"],providerId:"weights-biases",providerModelsDevId:"weights-biases",providerNpm:"@ai-sdk/openai-compatible",reasoning:!0,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"weights & biases"},{attachment:!1,cost:{input:10000000000000001e-23,inputCacheHit:null,output:10000000000000001e-23},description:"High-performance Mixture-of-Experts model optimized for structured reasoning, math, and long-form generation",extendedThinking:!1,id:"qwen-qwen-3-235b-a22b-thinking-2507",knowledge:null,lastUpdated:null,limit:{context:268288,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3 235B A22B Thinking-2507",openWeights:!1,provider:"Weights & Biases",providerDoc:"https://docs.wandb.ai/guides/inference/models/",providerEnv:["WANDB_API_KEY"],providerId:"weights-biases",providerModelsDevId:"weights-biases",providerNpm:"@ai-sdk/openai-compatible",reasoning:!0,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"weights & biases"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"grok-2-image-1212",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"grok-2-image-1212",openWeights:!1,provider:"XAI",providerDoc:"https://docs.x.ai/docs/models",providerEnv:["XAI_API_KEY"],providerId:"xai",providerModelsDevId:"xai",providerNpm:"@ai-sdk/xai",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"xai"},{attachment:!1,cost:{input:.002,inputCacheHit:null,output:.01},extendedThinking:!1,id:"grok-2-vision-1212",knowledge:null,lastUpdated:null,limit:{context:32768,output:null},modalities:{input:["text","image"],output:["text"]},name:"grok-2-vision-1212",openWeights:!1,provider:"XAI",providerDoc:"https://docs.x.ai/docs/models",providerEnv:["XAI_API_KEY"],providerId:"xai",providerModelsDevId:"xai",providerNpm:"@ai-sdk/xai",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"xai"},{attachment:!1,cost:{input:.003,inputCacheHit:null,output:.015},extendedThinking:!1,id:"grok-3",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"grok-3",openWeights:!1,provider:"XAI",providerDoc:"https://docs.x.ai/docs/models",providerEnv:["XAI_API_KEY"],providerId:"xai",providerModelsDevId:"xai",providerNpm:"@ai-sdk/xai",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"xai"},{attachment:!1,cost:{input:.005,inputCacheHit:null,output:.025},extendedThinking:!1,id:"grok-3-fast",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"grok-3-fast",openWeights:!1,provider:"XAI",providerDoc:"https://docs.x.ai/docs/models",providerEnv:["XAI_API_KEY"],providerId:"xai",providerModelsDevId:"xai",providerNpm:"@ai-sdk/xai",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"xai"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:5e-4},extendedThinking:!1,id:"grok-3-mini",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"grok-3-mini",openWeights:!1,provider:"XAI",providerDoc:"https://docs.x.ai/docs/models",providerEnv:["XAI_API_KEY"],providerId:"xai",providerModelsDevId:"xai",providerNpm:"@ai-sdk/xai",reasoning:!0,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"xai"},{attachment:!1,cost:{input:6e-4,inputCacheHit:null,output:.004},extendedThinking:!1,id:"grok-3-mini-fast",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"grok-3-mini-fast",openWeights:!1,provider:"XAI",providerDoc:"https://docs.x.ai/docs/models",providerEnv:["XAI_API_KEY"],providerId:"xai",providerModelsDevId:"xai",providerNpm:"@ai-sdk/xai",reasoning:!0,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"xai"},{attachment:!1,cost:{input:.003,inputCacheHit:null,output:.015},extendedThinking:!1,id:"grok-4-0709",knowledge:null,lastUpdated:null,limit:{context:262144,output:null},modalities:{input:["text","image"],output:["text"]},name:"grok-4-0709",openWeights:!1,provider:"XAI",providerDoc:"https://docs.x.ai/docs/models",providerEnv:["XAI_API_KEY"],providerId:"xai",providerModelsDevId:"xai",providerNpm:"@ai-sdk/xai",reasoning:!0,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"xai"}];var a=Object.defineProperty,l=n((e,t)=>a(e,"name",{value:t,configurable:!0}),"n");const u=l(()=>{const e=new Set;return o.forEach(t=>{t.provider&&e.add(t.provider)}),[...e].sort()},"getProviders"),s=l(e=>o.filter(t=>t.provider===e),"getModelsByProvider"),d=l(e=>{if(!(!e||e.trim()===""))return o.find(t=>t.id===e)},"getModelById"),c=l(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.provider&&t.provider!==e.provider||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"),m=l(()=>[...o],"getAllModels"),v=l(()=>{const e={};return o.forEach(t=>{t.provider&&(e[t.provider]=(e[t.provider]||0)+1)}),e},"getProviderStats");export{S as ModelSchema,m as getAllModels,h as getIcon,d as getModelById,s as getModelsByProvider,v as getProviderStats,u as getProviders,x as hasProviderIcon,I as iconSymbols,k as isBase64Icon,D as isSvgIcon,E as providerIconMap,c as searchModels,C as spriteSheet};
|
|
1
|
+
var ne=Object.defineProperty;var j=(e,t)=>ne(e,"name",{value:t,configurable:!0});import{createRequire as ae}from"node:module";var oe=Object.defineProperty,N=j((e,t)=>oe(e,"name",{value:t,configurable:!0}),"n$3");const V=String.raw,F=V`\p{Emoji}(?:\p{EMod}|[\u{E0020}-\u{E007E}]+\u{E007F}|\uFE0F?\u20E3?)`,le=N(()=>new RegExp(V`\p{RI}{2}|(?)${F}(?:\u200D${F})*`,"gu"),"emojiRegex");Object.freeze(new Map([[0,0],[1,22],[2,22],[3,23],[4,24],[7,27],[8,28],[9,29],[30,39],[31,39],[32,39],[33,39],[34,39],[35,39],[36,39],[37,39],[40,49],[41,49],[42,49],[43,49],[44,49],[45,49],[46,49],[47,49],[90,39]]));const $=le(),ce=/[-_./\s]+/g,L=/(\u001B\[[0-9;]*[a-z])/i,I=new RegExp("\\p{Script=Arabic}","u"),pe=new RegExp("\\p{Script=Bengali}","u"),C=new RegExp("\\p{Script=Cyrillic}","u"),ue=new RegExp("\\p{Script=Devanagari}","u"),he=new RegExp("\\p{Script=Ethiopic}","u"),P=new RegExp("\\p{Script=Greek}","u"),fe=new RegExp("\\p{Script=Greek}+|\\p{Script=Latin}+|[^\\p{Script=Greek}\\p{Script=Latin}]+","gu"),ge=new RegExp("\\p{Script=Gujarati}","u"),de=new RegExp("\\p{Script=Gurmukhi}","u"),G=new RegExp("\\p{Script=Hangul}","u"),q=new RegExp("\\p{Script=Hebrew}","u"),me=new RegExp("\\p{Script=Hiragana}","u"),D=new RegExp("\\p{Script=Han}","u"),be=new RegExp("\\p{Script=Kannada}","u"),ve=new RegExp("\\p{Script=Katakana}","u"),we=new RegExp("\\p{Script=Khmer}","u"),je=new RegExp("\\p{Script=Lao}","u"),w=new RegExp("\\p{Script=Latin}","u"),ye=new RegExp("\\p{Script=Malayalam}","u"),Ee=new RegExp("\\p{Script=Myanmar}","u"),ke=new RegExp("\\p{Script=Oriya}","u"),xe=new RegExp("\\p{Script=Sinhala}","u"),Ce=new RegExp("\\p{Script=Tamil}","u"),$e=new RegExp("\\p{Script=Telugu}","u"),Se=new RegExp("\\p{Script=Thai}","u"),Re=new RegExp("\\p{Script=Tibetan}","u"),K=/[\u02BB\u02BC\u0027]/u,Le=N(e=>e.replace($,""),"stripEmoji");var Q=Object.defineProperty,Ue=j((e,t,i)=>t in e?Q(e,t,{enumerable:!0,configurable:!0,writable:!0,value:i}):e[t]=i,"l$2"),Ae=j((e,t)=>Q(e,"name",{value:t,configurable:!0}),"d$1"),W=j((e,t,i)=>Ue(e,typeof t!="symbol"?t+"":t,i),"r$2"),S;const X=(S=class{constructor(t){W(this,"capacity"),W(this,"cache"),W(this,"keyOrder"),this.capacity=t,this.cache=new Map,this.keyOrder=[]}get(t){if(this.cache.has(t))return this.keyOrder=this.keyOrder.filter(i=>i!==t),this.keyOrder.push(t),this.cache.get(t)}has(t){return this.cache.has(t)}set(t,i){if(this.cache.has(t))this.keyOrder=this.keyOrder.filter(u=>u!==t);else if(this.cache.size>=this.capacity){const u=this.keyOrder.shift();u!==void 0&&this.cache.delete(u)}this.cache.set(t,i),this.keyOrder.push(t)}delete(t){this.cache.delete(t),this.keyOrder=this.keyOrder.filter(i=>i!==t)}clear(){this.cache.clear(),this.keyOrder=[]}size(){return this.cache.size}},j(S,"c"),S);Ae(X,"LRUCache");let Y=X;var Oe=Object.defineProperty,m=j((e,t)=>Oe(e,"name",{value:t,configurable:!0}),"c$1");const Pe=ae(import.meta.url),R=typeof globalThis<"u"&&typeof globalThis.process<"u"?globalThis.process:process,We=m(e=>{if(typeof R<"u"&&R.versions&&R.versions.node){const[t,i]=R.versions.node.split(".").map(Number);if(t>22||t===22&&i>=3||t===20&&i>=16)return R.getBuiltinModule(e)}return Pe(e)},"__cjs_getBuiltinModule"),{stripVTControlCharacters:Me}=We("node:util"),M=new Y(1e3),ze=m(e=>{const t=e.join("");if(M.has(t))return M.get(t);const i=e.map(d=>d.replaceAll(/[.*+?^${}()|[\]\\]/g,String.raw`\$&`)).join("|"),u=new RegExp(i,"g");return M.set(t,u),u},"getSeparatorsRegex"),Be=m(e=>{const t=[];let i=0,u;for($.lastIndex=0;(u=$.exec(e))!==null;)u.index>i&&t.push(e.slice(i,u.index)),t.push(u[0]),i=$.lastIndex;return i<e.length&&t.push(e.slice(i)),t.filter(Boolean)},"splitByEmoji"),Z=new Uint8Array(128),ee=new Uint8Array(128),te=new Uint8Array(128);for(let e=0;e<128;e++)Z[e]=e>=65&&e<=90?1:0,ee[e]=e>=97&&e<=122?1:0,te[e]=e>=48&&e<=57?1:0;const z=m(e=>Z[e],"isUpper"),H=m(e=>ee[e],"isLower"),B=m(e=>te[e],"isDigit"),k=m((e,t,i,u,d)=>{if(e.length===0)return[];let c=!1;for(const a of Object.values(t))if(a(e[0])){c=!0;break}if(!c&&!i)return[e];const g=[...e],h=[];let v=g[0],r="other";for(const[a,s]of Object.entries(t))if(s(g[0])){r=a;break}let o=i&&u?g[0]===g[0].toLocaleUpperCase(u):!1;for(let a=1;a<g.length;a++){const s=g[a];let l="other";for(const[f,b]of Object.entries(t))if(b(s)){l=f;break}const p=i&&u?s===s.toLocaleUpperCase(u):!1;let n=!1;d?n=d(r,l,o,p,s,a,g):(r!==l&&r!=="other"&&l!=="other"&&(n=!0),i&&l!=="other"&&!o&&p&&(n=!0)),n?(h.push(v),v=s):v+=s,r=l,i&&(o=p)}return v&&v.length>0&&h.push(v),h.length>0?h:[e]},"handleScriptTransitions"),re=m((e,t=new Set)=>{if(e.length===0)return[];if(e.toUpperCase()===e)return[e];let i=0;const u=[],d=e.length;for(let c=1;c<d;c++){const g=e.codePointAt(c-1),h=e.codePointAt(c);if(t.size>0){for(const l of t)if(e.startsWith(l,i)){u.push(l),i+=l.length,c=i-1;break}if(c<i)continue}const v=g&&g<128&&z(g),r=h&&h<128&&z(h),o=g&&g<128&&H(g),a=g&&g<128&&B(g),s=h&&h<128&&B(h);if(o&&r){u.push(e.slice(i,c)),i=c;continue}if(a&&!s||!a&&s){u.push(e.slice(i,c)),i=c;continue}if(s&&!a){let l=!1,p=!1;if(c+1<d){const n=e.codePointAt(c+1);l=n&&n<128&&z(n),p=n&&n<128&&B(n)}if(!p&&l){u.push(e.slice(i,c),e.slice(c,c+1)),i=c+1;continue}}if(c+1<d){const l=e.codePointAt(c+1),p=l&&l<128&&H(l);if(v&&r&&p){const n=e.slice(i,c+1);t.has(n)||(u.push(e.slice(i,c)),i=c)}}}return i<d&&u.push(e.slice(i)),u.filter(c=>c!=="")},"splitCamelCaseFast"),se=m((e,t,i)=>{if(e.length===0)return[];const u=e===e.toLocaleUpperCase(t);if(t.startsWith("de")){if(!u&&e.replaceAll("ß","SS")===e.toLocaleUpperCase(t))return[e];const r=[...e],o=r.length,a=[];let s=r[0],l=r[0]===r[0].toLocaleUpperCase(t),p=l,n=l?0:-1;for(let f=1;f<o;f++){const b=r[f],y=b===b.toLocaleUpperCase(t);if(y===l)s+=b;else if(y)s&&s.length>0&&(a.push(s),s=b),p=!0,n=f;else{if(p&&f-n>1){const U=r[f-1],O=s.slice(0,-1);O&&O.length>0&&a.push(O),s=U+b}else s+=b;p=!1,n=-1}l=y}return s&&s.length>0&&a.push(s),a}if(t.startsWith("uk")||t.startsWith("ru")||t.startsWith("bg")||t.startsWith("sr")||t.startsWith("mk")||t.startsWith("be")){if(!C.test(e)&&!w.test(e))return[e];const r=[...e],o=r.length,a=[];let s=r[0],l=C.test(r[0])?1:w.test(r[0])?2:0,p=r[0]===r[0].toLocaleUpperCase(t);for(let f=1;f<o;f++){const b=r[f],y=C.test(b)?1:w.test(b)?2:0,U=b===b.toLocaleUpperCase(t);l!==y&&(l===1||l===2)&&(y===1||y===2)||y===l&&!p&&U?(a.push(s),s=b):s+=b,l=y,p=U}s&&s.length>0&&a.push(s);const n=[];for(let f=0;f<a.length;f++)f<a.length-1&&a[f].length===1&&w.test(a[f])&&C.test(a[f+1][0])?(n.push(a[f]+a[f+1]),f+=1):n.push(a[f]);return n}if(t.startsWith("el")){if(!P.test(e)&&!w.test(e))return[e];const r=e.match(fe)??[e],o=[];if(r.length===1){const a=r[0];if(!a||!P.test(a[0])||a.length===1)return[a||e]}for(const a of r){if(!a)continue;if(!P.test(a[0])||a.length===1){o.push(a);continue}const s=a.length;let l=a[0],p=a[0]===a[0].toLocaleUpperCase(t);for(let n=1;n<s;n++){const f=a[n],b=f===f.toLocaleUpperCase(t);!p&&b?(o.push(l),l=f):l+=f,p=b}l&&o.push(l)}return o}if(t.startsWith("ja")||t.startsWith("ko")){const r=t.startsWith("ja"),o=r?{hiragana:m(s=>me.test(s),"hiragana"),kanji:m(s=>D.test(s),"kanji"),katakana:m(s=>ve.test(s),"katakana"),latin:m(s=>w.test(s),"latin")}:{hangul:m(s=>G.test(s),"hangul"),latin:m(s=>w.test(s),"latin")},a=new Set(["が","で","と","に","の","は","へ","も","や","を"]);if(r){const s=k(e,o,!1,t,(p,n)=>p==="hiragana"&&n==="katakana"||p==="katakana"&&n==="hiragana"||p==="hiragana"&&n==="latin"||p==="katakana"&&n==="latin"||p==="kanji"&&n==="latin"||p==="latin"&&(n==="hiragana"||n==="katakana"||n==="kanji")),l=[];for(const p of s)p.length===1&&a.has(p)&&l.length>0?l[l.length-1]+=p:l.push(p);return l.length>0?l:[e]}return k(e,o,!1,t,(s,l)=>s==="hangul"&&l==="latin"||s==="latin"&&l==="hangul")}if(t.startsWith("sl")){const r=[...e],o=r.length,a=[];let s=r[0],l=r[0]===r[0].toLocaleUpperCase(t);for(let p=1;p<o;p++){const n=r[p],f=n===n.toLocaleUpperCase(t),b=/[ČŠŽĐ]/i.test(n),y=p<o-1&&r[p+1]===r[p+1].toLocaleUpperCase(t);!l&&f||b&&y?(a.push(s),s=n,b&&y&&(a.push(s),s="")):s+=n,l=f}return s&&s.length>0&&a.push(s),a}if(t.startsWith("zh"))return k(e,{han:m(r=>D.test(r),"han"),latin:m(r=>w.test(r),"latin")},!1,t);if(["ar","fa","he","ur"].includes(t.split("-")[0])){const r=m(o=>q.test(o)||I.test(o),"isRtlChar");return k(e,{latin:m(o=>w.test(o),"latin"),rtl:m(o=>r(o),"rtl")},!1,t)}if(["am","bn","gu","hi","km","kn","lo","ml","mr","ne","or","pa","si","ta","te","th"].includes(t.split("-")[0])){const r=m(o=>ue.test(o)||pe.test(o)||ge.test(o)||de.test(o)||be.test(o)||Ce.test(o)||$e.test(o)||ye.test(o)||xe.test(o)||Se.test(o)||je.test(o)||Re.test(o)||Ee.test(o)||he.test(o)||we.test(o)||ke.test(o),"isIndicChar");return k(e,{indic:m(o=>r(o),"indic"),latin:m(o=>w.test(o),"latin")},!1,t)}if(["be","bg","ru","sr","uk"].includes(t))return k(e,{cyrillic:m(r=>C.test(r),"cyrillic"),latin:m(r=>w.test(r),"latin")},!0,t);if(["ar","fa","he"].includes(t))return k(e,{latin:m(r=>w.test(r),"latin"),rtl:m(r=>q.test(r)||I.test(r),"rtl")},!1,t);if(t.startsWith("ko"))return k(e,{hangul:m(r=>G.test(r),"hangul"),latin:m(r=>w.test(r),"latin")},!1,t);if(t.startsWith("uz")){if(!C.test(e)&&!w.test(e))return[e];const r=[...e],o=r.length,a=[];let s=r[0],l=r[0]===r[0].toLocaleUpperCase(t);for(let p=1;p<o;p++){const n=r[p],f=n===n.toLocaleUpperCase(t);if(K.test(n)||K.test(r[p-1])){s+=n;continue}!l&&f?(a.push(s),s=n):s+=n,l=f}return s&&s.length>0&&a.push(s),a}const d=[...e],c=d.length,g=[];let h=d[0],v=d[0]===d[0].toLocaleUpperCase(t);for(const r of i)if(e.startsWith(r)){g.push(r),h=d[r.length],v=h===h.toLocaleUpperCase(t);break}for(let r=1;r<c;r++){const o=d[r],a=o===o.toLocaleUpperCase(t);let s=!1;for(const l of i)if(e.startsWith(l,r)){g.push(h,l),r+=l.length-1,h="",s=!0;break}s||(!v&&a?(g.push(h),h=o):h+=o,v=a)}return h&&g.push(h),g},"splitCamelCaseLocale"),_e=m((e,t,i)=>{const u=[],d=L.test(e)?e.split(L).filter(Boolean):[e];for(const c of d)if(L.test(c))u.push(c);else{const g=$.test(c)?Be(c).filter(Boolean):[c];for(const h of g)if($.test(h))u.push(h);else if(t){const v=t.toLowerCase().split("-")[0];u.push(...se(h,v,i))}else u.push(...re(h,i))}return u},"processTextWithAnsiEmoji"),Te=m((e,t={})=>{if(!e||typeof e!="string")return[];const{handleAnsi:i=!1,handleEmoji:u=!1,knownAcronyms:d=[],locale:c,normalize:g=!1,separators:h,stripAnsi:v=!1,stripEmoji:r=!1}=t,o=new Set([...d].sort((n,f)=>f.length-n.length));let a=e;v&&(a=Me(a)),r&&(a=Le(a));const s=Array.isArray(h)?ze(h):h instanceof RegExp?h:ce,l=a.split(s).filter(Boolean);let p=[];for(const n of l)i||u?p.push(..._e(n,c,o)):c?p.push(...se(n,c,o)):p.push(...re(n,o));return g&&(p=p.map(n=>o.has(n)?n:c&&n===n.toLocaleUpperCase(c)?n[0]+n.slice(1).toLocaleLowerCase(c):n.toUpperCase()===n&&!o.has(n)?n.slice(0,1)+n.slice(1).toLowerCase():n)),p},"splitByCase");var Fe=Object.defineProperty,Ie=j((e,t)=>Fe(e,"name",{value:t,configurable:!0}),"r$1");const Ge=Ie((e,t)=>`${e}::${t?.joiner??""}::${t?.locale??""}::${t?.knownAcronyms?.join(",")??""}::${t?.normalize?"true":"false"}`,"generateCacheKey");var qe=Object.defineProperty,De=j((e,t)=>qe(e,"name",{value:t,configurable:!0}),"l$1");const Ke=De((e,t)=>{const{length:i}=e;if(i===0)return"";if(i===1)return e[0];const u=[];let d="",c="";for(let g=0;g<i;g++){const h=e[g];if(L.test(h)){d?(u.push(d+c+h),d="",c=""):(u.length>0&&u.push(t),d=h);continue}d?(c&&(c+=t),c+=h):(u.length>0&&u.push(t),u.push(h))}return u.join("")},"joinSegments");var He=Object.defineProperty,Je=j((e,t)=>He(e,"name",{value:t,configurable:!0}),"e");const Ne=Je(e=>e.replaceAll(/(?<![a-zß])SS(?![a-z])/g,"ß"),"normalizeGermanEszett");var Ve=Object.defineProperty,Qe=j((e,t)=>Ve(e,"name",{value:t,configurable:!0}),"m");const Xe=new Y(1e3),Ye=Qe((e,t)=>{if(typeof e!="string")return"";const i=t?.cache??!1,u=t?.cacheStore??Xe;let d;if(i&&(d=Ge(e,t)),i&&d&&u.has(d))return u.get(d);const c=Te(e,{handleAnsi:t?.handleAnsi,handleEmoji:t?.handleEmoji,knownAcronyms:t?.knownAcronyms,locale:t?.locale,normalize:t?.normalize,separators:void 0,stripAnsi:t?.stripAnsi,stripEmoji:t?.stripEmoji}).map(h=>{if(t?.handleAnsi&&L.test(h))return h;if(t?.toUpperCase)return t.locale?h.toLocaleUpperCase(t.locale):h.toUpperCase();const v=t?.locale?.startsWith("de")?Ne(h):h;return t?.locale?v.toLocaleLowerCase(t.locale):v.toLowerCase()}),g=Ke(c,t?.joiner??"-");return i&&d&&u.set(d,g),g},"kebabCase");function Ze(e){switch(e){case"../public/alibaba.json":return import("./packem_chunks/alibaba.js");case"../public/amazon-bedrock.json":return import("./packem_chunks/amazon-bedrock.js");case"../public/anthropic.json":return import("./packem_chunks/anthropic.js");case"../public/api.json":return import("./packem_chunks/api.js");case"../public/azure-open-ai.json":return import("./packem_chunks/azure-open-ai.js");case"../public/cerebras.json":return import("./packem_chunks/cerebras.js");case"../public/chutes.json":return import("./packem_chunks/chutes.js");case"../public/cloudflare.json":return import("./packem_chunks/cloudflare.js");case"../public/deep-infra.json":return import("./packem_chunks/deep-infra.js");case"../public/deep-seek.json":return import("./packem_chunks/deep-seek.js");case"../public/fireworks-ai.json":return import("./packem_chunks/fireworks-ai.js");case"../public/git-hub-copilot.json":return import("./packem_chunks/git-hub-copilot.js");case"../public/git-hub-models.json":return import("./packem_chunks/git-hub-models.js");case"../public/google-partner.json":return import("./packem_chunks/google-partner.js");case"../public/google-vertex.json":return import("./packem_chunks/google-vertex.js");case"../public/google.json":return import("./packem_chunks/google.js");case"../public/groq.json":return import("./packem_chunks/groq.js");case"../public/hugging-face.json":return import("./packem_chunks/hugging-face.js");case"../public/inception.json":return import("./packem_chunks/inception.js");case"../public/inference.json":return import("./packem_chunks/inference.js");case"../public/meta.json":return import("./packem_chunks/meta.js");case"../public/mistral.json":return import("./packem_chunks/mistral.js");case"../public/model-scope.json":return import("./packem_chunks/model-scope.js");case"../public/morph.json":return import("./packem_chunks/morph.js");case"../public/open-ai.json":return import("./packem_chunks/open-ai.js");case"../public/open-router.json":return import("./packem_chunks/open-router.js");case"../public/providers.json":return import("./packem_chunks/providers.js");case"../public/requesty.json":return import("./packem_chunks/requesty.js");case"../public/together-ai.json":return import("./packem_chunks/together-ai.js");case"../public/upstage.json":return import("./packem_chunks/upstage.js");case"../public/v0.json":return import("./packem_chunks/v0.js");case"../public/venice.json":return import("./packem_chunks/venice.js");case"../public/vercel.json":return import("./packem_chunks/vercel.js");case"../public/weights-&-biases.json":return import("./packem_chunks/weights-_-biases.js");case"../public/xai.json":return import("./packem_chunks/xai.js");default:return new Promise(function(t,i){(typeof queueMicrotask=="function"?queueMicrotask:setTimeout)(i.bind(null,new Error("Unknown variable dynamic import: "+e)))})}}j(Ze,"__variableDynamicImportRuntime0__");var et=Object.defineProperty,E=j((e,t)=>et(e,"name",{value:t,configurable:!0}),"t");let _=null;const J=new Map;let A=null;const T=E(async e=>{const t=J.get(e);if(t)return t;try{const{default:{models:i}}=await Ze(`../public/${Ye(e)}.json`);return J.set(e,i),i}catch{return null}},"loadProviderModels"),ie=E(async()=>{if(A)return A;try{const{default:{providers:e}}=await import("./packem_chunks/providers.js");return A=e,A}catch{return[]}},"loadProvidersList"),x=E(async()=>_||(_=(await Promise.all((await ie()).map(async e=>await T(e)??[]))).flat(),_),"loadAllModels"),st=E(async()=>{const e=await ie();if(e.length>0)return e;const t=new Set;return(await x()).forEach(i=>{i.provider&&t.add(i.provider)}),[...t].sort()},"getProviders"),it=E(async e=>await T(e)??(await x()).filter(t=>t.provider===e),"getModelsByProvider"),nt=E(async e=>{if(e?.trim())return(await x()).find(t=>t.id===e)},"getModelById"),at=E(async e=>(e.provider?await T(e.provider)??await x():await x()).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.provider&&t.provider!==e.provider||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"),ot=E(async()=>[...await x()],"getAllModels"),lt=E(async()=>{const e={};return(await x()).forEach(t=>{t.provider&&(e[t.provider]=(e[t.provider]||0)+1)}),e},"getProviderStats");export{ot as getAllModels,nt as getModelById,it as getModelsByProvider,lt as getProviderStats,st as getProviders,at as searchModels};
|