@anolilab/ai-model-registry 1.3.0 → 2.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +62 -0
- package/LICENSE.md +8 -13
- package/MIGRATION.md +474 -0
- package/README.md +275 -200
- package/dist/icons-sprite.d.ts +1 -1
- package/dist/icons-sprite.js +11 -11
- package/dist/index.d.ts +16 -16
- package/dist/index.js +1 -16
- package/dist/packem_chunks/alibaba.js +1 -0
- package/dist/packem_chunks/amazon-bedrock.js +1 -0
- package/dist/packem_chunks/anthropic.js +1 -0
- package/dist/packem_chunks/api.js +75 -0
- package/dist/packem_chunks/azure-open-ai.js +1 -0
- package/dist/packem_chunks/cerebras.js +1 -0
- package/dist/packem_chunks/chutes.js +1 -0
- package/dist/packem_chunks/cloudflare.js +3 -0
- package/dist/packem_chunks/deep-infra.js +1 -0
- package/dist/packem_chunks/deep-seek.js +1 -0
- package/dist/packem_chunks/fireworks-ai.js +1 -0
- package/dist/packem_chunks/git-hub-copilot.js +1 -0
- package/dist/packem_chunks/git-hub-models.js +1 -0
- package/dist/packem_chunks/google-partner.js +1 -0
- package/dist/packem_chunks/google-vertex.js +1 -0
- package/dist/packem_chunks/google.js +1 -0
- package/dist/packem_chunks/groq.js +1 -0
- package/dist/packem_chunks/hugging-face.js +1 -0
- package/dist/packem_chunks/inception.js +1 -0
- package/dist/packem_chunks/inference.js +1 -0
- package/dist/packem_chunks/meta.js +1 -0
- package/dist/packem_chunks/mistral.js +1 -0
- package/dist/packem_chunks/model-scope.js +1 -0
- package/dist/packem_chunks/morph.js +1 -0
- package/dist/packem_chunks/open-ai.js +1 -0
- package/dist/packem_chunks/open-router.js +1 -0
- package/dist/packem_chunks/providers.js +1 -0
- package/dist/packem_chunks/requesty.js +73 -0
- package/dist/packem_chunks/together-ai.js +1 -0
- package/dist/packem_chunks/upstage.js +1 -0
- package/dist/packem_chunks/v0.js +1 -0
- package/dist/packem_chunks/venice.js +1 -0
- package/dist/packem_chunks/vercel.js +1 -0
- package/dist/packem_chunks/weights-_-biases.js +1 -0
- package/dist/packem_chunks/xai.js +1 -0
- package/dist/schema.d.ts +1 -1
- package/dist/schema.js +1 -1
- package/dist/types/alibaba.d.ts +6 -0
- package/dist/types/alibaba.js +0 -0
- package/dist/types/amazon-bedrock.d.ts +6 -0
- package/dist/types/amazon-bedrock.js +0 -0
- package/dist/types/anthropic.d.ts +6 -0
- package/dist/types/anthropic.js +0 -0
- package/dist/types/azure-open-ai.d.ts +6 -0
- package/dist/types/azure-open-ai.js +0 -0
- package/dist/types/cerebras.d.ts +6 -0
- package/dist/types/cerebras.js +0 -0
- package/dist/types/chutes.d.ts +6 -0
- package/dist/types/chutes.js +0 -0
- package/dist/types/cloudflare.d.ts +6 -0
- package/dist/types/cloudflare.js +0 -0
- package/dist/types/deep-infra.d.ts +6 -0
- package/dist/types/deep-infra.js +0 -0
- package/dist/types/deep-seek.d.ts +6 -0
- package/dist/types/deep-seek.js +0 -0
- package/dist/types/fireworks-ai.d.ts +6 -0
- package/dist/types/fireworks-ai.js +0 -0
- package/dist/types/git-hub-copilot.d.ts +6 -0
- package/dist/types/git-hub-copilot.js +0 -0
- package/dist/types/git-hub-models.d.ts +6 -0
- package/dist/types/git-hub-models.js +0 -0
- package/dist/types/google-partner.d.ts +6 -0
- package/dist/types/google-partner.js +0 -0
- package/dist/types/google-vertex.d.ts +6 -0
- package/dist/types/google-vertex.js +0 -0
- package/dist/types/google.d.ts +6 -0
- package/dist/types/google.js +0 -0
- package/dist/types/groq.d.ts +6 -0
- package/dist/types/groq.js +0 -0
- package/dist/types/hugging-face.d.ts +6 -0
- package/dist/types/hugging-face.js +0 -0
- package/dist/types/inception.d.ts +6 -0
- package/dist/types/inception.js +0 -0
- package/dist/types/inference.d.ts +6 -0
- package/dist/types/inference.js +0 -0
- package/dist/types/meta.d.ts +6 -0
- package/dist/types/meta.js +0 -0
- package/dist/types/mistral.d.ts +6 -0
- package/dist/types/mistral.js +0 -0
- package/dist/types/model-scope.d.ts +6 -0
- package/dist/types/model-scope.js +0 -0
- package/dist/types/morph.d.ts +6 -0
- package/dist/types/morph.js +0 -0
- package/dist/types/open-ai.d.ts +6 -0
- package/dist/types/open-ai.js +0 -0
- package/dist/types/open-router.d.ts +6 -0
- package/dist/types/open-router.js +0 -0
- package/dist/types/providers.d.ts +11 -0
- package/dist/types/providers.js +1 -0
- package/dist/types/requesty.d.ts +6 -0
- package/dist/types/requesty.js +0 -0
- package/dist/types/together-ai.d.ts +6 -0
- package/dist/types/together-ai.js +0 -0
- package/dist/types/upstage.d.ts +6 -0
- package/dist/types/upstage.js +0 -0
- package/dist/types/v0.d.ts +6 -0
- package/dist/types/v0.js +0 -0
- package/dist/types/venice.d.ts +6 -0
- package/dist/types/venice.js +0 -0
- package/dist/types/vercel.d.ts +6 -0
- package/dist/types/vercel.js +0 -0
- package/dist/types/weights-_-biases.d.ts +6 -0
- package/dist/types/weights-_-biases.js +0 -0
- package/dist/types/xai.d.ts +6 -0
- package/dist/types/xai.js +0 -0
- package/package.json +7 -2
- package/public/alibaba.json +326 -0
- package/public/amazon-bedrock.json +2141 -0
- package/public/anthropic.json +396 -0
- package/public/api.json +66961 -19318
- package/public/azure-open-ai.json +332 -0
- package/public/cerebras.json +288 -0
- package/public/chutes.json +3220 -0
- package/public/cloudflare.json +3094 -0
- package/public/deep-infra.json +956 -0
- package/public/deep-seek.json +46 -0
- package/public/fireworks-ai.json +14486 -0
- package/public/git-hub-copilot.json +676 -0
- package/public/git-hub-models.json +256 -0
- package/public/google-partner.json +536 -0
- package/public/google-vertex.json +1376 -0
- package/public/google.json +536 -0
- package/public/groq.json +882 -0
- package/public/hugging-face.json +1096 -0
- package/public/inception.json +81 -0
- package/public/inference.json +291 -0
- package/public/meta.json +151 -0
- package/public/mistral.json +2181 -0
- package/public/model-scope.json +37839 -0
- package/public/morph.json +46 -0
- package/public/open-ai.json +606 -0
- package/public/open-router.json +15341 -0
- package/public/providers.json +43 -0
- package/public/requesty.json +13757 -0
- package/public/together-ai.json +641 -0
- package/public/upstage.json +606 -0
- package/public/v0.json +431 -0
- package/public/venice.json +501 -0
- package/public/vercel.json +4071 -0
- package/public/weights-&-biases.json +551 -0
- package/public/xai.json +256 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var e={description:"AI Models API - Models from Alibaba",lastUpdated:"2026-01-10T23:24:47.784Z",provider:"Alibaba",totalModels:9,version:"0.0.0-development"},t=[{attachment:!1,cost:{input:75e-5,inputCacheHit:null,output:99e-5},extendedThinking:!0,id:"deepseek-r-1",knowledge:null,lastUpdated:null,limit:{context:163840,output:163840},modalities:{input:["text"],output:["text"]},name:"deepseek-r1",openWeights:!1,provider:"Alibaba",providerDoc:"https://help.aliyun.com/zh/model-studio/deepseek-api",providerEnv:["ALIBABA_API_KEY"],providerId:"alibaba",providerModelsDevId:"alibaba",providerNpm:"@ai-sdk/openai-compatible",reasoning:!0,releaseDate:"2025-01-20",streamingSupported:!0,temperature:!1,toolCall:!0,vision:!1,icon:"alibaba"},{attachment:!1,cost:{input:4e-4,inputCacheHit:null,output:.00175},extendedThinking:!0,id:"deepseek-r-1-0528",knowledge:null,lastUpdated:null,limit:{context:163840,output:65536},modalities:{input:["text"],output:["text"]},name:"deepseek-r1-0528",openWeights:!1,provider:"Alibaba",providerDoc:"https://help.aliyun.com/zh/model-studio/deepseek-api",providerEnv:["ALIBABA_API_KEY"],providerId:"alibaba",providerModelsDevId:"alibaba",providerNpm:"@ai-sdk/openai-compatible",reasoning:!0,releaseDate:"2025-05-28",streamingSupported:!0,temperature:!1,toolCall:!0,vision:!1,icon:"alibaba"},{attachment:!1,cost:{input:.004,inputCacheHit:null,output:.016},extendedThinking:!0,id:"deepseek-r-1-685b",knowledge:null,lastUpdated:null,limit:{context:131072,output:16384},modalities:{input:["text"],output:["text"]},name:"deepseek-r1 685B",openWeights:!1,provider:"Alibaba",providerDoc:"https://help.aliyun.com/zh/model-studio/deepseek-api",providerEnv:["ALIBABA_API_KEY"],providerId:"alibaba",providerModelsDevId:"alibaba",providerNpm:"@ai-sdk/openai-compatible",reasoning:!0,releaseDate:null,streamingSupported:!0,temperature:!1,toolCall:!0,vision:!1,icon:"alibaba"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},extendedThinking:!0,id:"deepseek-r-1-distill-qwen-1-5-b",knowledge:null,lastUpdated:null,limit:{context:32768,output:16384},modalities:{input:["text"],output:["text"]},name:"deepseek-r1-distill-qwen-1.5b",openWeights:!1,provider:"Alibaba",providerDoc:"https://help.aliyun.com/zh/model-studio/deepseek-api",providerEnv:["ALIBABA_API_KEY"],providerId:"alibaba",providerModelsDevId:"alibaba",providerNpm:"@ai-sdk/openai-compatible",reasoning:!0,releaseDate:"2025-01-31",streamingSupported:!0,temperature:!1,toolCall:!0,vision:!1,icon:"alibaba"},{attachment:!1,cost:{input:9e-4,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"deepseek-v-3",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"deepseek-v3",openWeights:!1,provider:"Alibaba",providerDoc:"https://help.aliyun.com/zh/model-studio/deepseek-api",providerEnv:["ALIBABA_API_KEY"],providerId:"alibaba",providerModelsDevId:"alibaba",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"alibaba"},{attachment:!1,cost:{input:23e-5,inputCacheHit:null,output:9e-4},extendedThinking:!1,id:"deepseek-v-3-1",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"deepseek-v3.1",openWeights:!1,provider:"Alibaba",providerDoc:"https://help.aliyun.com/zh/model-studio/deepseek-api",providerEnv:["ALIBABA_API_KEY"],providerId:"alibaba",providerModelsDevId:"alibaba",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"alibaba"},{attachment:!1,cost:{input:27e-5,inputCacheHit:null,output:4e-4},extendedThinking:!1,id:"deepseek-v-3-2",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"deepseek-v3.2",openWeights:!1,provider:"Alibaba",providerDoc:"https://help.aliyun.com/zh/model-studio/deepseek-api",providerEnv:["ALIBABA_API_KEY"],providerId:"alibaba",providerModelsDevId:"alibaba",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"alibaba"},{attachment:!1,cost:{input:27e-5,inputCacheHit:null,output:4e-4},extendedThinking:!1,id:"deepseek-v-3-2-exp",knowledge:null,lastUpdated:null,limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"deepseek-v3.2-exp",openWeights:!1,provider:"Alibaba",providerDoc:"https://help.aliyun.com/zh/model-studio/deepseek-api",providerEnv:["ALIBABA_API_KEY"],providerId:"alibaba",providerModelsDevId:"alibaba",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"alibaba"},{attachment:!1,cost:{input:1,inputCacheHit:null,output:0},extendedThinking:!1,id:"moonshot-kimi-k2-instruct",knowledge:null,lastUpdated:null,limit:{context:0,output:null},modalities:{input:["text"],output:["text"]},name:"Moonshot-Kimi-K2-Instruct",openWeights:!1,provider:"Alibaba",providerDoc:"https://help.aliyun.com/zh/model-studio/kimi-api",providerEnv:["ALIBABA_API_KEY"],providerId:"alibaba",providerModelsDevId:"alibaba",providerNpm:"@ai-sdk/openai-compatible",reasoning:!1,releaseDate:null,streamingSupported:!0,temperature:!0,toolCall:!1,vision:!1,icon:"alibaba"}];const a={metadata:e,models:t};export{a as default,e as metadata,t as models};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var t={description:"AI Models API - Models from Amazon Bedrock",lastUpdated:"2026-01-10T23:24:47.785Z",provider:"Amazon Bedrock",totalModels:66,version:"0.0.0-development"},e=[{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"ai21.jamba-1-5-large-v1:0",knowledge:null,lastUpdated:"2024-09-23",launchDate:"9/23/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Jamba 1.5 Large",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/ai21-labs",reasoning:!1,regions:["us-east-1"],releaseDate:"2024-09-23",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"ai21.jamba-1-5-mini-v1:0",knowledge:null,lastUpdated:"2024-09-23",launchDate:"9/23/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Jamba 1.5 Mini",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/ai21-labs",reasoning:!1,regions:["us-east-1"],releaseDate:"2024-09-23",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"ai21.jamba-instruct-v1:0",knowledge:null,lastUpdated:"2024-06-25",launchDate:"6/25/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Jamba-Instruct",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/ai21-labs",reasoning:!1,regions:["us-east-1"],releaseDate:"2024-06-25",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"amazon.nova-canvas-v1:0",knowledge:null,lastUpdated:"2024-12-04",launchDate:"12/4/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text","image"]},name:"Nova Canvas",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/amazon",reasoning:!1,regions:["us-east-1"],releaseDate:"2024-12-04",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"amazon.nova-lite-v1:0",knowledge:null,lastUpdated:"2024-12-04",launchDate:"12/4/202412/4/202412/4/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text","image","video"]},name:"Nova Lite",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/amazon",reasoning:!1,regions:["us-east-1","us-east-2*","us-west-2*"],releaseDate:"2024-12-04",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"amazon.nova-micro-v1:0",knowledge:null,lastUpdated:"2024-12-04",launchDate:"12/4/202412/4/202412/4/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Nova Micro",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/amazon",reasoning:!1,regions:["us-east-1","us-east-2*","us-west-2*"],releaseDate:"2024-12-04",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"amazon.nova-pro-v1:0",knowledge:null,lastUpdated:"2024-12-04",launchDate:"12/4/202412/4/202412/4/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text","image","video"]},name:"Nova Pro",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/amazon",reasoning:!1,regions:["us-east-1","us-east-2*","us-west-2*"],releaseDate:"2024-12-04",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"amazon.nova-reel-v1:0",knowledge:null,lastUpdated:"2024-12-04",launchDate:"12/4/202412/4/202412/4/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text","image"]},name:"Nova Reel",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/amazon",reasoning:!1,regions:["us-east-1"],releaseDate:"2024-12-04",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"amazon.rerank-v1:0",knowledge:null,lastUpdated:null,launchDate:"",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Rerank 1.0",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/amazon",reasoning:!1,regions:["us-west-2","ap-northeast-1","ca-central-1","eu-central-1"],releaseDate:null,streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"amazon.titan-embed-image-v1",knowledge:null,lastUpdated:"2023-11-29",launchDate:"11/29/202311/29/20234/30/20243/27/20246/13/20246/27/20244/30/20246/13/20243/27/20246/13/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text","image"]},name:"Titan Multimodal Embeddings G1",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/amazon",reasoning:!1,regions:["us-east-1","us-west-2","ap-south-1","ap-southeast-2","ca-central-1","eu-central-1","eu-west-1 (Gated)","eu-west-2","eu-west-3","sa-east-1"],releaseDate:"2023-11-29",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"amazon.titan-embed-text-v1",knowledge:null,lastUpdated:"2023-11-29",launchDate:"11/29/202311/29/202311/29/202311/29/2023",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Titan Embeddings G1 - Text",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/amazon",reasoning:!1,regions:["us-east-1","us-west-2","ap-northeast-1","eu-central-1"],releaseDate:"2023-11-29",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"amazon.titan-embed-text-v2:0",knowledge:null,lastUpdated:"2024-04-30",launchDate:"4/30/20244/30/202411/8/20248/13/202412/13/20249/30/202412/13/202410/10/20246/13/20246/27/202410/31/20246/13/202412/13/20246/13/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Titan Text Embeddings V2",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/amazon",reasoning:!1,regions:["us-east-1","us-east-2","us-west-2","us-gov-east-1","us-gov-west-1","ap-northeast-1","ap-northeast-2","ap-south-1","ap-southeast-1","ap-southeast-2","ca-central-1","eu-central-1","eu-central-2","eu-west-2","eu-west-3","sa-east-1"],releaseDate:"2024-04-30",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"amazon.titan-image-generator-v1",knowledge:null,lastUpdated:"2023-12-01",launchDate:"12/1/202312/1/20234/30/20244/30/20246/13/2024",limit:{context:null,output:null},modalities:{input:["text","image"],output:["image"]},name:"Titan Image Generator G1",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/amazon",reasoning:!1,regions:["us-east-1","us-west-2","ap-south-1","eu-west-1 (Gated)","eu-west-2"],releaseDate:"2023-12-01",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"amazon.titan-image-generator-v2:0",knowledge:null,lastUpdated:"2024-08-06",launchDate:"8/6/20248/6/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text","image"]},name:"Titan Image Generator G1 v2",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/amazon",reasoning:!1,regions:["us-east-1","us-west-2"],releaseDate:"2024-08-06",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"amazon.titan-text-express-v1",knowledge:null,lastUpdated:"2023-11-29",launchDate:"11/29/202311/29/202311/29/202311/29/20234/30/20243/27/20246/13/202411/29/20234/30/20246/13/20243/27/20246/13/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Titan Text G1 - Express",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/amazon",reasoning:!1,regions:["us-east-1","us-west-2","us-gov-west-1","ap-northeast-1","ap-south-1","ap-southeast-2","ca-central-1","eu-central-1","eu-west-1 (Gated)","eu-west-2","eu-west-3","sa-east-1"],releaseDate:"2023-11-29",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"amazon.titan-text-lite-v1",knowledge:null,lastUpdated:"2023-11-29",launchDate:"11/29/202311/29/20234/30/20243/27/20246/13/20246/27/20244/30/20246/13/20243/27/20246/13/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Titan Text G1 - Lite",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/amazon",reasoning:!1,regions:["us-east-1","us-west-2","ap-south-1","ap-southeast-2","ca-central-1","eu-central-1","eu-west-1 (Gated)","eu-west-2","eu-west-3","sa-east-1"],releaseDate:"2023-11-29",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"amazon.titan-text-premier-v1:0",knowledge:null,lastUpdated:"2024-05-07",launchDate:"5/7/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Titan Text G1 - Premier",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/amazon",reasoning:!1,regions:["us-east-1"],releaseDate:"2024-05-07",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"anthropic.claude-3-5-haiku-20241022-v1:0",knowledge:null,lastUpdated:"2024-11-04",launchDate:"11/4/2024",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Claude 3.5 Haiku",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/anthropic",reasoning:!1,regions:["us-east-1*","us-east-2*","us-west-2"],releaseDate:"2024-11-04",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"anthropic.claude-3-5-sonnet-20240620-v1:0",knowledge:null,lastUpdated:"2024-06-20",launchDate:"6/20/20247/30/20248/7/20248/5/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text","image"]},name:"Claude 3.5 Sonnet v1",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/anthropic",reasoning:!1,regions:["us-gov-east-1*","us-gov-west-1","ap-northeast-1","ap-northeast-2","ap-south-1*","ap-southeast-1 (Gated)","ap-southeast-2*"],releaseDate:"2024-06-20",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"anthropic.claude-3-5-sonnet-20241022-v2:0",knowledge:null,lastUpdated:"2024-10-22",launchDate:"10/22/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text","image"]},name:"Claude 3.5 Sonnet v2",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/anthropic",reasoning:!1,regions:["ap-northeast-1","ap-northeast-2","ap-northeast-3","ap-south-1","ap-south-2","ap-southeast-1","ap-southeast-2"],releaseDate:"2024-10-22",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"anthropic.claude-3-7-sonnet-20250219-v1:0",knowledge:null,lastUpdated:"2025-02-24",launchDate:"2/24/2025",limit:{context:null,output:null},modalities:{input:["text"],output:["text","image"]},name:"Claude 3.7 Sonnet",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/anthropic",reasoning:!1,releaseDate:"2025-02-24",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"anthropic.claude-3-haiku-20240307-v1:0",knowledge:null,lastUpdated:"2024-03-14",launchDate:"3/14/20243/14/20248/30/20247/30/20244/30/20248/7/20244/6/20246/13/20244/30/20245/9/20244/4/20246/13/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text","image"]},name:"Claude 3 Haiku",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/anthropic",reasoning:!1,regions:["us-east-1","us-east-2*","us-west-2","us-gov-east-1*","us-gov-west-1","ap-northeast-1","ap-northeast-2","ap-south-1","ap-southeast-1 (Gated)","ap-southeast-2","ca-central-1","eu-central-1","eu-central-2","eu-west-1 (Gated)","eu-west-2","eu-west-3","sa-east-1"],releaseDate:"2024-03-14",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"anthropic.claude-3-sonnet-20240229-v1:0",knowledge:null,lastUpdated:"2024-03-04",launchDate:"3/4/20243/4/2024--4/30/2024-4/6/20246/13/20245/29/20244/30/20245/9/20244/4/20246/13/2024",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Claude 3 Sonnet",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/anthropic",reasoning:!1,regions:["us-east-1","us-west-2","ap-northeast-1*","ap-northeast-2*","ap-south-1","ap-southeast-1 (Gated)*","ap-southeast-2","ca-central-1","eu-central-1","eu-west-1 (Gated)","eu-west-2","eu-west-3","sa-east-1"],releaseDate:"2024-03-04",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"anthropic.claude-haiku-4-5-20251001-v1:0",knowledge:null,lastUpdated:"2025-10-01",launchDate:"10/1/2025",limit:{context:null,output:null},modalities:{input:["text"],output:["text","image"]},name:"Claude Haiku 4.5",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/anthropic",reasoning:!1,regions:["us-east-1*","us-east-2*","us-west-2*"],releaseDate:"2025-10-01",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"anthropic.claude-instant-v1",knowledge:null,lastUpdated:"2023-11-29",launchDate:"--11/29/202311/29/2023",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Claude Instant",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/anthropic",reasoning:!1,regions:["us-east-1","us-west-2","ap-northeast-1","ap-southeast-1 (Gated)","eu-central-1"],releaseDate:"2023-11-29",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"anthropic.claude-opus-4-1-20250805-v1:0",knowledge:null,lastUpdated:"2025-07-31",launchDate:"7/31/20257/31/20257/31/2025",limit:{context:null,output:null},modalities:{input:["text"],output:["text","image"]},name:"Claude Opus 4.1",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/anthropic",reasoning:!1,regions:["us-east-1*","us-east-2*","us-west-2*"],releaseDate:"2025-07-31",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"anthropic.claude-opus-4-20250514-v1:0",knowledge:null,lastUpdated:"2025-05-22",launchDate:"5/22/20255/22/20255/22/2025",limit:{context:null,output:null},modalities:{input:["text"],output:["text","image"]},name:"Claude Opus 4.0",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/anthropic",reasoning:!1,regions:["us-east-1*","us-east-2*","us-west-2*"],releaseDate:"2025-05-22",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"anthropic.claude-sonnet-4-20250514-v1:0",knowledge:null,lastUpdated:"2025-05-22",launchDate:"5/22/20255/22/20255/22/2025",limit:{context:null,output:null},modalities:{input:["text"],output:["text","image"]},name:"Claude Sonnet 4.0",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/anthropic",reasoning:!1,regions:["us-east-1*","us-east-2*","us-west-2*"],releaseDate:"2025-05-22",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"anthropic.claude-sonnet-4-5-20250929-v1:0",knowledge:null,lastUpdated:"2025-09-29",launchDate:"9/29/2025",limit:{context:null,output:null},modalities:{input:["text"],output:["text","image"]},name:"Claude Sonnet 4.5",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/anthropic",reasoning:!1,regions:["us-east-1*","us-east-2*","us-west-2*"],releaseDate:"2025-09-29",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"anthropic.claude-v2",knowledge:null,lastUpdated:"2023-08-01",launchDate:"8/1/2023-11/29/2024-",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Claude 2",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/anthropic",reasoning:!1,regions:["us-east-1","us-west-2","ap-southeast-1 (Gated)","eu-central-1"],releaseDate:"2023-08-01",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"anthropic.claude-v2:1",knowledge:null,lastUpdated:"2023-11-29",launchDate:"11/29/202311/29/202312/21/2023-",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Claude 2.1",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/anthropic",reasoning:!1,regions:["us-east-1","us-west-2","ap-northeast-1","eu-central-1"],releaseDate:"2023-11-29",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"cohere.command-light-text-v14",knowledge:null,lastUpdated:"2023-11-13",launchDate:"11/13/202311/13/2023",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Command Light",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/cohere",reasoning:!1,regions:["us-east-1","us-west-2"],releaseDate:"2023-11-13",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"cohere.command-r-plus-v1:0",knowledge:null,lastUpdated:"2024-04-29",launchDate:"4/29/20244/29/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Command R+",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/cohere",reasoning:!1,regions:["us-east-1","us-west-2"],releaseDate:"2024-04-29",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"cohere.command-r-v1:0",knowledge:null,lastUpdated:"2024-04-29",launchDate:"4/29/20244/29/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Command R",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/cohere",reasoning:!1,regions:["us-east-1","us-west-2"],releaseDate:"2024-04-29",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:5e-4,inputCacheHit:null,output:.0015},id:"cohere.command-text-v14",knowledge:null,lastUpdated:"2023-11-13",launchDate:"11/13/202311/13/2023",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Command",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/cohere",reasoning:!1,regions:["us-east-1","us-west-2"],releaseDate:"2023-11-13",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"cohere.embed-english-v3",knowledge:null,lastUpdated:"2025-01-24",launchDate:"1/24/2025",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Cohere Embed English",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/cohere",reasoning:!1,releaseDate:"2025-01-24",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"cohere.embed-multilingual-v3",knowledge:null,lastUpdated:"2025-01-24",launchDate:"1/24/2025",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Cohere Embed Multilingual",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/cohere",reasoning:!1,releaseDate:"2025-01-24",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"cohere.rerank-v3-5:0",knowledge:null,lastUpdated:null,launchDate:"",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Rerank 3.5",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/cohere",reasoning:!1,regions:["us-west-2","ap-northeast-1","ca-central-1","eu-central-1"],releaseDate:null,streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:75e-5,inputCacheHit:null,output:99e-5},extendedThinking:!1,id:"deepseek.r1-v1:0",knowledge:null,lastUpdated:"2025-03-10",launchDate:"3/10/2025",limit:{context:163840,output:163840},modalities:{input:["text"],output:["text"]},name:"DeepSeek-R1",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/deep-seek",reasoning:!1,regions:["us-east-1","us-east-2","us-west-2"],releaseDate:"2025-03-10",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"luma.ray-v2:0",knowledge:null,lastUpdated:"2025-01-23",launchDate:"1/23/2025",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Luma Ray v2",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/luma",reasoning:!1,regions:["us-west-2"],releaseDate:"2025-01-23",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},id:"meta.llama3-1-405b-instruct-v1:0",knowledge:null,lastUpdated:"2024-12-03",launchDate:"12/3/20247/23/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Llama 3.1 405B Instruct",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/meta",reasoning:!1,regions:["us-east-2*","us-west-2"],releaseDate:"2024-12-03",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},id:"meta.llama3-1-70b-instruct-v1:0",knowledge:null,lastUpdated:"2024-10-26",launchDate:"10/26/202410/26/20247/23/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Llama 3.1 70B Instruct",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/meta",reasoning:!1,regions:["us-east-1*","us-east-2*","us-west-2"],releaseDate:"2024-10-26",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},id:"meta.llama3-1-8b-instruct-v1:0",knowledge:null,lastUpdated:"2024-10-26",launchDate:"10/26/202410/26/20247/23/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Llama 3.1 8B Instruct",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/meta",reasoning:!1,regions:["us-east-1*","us-east-2*","us-west-2"],releaseDate:"2024-10-26",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},id:"meta.llama3-2-11b-instruct-v1:0",knowledge:null,lastUpdated:"2024-09-25",launchDate:"9/25/202410/26/20249/25/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text","image"]},name:"Llama 3.2 11B Instruct",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/meta",reasoning:!1,regions:["us-east-1*","us-east-2*","us-west-2*"],releaseDate:"2024-09-25",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},id:"meta.llama3-2-1b-instruct-v1:0",knowledge:null,lastUpdated:"2024-09-25",launchDate:"9/25/202410/26/20249/25/20249/25/20249/25/20249/25/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Llama 3.2 1B Instruct",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/meta",reasoning:!1,regions:["us-east-1*","us-east-2*","us-west-2*","eu-central-1*","eu-west-1 (Gated)*","eu-west-3*"],releaseDate:"2024-09-25",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},id:"meta.llama3-2-3b-instruct-v1:0",knowledge:null,lastUpdated:"2024-09-25",launchDate:"9/25/202410/26/20249/25/20249/25/20249/25/20249/25/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Llama 3.2 3B Instruct",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/meta",reasoning:!1,regions:["us-east-1*","us-east-2*","us-west-2*","eu-central-1*","eu-west-1 (Gated)*","eu-west-3*"],releaseDate:"2024-09-25",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},id:"meta.llama3-2-90b-instruct-v1:0",knowledge:null,lastUpdated:"2024-09-25",launchDate:"9/25/202410/26/20249/25/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text","image"]},name:"Llama 3.2 90B Instruct",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/meta",reasoning:!1,regions:["us-east-1*","us-east-2*","us-west-2*"],releaseDate:"2024-09-25",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},id:"meta.llama3-3-70b-instruct-v1:0",knowledge:null,lastUpdated:"2024-12-19",launchDate:"12/19/202412/19/202412/19/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Llama 3.3 70B Instruct",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/meta",reasoning:!1,regions:["us-east-1*","us-east-2","us-west-2*"],releaseDate:"2024-12-19",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},id:"meta.llama3-70b-instruct-v1:0",knowledge:null,lastUpdated:"2024-04-23",launchDate:"4/23/20244/23/20248/1/20244/30/20246/13/20246/13/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Llama 3 70B Instruct",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/meta",reasoning:!1,regions:["us-east-1","us-west-2","us-gov-west-1","ap-south-1","ca-central-1","eu-west-2"],releaseDate:"2024-04-23",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},id:"meta.llama3-8b-instruct-v1:0",knowledge:null,lastUpdated:"2024-04-23",launchDate:"4/23/20244/23/20248/1/20244/30/20246/13/20246/13/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Llama 3 8B Instruct",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/meta",reasoning:!1,regions:["us-east-1","us-west-2","us-gov-west-1","ap-south-1","ca-central-1","eu-west-2"],releaseDate:"2024-04-23",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},id:"meta.llama4-maverick-17b-instruct-v1:0",knowledge:null,lastUpdated:"2025-04-28",launchDate:"4/28/2025",limit:{context:null,output:null},modalities:{input:["text"],output:["text","image"]},name:"Llama 4 Maverick 17B Instruct",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/meta",reasoning:!1,regions:["us-east-1","us-east-2","us-west-2"],releaseDate:"2025-04-28",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},id:"meta.llama4-scout-17b-instruct-v1:0",knowledge:null,lastUpdated:"2025-04-28",launchDate:"4/28/2025",limit:{context:null,output:null},modalities:{input:["text"],output:["text","image"]},name:"Llama 4 Scout 17B Instruct",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/meta",reasoning:!1,regions:["us-east-1","us-east-2","us-west-2"],releaseDate:"2025-04-28",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"mistral.pixtral-large-2502-v1:0",knowledge:null,lastUpdated:"2025-04-08",launchDate:"4/8/2025",limit:{context:null,output:null},modalities:{input:["text","image"],output:["text"]},name:"Pixtral Large (25.02)",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/miatral",reasoning:!1,releaseDate:"2025-04-08",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},id:"mistral.mistral-7b-instruct-v0:2",knowledge:null,lastUpdated:"2024-03-09",launchDate:"3/9/20243/1/20244/30/20243/29/20246/13/20244/30/20246/13/20243/29/20246/13/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral 7B Instruct",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/mistral-ai",reasoning:!1,regions:["us-east-1","us-west-2","ap-south-1","ap-southeast-2","ca-central-1","eu-west-1 (Gated)","eu-west-2","eu-west-3","sa-east-1"],releaseDate:"2024-03-09",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},id:"mistral.mistral-large-2402-v1:0",knowledge:null,lastUpdated:"2024-04-03",launchDate:"4/3/20244/3/20244/30/20244/4/20246/13/20244/30/20246/13/20244/3/20246/13/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral Large (24.02)",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/mistral-ai",reasoning:!1,regions:["us-east-1","us-west-2","ap-south-1","ap-southeast-2","ca-central-1","eu-west-1 (Gated)","eu-west-2","eu-west-3","sa-east-1"],releaseDate:"2024-04-03",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},extendedThinking:!1,id:"mistral.mistral-large-2407-v1:0",knowledge:null,lastUpdated:"2024-07-24",launchDate:"7/24/2024",limit:{context:131072,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral Large (24.07)",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/mistral-ai",reasoning:!1,regions:["us-west-2"],releaseDate:"2024-07-24",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"bedrock"},{attachment:!1,cost:{input:3e-4,inputCacheHit:null,output:3e-4},id:"mistral.mistral-small-2402-v1:0",knowledge:null,lastUpdated:"2024-05-24",launchDate:"5/24/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Mistral Small (24.02)",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/mistral-ai",reasoning:!1,regions:["us-east-1"],releaseDate:"2024-05-24",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"mistral.mixtral-8x7b-instruct-v0:1",knowledge:null,lastUpdated:"2024-03-09",launchDate:"3/9/20243/1/20244/30/20243/29/20246/13/20244/30/20246/13/20243/29/20246/13/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Mixtral 8x7B Instruct",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/mistral-ai",reasoning:!1,regions:["us-east-1","us-west-2","ap-south-1","ap-southeast-2","ca-central-1","eu-west-1 (Gated)","eu-west-2","eu-west-3","sa-east-1"],releaseDate:"2024-03-09",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"stability.sd3-5-large-v1:0",knowledge:null,lastUpdated:"2024-12-19",launchDate:"12/19/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text","image"]},name:"Stable Diffusion 3.5 Large",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/stability-ai",reasoning:!1,regions:["us-west-2"],releaseDate:"2024-12-19",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"stability.sd3-large-v1:0",knowledge:null,lastUpdated:"2024-09-04",launchDate:"9/4/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text","image"]},name:"SD3 Large 1.0",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/stability-ai",reasoning:!1,regions:["us-west-2"],releaseDate:"2024-09-04",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"stability.stable-image-core-v1:0",knowledge:null,lastUpdated:"2024-09-04",launchDate:"9/4/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Stable Image Core 1.0",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/stability-ai",reasoning:!1,regions:["us-west-2"],releaseDate:"2024-09-04",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"stability.stable-image-core-v1:1",knowledge:null,lastUpdated:"2024-12-19",launchDate:"12/19/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Stable Image Core 1.1",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/stability-ai",reasoning:!1,regions:["us-west-2"],releaseDate:"2024-12-19",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"stability.stable-image-ultra-v1:0",knowledge:null,lastUpdated:"2024-09-04",launchDate:"9/4/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Stable Image Ultra 1.0",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/stability-ai",reasoning:!1,regions:["us-west-2"],releaseDate:"2024-09-04",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"stability.stable-image-ultra-v1:1",knowledge:null,lastUpdated:"2024-12-19",launchDate:"12/19/2024",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Stable Image Ultra 1.1",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/stability-ai",reasoning:!1,regions:["us-west-2"],releaseDate:"2024-12-19",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"writer.palmyra-x4-v1:0",knowledge:null,lastUpdated:"2025-04-28",launchDate:"4/28/2025",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Palmyra X4",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/writer",reasoning:!1,regions:["us-west-2"],releaseDate:"2025-04-28",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"},{attachment:!1,cost:{input:null,inputCacheHit:null,output:null},id:"writer.palmyra-x5-v1:0",knowledge:null,lastUpdated:"2025-04-28",launchDate:"4/28/2025",limit:{context:null,output:null},modalities:{input:["text"],output:["text"]},name:"Palmyra X5",openWeights:!0,provider:"Amazon Bedrock",providerId:"amazon-bedrock/writer",reasoning:!1,regions:["us-west-2"],releaseDate:"2025-04-28",streamingSupported:null,temperature:!0,toolCall:!0,icon:"bedrock"}];const a={metadata:t,models:e};export{a as default,t as metadata,e as models};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
var e={description:"AI Models API - Models from Anthropic",lastUpdated:"2026-01-10T23:24:47.786Z",provider:"Anthropic",totalModels:11,version:"0.0.0-development"},t=[{attachment:!1,cost:{input:.25,inputCacheHit:null,output:1.25},extendedThinking:!1,id:"claude-haiku-3",knowledge:null,lastUpdated:null,limit:{context:2e5,output:4e3},modalities:{input:["text","image"],output:["text"]},name:"Claude Haiku 3",openWeights:!1,provider:"Anthropic",providerDoc:"https://platform.claude.com/docs/en/about-claude/models/overview",providerEnv:["ANTHROPIC_API_KEY"],providerId:"anthropic",providerModelsDevId:"anthropic",providerNpm:"@ai-sdk/anthropic",reasoning:!1,releaseDate:"2024-03-07",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"anthropic"},{attachment:!1,cost:{input:1.6,inputCacheHit:null,output:.08},extendedThinking:!1,id:"claude-haiku-3-5",knowledge:null,lastUpdated:null,limit:{context:0,output:1},modalities:{input:["text","image"],output:["text"]},name:"Claude Haiku 3.5",openWeights:!1,provider:"Anthropic",providerDoc:"https://docs.anthropic.com/en/docs/about-claude/models",providerEnv:["ANTHROPIC_API_KEY"],providerId:"anthropic",providerModelsDevId:"anthropic",providerNpm:"@ai-sdk/anthropic",reasoning:!1,releaseDate:"2024-03-04",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"anthropic"},{attachment:!1,cost:{input:1,inputCacheHit:null,output:5},extendedThinking:!0,id:"claude-haiku-4-5",knowledge:"2025",lastUpdated:null,limit:{context:2e5,output:64e3},modalities:{input:["text","image"],output:["text"]},name:"Claude Haiku 4.5",openWeights:!1,provider:"Anthropic",providerDoc:"https://platform.claude.com/docs/en/about-claude/models/overview",providerEnv:["ANTHROPIC_API_KEY"],providerId:"anthropic",providerModelsDevId:"anthropic",providerNpm:"@ai-sdk/anthropic",reasoning:!0,releaseDate:"2025-10-01",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"anthropic"},{attachment:!1,cost:{input:30,inputCacheHit:null,output:1.5},extendedThinking:!0,id:"claude-opus-3-(deprecated)",knowledge:null,lastUpdated:null,limit:{context:15,output:18},modalities:{input:["text"],output:["text"]},name:"Claude Opus 3 (deprecated)",openWeights:!1,provider:"Anthropic",providerDoc:"https://docs.anthropic.com/en/docs/about-claude/models",providerEnv:["ANTHROPIC_API_KEY"],providerId:"anthropic",providerModelsDevId:"anthropic",providerNpm:"@ai-sdk/anthropic",reasoning:!0,releaseDate:"2024-02-29",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"anthropic"},{attachment:!1,cost:{input:15,inputCacheHit:null,output:75},extendedThinking:!0,id:"claude-opus-4",knowledge:"2025",lastUpdated:null,limit:{context:2e5,output:32e3},modalities:{input:["text","image"],output:["text"]},name:"Claude Opus 4",openWeights:!1,provider:"Anthropic",providerDoc:"https://platform.claude.com/docs/en/about-claude/models/overview",providerEnv:["ANTHROPIC_API_KEY"],providerId:"anthropic",providerModelsDevId:"anthropic",providerNpm:"@ai-sdk/anthropic",reasoning:!0,releaseDate:"2025-05-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"anthropic"},{attachment:!1,cost:{input:15,inputCacheHit:null,output:75},extendedThinking:!0,id:"claude-opus-4-1",knowledge:"2025",lastUpdated:null,limit:{context:2e5,output:32e3},modalities:{input:["text","image"],output:["text"]},name:"Claude Opus 4.1",openWeights:!1,provider:"Anthropic",providerDoc:"https://platform.claude.com/docs/en/about-claude/models/overview",providerEnv:["ANTHROPIC_API_KEY"],providerId:"anthropic",providerModelsDevId:"anthropic",providerNpm:"@ai-sdk/anthropic",reasoning:!0,releaseDate:"2025-08-05",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"anthropic"},{attachment:!1,cost:{input:5,inputCacheHit:null,output:25},extendedThinking:!0,id:"claude-opus-4-5",knowledge:"2025",lastUpdated:null,limit:{context:2e5,output:64e3},modalities:{input:["text","image"],output:["text"]},name:"Claude Opus 4.5",openWeights:!1,provider:"Anthropic",providerDoc:"https://platform.claude.com/docs/en/about-claude/models/overview",providerEnv:["ANTHROPIC_API_KEY"],providerId:"anthropic",providerModelsDevId:"anthropic",providerNpm:"@ai-sdk/anthropic",reasoning:!0,releaseDate:"2025-11-01",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"anthropic"},{attachment:!1,cost:{input:6,inputCacheHit:null,output:.3},extendedThinking:!0,id:"claude-sonnet-3-5-(deprecated)",knowledge:null,lastUpdated:null,limit:{context:3,output:3},modalities:{input:["text"],output:["text"]},name:"Claude Sonnet 3.5 (deprecated)",openWeights:!1,provider:"Anthropic",providerDoc:"https://docs.anthropic.com/en/docs/about-claude/models",providerEnv:["ANTHROPIC_API_KEY"],providerId:"anthropic",providerModelsDevId:"anthropic",providerNpm:"@ai-sdk/anthropic",reasoning:!0,releaseDate:"2024-03-04",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!1,icon:"anthropic"},{attachment:!1,cost:{input:3,inputCacheHit:null,output:15},extendedThinking:!0,id:"claude-sonnet-3-7",knowledge:"2024",lastUpdated:null,limit:{context:2e5,output:64e3},modalities:{input:["text","image"],output:["text"]},name:"Claude Sonnet 3.7",openWeights:!1,provider:"Anthropic",providerDoc:"https://platform.claude.com/docs/en/about-claude/models/overview",providerEnv:["ANTHROPIC_API_KEY"],providerId:"anthropic",providerModelsDevId:"anthropic",providerNpm:"@ai-sdk/anthropic",reasoning:!0,releaseDate:"2025-02-19",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"anthropic"},{attachment:!1,cost:{input:3,inputCacheHit:null,output:15},extendedThinking:!0,id:"claude-sonnet-4",knowledge:"2025",lastUpdated:null,limit:{context:2e5,output:64e3},modalities:{input:["text","image"],output:["text"]},name:"Claude Sonnet 4",openWeights:!1,provider:"Anthropic",providerDoc:"https://platform.claude.com/docs/en/about-claude/models/overview",providerEnv:["ANTHROPIC_API_KEY"],providerId:"anthropic",providerModelsDevId:"anthropic",providerNpm:"@ai-sdk/anthropic",reasoning:!0,releaseDate:"2025-05-14",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"anthropic"},{attachment:!1,cost:{input:3,inputCacheHit:null,output:15},extendedThinking:!0,id:"claude-sonnet-4-5",knowledge:"2025",lastUpdated:null,limit:{context:2e5,output:64e3},modalities:{input:["text","image"],output:["text"]},name:"Claude Sonnet 4.5",openWeights:!1,provider:"Anthropic",providerDoc:"https://platform.claude.com/docs/en/about-claude/models/overview",providerEnv:["ANTHROPIC_API_KEY"],providerId:"anthropic",providerModelsDevId:"anthropic",providerNpm:"@ai-sdk/anthropic",reasoning:!0,releaseDate:"2025-09-29",streamingSupported:!0,temperature:!0,toolCall:!0,vision:!0,icon:"anthropic"}];const o={metadata:e,models:t};export{o as default,e as metadata,t as models};
|