@anolilab/ai-model-registry 4.0.2 → 4.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +21 -0
- package/README.md +123 -0
- package/dist/icons-sprite.d.ts +1 -1
- package/dist/icons-sprite.js +3 -6
- package/dist/index.js +1 -1
- package/dist/packem_shared/{aihubmix-CjuksD_A.js → aihubmix-CKC2Vphr.js} +29 -25
- package/dist/packem_shared/alibaba-BLF61-pB.js +1 -0
- package/dist/packem_shared/{amazon-bedrock-BEpdRaRK.js → amazon-bedrock-CdFZeHv4.js} +1 -1
- package/dist/packem_shared/anthropic-Cj3HbHOC.js +5 -0
- package/dist/packem_shared/{azure-open-ai-C6QP5dSw.js → azure-open-ai-DlsrRCEy.js} +1 -1
- package/dist/packem_shared/cerebras-BotOp5tD.js +1 -0
- package/dist/packem_shared/chutes-BN981Qp1.js +2 -0
- package/dist/packem_shared/cloudflare-DOp6zAqg.js +3 -0
- package/dist/packem_shared/{deep-infra-BbtbGruj.js → deep-infra-B_BEr6MG.js} +1 -1
- package/dist/packem_shared/{deep-seek-CWqPVvJA.js → deep-seek-BxgLsWKo.js} +1 -1
- package/dist/packem_shared/fireworks-ai-SnVqnrNl.js +1 -0
- package/dist/packem_shared/git-hub-copilot-B9NwoDx6.js +1 -0
- package/dist/packem_shared/{google-CF3J5A9V.js → google-LG4qP1Ni.js} +1 -1
- package/dist/packem_shared/{google-partner-DV4aTl-d.js → google-partner-BEfKq6Z4.js} +1 -1
- package/dist/packem_shared/google-vertex-DtU07xbf.js +1 -0
- package/dist/packem_shared/{groq-BiW3tuc8.js → groq-ClFSzTLI.js} +1 -1
- package/dist/packem_shared/hugging-face-zI_cB94C.js +1 -0
- package/dist/packem_shared/inception-D2tOK5hm.js +1 -0
- package/dist/packem_shared/{inference-DeVnQ2rP.js → inference-BhdnsOKc.js} +1 -1
- package/dist/packem_shared/{meta-DgZfkCHT.js → meta-iORQYhl7.js} +1 -1
- package/dist/packem_shared/{mistral-Bqk6rtoD.js → mistral-D1nJG57r.js} +1 -1
- package/dist/packem_shared/model-scope-Dp4WKn9q.js +3 -0
- package/dist/packem_shared/ollama-cloud-DCEPhpO7.js +1 -0
- package/dist/packem_shared/{open-ai-byQBxiD0.js → open-ai-DRCCDDUM.js} +1 -1
- package/dist/packem_shared/open-router-DbfuPYJD.js +1 -0
- package/dist/packem_shared/requesty-CPVpB5vf.js +72 -0
- package/dist/packem_shared/{together-ai-DGMgKPuZ.js → together-ai-owzQDpv4.js} +1 -1
- package/dist/packem_shared/{upstage-CdH3YrFR.js → upstage-Bs8ieFx_.js} +1 -1
- package/dist/packem_shared/v0-BoOzNNt8.js +1 -0
- package/dist/packem_shared/{venice-C3HQT6s8.js → venice-ByXSis7D.js} +1 -1
- package/dist/packem_shared/vercel-cgwTxewS.js +1 -0
- package/dist/packem_shared/weights-_-biases-CRDc_nTA.js +1 -0
- package/dist/packem_shared/xai-DO2i-deZ.js +3 -0
- package/dist/providers/aihubmix.js +1 -1
- package/dist/providers/alibaba.js +1 -1
- package/dist/providers/amazon-bedrock.js +1 -1
- package/dist/providers/anthropic.js +1 -1
- package/dist/providers/azure-open-ai.js +1 -1
- package/dist/providers/cerebras.js +1 -1
- package/dist/providers/chutes.js +1 -1
- package/dist/providers/cloudflare.js +1 -1
- package/dist/providers/deep-infra.js +1 -1
- package/dist/providers/deep-seek.js +1 -1
- package/dist/providers/fireworks-ai.js +1 -1
- package/dist/providers/git-hub-copilot.js +1 -1
- package/dist/providers/google-partner.js +1 -1
- package/dist/providers/google-vertex.js +1 -1
- package/dist/providers/google.js +1 -1
- package/dist/providers/groq.js +1 -1
- package/dist/providers/hugging-face.js +1 -1
- package/dist/providers/inception.js +1 -1
- package/dist/providers/inference.js +1 -1
- package/dist/providers/meta.js +1 -1
- package/dist/providers/mistral.js +1 -1
- package/dist/providers/model-scope.js +1 -1
- package/dist/providers/ollama-cloud.js +1 -1
- package/dist/providers/open-ai.js +1 -1
- package/dist/providers/open-router.js +1 -1
- package/dist/providers/requesty.js +1 -1
- package/dist/providers/together-ai.js +1 -1
- package/dist/providers/upstage.js +1 -1
- package/dist/providers/v0.js +1 -1
- package/dist/providers/venice.js +1 -1
- package/dist/providers/vercel.js +1 -1
- package/dist/providers/weights-_-biases.js +1 -1
- package/dist/providers/xai.js +1 -1
- package/dist/schema.d.ts +2 -1
- package/dist/schema.js +1 -1
- package/dist/types/ai-hub-mix.d.ts +1 -1
- package/dist/types/anthropic.d.ts +1 -1
- package/dist/types/chutes.d.ts +1 -1
- package/dist/types/cloudflare.d.ts +1 -1
- package/dist/types/deep-infra.d.ts +1 -1
- package/dist/types/fireworks-ai.d.ts +1 -1
- package/dist/types/git-hub-copilot.d.ts +1 -1
- package/dist/types/google-vertex.d.ts +1 -1
- package/dist/types/hugging-face.d.ts +1 -1
- package/dist/types/inception.d.ts +1 -1
- package/dist/types/mistral.d.ts +1 -1
- package/dist/types/model-scope.d.ts +1 -1
- package/dist/types/ollama-cloud.d.ts +2 -2
- package/dist/types/open-router.d.ts +1 -1
- package/dist/types/providers.d.ts +2 -2
- package/dist/types/providers.js +1 -1
- package/dist/types/requesty.d.ts +1 -1
- package/dist/types/upstage.d.ts +1 -1
- package/dist/types/v0.d.ts +1 -1
- package/dist/types/vercel.d.ts +1 -1
- package/dist/types/weights-_-biases.d.ts +1 -1
- package/package.json +2 -2
- package/public/ai-hub-mix.json +2691 -327
- package/public/alibaba.json +23 -23
- package/public/amazon-bedrock.json +4 -4
- package/public/anthropic.json +114 -5
- package/public/azure-open-ai.json +2 -2
- package/public/cerebras.json +11 -11
- package/public/chutes.json +349 -9
- package/public/cloudflare.json +246 -9
- package/public/deep-infra.json +111 -6
- package/public/deep-seek.json +2 -2
- package/public/fireworks-ai.json +169 -5615
- package/public/git-hub-copilot.json +178 -3
- package/public/google-partner.json +2 -2
- package/public/google-vertex.json +38 -3
- package/public/google.json +2 -2
- package/public/groq.json +2 -2
- package/public/hugging-face.json +285 -5
- package/public/inception.json +73 -3
- package/public/inference.json +2 -2
- package/public/meta.json +2 -2
- package/public/mistral.json +38 -3
- package/public/model-scope.json +17735 -6066
- package/public/ollama-cloud.json +209 -961
- package/public/open-ai.json +2 -2
- package/public/open-router.json +2074 -744
- package/public/providers.json +4 -40
- package/public/requesty.json +5404 -2892
- package/public/together-ai.json +2 -2
- package/public/upstage.json +89 -54
- package/public/v0.json +73 -3
- package/public/venice.json +2 -2
- package/public/vercel.json +1587 -257
- package/public/weights-&-biases.json +349 -119
- package/public/xai.json +3 -2
- package/dist/packem_shared/alibaba-KCpNTbPH.js +0 -1
- package/dist/packem_shared/anthropic-D5m7WwK5.js +0 -2
- package/dist/packem_shared/cerebras-BjaINteN.js +0 -1
- package/dist/packem_shared/chutes-DJskRgMs.js +0 -3
- package/dist/packem_shared/cloudflare-C83X5Lbf.js +0 -3
- package/dist/packem_shared/fireworks-ai-D3bvzN8A.js +0 -1
- package/dist/packem_shared/git-hub-copilot-B0xJ4jvl.js +0 -1
- package/dist/packem_shared/git-hub-models-Cyf4N1hP.js +0 -1
- package/dist/packem_shared/google-vertex-CbWZUmxZ.js +0 -1
- package/dist/packem_shared/hugging-face-CWivgPFf.js +0 -1
- package/dist/packem_shared/inception-C2RuJCqh.js +0 -1
- package/dist/packem_shared/model-scope-B97EzMOm.js +0 -1
- package/dist/packem_shared/morph-CBEkhIbg.js +0 -1
- package/dist/packem_shared/ollama-cloud-AMbVVbEe.js +0 -1
- package/dist/packem_shared/open-router-Bgk_Eg85.js +0 -1
- package/dist/packem_shared/requesty-jpAC9INf.js +0 -73
- package/dist/packem_shared/v0-BjlxXJua.js +0 -1
- package/dist/packem_shared/vercel-CtkHacHk.js +0 -1
- package/dist/packem_shared/weights-_-biases-BJw-U5-q.js +0 -1
- package/dist/packem_shared/xai-ojVHf5mV.js +0 -1
- package/dist/providers/git-hub-models.d.ts +0 -49
- package/dist/providers/git-hub-models.js +0 -1
- package/dist/providers/morph.d.ts +0 -49
- package/dist/providers/morph.js +0 -1
- package/dist/types/git-hub-models.d.ts +0 -6
- package/dist/types/git-hub-models.js +0 -0
- package/dist/types/morph.d.ts +0 -6
- package/dist/types/morph.js +0 -0
- package/public/git-hub-models.json +0 -257
- package/public/morph.json +0 -47
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var l=Object.defineProperty;var s=(e,t)=>l(e,"name",{value:t,configurable:!0});var a=[{attachment:!1,cost:{input:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/chronos-hermes-13b-v2",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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/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:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"accounts/fireworks/models/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:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"accounts/fireworks/models/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:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"accounts/fireworks/models/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:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"accounts/fireworks/models/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:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"accounts/fireworks/models/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:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"accounts/fireworks/models/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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/code-qwen-1p5-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:1e-4,inputCacheHit:null,output:1e-4},extendedThinking:!1,id:"accounts/fireworks/models/codegemma-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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/codegemma-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:1e-4,inputCacheHit:null,output:1e-4},extendedThinking:!1,id:"accounts/fireworks/models/cogito-v1-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:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"accounts/fireworks/models/cogito-v1-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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/cogito-v1-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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/cogito-v1-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:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"accounts/fireworks/models/cogito-v1-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:.0012,inputCacheHit:null,output:.0012},extendedThinking:!1,id:"accounts/fireworks/models/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:1e-4,inputCacheHit:null,output:1e-4},extendedThinking:!1,id:"accounts/fireworks/models/deepseek-coder-1b-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:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"accounts/fireworks/models/deepseek-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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/deepseek-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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/deepseek-coder-7b-base-v1p5",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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/deepseek-coder-7b-instruct-v1p5",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:.0012,inputCacheHit:null,output:.0012},extendedThinking:!1,id:"accounts/fireworks/models/deepseek-coder-v2-instruct",knowledge:null,lastUpdated:null,limit:{context:32768,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:5e-4,inputCacheHit:null,output:5e-4},extendedThinking:!1,id:"accounts/fireworks/models/deepseek-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:5e-4,inputCacheHit:null,output:5e-4},extendedThinking:!1,id:"accounts/fireworks/models/deepseek-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:.0012,inputCacheHit:null,output:.0012},extendedThinking:!1,id:"accounts/fireworks/models/deepseek-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:.00135,inputCacheHit:null,output:.0054},extendedThinking:!1,id:"accounts/fireworks/models/deepseek-r1",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:.00135,inputCacheHit:null,output:.0054},extendedThinking:!1,id:"accounts/fireworks/models/deepseek-r1-0528",knowledge:null,lastUpdated:null,limit:{context:163840,output:65536},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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/deepseek-r1-0528-distill-qwen3-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:55e-5,inputCacheHit:null,output:.00219},extendedThinking:!1,id:"accounts/fireworks/models/deepseek-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:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"accounts/fireworks/models/deepseek-r1-distill-llama-70b",knowledge:null,lastUpdated:null,limit:{context:131072,output:16384},modalities:{input:["text"],output:["text"]},name:"DeepSeek R1 Distill 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:"2025-01-23",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/deepseek-r1-distill-llama-8b",knowledge:null,lastUpdated:null,limit:{context:131072,output:32e3},modalities:{input:["text"],output:["text"]},name:"DeepSeek R1 Distill 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:"2025-02-07",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/deepseek-r1-distill-qwen-14b",knowledge:null,lastUpdated:null,limit:{context:131072,output:16384},modalities:{input:["text"],output:["text"]},name:"DeepSeek R1 Distill 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:"2025-01-29",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:1e-4,inputCacheHit:null,output:1e-4},extendedThinking:!1,id:"accounts/fireworks/models/deepseek-r1-distill-qwen-1p5b",knowledge:null,lastUpdated:null,limit:{context:131072,output:32768},modalities:{input:["text"],output:["text"]},name:"DeepSeek R1 Distill Qwen 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:"2025-01-31",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"accounts/fireworks/models/deepseek-r1-distill-qwen-32b",knowledge:null,lastUpdated:null,limit:{context:131072,output:32768},modalities:{input:["text"],output:["text"]},name:"DeepSeek R1 Distill 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:"2025-01-29",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/deepseek-r1-distill-qwen-7b",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"DeepSeek R1 Distill Qwen 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:5e-4,inputCacheHit:null,output:5e-4},extendedThinking:!1,id:"accounts/fireworks/models/deepseek-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:.0012,inputCacheHit:null,output:.0012},extendedThinking:!1,id:"accounts/fireworks/models/deepseek-v2p5",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:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"accounts/fireworks/models/deepseek-v3",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"DeepSeek V3",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:"accounts/fireworks/models/deepseek-v3-0324",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:56e-5,inputCacheHit:null,output:.00168},extendedThinking:!1,id:"accounts/fireworks/models/deepseek-v3p1",knowledge:null,lastUpdated:null,limit:{context:163840,output:null},modalities:{input:["text"],output:["text"]},name:"DeepSeek V3.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:56e-5,inputCacheHit:null,output:.00168},extendedThinking:!1,id:"accounts/fireworks/models/deepseek-v3p2",knowledge:null,lastUpdated:null,limit:{context:163840,output:null},modalities:{input:["text"],output:["text"]},name:"Deepseek v3.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:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"accounts/fireworks/models/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:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"accounts/fireworks/models/devstral-small-2-24b-instruct-2512",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Devstral Small 2 24B Instruct 2512",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:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"accounts/fireworks/models/dolphin-2-9-2-qwen2-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:5e-4,inputCacheHit:null,output:5e-4},extendedThinking:!1,id:"accounts/fireworks/models/dolphin-2p6-mixtral-8x7b",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:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"accounts/fireworks/models/ernie-4p5-21b-a3b-pt",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"ERNIE-4.5-21B-A3B-PT",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:"accounts/fireworks/models/ernie-4p5-300b-a47b-pt",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"ERNIE-4.5-300B-A47B-PT",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:"accounts/fireworks/models/fare-20b",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"FARE-20B",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:5e-4,inputCacheHit:null,output:5e-4},extendedThinking:!1,id:"accounts/fireworks/models/firefunction-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:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"accounts/fireworks/models/firefunction-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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/firellava-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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/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:32e-7,inputCacheHit:null,output:32e-7},extendedThinking:!1,id:"accounts/fireworks/models/fireworks-asr-large",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Streaming ASR 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:35e-7,inputCacheHit:null,output:35e-7},extendedThinking:!1,id:"accounts/fireworks/models/fireworks-asr-v2",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Streaming ASR 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:1e-6,inputCacheHit:null,output:1e-6},extendedThinking:!1,id:"accounts/fireworks/models/flux-1-dev-controlnet-union",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:5e-7,inputCacheHit:null,output:5e-7},extendedThinking:!1,id:"accounts/fireworks/models/flux-1-dev-fp8",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text","image"],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:!0,icon:"fireworks"},{attachment:!1,cost:{input:1e-4,inputCacheHit:null,output:1e-4},extendedThinking:!1,id:"accounts/fireworks/models/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:35e-8,inputCacheHit:null,output:35e-8},extendedThinking:!1,id:"accounts/fireworks/models/flux-1-schnell-fp8",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text","image"],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:!0,icon:"fireworks"},{attachment:!1,cost:{input:8e-5,inputCacheHit:null,output:8e-5},extendedThinking:!1,id:"accounts/fireworks/models/flux-kontext-max",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text","image"],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:!0,icon:"fireworks"},{attachment:!1,cost:{input:4e-5,inputCacheHit:null,output:4e-5},extendedThinking:!1,id:"accounts/fireworks/models/flux-kontext-pro",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text","image"],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:!0,icon:"fireworks"},{attachment:!1,cost:{input:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/gemma2-9b-it",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:1e-4,inputCacheHit:null,output:1e-4},extendedThinking:!1,id:"accounts/fireworks/models/gemma-2b-it",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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/gemma-3-12b-it",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Gemma 3 12B 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:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"accounts/fireworks/models/gemma-3-27b-it",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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/gemma-3-4b-it",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Gemma 3 4B 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:"accounts/fireworks/models/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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/gemma-7b-it",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:55e-5,inputCacheHit:null,output:.00219},extendedThinking:!1,id:"accounts/fireworks/models/glm-4p5",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"GLM-4.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:22e-5,inputCacheHit:null,output:88e-5},extendedThinking:!1,id:"accounts/fireworks/models/glm-4p5-air",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"GLM-4.5-Air",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:.0012,inputCacheHit:null,output:.0012},extendedThinking:!1,id:"accounts/fireworks/models/glm-4p5v",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text","image"],output:["text"]},name:"GLM-4.5V",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:55e-5,inputCacheHit:null,output:.00219},extendedThinking:!1,id:"accounts/fireworks/models/glm-4p6",knowledge:null,lastUpdated:null,limit:{context:202752,output:null},modalities:{input:["text"],output:["text"]},name:"GLM-4.6",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:6e-4,inputCacheHit:null,output:.0022},extendedThinking:!1,id:"accounts/fireworks/models/glm-4p7",knowledge:null,lastUpdated:null,limit:{context:202752,output:null},modalities:{input:["text"],output:["text"]},name:"GLM-4.7",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:5e-4,inputCacheHit:null,output:5e-4},extendedThinking:!1,id:"accounts/fireworks/models/glm-4p7-flash",knowledge:null,lastUpdated:null,limit:{context:202752,output:null},modalities:{input:["text"],output:["text"]},name:"GLM-4.7 Flash",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:.0032},extendedThinking:!1,id:"accounts/fireworks/models/glm-5",knowledge:null,lastUpdated:null,limit:{context:202752,output:null},modalities:{input:["text"],output:["text"]},name:"GLM-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:15e-5,inputCacheHit:null,output:6e-4},extendedThinking:!1,id:"accounts/fireworks/models/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:"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-08-05",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:7e-5,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"accounts/fireworks/models/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:"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-08-05",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:.0012,inputCacheHit:null,output:.0012},extendedThinking:!1,id:"accounts/fireworks/models/gpt-oss-safeguard-120b",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"OpenAI gpt-oss-safeguard-120b",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:5e-4,inputCacheHit:null,output:5e-4},extendedThinking:!1,id:"accounts/fireworks/models/gpt-oss-safeguard-20b",knowledge:null,lastUpdated:null,limit:{context:131072,output:65536},modalities:{input:["text"],output:["text"]},name:"OpenAI gpt-oss-safeguard-20b",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-10-29",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/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"},{attachment:!1,cost:{input:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"accounts/fireworks/models/internvl3-38b",knowledge:null,lastUpdated:null,limit:{context:16384,output:null},modalities:{input:["text","image"],output:["text"]},name:"InternVL3 38B",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:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"accounts/fireworks/models/internvl3-78b",knowledge:null,lastUpdated:null,limit:{context:16384,output:null},modalities:{input:["text","image"],output:["text"]},name:"InternVL3 78B",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-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/internvl3-8b",knowledge:null,lastUpdated:null,limit:{context:16384,output:null},modalities:{input:["text","image"],output:["text"]},name:"InternVL3 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:!0,icon:"fireworks"},{attachment:!1,cost:{input:13e-8,inputCacheHit:null,output:13e-8},extendedThinking:!1,id:"accounts/fireworks/models/japanese-stable-diffusion-xl",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text","image"],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:!0,icon:"fireworks"},{attachment:!1,cost:{input:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"accounts/fireworks/models/kat-coder",knowledge:null,lastUpdated:null,limit:{context:262144,output:null},modalities:{input:["text"],output:["text"]},name:"KAT Coder",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:"accounts/fireworks/models/kat-dev-32b",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"KAT Dev 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:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"accounts/fireworks/models/kat-dev-72b-exp",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"KAT Dev 72B Exp",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:6e-4,inputCacheHit:null,output:.0025},extendedThinking:!1,id:"accounts/fireworks/models/kimi-k2-instruct",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Kimi K2 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:6e-4,inputCacheHit:null,output:.0025},extendedThinking:!1,id:"accounts/fireworks/models/kimi-k2-instruct-0905",knowledge:null,lastUpdated:null,limit:{context:262144,output:null},modalities:{input:["text"],output:["text"]},name:"Kimi K2 Instruct 0905",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:6e-4,inputCacheHit:null,output:.003},extendedThinking:!1,id:"accounts/fireworks/models/kimi-k2p5",knowledge:null,lastUpdated:null,limit:{context:262144,output:null},modalities:{input:["text","image"],output:["text"]},name:"Kimi K2.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:!0,icon:"fireworks"},{attachment:!1,cost:{input:6e-4,inputCacheHit:null,output:.0025},extendedThinking:!0,id:"accounts/fireworks/models/kimi-k2-thinking",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Kimi K2 Thinking",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:!0,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:22e-5,inputCacheHit:null,output:88e-5},extendedThinking:!1,id:"accounts/fireworks/models/llama4-maverick-instruct-basic",knowledge:null,lastUpdated:null,limit:{context:1048576,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:15e-5,inputCacheHit:null,output:6e-4},extendedThinking:!1,id:"accounts/fireworks/models/llama4-scout-instruct-basic",knowledge:null,lastUpdated:null,limit:{context:1048576,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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/llama-guard-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:1e-4,inputCacheHit:null,output:1e-4},extendedThinking:!1,id:"accounts/fireworks/models/llama-guard-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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/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"},{attachment:!1,cost:{input:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/llama-v2-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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/llama-v2-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:1e-4,inputCacheHit:null,output:1e-4},extendedThinking:!1,id:"accounts/fireworks/models/llama-v2-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:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"accounts/fireworks/models/llama-v2-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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/llama-v2-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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/llama-v2-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:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"accounts/fireworks/models/llama-v3-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:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"accounts/fireworks/models/llama-v3-70b-instruct-hf",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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/llama-v3-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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/llama-v3-8b-instruct-hf",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:.003,inputCacheHit:null,output:.003},extendedThinking:!1,id:"accounts/fireworks/models/llama-v3p1-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:1e-4,inputCacheHit:null,output:1e-4},extendedThinking:!1,id:"accounts/fireworks/models/llama-v3p1-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:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"accounts/fireworks/models/llama-v3p1-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:1e-4,inputCacheHit:null,output:1e-4},extendedThinking:!1,id:"accounts/fireworks/models/llama-v3p1-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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/llama-v3p1-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:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"accounts/fireworks/models/llama-v3p1-nemotron-70b-instruct",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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/llama-v3p2-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:1e-4,inputCacheHit:null,output:1e-4},extendedThinking:!1,id:"accounts/fireworks/models/llama-v3p2-1b",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Llama 3.2 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:1e-4,inputCacheHit:null,output:1e-4},extendedThinking:!1,id:"accounts/fireworks/models/llama-v3p2-1b-instruct",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Llama 3.2 1B 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:1e-4,inputCacheHit:null,output:1e-4},extendedThinking:!1,id:"accounts/fireworks/models/llama-v3p2-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:1e-4,inputCacheHit:null,output:1e-4},extendedThinking:!1,id:"accounts/fireworks/models/llama-v3p2-3b-instruct",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Llama 3.2 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:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"accounts/fireworks/models/llama-v3p2-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:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"accounts/fireworks/models/llama-v3p3-70b-instruct",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Llama 3.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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/llamaguard-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:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"accounts/fireworks/models/llava-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:1e-4,inputCacheHit:null,output:1e-4},extendedThinking:!1,id:"accounts/fireworks/models/minimax-m1-80k",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"MiniMax-M1-80k",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:.0012},extendedThinking:!1,id:"accounts/fireworks/models/minimax-m2",knowledge:null,lastUpdated:null,limit:{context:196608,output:null},modalities:{input:["text"],output:["text"]},name:"MiniMax-M2",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:.0012},extendedThinking:!1,id:"accounts/fireworks/models/minimax-m2p1",knowledge:null,lastUpdated:null,limit:{context:204800,output:null},modalities:{input:["text"],output:["text"]},name:"MiniMax-M2.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:.0012},extendedThinking:!1,id:"accounts/fireworks/models/minimax-m2p5",knowledge:null,lastUpdated:null,limit:{context:196608,output:null},modalities:{input:["text"],output:["text"]},name:"MiniMax-M2.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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/ministral-3-14b-instruct-2512",knowledge:null,lastUpdated:null,limit:{context:256e3,output:null},modalities:{input:["text","image"],output:["text"]},name:"Ministral 3 14B Instruct 2512",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:1e-4,inputCacheHit:null,output:1e-4},extendedThinking:!1,id:"accounts/fireworks/models/ministral-3-3b-instruct-2512",knowledge:null,lastUpdated:null,limit:{context:256e3,output:null},modalities:{input:["text","image"],output:["text"]},name:"Ministral 3 3B Instruct 2512",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-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/ministral-3-8b-instruct-2512",knowledge:null,lastUpdated:null,limit:{context:256e3,output:null},modalities:{input:["text","image"],output:["text"]},name:"Ministral 3 8B Instruct 2512",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-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/mistral-7b-instruct-4k",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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/mistral-7b-instruct-v0p2",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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/mistral-7b-instruct-v3",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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/mistral-7b-v0p2",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:.0012,inputCacheHit:null,output:.0012},extendedThinking:!1,id:"accounts/fireworks/models/mistral-large-3-fp8",knowledge:null,lastUpdated:null,limit:{context:256e3,output:null},modalities:{input:["text","image"],output:["text"]},name:"Mistral Large 3 675B Instruct 2512",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-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/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:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"accounts/fireworks/models/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:.0012,inputCacheHit:null,output:.0012},extendedThinking:!1,id:"accounts/fireworks/models/mixtral-8x22b",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:.0012,inputCacheHit:null,output:.0012},extendedThinking:!1,id:"accounts/fireworks/models/mixtral-8x22b-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:5e-4,inputCacheHit:null,output:5e-4},extendedThinking:!1,id:"accounts/fireworks/models/mixtral-8x7b",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:5e-4,inputCacheHit:null,output:5e-4},extendedThinking:!1,id:"accounts/fireworks/models/mixtral-8x7b-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:5e-4,inputCacheHit:null,output:5e-4},extendedThinking:!1,id:"accounts/fireworks/models/mixtral-8x7b-instruct-hf",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:1e-4,inputCacheHit:null,output:1e-4},extendedThinking:!1,id:"accounts/fireworks/models/molmo2-4b",knowledge:null,lastUpdated:null,limit:{context:36864,output:null},modalities:{input:["text","image"],output:["text"]},name:"Molmo2-4B",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-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/molmo2-8b",knowledge:null,lastUpdated:null,limit:{context:36864,output:null},modalities:{input:["text","image"],output:["text"]},name:"Molmo2-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:!0,icon:"fireworks"},{attachment:!1,cost:{input:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/mythomax-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:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"accounts/fireworks/models/nemotron-nano-3-30b-a3b",knowledge:null,lastUpdated:null,limit:{context:262144,output:null},modalities:{input:["text"],output:["text"]},name:"NVIDIA Nemotron Nano 3 30B A3B",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:"accounts/fireworks/models/nemotron-nano-v2-12b-vl",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text","image"],output:["text"]},name:"NVIDIA Nemotron Nano 2 VL",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-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/nous-capybara-7b-v1p9",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:5e-4,inputCacheHit:null,output:5e-4},extendedThinking:!1,id:"accounts/fireworks/models/nous-hermes-2-mixtral-8x7b-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:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"accounts/fireworks/models/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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/nous-hermes-llama2-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:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"accounts/fireworks/models/nous-hermes-llama2-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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/nous-hermes-llama2-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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/nvidia-nemotron-nano-12b-v2",knowledge:null,lastUpdated:null,limit:{context:128e3,output:null},modalities:{input:["text"],output:["text"]},name:"NVIDIA Nemotron Nano 12B 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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/nvidia-nemotron-nano-9b-v2",knowledge:null,lastUpdated:null,limit:{context:128e3,output:null},modalities:{input:["text"],output:["text"]},name:"NVIDIA Nemotron Nano 9B 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:"2025-09-05",streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/openchat-3p5-0106-7b",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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/openhermes-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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/openhermes-2p5-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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/openorca-7b",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:1e-4,inputCacheHit:null,output:1e-4},extendedThinking:!1,id:"accounts/fireworks/models/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:1e-4,inputCacheHit:null,output:1e-4},extendedThinking:!1,id:"accounts/fireworks/models/phi-3-mini-128k-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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/phi-3-vision-128k-instruct",knowledge:null,lastUpdated:null,limit:{context:32064,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:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"accounts/fireworks/models/phind-code-llama-34b-python-v1",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:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"accounts/fireworks/models/phind-code-llama-34b-v1",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:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"accounts/fireworks/models/phind-code-llama-34b-v2",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:13e-8,inputCacheHit:null,output:13e-8},extendedThinking:!1,id:"accounts/fireworks/models/playground-v2-1024px-aesthetic",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text","image"],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:!0,icon:"fireworks"},{attachment:!1,cost:{input:13e-8,inputCacheHit:null,output:13e-8},extendedThinking:!1,id:"accounts/fireworks/models/playground-v2-5-1024px-aesthetic",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text","image"],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:!0,icon:"fireworks"},{attachment:!1,cost:{input:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/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:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"accounts/fireworks/models/qwen1p5-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:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"accounts/fireworks/models/qwen2-72b-instruct",knowledge:null,lastUpdated:null,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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/qwen2-7b-instruct",knowledge:null,lastUpdated:null,limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen2 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:1e-4,inputCacheHit:null,output:1e-4},extendedThinking:!1,id:"accounts/fireworks/models/qwen2p5-0p5b-instruct",knowledge:null,lastUpdated:null,limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen2.5 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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/qwen2p5-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:1e-4,inputCacheHit:null,output:1e-4},extendedThinking:!1,id:"accounts/fireworks/models/qwen2p5-1p5b-instruct",knowledge:null,lastUpdated:null,limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen2.5 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:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"accounts/fireworks/models/qwen2p5-32b",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen2.5 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:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"accounts/fireworks/models/qwen2p5-32b-instruct",knowledge:null,lastUpdated:null,limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen2.5 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: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:"accounts/fireworks/models/qwen2p5-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:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"accounts/fireworks/models/qwen2p5-72b-instruct",knowledge:null,lastUpdated:null,limit:{context:32768,output:16384},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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/qwen2p5-7b-instruct",knowledge:null,lastUpdated:null,limit:{context:32768,output:null},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:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:1e-4,inputCacheHit:null,output:1e-4},extendedThinking:!1,id:"accounts/fireworks/models/qwen2p5-coder-0p5b",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:1e-4,inputCacheHit:null,output:1e-4},extendedThinking:!1,id:"accounts/fireworks/models/qwen2p5-coder-0p5b-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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/qwen2p5-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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/qwen2p5-coder-14b-instruct",knowledge:null,lastUpdated:null,limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen2.5-Coder 14B 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:1e-4,inputCacheHit:null,output:1e-4},extendedThinking:!1,id:"accounts/fireworks/models/qwen2p5-coder-1p5b",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:1e-4,inputCacheHit:null,output:1e-4},extendedThinking:!1,id:"accounts/fireworks/models/qwen2p5-coder-1p5b-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:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"accounts/fireworks/models/qwen2p5-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:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"accounts/fireworks/models/qwen2p5-coder-32b-instruct",knowledge:null,lastUpdated:null,limit:{context:32768,output:8192},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:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"accounts/fireworks/models/qwen2p5-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:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"accounts/fireworks/models/qwen2p5-coder-32b-instruct-32k-rope",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:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"accounts/fireworks/models/qwen2p5-coder-32b-instruct-64k",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:1e-4,inputCacheHit:null,output:1e-4},extendedThinking:!1,id:"accounts/fireworks/models/qwen2p5-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:1e-4,inputCacheHit:null,output:1e-4},extendedThinking:!1,id:"accounts/fireworks/models/qwen2p5-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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/qwen2p5-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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/qwen2p5-coder-7b-instruct",knowledge:null,lastUpdated:null,limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen2.5-Coder 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:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"accounts/fireworks/models/qwen2p5-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:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"accounts/fireworks/models/qwen2p5-vl-32b-instruct",knowledge:null,lastUpdated:null,limit:{context:128e3,output:null},modalities:{input:["text","image"],output:["text"]},name:"Qwen2.5-VL 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:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"fireworks"},{attachment:!1,cost:{input:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/qwen2p5-vl-3b-instruct",knowledge:null,lastUpdated:null,limit:{context:128e3,output:null},modalities:{input:["text","image"],output:["text"]},name:"Qwen2.5-VL 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:!0,icon:"fireworks"},{attachment:!1,cost:{input:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"accounts/fireworks/models/qwen2p5-vl-72b-instruct",knowledge:null,lastUpdated:null,limit:{context:128e3,output:null},modalities:{input:["text","image"],output:["text"]},name:"Qwen2.5-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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/qwen2p5-vl-7b-instruct",knowledge:null,lastUpdated:null,limit:{context:128e3,output:null},modalities:{input:["text","image"],output:["text"]},name:"Qwen2.5-VL 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:!0,icon:"fireworks"},{attachment:!1,cost:{input:1e-4,inputCacheHit:null,output:1e-4},extendedThinking:!1,id:"accounts/fireworks/models/qwen2-vl-2b-instruct",knowledge:null,lastUpdated:null,limit:{context:32768,output:null},modalities:{input:["text","image"],output:["text"]},name:"Qwen2-VL 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:!0,icon:"fireworks"},{attachment:!1,cost:{input:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"accounts/fireworks/models/qwen2-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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/qwen2-vl-7b-instruct",knowledge:null,lastUpdated:null,limit:{context:32768,output:null},modalities:{input:["text","image"],output:["text"]},name:"Qwen2-VL 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:!0,icon:"fireworks"},{attachment:!1,cost:{input:1e-4,inputCacheHit:null,output:1e-4},extendedThinking:!1,id:"accounts/fireworks/models/qwen3-0p6b",knowledge:null,lastUpdated:null,limit:{context:40960,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3 0.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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/qwen3-14b",knowledge:null,lastUpdated:null,limit:{context:40960,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3 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:1e-4,inputCacheHit:null,output:1e-4},extendedThinking:!1,id:"accounts/fireworks/models/qwen3-1p7b",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3 1.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:1e-4,inputCacheHit:null,output:1e-4},extendedThinking:!1,id:"accounts/fireworks/models/qwen3-1p7b-fp8-draft",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:1e-4,inputCacheHit:null,output:1e-4},extendedThinking:!1,id:"accounts/fireworks/models/qwen3-1p7b-fp8-draft-131072",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:1e-4,inputCacheHit:null,output:1e-4},extendedThinking:!1,id:"accounts/fireworks/models/qwen3-1p7b-fp8-draft-40960",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:22e-5,inputCacheHit:null,output:88e-5},extendedThinking:!1,id:"accounts/fireworks/models/qwen3-235b-a22b",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3 235B A22B",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:22e-5,inputCacheHit:null,output:88e-5},extendedThinking:!1,id:"accounts/fireworks/models/qwen3-235b-a22b-instruct-2507",knowledge:null,lastUpdated:null,limit:{context:262144,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3 235B A22B Instruct 2507",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:15e-5,inputCacheHit:null,output:6e-4},extendedThinking:!1,id:"accounts/fireworks/models/qwen3-30b-a3b",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3 30B-A3B",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:5e-4,inputCacheHit:null,output:5e-4},extendedThinking:!1,id:"accounts/fireworks/models/qwen3-30b-a3b-instruct-2507",knowledge:null,lastUpdated:null,limit:{context:262144,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3 30B A3B Instruct 2507",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:!0,id:"accounts/fireworks/models/qwen3-30b-a3b-thinking-2507",knowledge:null,lastUpdated:null,limit:{context:262144,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3 30B A3B Thinking 2507",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:!0,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:"accounts/fireworks/models/qwen3-32b",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3 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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/qwen3-4b",knowledge:null,lastUpdated:null,limit:{context:40960,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3 4B",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:"accounts/fireworks/models/qwen3-4b-instruct-2507",knowledge:null,lastUpdated:null,limit:{context:262144,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen 3 4B Instruct 2507",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:"accounts/fireworks/models/qwen3-8b",knowledge:null,lastUpdated:null,limit:{context:40960,output:null},modalities:{input:["text"],output:["text"]},name:"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:15e-5,inputCacheHit:null,output:6e-4},extendedThinking:!1,id:"accounts/fireworks/models/qwen3-coder-30b-a3b-instruct",knowledge:null,lastUpdated:null,limit:{context:262144,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3 Coder 30B A3B 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:45e-5,inputCacheHit:null,output:.0018},extendedThinking:!1,id:"accounts/fireworks/models/qwen3-coder-480b-a35b-instruct",knowledge:null,lastUpdated:null,limit:{context:262144,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3 Coder 480B A35B 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:.0012,inputCacheHit:null,output:.0012},extendedThinking:!1,id:"accounts/fireworks/models/qwen3-coder-480b-instruct-bf16",knowledge:null,lastUpdated:null,limit:{context:262144,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3 Coder 480B Instruct BF16",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:0,inputCacheHit:null,output:0},extendedThinking:!1,id:"accounts/fireworks/models/qwen3-embedding-0p6b",knowledge:null,lastUpdated:null,limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3 Embedding 0.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:0,inputCacheHit:null,output:0},extendedThinking:!1,id:"accounts/fireworks/models/qwen3-embedding-4b",knowledge:null,lastUpdated:null,limit:{context:40960,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3 Embedding 4B",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:0,inputCacheHit:null,output:0},extendedThinking:!1,id:"accounts/fireworks/models/qwen3-embedding-8b",knowledge:null,lastUpdated:null,limit:{context:40960,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3 Embedding 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:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"accounts/fireworks/models/qwen3-next-80b-a3b-instruct",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3 Next 80B A3B 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:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!0,id:"accounts/fireworks/models/qwen3-next-80b-a3b-thinking",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3 Next 80B A3B Thinking",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:!0,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:5e-4,inputCacheHit:null,output:5e-4},extendedThinking:!1,id:"accounts/fireworks/models/qwen3-omni-30b-a3b-instruct",knowledge:null,lastUpdated:null,limit:{context:65536,output:null},modalities:{input:["text","image"],output:["text"]},name:"Qwen3 Omni 30B A3B 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:0,inputCacheHit:null,output:0},extendedThinking:!1,id:"accounts/fireworks/models/qwen3-reranker-0p6b",knowledge:null,lastUpdated:null,limit:{context:40960,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3 Reranker 0.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:0,inputCacheHit:null,output:0},extendedThinking:!1,id:"accounts/fireworks/models/qwen3-reranker-4b",knowledge:null,lastUpdated:null,limit:{context:40960,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3 Reranker 4B",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:0,inputCacheHit:null,output:0},extendedThinking:!1,id:"accounts/fireworks/models/qwen3-reranker-8b",knowledge:null,lastUpdated:null,limit:{context:40960,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen3 Reranker 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:22e-5,inputCacheHit:null,output:88e-5},extendedThinking:!1,id:"accounts/fireworks/models/qwen3-vl-235b-a22b-instruct",knowledge:null,lastUpdated:null,limit:{context:262144,output:null},modalities:{input:["text","image"],output:["text"]},name:"Qwen3 VL 235B A22B 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:22e-5,inputCacheHit:null,output:88e-5},extendedThinking:!0,id:"accounts/fireworks/models/qwen3-vl-235b-a22b-thinking",knowledge:null,lastUpdated:null,limit:{context:262144,output:null},modalities:{input:["text","image"],output:["text"]},name:"Qwen3 VL 235B A22B Thinking",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:!0,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"fireworks"},{attachment:!1,cost:{input:15e-5,inputCacheHit:null,output:6e-4},extendedThinking:!1,id:"accounts/fireworks/models/qwen3-vl-30b-a3b-instruct",knowledge:null,lastUpdated:null,limit:{context:262144,output:null},modalities:{input:["text","image"],output:["text"]},name:"Qwen3 VL 30B A3B 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:15e-5,inputCacheHit:null,output:6e-4},extendedThinking:!0,id:"accounts/fireworks/models/qwen3-vl-30b-a3b-thinking",knowledge:null,lastUpdated:null,limit:{context:262144,output:null},modalities:{input:["text","image"],output:["text"]},name:"Qwen3 VL 30B A3B Thinking",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:!0,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"fireworks"},{attachment:!1,cost:{input:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"accounts/fireworks/models/qwen3-vl-32b-instruct",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Qwen3 VL 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:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!0,icon:"fireworks"},{attachment:!1,cost:{input:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/qwen3-vl-8b-instruct",knowledge:null,lastUpdated:null,limit:{context:262144,output:null},modalities:{input:["text","image"],output:["text"]},name:"Qwen3-VL-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:!0,icon:"fireworks"},{attachment:!1,cost:{input:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"accounts/fireworks/models/qwen-qwq-32b-preview",knowledge:null,lastUpdated:null,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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/qwen-v2p5-14b-instruct",knowledge:null,lastUpdated:null,limit:{context:32768,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen2.5 14B 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:"accounts/fireworks/models/qwen-v2p5-7b",knowledge:null,lastUpdated:null,limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Qwen2.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:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"accounts/fireworks/models/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"},{attachment:!1,cost:{input:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/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:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"accounts/fireworks/models/seed-oss-36b-instruct",knowledge:null,lastUpdated:null,limit:{context:524288,output:null},modalities:{input:["text"],output:["text"]},name:"Seed OSS 36B 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:"accounts/fireworks/models/snorkel-mistral-7b-pairrm-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:13e-8,inputCacheHit:null,output:13e-8},extendedThinking:!1,id:"accounts/fireworks/models/SSD-1B",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text","image"],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:!0,icon:"fireworks"},{attachment:!1,cost:{input:13e-8,inputCacheHit:null,output:13e-8},extendedThinking:!1,id:"accounts/fireworks/models/stable-diffusion-xl-1024-v1-0",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text","image"],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:!0,icon:"fireworks"},{attachment:!1,cost:{input:1e-4,inputCacheHit:null,output:1e-4},extendedThinking:!1,id:"accounts/fireworks/models/stablecode-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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/starcoder-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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/starcoder2-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:1e-4,inputCacheHit:null,output:1e-4},extendedThinking:!1,id:"accounts/fireworks/models/starcoder2-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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/starcoder2-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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/starcoder-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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/toppy-m-7b",knowledge:null,lastUpdated:null,limit:{context:32768,output:null},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:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"fireworks"},{attachment:!1,cost:{input:15e-7,inputCacheHit:null,output:15e-7},extendedThinking:!1,id:"accounts/fireworks/models/whisper-v3",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:9e-7,inputCacheHit:null,output:9e-7},extendedThinking:!1,id:"accounts/fireworks/models/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:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"accounts/fireworks/models/yi-34b-200k-capybara",knowledge:null,lastUpdated:null,limit:{context:2e5,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:2e-4,inputCacheHit:null,output:2e-4},extendedThinking:!1,id:"accounts/fireworks/models/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"}];const n={models:a};var d=Object.defineProperty,r=s((e,t)=>d(e,"name",{value:t,configurable:!0}),"t");const{models:i}=n,u=r(()=>[...i],"getModels"),p=r(e=>{if(e?.trim())return i.find(t=>t.id===e)},"getModelById"),f=r(e=>i.filter(t=>!(e.vision!==void 0&&t.vision!==e.vision||e.reasoning!==void 0&&t.reasoning!==e.reasoning||e.tool_call!==void 0&&t.toolCall!==e.tool_call||e.streaming_supported!==void 0&&t.streamingSupported!==e.streaming_supported||e.preview!==void 0&&t.preview!==e.preview||e.modalities?.input&&!e.modalities.input.every(o=>t.modalities.input.includes(o))||e.modalities?.output&&!e.modalities.output.every(o=>t.modalities.output.includes(o))||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"),k=r(()=>i.length,"getModelCount"),v=Object.defineProperty({__proto__:null,getModelById:p,getModelCount:k,getModels:u,searchModels:f},Symbol.toStringTag,{value:"Module"});export{k as a,v as b,u as c,p as g,f as s};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var p=Object.defineProperty;var u=(t,e)=>p(t,"name",{value:e,configurable:!0});var n=[{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!0,id:"claude-opus-4-6-(fast-mode)-(preview)",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Claude Opus 4.6 (fast mode) (preview)",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:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"githubcopilot"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"claude-sonnet-3-5",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Claude Sonnet 3.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:"2024-03-04",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"githubcopilot"},{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:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"gemini-3-1-pro",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Gemini 3.1 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-02-29",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"githubcopilot"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"gemini-3-flash",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Gemini 3 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-02-29",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"githubcopilot"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"gemini-3-pro",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Gemini 3 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-02-29",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"githubcopilot"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"goldeneye",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Goldeneye",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:.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:.00125,inputCacheHit:null,output:.01},extendedThinking:!1,id:"gpt-5-1",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"GPT-5.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: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-1-codex",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"GPT-5.1-Codex",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-1-codex-max",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"GPT-5.1-Codex-Max",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-1-codex-mini",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"GPT-5.1-Codex-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:.00125,inputCacheHit:null,output:.01},extendedThinking:!1,id:"gpt-5-2",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"GPT-5.2",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-2-codex",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"GPT-5.2-Codex",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-3-codex",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"GPT-5.3-Codex",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:!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:"raptor-mini",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Raptor 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"}];const r={models:n};var d=Object.defineProperty,o=u((t,e)=>d(t,"name",{value:e,configurable:!0}),"t");const{models:i}=r,a=o(()=>[...i],"getModels"),s=o(t=>{if(t?.trim())return i.find(e=>e.id===t)},"getModelById"),c=o(t=>i.filter(e=>!(t.vision!==void 0&&e.vision!==t.vision||t.reasoning!==void 0&&e.reasoning!==t.reasoning||t.tool_call!==void 0&&e.toolCall!==t.tool_call||t.streaming_supported!==void 0&&e.streamingSupported!==t.streaming_supported||t.preview!==void 0&&e.preview!==t.preview||t.modalities?.input&&!t.modalities.input.every(l=>e.modalities.input.includes(l))||t.modalities?.output&&!t.modalities.output.every(l=>e.modalities.output.includes(l))||t.context_min!==void 0&&(!e.limit.context||e.limit.context<t.context_min)||t.context_max!==void 0&&(!e.limit.context||e.limit.context>t.context_max))),"searchModels"),m=o(()=>i.length,"getModelCount"),h=Object.defineProperty({__proto__:null,getModelById:s,getModelCount:m,getModels:a,searchModels:c},Symbol.toStringTag,{value:"Module"});export{h as A,m as a,a as b,s as g,c as s};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
var a=Object.defineProperty;var n=(e,t)=>a(e,"name",{value:t,configurable:!0});var r=[{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: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: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: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: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: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: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: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: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:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"gemini-api-card-width",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"--gemini-api-card-width",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-api-elevation-1-dp",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"--gemini-api-elevation-1dp",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-api-elevation-3-dp",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"--gemini-api-elevation-3dp",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-api-model-font",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"--gemini-api-model-font",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-api-table-font-color",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"--gemini-api-table-font-color",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"}];const u={models:r};var d=Object.defineProperty,l=n((e,t)=>d(e,"name",{value:t,configurable:!0}),"t");const{models:o}=u,p=l(()=>[...o],"getModels"),s=l(e=>{if(e?.trim())return o.find(t=>t.id===e)},"getModelById"),g=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.preview!==void 0&&t.preview!==e.preview||e.modalities?.input&&!e.modalities.input.every(i=>t.modalities.input.includes(i))||e.modalities?.output&&!e.modalities.output.every(i=>t.modalities.output.includes(i))||e.context_min!==void 0&&(!t.limit.context||t.limit.context<e.context_min)||e.context_max!==void 0&&(!t.limit.context||t.limit.context>e.context_max))),"searchModels"),v=l(()=>o.length,"getModelCount"),c=Object.defineProperty({__proto__:null,getModelById:s,getModelCount:v,getModels:p,searchModels:g},Symbol.toStringTag,{value:"Module"});export{c as
|
|
1
|
+
var a=Object.defineProperty;var n=(e,t)=>a(e,"name",{value:t,configurable:!0});var r=[{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: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: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: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: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: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: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: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: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:null,inputCacheHit:null,output:null},extendedThinking:!1,id:"gemini-api-card-width",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"--gemini-api-card-width",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-api-elevation-1-dp",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"--gemini-api-elevation-1dp",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-api-elevation-3-dp",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"--gemini-api-elevation-3dp",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-api-model-font",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"--gemini-api-model-font",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-api-table-font-color",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"--gemini-api-table-font-color",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"}];const u={models:r};var d=Object.defineProperty,l=n((e,t)=>d(e,"name",{value:t,configurable:!0}),"t");const{models:o}=u,p=l(()=>[...o],"getModels"),s=l(e=>{if(e?.trim())return o.find(t=>t.id===e)},"getModelById"),g=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.preview!==void 0&&t.preview!==e.preview||e.modalities?.input&&!e.modalities.input.every(i=>t.modalities.input.includes(i))||e.modalities?.output&&!e.modalities.output.every(i=>t.modalities.output.includes(i))||e.context_min!==void 0&&(!t.limit.context||t.limit.context<e.context_min)||e.context_max!==void 0&&(!t.limit.context||t.limit.context>e.context_max))),"searchModels"),v=l(()=>o.length,"getModelCount"),c=Object.defineProperty({__proto__:null,getModelById:s,getModelCount:v,getModels:p,searchModels:g},Symbol.toStringTag,{value:"Module"});export{c as N,v as a,p as b,s as g,g as s};
|