modelpedia 0.0.3 → 0.0.5
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/README.md +10 -4
- package/dist/index.cjs +1 -1
- package/dist/index.d.cts +10 -2
- package/dist/index.d.mts +10 -2
- package/dist/index.mjs +1 -1
- package/dist/providers/alibaba.cjs +2 -2
- package/dist/providers/alibaba.d.cts +1 -1
- package/dist/providers/alibaba.d.mts +1 -1
- package/dist/providers/alibaba.mjs +2 -2
- package/dist/providers/amazon.cjs +2 -2
- package/dist/providers/amazon.d.cts +1 -1
- package/dist/providers/amazon.d.mts +1 -1
- package/dist/providers/amazon.mjs +2 -2
- package/dist/providers/anthropic.cjs +2 -2
- package/dist/providers/anthropic.d.cts +1 -1
- package/dist/providers/anthropic.d.mts +1 -1
- package/dist/providers/anthropic.mjs +2 -2
- package/dist/providers/azure.cjs +2 -2
- package/dist/providers/azure.d.cts +1 -1
- package/dist/providers/azure.d.mts +1 -1
- package/dist/providers/azure.mjs +2 -2
- package/dist/providers/baseten.cjs +2 -2
- package/dist/providers/baseten.d.cts +1 -1
- package/dist/providers/baseten.d.mts +1 -1
- package/dist/providers/baseten.mjs +2 -2
- package/dist/providers/cerebras.cjs +2 -2
- package/dist/providers/cerebras.d.cts +1 -1
- package/dist/providers/cerebras.d.mts +1 -1
- package/dist/providers/cerebras.mjs +2 -2
- package/dist/providers/cloudflare-ai-gateway.cjs +4 -0
- package/dist/providers/cloudflare-ai-gateway.d.cts +7 -0
- package/dist/providers/cloudflare-ai-gateway.d.mts +7 -0
- package/dist/providers/cloudflare-ai-gateway.mjs +4 -0
- package/dist/providers/cloudflare-workers-ai.cjs +4 -0
- package/dist/providers/cloudflare-workers-ai.d.cts +7 -0
- package/dist/providers/cloudflare-workers-ai.d.mts +7 -0
- package/dist/providers/cloudflare-workers-ai.mjs +4 -0
- package/dist/providers/cohere.cjs +2 -2
- package/dist/providers/cohere.d.cts +1 -1
- package/dist/providers/cohere.d.mts +1 -1
- package/dist/providers/cohere.mjs +2 -2
- package/dist/providers/cursor.cjs +1 -1
- package/dist/providers/cursor.d.cts +1 -1
- package/dist/providers/cursor.d.mts +1 -1
- package/dist/providers/cursor.mjs +1 -1
- package/dist/providers/deepseek.cjs +2 -2
- package/dist/providers/deepseek.d.cts +1 -1
- package/dist/providers/deepseek.d.mts +1 -1
- package/dist/providers/deepseek.mjs +2 -2
- package/dist/providers/fireworks.cjs +2 -2
- package/dist/providers/fireworks.d.cts +1 -1
- package/dist/providers/fireworks.d.mts +1 -1
- package/dist/providers/fireworks.mjs +2 -2
- package/dist/providers/google.cjs +2 -2
- package/dist/providers/google.d.cts +1 -1
- package/dist/providers/google.d.mts +1 -1
- package/dist/providers/google.mjs +2 -2
- package/dist/providers/groq.cjs +2 -2
- package/dist/providers/groq.d.cts +1 -1
- package/dist/providers/groq.d.mts +1 -1
- package/dist/providers/groq.mjs +2 -2
- package/dist/providers/huggingface.cjs +2 -2
- package/dist/providers/huggingface.d.cts +1 -1
- package/dist/providers/huggingface.d.mts +1 -1
- package/dist/providers/huggingface.mjs +2 -2
- package/dist/providers/meta.cjs +2 -2
- package/dist/providers/meta.d.cts +1 -1
- package/dist/providers/meta.d.mts +1 -1
- package/dist/providers/meta.mjs +2 -2
- package/dist/providers/minimax.cjs +2 -2
- package/dist/providers/minimax.d.cts +1 -1
- package/dist/providers/minimax.d.mts +1 -1
- package/dist/providers/minimax.mjs +2 -2
- package/dist/providers/mistral.cjs +2 -2
- package/dist/providers/mistral.d.cts +1 -1
- package/dist/providers/mistral.d.mts +1 -1
- package/dist/providers/mistral.mjs +2 -2
- package/dist/providers/moonshot.cjs +2 -2
- package/dist/providers/moonshot.d.cts +1 -1
- package/dist/providers/moonshot.d.mts +1 -1
- package/dist/providers/moonshot.mjs +2 -2
- package/dist/providers/nvidia.cjs +2 -2
- package/dist/providers/nvidia.d.cts +1 -1
- package/dist/providers/nvidia.d.mts +1 -1
- package/dist/providers/nvidia.mjs +2 -2
- package/dist/providers/ollama.cjs +2 -2
- package/dist/providers/ollama.d.cts +1 -1
- package/dist/providers/ollama.d.mts +1 -1
- package/dist/providers/ollama.mjs +2 -2
- package/dist/providers/openai.cjs +2 -2
- package/dist/providers/openai.d.cts +1 -1
- package/dist/providers/openai.d.mts +1 -1
- package/dist/providers/openai.mjs +2 -2
- package/dist/providers/opencode.cjs +2 -2
- package/dist/providers/opencode.d.cts +1 -1
- package/dist/providers/opencode.d.mts +1 -1
- package/dist/providers/opencode.mjs +2 -2
- package/dist/providers/openrouter.cjs +15 -6
- package/dist/providers/openrouter.d.cts +1 -1
- package/dist/providers/openrouter.d.mts +1 -1
- package/dist/providers/openrouter.mjs +15 -6
- package/dist/providers/perplexity.cjs +2 -2
- package/dist/providers/perplexity.d.cts +1 -1
- package/dist/providers/perplexity.d.mts +1 -1
- package/dist/providers/perplexity.mjs +2 -2
- package/dist/providers/qwen.cjs +2 -2
- package/dist/providers/qwen.d.cts +1 -1
- package/dist/providers/qwen.d.mts +1 -1
- package/dist/providers/qwen.mjs +2 -2
- package/dist/providers/together.cjs +2 -2
- package/dist/providers/together.d.cts +1 -1
- package/dist/providers/together.d.mts +1 -1
- package/dist/providers/together.mjs +2 -2
- package/dist/providers/vercel.cjs +2 -2
- package/dist/providers/vercel.d.cts +1 -1
- package/dist/providers/vercel.d.mts +1 -1
- package/dist/providers/vercel.mjs +2 -2
- package/dist/providers/vertex.cjs +2 -2
- package/dist/providers/vertex.d.cts +1 -1
- package/dist/providers/vertex.d.mts +1 -1
- package/dist/providers/vertex.mjs +2 -2
- package/dist/providers/xai.cjs +2 -2
- package/dist/providers/xai.d.cts +1 -1
- package/dist/providers/xai.d.mts +1 -1
- package/dist/providers/xai.mjs +2 -2
- package/dist/providers/zai.cjs +2 -2
- package/dist/providers/zai.d.cts +1 -1
- package/dist/providers/zai.d.mts +1 -1
- package/dist/providers/zai.mjs +2 -2
- package/dist/types.d.cts +80 -8
- package/dist/types.d.mts +80 -8
- package/package.json +3 -3
- package/dist/providers/cloudflare.cjs +0 -4
- package/dist/providers/cloudflare.d.cts +0 -7
- package/dist/providers/cloudflare.d.mts +0 -7
- package/dist/providers/cloudflare.mjs +0 -4
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const e={id:`amazon`,name:`Amazon Bedrock`,region:`US`,url:`https://aws.amazon.com/bedrock`,api_url:`https://bedrock-runtime.us-east-1.amazonaws.com`,docs_url:`https://docs.aws.amazon.com/bedrock`,pricing_url:`https://aws.amazon.com/bedrock/pricing`,icon:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" fill-rule="evenodd">
|
|
1
|
+
const e={id:`amazon`,name:`Amazon Bedrock`,region:`US`,headquarters:`Seattle, WA`,founded:2006,url:`https://aws.amazon.com/bedrock`,api_url:`https://bedrock-runtime.us-east-1.amazonaws.com`,docs_url:`https://docs.aws.amazon.com/bedrock`,pricing_url:`https://aws.amazon.com/bedrock/pricing`,description:`AWS Bedrock provides managed access to foundation models from Amazon, Anthropic, Meta, Mistral, and more.`,type:`cloud`,playground_url:`https://console.aws.amazon.com/bedrock`,status_url:`https://health.aws.amazon.com`,sdk:{python:`boto3`,javascript:`@aws-sdk/client-bedrock-runtime`},openai_compatible:!1,free_tier:!1,models_url:`https://docs.aws.amazon.com/bedrock/latest/userguide/models-supported.html`,twitter_url:`https://x.com/awscloud`,blog_url:`https://aws.amazon.com/blogs/machine-learning`,terms_url:`https://aws.amazon.com/service-terms`,support_url:`https://aws.amazon.com/contact-us`,icon:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" fill-rule="evenodd">
|
|
2
2
|
<path d="M6.763 11.212c0 .296.032.535.088.71.064.176.144.368.256.576.04.063.056.127.056.183 0 .08-.048.16-.152.24l-.503.335a.383.383 0 01-.208.072c-.08 0-.16-.04-.239-.112a2.47 2.47 0 01-.287-.375 6.18 6.18 0 01-.248-.471c-.622.734-1.405 1.101-2.347 1.101-.67 0-1.205-.191-1.596-.574-.39-.384-.59-.894-.59-1.533 0-.678.24-1.23.726-1.644.487-.415 1.133-.623 1.955-.623.272 0 .551.024.846.064.296.04.6.104.918.176v-.583c0-.607-.127-1.03-.375-1.277-.255-.248-.686-.367-1.3-.367-.28 0-.568.031-.863.103-.295.072-.583.16-.862.272-.09.04-.184.075-.28.104a.488.488 0 01-.127.023c-.112 0-.168-.08-.168-.247v-.391c0-.128.016-.224.056-.28a.597.597 0 01.224-.167 4.577 4.577 0 011.005-.36 4.84 4.84 0 011.246-.151c.95 0 1.644.216 2.091.647.44.43.662 1.085.662 1.963v2.586h.016zm-3.24 1.214c.263 0 .534-.048.822-.144a1.78 1.78 0 00.758-.51 1.27 1.27 0 00.272-.512c.047-.191.08-.423.08-.694v-.335a6.66 6.66 0 00-.735-.136 6.02 6.02 0 00-.75-.048c-.535 0-.926.104-1.19.32-.263.215-.39.518-.39.917 0 .375.095.655.295.846.191.2.47.296.838.296zm6.41.862c-.144 0-.24-.024-.304-.08-.064-.048-.12-.16-.168-.311L7.586 6.726a1.398 1.398 0 01-.072-.32c0-.128.064-.2.191-.2h.783c.151 0 .255.025.31.08.065.048.113.16.16.312l1.342 5.284 1.245-5.284c.04-.16.088-.264.151-.312a.549.549 0 01.32-.08h.638c.152 0 .256.025.32.08.063.048.12.16.151.312l1.261 5.348 1.381-5.348c.048-.16.104-.264.16-.312a.52.52 0 01.311-.08h.743c.127 0 .2.065.2.2 0 .04-.009.08-.017.128a1.137 1.137 0 01-.056.2l-1.923 6.17c-.048.16-.104.263-.168.311a.51.51 0 01-.303.08h-.687c-.15 0-.255-.024-.32-.08-.063-.056-.119-.16-.15-.32L12.32 7.747l-1.23 5.14c-.04.16-.087.264-.15.32-.065.056-.177.08-.32.08l-.686.001zm10.256.215c-.415 0-.83-.048-1.229-.143-.399-.096-.71-.2-.918-.32-.128-.071-.215-.151-.247-.223a.563.563 0 01-.048-.224v-.407c0-.167.064-.247.183-.247.048 0 .096.008.144.024.048.016.12.048.2.08.271.12.566.215.878.279.32.064.63.096.95.096.502 0 .894-.088 1.165-.264a.86.86 0 00.415-.758.777.777 0 00-.215-.559c-.144-.151-.416-.287-.807-.415l-1.157-.36c-.583-.183-1.014-.454-1.277-.813a1.902 1.902 0 01-.4-1.158c0-.335.073-.63.216-.886.144-.255.335-.479.575-.654.24-.184.51-.32.83-.415.32-.096.655-.136 1.006-.136.175 0 .36.008.535.032.183.024.35.056.518.088.16.04.312.08.455.127.144.048.256.096.336.144a.69.69 0 01.24.2.43.43 0 01.071.263v.375c0 .168-.064.256-.184.256a.83.83 0 01-.303-.096 3.652 3.652 0 00-1.532-.311c-.455 0-.815.071-1.062.223-.248.152-.375.383-.375.71 0 .224.08.416.24.567.16.152.454.304.877.44l1.134.358c.574.184.99.44 1.237.767.247.327.367.702.367 1.117 0 .343-.072.655-.207.926a2.157 2.157 0 01-.583.703c-.248.2-.543.343-.886.447-.36.111-.734.167-1.142.167z"/>
|
|
3
3
|
<path d="M.378 15.475c3.384 1.963 7.56 3.153 11.877 3.153 2.914 0 6.114-.607 9.06-1.852.44-.2.814.287.383.607-2.626 1.94-6.442 2.969-9.722 2.969-4.598 0-8.74-1.7-11.87-4.526-.247-.223-.024-.527.272-.351zm23.531-.2c.287.36-.08 2.826-1.485 4.007-.215.184-.423.088-.327-.151l.175-.439c.343-.88.802-2.198.52-2.555-.336-.43-2.22-.207-3.074-.103-.255.032-.295-.192-.063-.36 1.5-1.053 3.967-.75 4.254-.399z"/>
|
|
4
|
-
</svg>`,models:[{id:`ai21.jamba-1-5-large-v1:0`,name:`Jamba 1.5 Large`,created_by:`ai21`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`ai21.jamba-1-5-mini-v1:0`,name:`Jamba 1.5 Mini`,created_by:`ai21`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`amazon.nova-2-lite-v1:0`,name:`Nova 2 Lite`,created_by:`amazon`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0,vision:!0},modalities:{input:[],output:[`text`]}},{id:`amazon.nova-2-multimodal-embeddings-v1:0`,name:`Amazon Nova Multimodal Embeddings`,created_by:`amazon`,source:`official`,last_updated:`2026-03-21`,capabilities:{vision:!0},modalities:{input:[],output:[]},model_type:`embed`},{id:`amazon.nova-2-sonic-v1:0`,name:`Nova 2 Sonic`,created_by:`amazon`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0},modalities:{input:[],output:[]}},{id:`amazon.nova-canvas-v1:0`,name:`Nova Canvas`,created_by:`amazon`,source:`official`,last_updated:`2026-03-21`,capabilities:{vision:!0},modalities:{input:[],output:[`image`]}},{id:`amazon.nova-lite-v1:0`,name:`Nova Lite`,created_by:`amazon`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0,vision:!0},modalities:{input:[],output:[`text`]}},{id:`amazon.nova-micro-v1:0`,name:`Nova Micro`,created_by:`amazon`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`amazon.nova-premier-v1:0`,name:`Nova Premier`,created_by:`amazon`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0,vision:!0},modalities:{input:[],output:[`text`]}},{id:`amazon.nova-pro-v1:0`,name:`Nova Pro`,created_by:`amazon`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0,vision:!0},modalities:{input:[],output:[`text`]}},{id:`amazon.nova-reel-v1:0`,name:`Nova Reel`,created_by:`amazon`,source:`official`,last_updated:`2026-03-21`,capabilities:{vision:!0},modalities:{input:[],output:[`video`]}},{id:`amazon.nova-reel-v1:1`,name:`Nova Reel`,created_by:`amazon`,source:`official`,last_updated:`2026-03-21`,capabilities:{vision:!0},modalities:{input:[],output:[`video`]}},{id:`amazon.nova-sonic-v1:0`,name:`Nova Sonic`,created_by:`amazon`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0},modalities:{input:[],output:[]}},{id:`amazon.rerank-v1:0`,name:`Rerank 1.0`,created_by:`amazon`,source:`official`,last_updated:`2026-03-21`,modalities:{input:[`text`],output:[`text`]},model_type:`rerank`},{id:`amazon.titan-e1m-medium`,name:`Titan Text/Image Embeddings`,created_by:`amazon`,source:`official`,last_updated:`2026-03-21`,capabilities:{vision:!0},modalities:{input:[],output:[]}},{id:`amazon.titan-embed-g1-text-02`,name:`Titan Text Embeddings v2`,created_by:`amazon`,source:`official`,last_updated:`2026-03-21`,modalities:{input:[`text`],output:[]},model_type:`embed`},{id:`amazon.titan-embed-image-v1`,name:`Titan Multimodal Embeddings G1`,created_by:`amazon`,source:`official`,last_updated:`2026-03-21`,capabilities:{vision:!0},modalities:{input:[],output:[]},model_type:`embed`},{id:`amazon.titan-embed-text-v1`,name:`Titan Embeddings G1 - Text`,created_by:`amazon`,source:`official`,last_updated:`2026-03-21`,modalities:{input:[`text`],output:[]},model_type:`embed`},{id:`amazon.titan-embed-text-v2:0`,name:`Titan Text Embeddings V2`,created_by:`amazon`,source:`official`,last_updated:`2026-03-21`,modalities:{input:[`text`],output:[]},model_type:`embed`},{id:`amazon.titan-image-generator-v2:0`,name:`Titan Image Generator G1 v2`,created_by:`amazon`,source:`official`,last_updated:`2026-03-21`,capabilities:{vision:!0},modalities:{input:[],output:[`image`]}},{id:`amazon.titan-tg1-large`,name:`Titan Text Large`,created_by:`amazon`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`anthropic.claude-3-5-haiku-20241022-v1:0`,name:`Claude 3.5 Haiku`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`anthropic.claude-3-haiku-20240307-v1:0`,name:`Claude 3 Haiku`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0,vision:!0},modalities:{input:[],output:[`text`]}},{id:`anthropic.claude-haiku-4-5-20251001-v1:0`,name:`Claude Haiku 4.5`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0,vision:!0},modalities:{input:[],output:[`text`]}},{id:`anthropic.claude-opus-4-1-20250805-v1:0`,name:`Claude Opus 4.1`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0,vision:!0},modalities:{input:[],output:[`text`]}},{id:`anthropic.claude-opus-4-5-20251101-v1:0`,name:`Claude Opus 4.5`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0,vision:!0},modalities:{input:[],output:[`text`]}},{id:`anthropic.claude-opus-4-6-v1`,name:`Claude Opus 4.6`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0,vision:!0},modalities:{input:[],output:[`text`]}},{id:`anthropic.claude-sonnet-4-20250514-v1:0`,name:`Claude Sonnet 4`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0,vision:!0},modalities:{input:[],output:[`text`]}},{id:`anthropic.claude-sonnet-4-5-20250929-v1:0`,name:`Claude Sonnet 4.5`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0,vision:!0},modalities:{input:[],output:[`text`]}},{id:`anthropic.claude-sonnet-4-6`,name:`Claude Sonnet 4.6`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0,vision:!0},modalities:{input:[],output:[`text`]}},{id:`cohere.command-r-plus-v1:0`,name:`Command R+`,created_by:`cohere`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`cohere.command-r-v1:0`,name:`Command R`,created_by:`cohere`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`cohere.embed-english-v3`,name:`Embed English`,created_by:`cohere`,source:`official`,last_updated:`2026-03-21`,modalities:{input:[`text`],output:[]},model_type:`embed`},{id:`cohere.embed-multilingual-v3`,name:`Embed Multilingual`,created_by:`cohere`,source:`official`,last_updated:`2026-03-21`,modalities:{input:[`text`],output:[]},model_type:`embed`},{id:`cohere.embed-v4:0`,name:`Embed v4`,created_by:`cohere`,source:`official`,last_updated:`2026-03-21`,capabilities:{vision:!0},modalities:{input:[],output:[]},model_type:`embed`},{id:`cohere.rerank-v3-5:0`,name:`Rerank 3.5`,created_by:`cohere`,source:`official`,last_updated:`2026-03-21`,modalities:{input:[`text`],output:[`text`]},model_type:`rerank`},{id:`deepseek.r1-v1:0`,name:`DeepSeek-R1`,created_by:`deepseek`,source:`official`,last_updated:`2026-03-21`,family:`deepseek`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`deepseek.v3-v1:0`,name:`DeepSeek-V3.1`,created_by:`deepseek`,source:`official`,last_updated:`2026-03-21`,family:`deepseek`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`deepseek.v3.2`,name:`DeepSeek V3.2`,created_by:`deepseek`,source:`official`,last_updated:`2026-03-21`,family:`deepseek`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`google.gemma-3-12b-it`,name:`Gemma 3 12B IT`,created_by:`google`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0,vision:!0},modalities:{input:[],output:[`text`]}},{id:`google.gemma-3-27b-it`,name:`Gemma 3 27B PT`,created_by:`google`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0,vision:!0},modalities:{input:[],output:[`text`]}},{id:`google.gemma-3-4b-it`,name:`Gemma 3 4B IT`,created_by:`google`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0,vision:!0},modalities:{input:[],output:[`text`]}},{id:`luma.ray-v2:0`,name:`Ray v2`,created_by:`luma`,source:`official`,last_updated:`2026-03-21`,modalities:{input:[`text`],output:[`video`]}},{id:`meta.llama3-1-405b-instruct-v1:0`,name:`Llama 3.1 405B Instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`meta.llama3-1-70b-instruct-v1:0`,name:`Llama 3.1 70B Instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`meta.llama3-1-8b-instruct-v1:0`,name:`Llama 3.1 8B Instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`meta.llama3-2-11b-instruct-v1:0`,name:`Llama 3.2 11B Instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0,vision:!0},modalities:{input:[],output:[`text`]}},{id:`meta.llama3-2-1b-instruct-v1:0`,name:`Llama 3.2 1B Instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`meta.llama3-2-3b-instruct-v1:0`,name:`Llama 3.2 3B Instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`meta.llama3-2-90b-instruct-v1:0`,name:`Llama 3.2 90B Instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0,vision:!0},modalities:{input:[],output:[`text`]}},{id:`meta.llama3-3-70b-instruct-v1:0`,name:`Llama 3.3 70B Instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`meta.llama3-70b-instruct-v1:0`,name:`Llama 3 70B Instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`meta.llama3-8b-instruct-v1:0`,name:`Llama 3 8B Instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`meta.llama4-maverick-17b-instruct-v1:0`,name:`Llama 4 Maverick 17B Instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0,vision:!0},modalities:{input:[],output:[`text`]}},{id:`meta.llama4-scout-17b-instruct-v1:0`,name:`Llama 4 Scout 17B Instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0,vision:!0},modalities:{input:[],output:[`text`]}},{id:`minimax.minimax-m2.1`,name:`MiniMax M2.1`,created_by:`minimax`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`minimax.minimax-m2`,name:`MiniMax M2`,created_by:`minimax`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`mistral.devstral-2-123b`,name:`Devstral 2 123B`,created_by:`mistral`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`mistral.magistral-small-2509`,name:`Magistral Small 2509`,created_by:`mistral`,source:`official`,last_updated:`2026-03-21`,alias:`mistral.magistral-small`,capabilities:{streaming:!0,vision:!0},modalities:{input:[],output:[`text`]}},{id:`mistral.magistral-small`,name:`Magistral Small 2509`,created_by:`mistral`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0,vision:!0},modalities:{input:[],output:[`text`]},snapshots:[`mistral.magistral-small-2509`]},{id:`mistral.ministral-3-14b-instruct`,name:`Ministral 14B 3.0`,created_by:`mistral`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0,vision:!0},modalities:{input:[],output:[`text`]}},{id:`mistral.ministral-3-3b-instruct`,name:`Ministral 3B`,created_by:`mistral`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0,vision:!0},modalities:{input:[],output:[`text`]}},{id:`mistral.ministral-3-8b-instruct`,name:`Ministral 3 8B`,created_by:`mistral`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0,vision:!0},modalities:{input:[],output:[`text`]}},{id:`mistral.mistral-7b-instruct-v0:2`,name:`Mistral 7B Instruct`,created_by:`mistral`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`mistral.mistral-large-2402-v1:0`,name:`Mistral Large (24.02)`,created_by:`mistral`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`mistral.mistral-large-2407-v1:0`,name:`Mistral Large (24.07)`,created_by:`mistral`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`mistral.mistral-large-3-675b-instruct`,name:`Mistral Large 3`,created_by:`mistral`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0,vision:!0},modalities:{input:[],output:[`text`]}},{id:`mistral.mistral-small-2402-v1:0`,name:`Mistral Small (24.02)`,created_by:`mistral`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`mistral.mixtral-8x7b-instruct-v0:1`,name:`Mixtral 8x7B Instruct`,created_by:`mistral`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`mistral.pixtral-large-2502-v1:0`,name:`Pixtral Large (25.02)`,created_by:`mistral`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0,vision:!0},modalities:{input:[],output:[`text`]}},{id:`mistral.voxtral-mini-3b-2507`,name:`Voxtral Mini 3B 2507`,created_by:`mistral`,source:`official`,last_updated:`2026-03-21`,alias:`mistral.voxtral-mini-3b`,capabilities:{streaming:!0},modalities:{input:[],output:[`text`]}},{id:`mistral.voxtral-mini-3b`,name:`Voxtral Mini 3B 2507`,created_by:`mistral`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0},modalities:{input:[],output:[`text`]},snapshots:[`mistral.voxtral-mini-3b-2507`]},{id:`mistral.voxtral-small-24b-2507`,name:`Voxtral Small 24B 2507`,created_by:`mistral`,source:`official`,last_updated:`2026-03-21`,alias:`mistral.voxtral-small-24b`,capabilities:{streaming:!0},modalities:{input:[],output:[`text`]}},{id:`mistral.voxtral-small-24b`,name:`Voxtral Small 24B 2507`,created_by:`mistral`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0},modalities:{input:[],output:[`text`]},snapshots:[`mistral.voxtral-small-24b-2507`]},{id:`moonshot.kimi-k2-thinking`,name:`Kimi K2 Thinking`,created_by:`moonshot`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`moonshotai.kimi-k2.5`,name:`Kimi K2.5`,created_by:`moonshot`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0,vision:!0},modalities:{input:[],output:[`text`]}},{id:`nvidia.nemotron-nano-12b-v2`,name:`NVIDIA Nemotron Nano 12B v2 VL BF16`,created_by:`nvidia`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0,vision:!0},modalities:{input:[],output:[`text`]}},{id:`nvidia.nemotron-nano-3-30b`,name:`Nemotron Nano 3 30B`,created_by:`nvidia`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`nvidia.nemotron-nano-9b-v2`,name:`NVIDIA Nemotron Nano 9B v2`,created_by:`nvidia`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`openai.gpt-oss-120b-1:0`,name:`gpt-oss-120b`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`openai.gpt-oss-20b-1:0`,name:`gpt-oss-20b`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`openai.gpt-oss-safeguard-120b`,name:`GPT OSS Safeguard 120B`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},model_type:`moderation`},{id:`openai.gpt-oss-safeguard-20b`,name:`GPT OSS Safeguard 20B`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},model_type:`moderation`},{id:`qwen.qwen3-235b-a22b-2507-v1:0`,name:`Qwen3 235B A22B 2507`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen.`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`qwen.qwen3-32b-v1:0`,name:`Qwen3 32B (dense)`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen.`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`qwen.qwen3-coder-30b-a3b-v1:0`,name:`Qwen3-Coder-30B-A3B-Instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen.`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`qwen.qwen3-coder-480b-a35b-v1:0`,name:`Qwen3 Coder 480B A35B Instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen.`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`qwen.qwen3-coder-next`,name:`Qwen3 Coder Next`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen.`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`qwen.qwen3-next-80b-a3b`,name:`Qwen3 Next 80B A3B`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen.`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`qwen.qwen3-vl-235b-a22b`,name:`Qwen3 VL 235B A22B`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen.`,capabilities:{streaming:!0,vision:!0},modalities:{input:[],output:[`text`]}},{id:`stability.sd3-5-large-v1:0`,name:`Stable Diffusion 3.5 Large`,created_by:`stability`,source:`official`,last_updated:`2026-03-21`,capabilities:{vision:!0},modalities:{input:[],output:[`image`]}},{id:`stability.stable-conservative-upscale-v1:0`,name:`Stable Image Conservative Upscale`,created_by:`stability`,source:`official`,last_updated:`2026-03-21`,capabilities:{vision:!0},modalities:{input:[],output:[`image`]}},{id:`stability.stable-creative-upscale-v1:0`,name:`Stable Image Creative Upscale`,created_by:`stability`,source:`official`,last_updated:`2026-03-21`,capabilities:{vision:!0},modalities:{input:[],output:[`image`]}},{id:`stability.stable-fast-upscale-v1:0`,name:`Stable Image Fast Upscale`,created_by:`stability`,source:`official`,last_updated:`2026-03-21`,capabilities:{vision:!0},modalities:{input:[],output:[`image`]}},{id:`stability.stable-image-control-sketch-v1:0`,name:`Stable Image Control Sketch`,created_by:`stability`,source:`official`,last_updated:`2026-03-21`,capabilities:{vision:!0},modalities:{input:[],output:[`image`]}},{id:`stability.stable-image-control-structure-v1:0`,name:`Stable Image Control Structure`,created_by:`stability`,source:`official`,last_updated:`2026-03-21`,capabilities:{vision:!0},modalities:{input:[],output:[`image`]}},{id:`stability.stable-image-core-v1:1`,name:`Stable Image Core 1.0`,created_by:`stability`,source:`official`,last_updated:`2026-03-21`,modalities:{input:[`text`],output:[`image`]}},{id:`stability.stable-image-erase-object-v1:0`,name:`Stable Image Erase Object`,created_by:`stability`,source:`official`,last_updated:`2026-03-21`,capabilities:{vision:!0},modalities:{input:[],output:[`image`]}},{id:`stability.stable-image-inpaint-v1:0`,name:`Stable Image Inpaint`,created_by:`stability`,source:`official`,last_updated:`2026-03-21`,capabilities:{vision:!0},modalities:{input:[],output:[`image`]}},{id:`stability.stable-image-remove-background-v1:0`,name:`Stable Image Remove Background`,created_by:`stability`,source:`official`,last_updated:`2026-03-21`,capabilities:{vision:!0},modalities:{input:[],output:[`image`]}},{id:`stability.stable-image-search-recolor-v1:0`,name:`Stable Image Search and Recolor`,created_by:`stability`,source:`official`,last_updated:`2026-03-21`,capabilities:{vision:!0},modalities:{input:[],output:[`image`]}},{id:`stability.stable-image-search-replace-v1:0`,name:`Stable Image Search and Replace`,created_by:`stability`,source:`official`,last_updated:`2026-03-21`,capabilities:{vision:!0},modalities:{input:[],output:[`image`]}},{id:`stability.stable-image-style-guide-v1:0`,name:`Stable Image Style Guide`,created_by:`stability`,source:`official`,last_updated:`2026-03-21`,capabilities:{vision:!0},modalities:{input:[],output:[`image`]}},{id:`stability.stable-image-ultra-v1:1`,name:`Stable Image Ultra 1.0`,created_by:`stability`,source:`official`,last_updated:`2026-03-21`,modalities:{input:[`text`],output:[`image`]}},{id:`stability.stable-outpaint-v1:0`,name:`Stable Image Outpaint`,created_by:`stability`,source:`official`,last_updated:`2026-03-21`,capabilities:{vision:!0},modalities:{input:[],output:[`image`]}},{id:`stability.stable-style-transfer-v1:0`,name:`Stable Image Style Transfer`,created_by:`stability`,source:`official`,last_updated:`2026-03-21`,capabilities:{vision:!0},modalities:{input:[],output:[`image`]}},{id:`twelvelabs.marengo-embed-2-7-v1:0`,name:`Marengo Embed v2.7`,created_by:`twelvelabs`,source:`official`,last_updated:`2026-03-21`,capabilities:{vision:!0},modalities:{input:[],output:[]},model_type:`embed`},{id:`twelvelabs.marengo-embed-3-0-v1:0`,name:`Marengo Embed 3.0`,created_by:`twelvelabs`,source:`official`,last_updated:`2026-03-21`,capabilities:{vision:!0},modalities:{input:[],output:[]},model_type:`embed`},{id:`twelvelabs.pegasus-1-2-v1:0`,name:`Pegasus v1.2`,created_by:`twelvelabs`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0},modalities:{input:[],output:[`text`]}},{id:`writer.palmyra-x4-v1:0`,name:`Palmyra X4`,created_by:`writer`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`writer.palmyra-x5-v1:0`,name:`Palmyra X5`,created_by:`writer`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`zai.glm-4.7-flash`,name:`GLM 4.7 Flash`,created_by:`zhipu`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`zai.glm-4.7`,name:`GLM 4.7`,created_by:`zhipu`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}}]},t=e.models.map(t=>({...t,provider:e.id}));export{t as models,e as provider};
|
|
4
|
+
</svg>`,models:[{id:`ai21.jamba-1-5-large-v1:0`,name:`Jamba 1.5 Large`,created_by:`ai21`,source:`official`,last_updated:`2026-03-22`,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`ai21.jamba-1-5-mini-v1:0`,name:`Jamba 1.5 Mini`,created_by:`ai21`,source:`official`,last_updated:`2026-03-22`,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`amazon.nova-2-lite-v1:0`,name:`Nova 2 Lite`,created_by:`amazon`,source:`official`,last_updated:`2026-03-22`,model_type:`chat`,capabilities:{streaming:!0,vision:!0},modalities:{input:[],output:[`text`]}},{id:`amazon.nova-2-multimodal-embeddings-v1:0`,name:`Amazon Nova Multimodal Embeddings`,created_by:`amazon`,source:`official`,last_updated:`2026-03-22`,model_type:`embed`,capabilities:{vision:!0},modalities:{input:[],output:[]}},{id:`amazon.nova-2-sonic-v1:0`,name:`Nova 2 Sonic`,created_by:`amazon`,source:`official`,last_updated:`2026-03-22`,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[],output:[]}},{id:`amazon.nova-canvas-v1:0`,name:`Nova Canvas`,created_by:`amazon`,source:`official`,last_updated:`2026-03-22`,model_type:`image`,capabilities:{vision:!0},modalities:{input:[],output:[`image`]}},{id:`amazon.nova-lite-v1:0`,name:`Nova Lite`,created_by:`amazon`,source:`official`,last_updated:`2026-03-22`,model_type:`chat`,capabilities:{streaming:!0,vision:!0},modalities:{input:[],output:[`text`]}},{id:`amazon.nova-micro-v1:0`,name:`Nova Micro`,created_by:`amazon`,source:`official`,last_updated:`2026-03-22`,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`amazon.nova-premier-v1:0`,name:`Nova Premier`,created_by:`amazon`,source:`official`,last_updated:`2026-03-22`,model_type:`chat`,capabilities:{streaming:!0,vision:!0},modalities:{input:[],output:[`text`]}},{id:`amazon.nova-pro-v1:0`,name:`Nova Pro`,created_by:`amazon`,source:`official`,last_updated:`2026-03-22`,model_type:`chat`,capabilities:{streaming:!0,vision:!0},modalities:{input:[],output:[`text`]}},{id:`amazon.nova-reel-v1:0`,name:`Nova Reel`,created_by:`amazon`,source:`official`,last_updated:`2026-03-22`,model_type:`video`,capabilities:{vision:!0},modalities:{input:[],output:[`video`]}},{id:`amazon.nova-reel-v1:1`,name:`Nova Reel`,created_by:`amazon`,source:`official`,last_updated:`2026-03-22`,model_type:`video`,capabilities:{vision:!0},modalities:{input:[],output:[`video`]}},{id:`amazon.nova-sonic-v1:0`,name:`Nova Sonic`,created_by:`amazon`,source:`official`,last_updated:`2026-03-22`,model_type:`audio`,capabilities:{streaming:!0},modalities:{input:[],output:[]}},{id:`amazon.rerank-v1:0`,name:`Rerank 1.0`,created_by:`amazon`,source:`official`,last_updated:`2026-03-22`,model_type:`rerank`,modalities:{input:[`text`],output:[`text`]}},{id:`amazon.titan-e1m-medium`,name:`Titan Text/Image Embeddings`,created_by:`amazon`,source:`official`,last_updated:`2026-03-22`,model_type:`embed`,capabilities:{vision:!0},modalities:{input:[],output:[]}},{id:`amazon.titan-embed-g1-text-02`,name:`Titan Text Embeddings v2`,created_by:`amazon`,source:`official`,last_updated:`2026-03-22`,model_type:`embed`,modalities:{input:[`text`],output:[]}},{id:`amazon.titan-embed-image-v1`,name:`Titan Multimodal Embeddings G1`,created_by:`amazon`,source:`official`,last_updated:`2026-03-22`,model_type:`embed`,capabilities:{vision:!0},modalities:{input:[],output:[]}},{id:`amazon.titan-embed-text-v1`,name:`Titan Embeddings G1 - Text`,created_by:`amazon`,source:`official`,last_updated:`2026-03-22`,model_type:`embed`,modalities:{input:[`text`],output:[]}},{id:`amazon.titan-embed-text-v2:0`,name:`Titan Text Embeddings V2`,created_by:`amazon`,source:`official`,last_updated:`2026-03-22`,model_type:`embed`,modalities:{input:[`text`],output:[]}},{id:`amazon.titan-image-generator-v2:0`,name:`Titan Image Generator G1 v2`,created_by:`amazon`,source:`official`,last_updated:`2026-03-22`,model_type:`image`,capabilities:{vision:!0},modalities:{input:[],output:[`image`]}},{id:`amazon.titan-tg1-large`,name:`Titan Text Large`,created_by:`amazon`,source:`official`,last_updated:`2026-03-22`,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`anthropic.claude-3-5-haiku-20241022-v1:0`,name:`Claude 3.5 Haiku`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-22`,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`anthropic.claude-3-haiku-20240307-v1:0`,name:`Claude 3 Haiku`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-22`,model_type:`chat`,capabilities:{streaming:!0,vision:!0},modalities:{input:[],output:[`text`]}},{id:`anthropic.claude-haiku-4-5-20251001-v1:0`,name:`Claude Haiku 4.5`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-22`,model_type:`chat`,capabilities:{streaming:!0,vision:!0},modalities:{input:[],output:[`text`]}},{id:`anthropic.claude-opus-4-1-20250805-v1:0`,name:`Claude Opus 4.1`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-22`,model_type:`chat`,capabilities:{streaming:!0,vision:!0},modalities:{input:[],output:[`text`]}},{id:`anthropic.claude-opus-4-5-20251101-v1:0`,name:`Claude Opus 4.5`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-22`,model_type:`chat`,capabilities:{streaming:!0,vision:!0},modalities:{input:[],output:[`text`]}},{id:`anthropic.claude-opus-4-6-v1`,name:`Claude Opus 4.6`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-22`,model_type:`chat`,capabilities:{streaming:!0,vision:!0},modalities:{input:[],output:[`text`]}},{id:`anthropic.claude-sonnet-4-20250514-v1:0`,name:`Claude Sonnet 4`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-22`,model_type:`chat`,capabilities:{streaming:!0,vision:!0},modalities:{input:[],output:[`text`]}},{id:`anthropic.claude-sonnet-4-5-20250929-v1:0`,name:`Claude Sonnet 4.5`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-22`,model_type:`chat`,capabilities:{streaming:!0,vision:!0},modalities:{input:[],output:[`text`]}},{id:`anthropic.claude-sonnet-4-6`,name:`Claude Sonnet 4.6`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-22`,model_type:`chat`,capabilities:{streaming:!0,vision:!0},modalities:{input:[],output:[`text`]}},{id:`cohere.command-r-plus-v1:0`,name:`Command R+`,created_by:`cohere`,source:`official`,last_updated:`2026-03-22`,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`cohere.command-r-v1:0`,name:`Command R`,created_by:`cohere`,source:`official`,last_updated:`2026-03-22`,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`cohere.embed-english-v3`,name:`Embed English`,created_by:`cohere`,source:`official`,last_updated:`2026-03-22`,model_type:`embed`,modalities:{input:[`text`],output:[]}},{id:`cohere.embed-multilingual-v3`,name:`Embed Multilingual`,created_by:`cohere`,source:`official`,last_updated:`2026-03-22`,model_type:`embed`,modalities:{input:[`text`],output:[]}},{id:`cohere.embed-v4:0`,name:`Embed v4`,created_by:`cohere`,source:`official`,last_updated:`2026-03-22`,model_type:`embed`,capabilities:{vision:!0},modalities:{input:[],output:[]}},{id:`cohere.rerank-v3-5:0`,name:`Rerank 3.5`,created_by:`cohere`,source:`official`,last_updated:`2026-03-22`,model_type:`rerank`,modalities:{input:[`text`],output:[`text`]}},{id:`deepseek.r1-v1:0`,name:`DeepSeek-R1`,created_by:`deepseek`,source:`official`,last_updated:`2026-03-22`,family:`deepseek`,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`deepseek.v3-v1:0`,name:`DeepSeek-V3.1`,created_by:`deepseek`,source:`official`,last_updated:`2026-03-22`,family:`deepseek`,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`deepseek.v3.2`,name:`DeepSeek V3.2`,created_by:`deepseek`,source:`official`,last_updated:`2026-03-22`,family:`deepseek`,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`google.gemma-3-12b-it`,name:`Gemma 3 12B IT`,created_by:`google`,source:`official`,last_updated:`2026-03-22`,model_type:`chat`,capabilities:{streaming:!0,vision:!0},modalities:{input:[],output:[`text`]},parameters:12},{id:`google.gemma-3-27b-it`,name:`Gemma 3 27B PT`,created_by:`google`,source:`official`,last_updated:`2026-03-22`,model_type:`chat`,capabilities:{streaming:!0,vision:!0},modalities:{input:[],output:[`text`]},parameters:27},{id:`google.gemma-3-4b-it`,name:`Gemma 3 4B IT`,created_by:`google`,source:`official`,last_updated:`2026-03-22`,model_type:`chat`,capabilities:{streaming:!0,vision:!0},modalities:{input:[],output:[`text`]},parameters:4},{id:`luma.ray-v2:0`,name:`Ray v2`,created_by:`luma`,source:`official`,last_updated:`2026-03-22`,model_type:`video`,modalities:{input:[`text`],output:[`video`]}},{id:`meta.llama3-1-405b-instruct-v1:0`,name:`Llama 3.1 405B Instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-22`,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},parameters:405},{id:`meta.llama3-1-70b-instruct-v1:0`,name:`Llama 3.1 70B Instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-22`,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},parameters:70},{id:`meta.llama3-1-8b-instruct-v1:0`,name:`Llama 3.1 8B Instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-22`,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},parameters:8},{id:`meta.llama3-2-11b-instruct-v1:0`,name:`Llama 3.2 11B Instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-22`,model_type:`chat`,capabilities:{streaming:!0,vision:!0},modalities:{input:[],output:[`text`]},parameters:11},{id:`meta.llama3-2-1b-instruct-v1:0`,name:`Llama 3.2 1B Instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-22`,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},parameters:1},{id:`meta.llama3-2-3b-instruct-v1:0`,name:`Llama 3.2 3B Instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-22`,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},parameters:3},{id:`meta.llama3-2-90b-instruct-v1:0`,name:`Llama 3.2 90B Instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-22`,model_type:`chat`,capabilities:{streaming:!0,vision:!0},modalities:{input:[],output:[`text`]},parameters:90},{id:`meta.llama3-3-70b-instruct-v1:0`,name:`Llama 3.3 70B Instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-22`,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},parameters:70},{id:`meta.llama3-70b-instruct-v1:0`,name:`Llama 3 70B Instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-22`,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},parameters:70},{id:`meta.llama3-8b-instruct-v1:0`,name:`Llama 3 8B Instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-22`,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},parameters:8},{id:`meta.llama4-maverick-17b-instruct-v1:0`,name:`Llama 4 Maverick 17B Instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-22`,model_type:`chat`,capabilities:{streaming:!0,vision:!0},modalities:{input:[],output:[`text`]},parameters:17},{id:`meta.llama4-scout-17b-instruct-v1:0`,name:`Llama 4 Scout 17B Instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-22`,model_type:`chat`,capabilities:{streaming:!0,vision:!0},modalities:{input:[],output:[`text`]},parameters:17},{id:`minimax.minimax-m2.1`,name:`MiniMax M2.1`,created_by:`minimax`,source:`official`,last_updated:`2026-03-22`,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},family:`minimax`},{id:`minimax.minimax-m2`,name:`MiniMax M2`,created_by:`minimax`,source:`official`,last_updated:`2026-03-22`,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},family:`minimax`},{id:`mistral.devstral-2-123b`,name:`Devstral 2 123B`,created_by:`mistral`,source:`official`,last_updated:`2026-03-22`,model_type:`code`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},parameters:123},{id:`mistral.magistral-small-2509`,name:`Magistral Small 2509`,created_by:`mistral`,source:`official`,last_updated:`2026-03-22`,model_type:`reasoning`,alias:`mistral.magistral-small`,capabilities:{streaming:!0,vision:!0},modalities:{input:[],output:[`text`]}},{id:`mistral.magistral-small`,name:`Magistral Small 2509`,created_by:`mistral`,source:`official`,last_updated:`2026-03-22`,model_type:`reasoning`,capabilities:{streaming:!0,vision:!0},modalities:{input:[],output:[`text`]},snapshots:[`mistral.magistral-small-2509`]},{id:`mistral.ministral-3-14b-instruct`,name:`Ministral 14B 3.0`,created_by:`mistral`,source:`official`,last_updated:`2026-03-22`,model_type:`chat`,capabilities:{streaming:!0,vision:!0},modalities:{input:[],output:[`text`]},parameters:14},{id:`mistral.ministral-3-3b-instruct`,name:`Ministral 3B`,created_by:`mistral`,source:`official`,last_updated:`2026-03-22`,model_type:`chat`,capabilities:{streaming:!0,vision:!0},modalities:{input:[],output:[`text`]},parameters:3},{id:`mistral.ministral-3-8b-instruct`,name:`Ministral 3 8B`,created_by:`mistral`,source:`official`,last_updated:`2026-03-22`,model_type:`chat`,capabilities:{streaming:!0,vision:!0},modalities:{input:[],output:[`text`]},parameters:8},{id:`mistral.mistral-7b-instruct-v0:2`,name:`Mistral 7B Instruct`,created_by:`mistral`,source:`official`,last_updated:`2026-03-22`,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},parameters:7},{id:`mistral.mistral-large-2402-v1:0`,name:`Mistral Large (24.02)`,created_by:`mistral`,source:`official`,last_updated:`2026-03-22`,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`mistral.mistral-large-2407-v1:0`,name:`Mistral Large (24.07)`,created_by:`mistral`,source:`official`,last_updated:`2026-03-22`,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`mistral.mistral-large-3-675b-instruct`,name:`Mistral Large 3`,created_by:`mistral`,source:`official`,last_updated:`2026-03-22`,model_type:`chat`,capabilities:{streaming:!0,vision:!0},modalities:{input:[],output:[`text`]},parameters:675},{id:`mistral.mistral-small-2402-v1:0`,name:`Mistral Small (24.02)`,created_by:`mistral`,source:`official`,last_updated:`2026-03-22`,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`mistral.mixtral-8x7b-instruct-v0:1`,name:`Mixtral 8x7B Instruct`,created_by:`mistral`,source:`official`,last_updated:`2026-03-22`,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`mistral.pixtral-large-2502-v1:0`,name:`Pixtral Large (25.02)`,created_by:`mistral`,source:`official`,last_updated:`2026-03-22`,model_type:`chat`,capabilities:{streaming:!0,vision:!0},modalities:{input:[],output:[`text`]}},{id:`mistral.voxtral-mini-3b-2507`,name:`Voxtral Mini 3B 2507`,created_by:`mistral`,source:`official`,last_updated:`2026-03-22`,model_type:`audio`,alias:`mistral.voxtral-mini-3b`,capabilities:{streaming:!0},modalities:{input:[],output:[`text`]},parameters:3},{id:`mistral.voxtral-mini-3b`,name:`Voxtral Mini 3B 2507`,created_by:`mistral`,source:`official`,last_updated:`2026-03-22`,model_type:`audio`,capabilities:{streaming:!0},modalities:{input:[],output:[`text`]},snapshots:[`mistral.voxtral-mini-3b-2507`],parameters:3},{id:`mistral.voxtral-small-24b-2507`,name:`Voxtral Small 24B 2507`,created_by:`mistral`,source:`official`,last_updated:`2026-03-22`,model_type:`audio`,alias:`mistral.voxtral-small-24b`,capabilities:{streaming:!0},modalities:{input:[],output:[`text`]},parameters:24},{id:`mistral.voxtral-small-24b`,name:`Voxtral Small 24B 2507`,created_by:`mistral`,source:`official`,last_updated:`2026-03-22`,model_type:`audio`,capabilities:{streaming:!0},modalities:{input:[],output:[`text`]},snapshots:[`mistral.voxtral-small-24b-2507`],parameters:24},{id:`moonshot.kimi-k2-thinking`,name:`Kimi K2 Thinking`,created_by:`moonshot`,source:`official`,last_updated:`2026-03-22`,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},family:`moonshot`},{id:`moonshotai.kimi-k2.5`,name:`Kimi K2.5`,created_by:`moonshot`,source:`official`,last_updated:`2026-03-22`,model_type:`chat`,capabilities:{streaming:!0,vision:!0},modalities:{input:[],output:[`text`]},family:`moonshot`},{id:`nvidia.nemotron-nano-12b-v2`,name:`NVIDIA Nemotron Nano 12B v2 VL BF16`,created_by:`nvidia`,source:`official`,last_updated:`2026-03-22`,model_type:`chat`,capabilities:{streaming:!0,vision:!0},modalities:{input:[],output:[`text`]},parameters:12},{id:`nvidia.nemotron-nano-3-30b`,name:`Nemotron Nano 3 30B`,created_by:`nvidia`,source:`official`,last_updated:`2026-03-22`,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},parameters:30},{id:`nvidia.nemotron-nano-9b-v2`,name:`NVIDIA Nemotron Nano 9B v2`,created_by:`nvidia`,source:`official`,last_updated:`2026-03-22`,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},parameters:9},{id:`openai.gpt-oss-120b-1:0`,name:`gpt-oss-120b`,created_by:`openai`,source:`official`,last_updated:`2026-03-22`,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},family:`gpt-oss`,parameters:120},{id:`openai.gpt-oss-20b-1:0`,name:`gpt-oss-20b`,created_by:`openai`,source:`official`,last_updated:`2026-03-22`,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},family:`gpt-oss`,parameters:20},{id:`openai.gpt-oss-safeguard-120b`,name:`GPT OSS Safeguard 120B`,created_by:`openai`,source:`official`,last_updated:`2026-03-22`,model_type:`moderation`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},parameters:120},{id:`openai.gpt-oss-safeguard-20b`,name:`GPT OSS Safeguard 20B`,created_by:`openai`,source:`official`,last_updated:`2026-03-22`,model_type:`moderation`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},parameters:20},{id:`qwen.qwen3-235b-a22b-2507-v1:0`,name:`Qwen3 235B A22B 2507`,created_by:`qwen`,source:`official`,last_updated:`2026-03-22`,family:`qwen.`,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},parameters:235,active_parameters:22},{id:`qwen.qwen3-32b-v1:0`,name:`Qwen3 32B (dense)`,created_by:`qwen`,source:`official`,last_updated:`2026-03-22`,family:`qwen.`,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},parameters:32},{id:`qwen.qwen3-coder-30b-a3b-v1:0`,name:`Qwen3-Coder-30B-A3B-Instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-22`,family:`qwen.`,model_type:`code`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},parameters:30,active_parameters:3},{id:`qwen.qwen3-coder-480b-a35b-v1:0`,name:`Qwen3 Coder 480B A35B Instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-22`,family:`qwen.`,model_type:`code`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},parameters:480,active_parameters:35},{id:`qwen.qwen3-coder-next`,name:`Qwen3 Coder Next`,created_by:`qwen`,source:`official`,last_updated:`2026-03-22`,family:`qwen.`,model_type:`code`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`qwen.qwen3-next-80b-a3b`,name:`Qwen3 Next 80B A3B`,created_by:`qwen`,source:`official`,last_updated:`2026-03-22`,family:`qwen.`,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},parameters:80,active_parameters:3},{id:`qwen.qwen3-vl-235b-a22b`,name:`Qwen3 VL 235B A22B`,created_by:`qwen`,source:`official`,last_updated:`2026-03-22`,family:`qwen.`,model_type:`chat`,capabilities:{streaming:!0,vision:!0},modalities:{input:[],output:[`text`]},parameters:235,active_parameters:22},{id:`stability.sd3-5-large-v1:0`,name:`Stable Diffusion 3.5 Large`,created_by:`stability`,source:`official`,last_updated:`2026-03-22`,model_type:`image`,capabilities:{vision:!0},modalities:{input:[],output:[`image`]}},{id:`stability.stable-conservative-upscale-v1:0`,name:`Stable Image Conservative Upscale`,created_by:`stability`,source:`official`,last_updated:`2026-03-22`,model_type:`image`,capabilities:{vision:!0},modalities:{input:[],output:[`image`]}},{id:`stability.stable-creative-upscale-v1:0`,name:`Stable Image Creative Upscale`,created_by:`stability`,source:`official`,last_updated:`2026-03-22`,model_type:`image`,capabilities:{vision:!0},modalities:{input:[],output:[`image`]}},{id:`stability.stable-fast-upscale-v1:0`,name:`Stable Image Fast Upscale`,created_by:`stability`,source:`official`,last_updated:`2026-03-22`,model_type:`image`,capabilities:{vision:!0},modalities:{input:[],output:[`image`]}},{id:`stability.stable-image-control-sketch-v1:0`,name:`Stable Image Control Sketch`,created_by:`stability`,source:`official`,last_updated:`2026-03-22`,model_type:`image`,capabilities:{vision:!0},modalities:{input:[],output:[`image`]}},{id:`stability.stable-image-control-structure-v1:0`,name:`Stable Image Control Structure`,created_by:`stability`,source:`official`,last_updated:`2026-03-22`,model_type:`image`,capabilities:{vision:!0},modalities:{input:[],output:[`image`]}},{id:`stability.stable-image-core-v1:1`,name:`Stable Image Core 1.0`,created_by:`stability`,source:`official`,last_updated:`2026-03-22`,model_type:`image`,modalities:{input:[`text`],output:[`image`]}},{id:`stability.stable-image-erase-object-v1:0`,name:`Stable Image Erase Object`,created_by:`stability`,source:`official`,last_updated:`2026-03-22`,model_type:`image`,capabilities:{vision:!0},modalities:{input:[],output:[`image`]}},{id:`stability.stable-image-inpaint-v1:0`,name:`Stable Image Inpaint`,created_by:`stability`,source:`official`,last_updated:`2026-03-22`,model_type:`image`,capabilities:{vision:!0},modalities:{input:[],output:[`image`]}},{id:`stability.stable-image-remove-background-v1:0`,name:`Stable Image Remove Background`,created_by:`stability`,source:`official`,last_updated:`2026-03-22`,model_type:`image`,capabilities:{vision:!0},modalities:{input:[],output:[`image`]}},{id:`stability.stable-image-search-recolor-v1:0`,name:`Stable Image Search and Recolor`,created_by:`stability`,source:`official`,last_updated:`2026-03-22`,model_type:`image`,capabilities:{vision:!0},modalities:{input:[],output:[`image`]}},{id:`stability.stable-image-search-replace-v1:0`,name:`Stable Image Search and Replace`,created_by:`stability`,source:`official`,last_updated:`2026-03-22`,model_type:`image`,capabilities:{vision:!0},modalities:{input:[],output:[`image`]}},{id:`stability.stable-image-style-guide-v1:0`,name:`Stable Image Style Guide`,created_by:`stability`,source:`official`,last_updated:`2026-03-22`,model_type:`image`,capabilities:{vision:!0},modalities:{input:[],output:[`image`]}},{id:`stability.stable-image-ultra-v1:1`,name:`Stable Image Ultra 1.0`,created_by:`stability`,source:`official`,last_updated:`2026-03-22`,model_type:`image`,modalities:{input:[`text`],output:[`image`]}},{id:`stability.stable-outpaint-v1:0`,name:`Stable Image Outpaint`,created_by:`stability`,source:`official`,last_updated:`2026-03-22`,model_type:`image`,capabilities:{vision:!0},modalities:{input:[],output:[`image`]}},{id:`stability.stable-style-transfer-v1:0`,name:`Stable Image Style Transfer`,created_by:`stability`,source:`official`,last_updated:`2026-03-22`,model_type:`image`,capabilities:{vision:!0},modalities:{input:[],output:[`image`]}},{id:`twelvelabs.marengo-embed-2-7-v1:0`,name:`Marengo Embed v2.7`,created_by:`twelvelabs`,source:`official`,last_updated:`2026-03-22`,model_type:`embed`,capabilities:{vision:!0},modalities:{input:[],output:[]}},{id:`twelvelabs.marengo-embed-3-0-v1:0`,name:`Marengo Embed 3.0`,created_by:`twelvelabs`,source:`official`,last_updated:`2026-03-22`,model_type:`embed`,capabilities:{vision:!0},modalities:{input:[],output:[]}},{id:`twelvelabs.pegasus-1-2-v1:0`,name:`Pegasus v1.2`,created_by:`twelvelabs`,source:`official`,last_updated:`2026-03-22`,model_type:`video`,capabilities:{streaming:!0},modalities:{input:[],output:[`text`]}},{id:`writer.palmyra-x4-v1:0`,name:`Palmyra X4`,created_by:`writer`,source:`official`,last_updated:`2026-03-22`,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`writer.palmyra-x5-v1:0`,name:`Palmyra X5`,created_by:`writer`,source:`official`,last_updated:`2026-03-22`,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`zai.glm-4.7-flash`,name:`GLM 4.7 Flash`,created_by:`zhipu`,source:`official`,last_updated:`2026-03-22`,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},family:`glm`},{id:`zai.glm-4.7`,name:`GLM 4.7`,created_by:`zhipu`,source:`official`,last_updated:`2026-03-22`,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},family:`glm`}]},t=e.models.map(t=>({...t,provider:e.id}));export{t as models,e as provider};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});const e={id:`anthropic`,name:`Anthropic`,region:`US`,url:`https://anthropic.com`,api_url:`https://api.anthropic.com/v1`,docs_url:`https://docs.anthropic.com`,pricing_url:`https://anthropic.com/pricing`,icon:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" fill-rule="evenodd">
|
|
1
|
+
Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});const e={id:`anthropic`,name:`Anthropic`,region:`US`,headquarters:`San Francisco, CA`,founded:2021,url:`https://anthropic.com`,api_url:`https://api.anthropic.com/v1`,docs_url:`https://docs.anthropic.com`,pricing_url:`https://anthropic.com/pricing`,description:`AI safety company building Claude, a family of helpful, harmless, and honest AI assistants.`,type:`direct`,playground_url:`https://console.anthropic.com`,status_url:`https://status.anthropic.com`,changelog_url:`https://docs.anthropic.com/en/docs/about-claude/models`,sdk:{python:`anthropic`,javascript:`@anthropic-ai/sdk`},openai_compatible:!1,free_tier:!1,github_url:`https://github.com/anthropics`,models_url:`https://docs.anthropic.com/en/docs/about-claude/models`,twitter_url:`https://x.com/AnthropicAI`,discord_url:`https://discord.com/invite/anthropic`,blog_url:`https://www.anthropic.com/research`,terms_url:`https://www.anthropic.com/legal/commercial-terms`,support_url:`https://support.anthropic.com`,icon:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" fill-rule="evenodd">
|
|
2
2
|
<path d="M13.827 3.52h3.603L24 20h-3.603l-6.57-16.48zm-7.258 0h3.767L16.906 20h-3.674l-1.343-3.461H5.017l-1.344 3.46H0L6.57 3.522zm4.132 9.959L8.453 7.687 6.205 13.48H10.7z"/>
|
|
3
|
-
</svg>`,models:[{id:`claude-3-5-haiku`,name:`Claude Haiku 3.5`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-haiku`,capabilities:{streaming:!0,vision:!0,tool_call:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:.8,output:4,cached_input:.08,batch_input:.4,batch_output:2,cache_write:1},tools:[`function_calling`],endpoints:[`messages`]},{id:`claude-3-7-sonnet`,name:`Claude Sonnet 3.7`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-sonnet`,capabilities:{streaming:!0,vision:!0,tool_call:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:3,output:15,cached_input:.3,batch_input:1.5,batch_output:7.5,cache_write:3.75},tools:[`function_calling`],endpoints:[`messages`]},{id:`claude-3-haiku-20240307`,name:`Claude Haiku 3`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-haiku`,status:`deprecated`,context_window:2e5,max_output_tokens:4e3,speed:4,capabilities:{streaming:!0,vision:!0,tool_call:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:.25,output:1.25,cached_input:.03,batch_input:.125,batch_output:.625,cache_write:.3},tools:[`function_calling`],endpoints:[`messages`]},{id:`claude-3-haiku`,name:`Claude Haiku 3`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-haiku`,capabilities:{streaming:!0,vision:!0,tool_call:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:.25,output:1.25,cached_input:.03,batch_input:.125,batch_output:.625,cache_write:.3},tools:[`function_calling`],endpoints:[`messages`]},{id:`claude-3-opus`,name:`Claude Opus 3`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-opus`,capabilities:{streaming:!0,vision:!0,tool_call:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:15,output:75,cached_input:1.5,batch_input:7.5,batch_output:37.5,cache_write:18.75},tools:[`function_calling`],endpoints:[`messages`]},{id:`claude-haiku-4-5-20251001`,name:`Claude Haiku 4.5`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-haiku`,description:`The fastest model with near-frontier intelligence`,status:`active`,knowledge_cutoff:`2025-02`,context_window:2e5,max_output_tokens:64e3,alias:`claude-haiku-4-5`,speed:5,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:1,output:5,cached_input:.1,batch_input:.5,batch_output:2.5,cache_write:1.25},tagline:`The fastest model with near-frontier intelligence`,tools:[`function_calling`,`computer_use`,`mcp`],endpoints:[`messages`]},{id:`claude-haiku-4-5`,name:`Claude Haiku 4.5`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-haiku`,description:`The fastest model with near-frontier intelligence`,status:`active`,knowledge_cutoff:`2025-02`,context_window:2e5,max_output_tokens:64e3,speed:5,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:1,output:5,cached_input:.1,batch_input:.5,batch_output:2.5,cache_write:1.25},snapshots:[`claude-haiku-4-5-20251001`],tagline:`The fastest model with near-frontier intelligence`,tools:[`function_calling`,`computer_use`,`mcp`],endpoints:[`messages`]},{id:`claude-opus-4-0`,name:`Claude Opus 4`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-opus`,status:`active`,knowledge_cutoff:`2025-01`,context_window:2e5,max_output_tokens:32e3,speed:3,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:15,output:75,cached_input:1.5,batch_input:7.5,batch_output:37.5,cache_write:18.75},snapshots:[`claude-opus-4-20250514`],tools:[`function_calling`,`computer_use`,`mcp`],endpoints:[`messages`]},{id:`claude-opus-4-1-20250805`,name:`Claude Opus 4.1`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-opus`,status:`active`,knowledge_cutoff:`2025-01`,context_window:2e5,max_output_tokens:32e3,alias:`claude-opus-4-1`,speed:3,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:15,output:75,cached_input:1.5,batch_input:7.5,batch_output:37.5,cache_write:18.75},tools:[`function_calling`,`computer_use`,`mcp`],endpoints:[`messages`]},{id:`claude-opus-4-1`,name:`Claude Opus 4.1`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-opus`,status:`active`,knowledge_cutoff:`2025-01`,context_window:2e5,max_output_tokens:32e3,speed:3,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:15,output:75,cached_input:1.5,batch_input:7.5,batch_output:37.5,cache_write:18.75},snapshots:[`claude-opus-4-1-20250805`],tools:[`function_calling`,`computer_use`,`mcp`],endpoints:[`messages`]},{id:`claude-opus-4-20250514`,name:`Claude Opus 4`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-opus`,status:`active`,knowledge_cutoff:`2025-01`,context_window:2e5,max_output_tokens:32e3,alias:`claude-opus-4-0`,speed:3,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:15,output:75,cached_input:1.5,batch_input:7.5,batch_output:37.5,cache_write:18.75},tools:[`function_calling`,`computer_use`,`mcp`],endpoints:[`messages`]},{id:`claude-opus-4-5-20251101`,name:`Claude Opus 4.5`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-opus`,status:`active`,knowledge_cutoff:`2025-05`,context_window:2e5,max_output_tokens:64e3,alias:`claude-opus-4-5`,speed:3,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:5,output:25,cached_input:.5,batch_input:2.5,batch_output:12.5,cache_write:6.25},tools:[`function_calling`,`computer_use`,`mcp`],endpoints:[`messages`]},{id:`claude-opus-4-5`,name:`Claude Opus 4.5`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-opus`,status:`active`,knowledge_cutoff:`2025-05`,context_window:2e5,max_output_tokens:64e3,speed:3,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:5,output:25,cached_input:.5,batch_input:2.5,batch_output:12.5,cache_write:6.25},snapshots:[`claude-opus-4-5-20251101`],tools:[`function_calling`,`computer_use`,`mcp`],endpoints:[`messages`]},{id:`claude-opus-4-6`,name:`Claude Opus 4.6`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-opus`,description:`The most intelligent model for building agents and coding`,status:`active`,knowledge_cutoff:`2025-05`,context_window:1e6,max_output_tokens:128e3,speed:3,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:5,output:25,cached_input:.5,batch_input:2.5,batch_output:12.5,cache_write:6.25},tagline:`The most intelligent model for building agents and coding`,tools:[`function_calling`,`computer_use`,`mcp`],endpoints:[`messages`]},{id:`claude-sonnet-4-0`,name:`Claude Sonnet 4`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-sonnet`,status:`active`,knowledge_cutoff:`2025-01`,context_window:1e6,max_output_tokens:64e3,speed:4,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:3,output:15,cached_input:.3,batch_input:1.5,batch_output:7.5,cache_write:3.75},snapshots:[`claude-sonnet-4-20250514`],tools:[`function_calling`,`computer_use`,`mcp`],endpoints:[`messages`]},{id:`claude-sonnet-4-20250514`,name:`Claude Sonnet 4`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-sonnet`,status:`active`,knowledge_cutoff:`2025-01`,context_window:1e6,max_output_tokens:64e3,alias:`claude-sonnet-4-0`,speed:4,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:3,output:15,cached_input:.3,batch_input:1.5,batch_output:7.5,cache_write:3.75},tools:[`function_calling`,`computer_use`,`mcp`],endpoints:[`messages`]},{id:`claude-sonnet-4-5-20250929`,name:`Claude Sonnet 4.5`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-sonnet`,status:`active`,knowledge_cutoff:`2025-01`,context_window:1e6,max_output_tokens:64e3,alias:`claude-sonnet-4-5`,speed:4,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:3,output:15,cached_input:.3,batch_input:1.5,batch_output:7.5,cache_write:3.75},tools:[`function_calling`,`computer_use`,`mcp`],endpoints:[`messages`]},{id:`claude-sonnet-4-5`,name:`Claude Sonnet 4.5`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-sonnet`,status:`active`,knowledge_cutoff:`2025-01`,context_window:1e6,max_output_tokens:64e3,speed:4,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:3,output:15,cached_input:.3,batch_input:1.5,batch_output:7.5,cache_write:3.75},snapshots:[`claude-sonnet-4-5-20250929`],tools:[`function_calling`,`computer_use`,`mcp`],endpoints:[`messages`]},{id:`claude-sonnet-4-6`,name:`Claude Sonnet 4.6`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-sonnet`,description:`The best combination of speed and intelligence`,status:`active`,knowledge_cutoff:`2025-08`,context_window:1e6,max_output_tokens:64e3,speed:4,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:3,output:15,cached_input:.3,batch_input:1.5,batch_output:7.5,cache_write:3.75},tagline:`The best combination of speed and intelligence`,tools:[`function_calling`,`computer_use`,`mcp`],endpoints:[`messages`]}]},t=e.models.map(t=>({...t,provider:e.id}));exports.models=t,exports.provider=e;
|
|
3
|
+
</svg>`,models:[{id:`claude-3-5-haiku`,name:`Claude Haiku 3.5`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-23`,family:`claude-haiku`,capabilities:{streaming:!0,vision:!0,tool_call:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:.8,output:4,cache_write:1,cached_input:.08,batch_input:.4,batch_output:2},tools:[`function_calling`],endpoints:[`messages`],model_type:`chat`,license:`proprietary`,open_weight:!1,page_url:`https://docs.anthropic.com/en/docs/about-claude/models#claude-3-5-haiku`},{id:`claude-3-7-sonnet`,name:`Claude Sonnet 3.7`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-23`,family:`claude-sonnet`,capabilities:{streaming:!0,vision:!0,tool_call:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:3,output:15,cache_write:3.75,cached_input:.3,batch_input:1.5,batch_output:7.5},tools:[`function_calling`],endpoints:[`messages`],model_type:`chat`,license:`proprietary`,open_weight:!1,page_url:`https://docs.anthropic.com/en/docs/about-claude/models#claude-3-7-sonnet`},{id:`claude-3-haiku-20240307`,name:`Claude Haiku 3`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-23`,family:`claude-haiku`,status:`deprecated`,context_window:2e5,max_output_tokens:4e3,performance:3,speed:4,successor:`claude-haiku-4-5`,capabilities:{streaming:!0,vision:!0,tool_call:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:.25,output:1.25,cache_write:.3,cached_input:.03,batch_input:.125,batch_output:.625},tools:[`function_calling`],endpoints:[`messages`],extended_thinking:!1,training_data_cutoff:`2023-08`,model_type:`chat`,license:`proprietary`,open_weight:!1,page_url:`https://docs.anthropic.com/en/docs/about-claude/models#claude-3-haiku-20240307`},{id:`claude-3-haiku`,name:`Claude Haiku 3`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-23`,family:`claude-haiku`,capabilities:{streaming:!0,vision:!0,tool_call:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:.25,output:1.25,cache_write:.3,cached_input:.03,batch_input:.125,batch_output:.625},tools:[`function_calling`],endpoints:[`messages`],model_type:`chat`,license:`proprietary`,open_weight:!1,page_url:`https://docs.anthropic.com/en/docs/about-claude/models#claude-3-haiku`},{id:`claude-3-opus`,name:`Claude Opus 3`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-23`,family:`claude-opus`,capabilities:{streaming:!0,vision:!0,tool_call:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:15,output:75,cache_write:18.75,cached_input:1.5,batch_input:7.5,batch_output:37.5},tools:[`function_calling`],endpoints:[`messages`],model_type:`chat`,license:`proprietary`,open_weight:!1,page_url:`https://docs.anthropic.com/en/docs/about-claude/models#claude-3-opus`},{id:`claude-haiku-4-5-20251001`,name:`Claude Haiku 4.5`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-23`,family:`claude-haiku`,description:`The fastest model with near-frontier intelligence`,status:`active`,knowledge_cutoff:`2025-02`,context_window:2e5,max_output_tokens:64e3,alias:`claude-haiku-4-5`,performance:3,reasoning:3,speed:5,tagline:`The fastest model with near-frontier intelligence`,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:1,output:5,cache_write:1.25,cached_input:.1,batch_input:.5,batch_output:2.5},tools:[`function_calling`,`computer_use`,`mcp`],endpoints:[`messages`],extended_thinking:!0,training_data_cutoff:`2025-07`,priority_tier:!0,model_type:`chat`,license:`proprietary`,open_weight:!1,page_url:`https://docs.anthropic.com/en/docs/about-claude/models#claude-haiku-4-5-20251001`},{id:`claude-haiku-4-5`,name:`Claude Haiku 4.5`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-23`,family:`claude-haiku`,description:`The fastest model with near-frontier intelligence`,status:`active`,knowledge_cutoff:`2025-02`,context_window:2e5,max_output_tokens:64e3,performance:3,reasoning:3,speed:5,tagline:`The fastest model with near-frontier intelligence`,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:1,output:5,cache_write:1.25,cached_input:.1,batch_input:.5,batch_output:2.5},tools:[`function_calling`,`computer_use`,`mcp`],endpoints:[`messages`],extended_thinking:!0,training_data_cutoff:`2025-07`,priority_tier:!0,snapshots:[`claude-haiku-4-5-20251001`],model_type:`chat`,license:`proprietary`,open_weight:!1,page_url:`https://docs.anthropic.com/en/docs/about-claude/models#claude-haiku-4-5`},{id:`claude-opus-4-0`,name:`Claude Opus 4`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-23`,family:`claude-opus`,status:`active`,knowledge_cutoff:`2025-01`,context_window:2e5,max_output_tokens:32e3,performance:5,reasoning:5,speed:3,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:15,output:75,cache_write:18.75,cached_input:1.5,batch_input:7.5,batch_output:37.5},tools:[`function_calling`,`computer_use`,`mcp`],endpoints:[`messages`],extended_thinking:!0,training_data_cutoff:`2025-03`,priority_tier:!0,snapshots:[`claude-opus-4-20250514`],model_type:`chat`,license:`proprietary`,open_weight:!1,page_url:`https://docs.anthropic.com/en/docs/about-claude/models#claude-opus-4-0`},{id:`claude-opus-4-1-20250805`,name:`Claude Opus 4.1`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-23`,family:`claude-opus`,status:`active`,knowledge_cutoff:`2025-01`,context_window:2e5,max_output_tokens:32e3,alias:`claude-opus-4-1`,performance:5,reasoning:5,speed:3,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:15,output:75,cache_write:18.75,cached_input:1.5,batch_input:7.5,batch_output:37.5},tools:[`function_calling`,`computer_use`,`mcp`],endpoints:[`messages`],extended_thinking:!0,training_data_cutoff:`2025-03`,priority_tier:!0,model_type:`chat`,license:`proprietary`,open_weight:!1,page_url:`https://docs.anthropic.com/en/docs/about-claude/models#claude-opus-4-1-20250805`},{id:`claude-opus-4-1`,name:`Claude Opus 4.1`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-23`,family:`claude-opus`,status:`active`,knowledge_cutoff:`2025-01`,context_window:2e5,max_output_tokens:32e3,performance:5,reasoning:5,speed:3,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:15,output:75,cache_write:18.75,cached_input:1.5,batch_input:7.5,batch_output:37.5},tools:[`function_calling`,`computer_use`,`mcp`],endpoints:[`messages`],extended_thinking:!0,training_data_cutoff:`2025-03`,priority_tier:!0,snapshots:[`claude-opus-4-1-20250805`],model_type:`chat`,license:`proprietary`,open_weight:!1,page_url:`https://docs.anthropic.com/en/docs/about-claude/models#claude-opus-4-1`},{id:`claude-opus-4-20250514`,name:`Claude Opus 4`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-23`,family:`claude-opus`,status:`active`,knowledge_cutoff:`2025-01`,context_window:2e5,max_output_tokens:32e3,alias:`claude-opus-4-0`,performance:5,reasoning:5,speed:3,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:15,output:75,cache_write:18.75,cached_input:1.5,batch_input:7.5,batch_output:37.5},tools:[`function_calling`,`computer_use`,`mcp`],endpoints:[`messages`],extended_thinking:!0,training_data_cutoff:`2025-03`,priority_tier:!0,model_type:`chat`,license:`proprietary`,open_weight:!1,page_url:`https://docs.anthropic.com/en/docs/about-claude/models#claude-opus-4-20250514`},{id:`claude-opus-4-5-20251101`,name:`Claude Opus 4.5`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-23`,family:`claude-opus`,status:`active`,knowledge_cutoff:`2025-05`,context_window:2e5,max_output_tokens:64e3,alias:`claude-opus-4-5`,performance:5,reasoning:5,speed:3,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:5,output:25,cache_write:6.25,cached_input:.5,batch_input:2.5,batch_output:12.5},tools:[`function_calling`,`computer_use`,`mcp`],endpoints:[`messages`],extended_thinking:!0,training_data_cutoff:`2025-08`,priority_tier:!0,model_type:`chat`,license:`proprietary`,open_weight:!1,page_url:`https://docs.anthropic.com/en/docs/about-claude/models#claude-opus-4-5-20251101`},{id:`claude-opus-4-5`,name:`Claude Opus 4.5`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-23`,family:`claude-opus`,status:`active`,knowledge_cutoff:`2025-05`,context_window:2e5,max_output_tokens:64e3,performance:5,reasoning:5,speed:3,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:5,output:25,cache_write:6.25,cached_input:.5,batch_input:2.5,batch_output:12.5},tools:[`function_calling`,`computer_use`,`mcp`],endpoints:[`messages`],extended_thinking:!0,training_data_cutoff:`2025-08`,priority_tier:!0,snapshots:[`claude-opus-4-5-20251101`],model_type:`chat`,license:`proprietary`,open_weight:!1,page_url:`https://docs.anthropic.com/en/docs/about-claude/models#claude-opus-4-5`},{id:`claude-opus-4-6`,name:`Claude Opus 4.6`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-23`,family:`claude-opus`,description:`The most intelligent model for building agents and coding`,status:`active`,knowledge_cutoff:`2025-05`,context_window:1e6,max_output_tokens:128e3,performance:5,reasoning:5,speed:3,tagline:`The most intelligent model for building agents and coding`,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:5,output:25,cache_write:6.25,cached_input:.5,batch_input:2.5,batch_output:12.5},tools:[`function_calling`,`computer_use`,`mcp`],endpoints:[`messages`],extended_thinking:!0,training_data_cutoff:`2025-08`,adaptive_thinking:!0,priority_tier:!0,model_type:`chat`,license:`proprietary`,open_weight:!1,page_url:`https://docs.anthropic.com/en/docs/about-claude/models#claude-opus-4-6`},{id:`claude-sonnet-4-0`,name:`Claude Sonnet 4`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-23`,family:`claude-sonnet`,status:`active`,knowledge_cutoff:`2025-01`,context_window:1e6,max_output_tokens:64e3,performance:4,reasoning:4,speed:4,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:3,output:15,cache_write:3.75,cached_input:.3,batch_input:1.5,batch_output:7.5},tools:[`function_calling`,`computer_use`,`mcp`],endpoints:[`messages`],extended_thinking:!0,training_data_cutoff:`2025-03`,priority_tier:!0,snapshots:[`claude-sonnet-4-20250514`],model_type:`chat`,license:`proprietary`,open_weight:!1,page_url:`https://docs.anthropic.com/en/docs/about-claude/models#claude-sonnet-4-0`},{id:`claude-sonnet-4-20250514`,name:`Claude Sonnet 4`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-23`,family:`claude-sonnet`,status:`active`,knowledge_cutoff:`2025-01`,context_window:1e6,max_output_tokens:64e3,alias:`claude-sonnet-4-0`,performance:4,reasoning:4,speed:4,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:3,output:15,cache_write:3.75,cached_input:.3,batch_input:1.5,batch_output:7.5},tools:[`function_calling`,`computer_use`,`mcp`],endpoints:[`messages`],extended_thinking:!0,training_data_cutoff:`2025-03`,priority_tier:!0,model_type:`chat`,license:`proprietary`,open_weight:!1,page_url:`https://docs.anthropic.com/en/docs/about-claude/models#claude-sonnet-4-20250514`},{id:`claude-sonnet-4-5-20250929`,name:`Claude Sonnet 4.5`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-23`,family:`claude-sonnet`,status:`active`,knowledge_cutoff:`2025-01`,context_window:1e6,max_output_tokens:64e3,alias:`claude-sonnet-4-5`,performance:4,reasoning:4,speed:4,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:3,output:15,cache_write:3.75,cached_input:.3,batch_input:1.5,batch_output:7.5},tools:[`function_calling`,`computer_use`,`mcp`],endpoints:[`messages`],extended_thinking:!0,training_data_cutoff:`2025-07`,priority_tier:!0,model_type:`chat`,license:`proprietary`,open_weight:!1,page_url:`https://docs.anthropic.com/en/docs/about-claude/models#claude-sonnet-4-5-20250929`},{id:`claude-sonnet-4-5`,name:`Claude Sonnet 4.5`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-23`,family:`claude-sonnet`,status:`active`,knowledge_cutoff:`2025-01`,context_window:1e6,max_output_tokens:64e3,performance:4,reasoning:4,speed:4,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:3,output:15,cache_write:3.75,cached_input:.3,batch_input:1.5,batch_output:7.5},tools:[`function_calling`,`computer_use`,`mcp`],endpoints:[`messages`],extended_thinking:!0,training_data_cutoff:`2025-07`,priority_tier:!0,snapshots:[`claude-sonnet-4-5-20250929`],model_type:`chat`,license:`proprietary`,open_weight:!1,page_url:`https://docs.anthropic.com/en/docs/about-claude/models#claude-sonnet-4-5`},{id:`claude-sonnet-4-6`,name:`Claude Sonnet 4.6`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-23`,family:`claude-sonnet`,description:`The best combination of speed and intelligence`,status:`active`,knowledge_cutoff:`2025-08`,context_window:1e6,max_output_tokens:64e3,performance:4,reasoning:4,speed:4,tagline:`The best combination of speed and intelligence`,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:3,output:15,cache_write:3.75,cached_input:.3,batch_input:1.5,batch_output:7.5},tools:[`function_calling`,`computer_use`,`mcp`],endpoints:[`messages`],extended_thinking:!0,training_data_cutoff:`2026-01`,adaptive_thinking:!0,priority_tier:!0,model_type:`chat`,license:`proprietary`,open_weight:!1,page_url:`https://docs.anthropic.com/en/docs/about-claude/models#claude-sonnet-4-6`}]},t=e.models.map(t=>({...t,provider:e.id}));exports.models=t,exports.provider=e;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
const e={id:`anthropic`,name:`Anthropic`,region:`US`,url:`https://anthropic.com`,api_url:`https://api.anthropic.com/v1`,docs_url:`https://docs.anthropic.com`,pricing_url:`https://anthropic.com/pricing`,icon:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" fill-rule="evenodd">
|
|
1
|
+
const e={id:`anthropic`,name:`Anthropic`,region:`US`,headquarters:`San Francisco, CA`,founded:2021,url:`https://anthropic.com`,api_url:`https://api.anthropic.com/v1`,docs_url:`https://docs.anthropic.com`,pricing_url:`https://anthropic.com/pricing`,description:`AI safety company building Claude, a family of helpful, harmless, and honest AI assistants.`,type:`direct`,playground_url:`https://console.anthropic.com`,status_url:`https://status.anthropic.com`,changelog_url:`https://docs.anthropic.com/en/docs/about-claude/models`,sdk:{python:`anthropic`,javascript:`@anthropic-ai/sdk`},openai_compatible:!1,free_tier:!1,github_url:`https://github.com/anthropics`,models_url:`https://docs.anthropic.com/en/docs/about-claude/models`,twitter_url:`https://x.com/AnthropicAI`,discord_url:`https://discord.com/invite/anthropic`,blog_url:`https://www.anthropic.com/research`,terms_url:`https://www.anthropic.com/legal/commercial-terms`,support_url:`https://support.anthropic.com`,icon:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" fill-rule="evenodd">
|
|
2
2
|
<path d="M13.827 3.52h3.603L24 20h-3.603l-6.57-16.48zm-7.258 0h3.767L16.906 20h-3.674l-1.343-3.461H5.017l-1.344 3.46H0L6.57 3.522zm4.132 9.959L8.453 7.687 6.205 13.48H10.7z"/>
|
|
3
|
-
</svg>`,models:[{id:`claude-3-5-haiku`,name:`Claude Haiku 3.5`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-haiku`,capabilities:{streaming:!0,vision:!0,tool_call:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:.8,output:4,cached_input:.08,batch_input:.4,batch_output:2,cache_write:1},tools:[`function_calling`],endpoints:[`messages`]},{id:`claude-3-7-sonnet`,name:`Claude Sonnet 3.7`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-sonnet`,capabilities:{streaming:!0,vision:!0,tool_call:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:3,output:15,cached_input:.3,batch_input:1.5,batch_output:7.5,cache_write:3.75},tools:[`function_calling`],endpoints:[`messages`]},{id:`claude-3-haiku-20240307`,name:`Claude Haiku 3`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-haiku`,status:`deprecated`,context_window:2e5,max_output_tokens:4e3,speed:4,capabilities:{streaming:!0,vision:!0,tool_call:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:.25,output:1.25,cached_input:.03,batch_input:.125,batch_output:.625,cache_write:.3},tools:[`function_calling`],endpoints:[`messages`]},{id:`claude-3-haiku`,name:`Claude Haiku 3`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-haiku`,capabilities:{streaming:!0,vision:!0,tool_call:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:.25,output:1.25,cached_input:.03,batch_input:.125,batch_output:.625,cache_write:.3},tools:[`function_calling`],endpoints:[`messages`]},{id:`claude-3-opus`,name:`Claude Opus 3`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-opus`,capabilities:{streaming:!0,vision:!0,tool_call:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:15,output:75,cached_input:1.5,batch_input:7.5,batch_output:37.5,cache_write:18.75},tools:[`function_calling`],endpoints:[`messages`]},{id:`claude-haiku-4-5-20251001`,name:`Claude Haiku 4.5`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-haiku`,description:`The fastest model with near-frontier intelligence`,status:`active`,knowledge_cutoff:`2025-02`,context_window:2e5,max_output_tokens:64e3,alias:`claude-haiku-4-5`,speed:5,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:1,output:5,cached_input:.1,batch_input:.5,batch_output:2.5,cache_write:1.25},tagline:`The fastest model with near-frontier intelligence`,tools:[`function_calling`,`computer_use`,`mcp`],endpoints:[`messages`]},{id:`claude-haiku-4-5`,name:`Claude Haiku 4.5`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-haiku`,description:`The fastest model with near-frontier intelligence`,status:`active`,knowledge_cutoff:`2025-02`,context_window:2e5,max_output_tokens:64e3,speed:5,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:1,output:5,cached_input:.1,batch_input:.5,batch_output:2.5,cache_write:1.25},snapshots:[`claude-haiku-4-5-20251001`],tagline:`The fastest model with near-frontier intelligence`,tools:[`function_calling`,`computer_use`,`mcp`],endpoints:[`messages`]},{id:`claude-opus-4-0`,name:`Claude Opus 4`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-opus`,status:`active`,knowledge_cutoff:`2025-01`,context_window:2e5,max_output_tokens:32e3,speed:3,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:15,output:75,cached_input:1.5,batch_input:7.5,batch_output:37.5,cache_write:18.75},snapshots:[`claude-opus-4-20250514`],tools:[`function_calling`,`computer_use`,`mcp`],endpoints:[`messages`]},{id:`claude-opus-4-1-20250805`,name:`Claude Opus 4.1`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-opus`,status:`active`,knowledge_cutoff:`2025-01`,context_window:2e5,max_output_tokens:32e3,alias:`claude-opus-4-1`,speed:3,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:15,output:75,cached_input:1.5,batch_input:7.5,batch_output:37.5,cache_write:18.75},tools:[`function_calling`,`computer_use`,`mcp`],endpoints:[`messages`]},{id:`claude-opus-4-1`,name:`Claude Opus 4.1`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-opus`,status:`active`,knowledge_cutoff:`2025-01`,context_window:2e5,max_output_tokens:32e3,speed:3,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:15,output:75,cached_input:1.5,batch_input:7.5,batch_output:37.5,cache_write:18.75},snapshots:[`claude-opus-4-1-20250805`],tools:[`function_calling`,`computer_use`,`mcp`],endpoints:[`messages`]},{id:`claude-opus-4-20250514`,name:`Claude Opus 4`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-opus`,status:`active`,knowledge_cutoff:`2025-01`,context_window:2e5,max_output_tokens:32e3,alias:`claude-opus-4-0`,speed:3,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:15,output:75,cached_input:1.5,batch_input:7.5,batch_output:37.5,cache_write:18.75},tools:[`function_calling`,`computer_use`,`mcp`],endpoints:[`messages`]},{id:`claude-opus-4-5-20251101`,name:`Claude Opus 4.5`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-opus`,status:`active`,knowledge_cutoff:`2025-05`,context_window:2e5,max_output_tokens:64e3,alias:`claude-opus-4-5`,speed:3,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:5,output:25,cached_input:.5,batch_input:2.5,batch_output:12.5,cache_write:6.25},tools:[`function_calling`,`computer_use`,`mcp`],endpoints:[`messages`]},{id:`claude-opus-4-5`,name:`Claude Opus 4.5`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-opus`,status:`active`,knowledge_cutoff:`2025-05`,context_window:2e5,max_output_tokens:64e3,speed:3,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:5,output:25,cached_input:.5,batch_input:2.5,batch_output:12.5,cache_write:6.25},snapshots:[`claude-opus-4-5-20251101`],tools:[`function_calling`,`computer_use`,`mcp`],endpoints:[`messages`]},{id:`claude-opus-4-6`,name:`Claude Opus 4.6`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-opus`,description:`The most intelligent model for building agents and coding`,status:`active`,knowledge_cutoff:`2025-05`,context_window:1e6,max_output_tokens:128e3,speed:3,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:5,output:25,cached_input:.5,batch_input:2.5,batch_output:12.5,cache_write:6.25},tagline:`The most intelligent model for building agents and coding`,tools:[`function_calling`,`computer_use`,`mcp`],endpoints:[`messages`]},{id:`claude-sonnet-4-0`,name:`Claude Sonnet 4`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-sonnet`,status:`active`,knowledge_cutoff:`2025-01`,context_window:1e6,max_output_tokens:64e3,speed:4,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:3,output:15,cached_input:.3,batch_input:1.5,batch_output:7.5,cache_write:3.75},snapshots:[`claude-sonnet-4-20250514`],tools:[`function_calling`,`computer_use`,`mcp`],endpoints:[`messages`]},{id:`claude-sonnet-4-20250514`,name:`Claude Sonnet 4`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-sonnet`,status:`active`,knowledge_cutoff:`2025-01`,context_window:1e6,max_output_tokens:64e3,alias:`claude-sonnet-4-0`,speed:4,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:3,output:15,cached_input:.3,batch_input:1.5,batch_output:7.5,cache_write:3.75},tools:[`function_calling`,`computer_use`,`mcp`],endpoints:[`messages`]},{id:`claude-sonnet-4-5-20250929`,name:`Claude Sonnet 4.5`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-sonnet`,status:`active`,knowledge_cutoff:`2025-01`,context_window:1e6,max_output_tokens:64e3,alias:`claude-sonnet-4-5`,speed:4,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:3,output:15,cached_input:.3,batch_input:1.5,batch_output:7.5,cache_write:3.75},tools:[`function_calling`,`computer_use`,`mcp`],endpoints:[`messages`]},{id:`claude-sonnet-4-5`,name:`Claude Sonnet 4.5`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-sonnet`,status:`active`,knowledge_cutoff:`2025-01`,context_window:1e6,max_output_tokens:64e3,speed:4,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:3,output:15,cached_input:.3,batch_input:1.5,batch_output:7.5,cache_write:3.75},snapshots:[`claude-sonnet-4-5-20250929`],tools:[`function_calling`,`computer_use`,`mcp`],endpoints:[`messages`]},{id:`claude-sonnet-4-6`,name:`Claude Sonnet 4.6`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-sonnet`,description:`The best combination of speed and intelligence`,status:`active`,knowledge_cutoff:`2025-08`,context_window:1e6,max_output_tokens:64e3,speed:4,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:3,output:15,cached_input:.3,batch_input:1.5,batch_output:7.5,cache_write:3.75},tagline:`The best combination of speed and intelligence`,tools:[`function_calling`,`computer_use`,`mcp`],endpoints:[`messages`]}]},t=e.models.map(t=>({...t,provider:e.id}));export{t as models,e as provider};
|
|
3
|
+
</svg>`,models:[{id:`claude-3-5-haiku`,name:`Claude Haiku 3.5`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-23`,family:`claude-haiku`,capabilities:{streaming:!0,vision:!0,tool_call:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:.8,output:4,cache_write:1,cached_input:.08,batch_input:.4,batch_output:2},tools:[`function_calling`],endpoints:[`messages`],model_type:`chat`,license:`proprietary`,open_weight:!1,page_url:`https://docs.anthropic.com/en/docs/about-claude/models#claude-3-5-haiku`},{id:`claude-3-7-sonnet`,name:`Claude Sonnet 3.7`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-23`,family:`claude-sonnet`,capabilities:{streaming:!0,vision:!0,tool_call:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:3,output:15,cache_write:3.75,cached_input:.3,batch_input:1.5,batch_output:7.5},tools:[`function_calling`],endpoints:[`messages`],model_type:`chat`,license:`proprietary`,open_weight:!1,page_url:`https://docs.anthropic.com/en/docs/about-claude/models#claude-3-7-sonnet`},{id:`claude-3-haiku-20240307`,name:`Claude Haiku 3`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-23`,family:`claude-haiku`,status:`deprecated`,context_window:2e5,max_output_tokens:4e3,performance:3,speed:4,successor:`claude-haiku-4-5`,capabilities:{streaming:!0,vision:!0,tool_call:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:.25,output:1.25,cache_write:.3,cached_input:.03,batch_input:.125,batch_output:.625},tools:[`function_calling`],endpoints:[`messages`],extended_thinking:!1,training_data_cutoff:`2023-08`,model_type:`chat`,license:`proprietary`,open_weight:!1,page_url:`https://docs.anthropic.com/en/docs/about-claude/models#claude-3-haiku-20240307`},{id:`claude-3-haiku`,name:`Claude Haiku 3`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-23`,family:`claude-haiku`,capabilities:{streaming:!0,vision:!0,tool_call:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:.25,output:1.25,cache_write:.3,cached_input:.03,batch_input:.125,batch_output:.625},tools:[`function_calling`],endpoints:[`messages`],model_type:`chat`,license:`proprietary`,open_weight:!1,page_url:`https://docs.anthropic.com/en/docs/about-claude/models#claude-3-haiku`},{id:`claude-3-opus`,name:`Claude Opus 3`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-23`,family:`claude-opus`,capabilities:{streaming:!0,vision:!0,tool_call:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:15,output:75,cache_write:18.75,cached_input:1.5,batch_input:7.5,batch_output:37.5},tools:[`function_calling`],endpoints:[`messages`],model_type:`chat`,license:`proprietary`,open_weight:!1,page_url:`https://docs.anthropic.com/en/docs/about-claude/models#claude-3-opus`},{id:`claude-haiku-4-5-20251001`,name:`Claude Haiku 4.5`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-23`,family:`claude-haiku`,description:`The fastest model with near-frontier intelligence`,status:`active`,knowledge_cutoff:`2025-02`,context_window:2e5,max_output_tokens:64e3,alias:`claude-haiku-4-5`,performance:3,reasoning:3,speed:5,tagline:`The fastest model with near-frontier intelligence`,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:1,output:5,cache_write:1.25,cached_input:.1,batch_input:.5,batch_output:2.5},tools:[`function_calling`,`computer_use`,`mcp`],endpoints:[`messages`],extended_thinking:!0,training_data_cutoff:`2025-07`,priority_tier:!0,model_type:`chat`,license:`proprietary`,open_weight:!1,page_url:`https://docs.anthropic.com/en/docs/about-claude/models#claude-haiku-4-5-20251001`},{id:`claude-haiku-4-5`,name:`Claude Haiku 4.5`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-23`,family:`claude-haiku`,description:`The fastest model with near-frontier intelligence`,status:`active`,knowledge_cutoff:`2025-02`,context_window:2e5,max_output_tokens:64e3,performance:3,reasoning:3,speed:5,tagline:`The fastest model with near-frontier intelligence`,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:1,output:5,cache_write:1.25,cached_input:.1,batch_input:.5,batch_output:2.5},tools:[`function_calling`,`computer_use`,`mcp`],endpoints:[`messages`],extended_thinking:!0,training_data_cutoff:`2025-07`,priority_tier:!0,snapshots:[`claude-haiku-4-5-20251001`],model_type:`chat`,license:`proprietary`,open_weight:!1,page_url:`https://docs.anthropic.com/en/docs/about-claude/models#claude-haiku-4-5`},{id:`claude-opus-4-0`,name:`Claude Opus 4`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-23`,family:`claude-opus`,status:`active`,knowledge_cutoff:`2025-01`,context_window:2e5,max_output_tokens:32e3,performance:5,reasoning:5,speed:3,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:15,output:75,cache_write:18.75,cached_input:1.5,batch_input:7.5,batch_output:37.5},tools:[`function_calling`,`computer_use`,`mcp`],endpoints:[`messages`],extended_thinking:!0,training_data_cutoff:`2025-03`,priority_tier:!0,snapshots:[`claude-opus-4-20250514`],model_type:`chat`,license:`proprietary`,open_weight:!1,page_url:`https://docs.anthropic.com/en/docs/about-claude/models#claude-opus-4-0`},{id:`claude-opus-4-1-20250805`,name:`Claude Opus 4.1`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-23`,family:`claude-opus`,status:`active`,knowledge_cutoff:`2025-01`,context_window:2e5,max_output_tokens:32e3,alias:`claude-opus-4-1`,performance:5,reasoning:5,speed:3,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:15,output:75,cache_write:18.75,cached_input:1.5,batch_input:7.5,batch_output:37.5},tools:[`function_calling`,`computer_use`,`mcp`],endpoints:[`messages`],extended_thinking:!0,training_data_cutoff:`2025-03`,priority_tier:!0,model_type:`chat`,license:`proprietary`,open_weight:!1,page_url:`https://docs.anthropic.com/en/docs/about-claude/models#claude-opus-4-1-20250805`},{id:`claude-opus-4-1`,name:`Claude Opus 4.1`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-23`,family:`claude-opus`,status:`active`,knowledge_cutoff:`2025-01`,context_window:2e5,max_output_tokens:32e3,performance:5,reasoning:5,speed:3,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:15,output:75,cache_write:18.75,cached_input:1.5,batch_input:7.5,batch_output:37.5},tools:[`function_calling`,`computer_use`,`mcp`],endpoints:[`messages`],extended_thinking:!0,training_data_cutoff:`2025-03`,priority_tier:!0,snapshots:[`claude-opus-4-1-20250805`],model_type:`chat`,license:`proprietary`,open_weight:!1,page_url:`https://docs.anthropic.com/en/docs/about-claude/models#claude-opus-4-1`},{id:`claude-opus-4-20250514`,name:`Claude Opus 4`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-23`,family:`claude-opus`,status:`active`,knowledge_cutoff:`2025-01`,context_window:2e5,max_output_tokens:32e3,alias:`claude-opus-4-0`,performance:5,reasoning:5,speed:3,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:15,output:75,cache_write:18.75,cached_input:1.5,batch_input:7.5,batch_output:37.5},tools:[`function_calling`,`computer_use`,`mcp`],endpoints:[`messages`],extended_thinking:!0,training_data_cutoff:`2025-03`,priority_tier:!0,model_type:`chat`,license:`proprietary`,open_weight:!1,page_url:`https://docs.anthropic.com/en/docs/about-claude/models#claude-opus-4-20250514`},{id:`claude-opus-4-5-20251101`,name:`Claude Opus 4.5`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-23`,family:`claude-opus`,status:`active`,knowledge_cutoff:`2025-05`,context_window:2e5,max_output_tokens:64e3,alias:`claude-opus-4-5`,performance:5,reasoning:5,speed:3,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:5,output:25,cache_write:6.25,cached_input:.5,batch_input:2.5,batch_output:12.5},tools:[`function_calling`,`computer_use`,`mcp`],endpoints:[`messages`],extended_thinking:!0,training_data_cutoff:`2025-08`,priority_tier:!0,model_type:`chat`,license:`proprietary`,open_weight:!1,page_url:`https://docs.anthropic.com/en/docs/about-claude/models#claude-opus-4-5-20251101`},{id:`claude-opus-4-5`,name:`Claude Opus 4.5`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-23`,family:`claude-opus`,status:`active`,knowledge_cutoff:`2025-05`,context_window:2e5,max_output_tokens:64e3,performance:5,reasoning:5,speed:3,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:5,output:25,cache_write:6.25,cached_input:.5,batch_input:2.5,batch_output:12.5},tools:[`function_calling`,`computer_use`,`mcp`],endpoints:[`messages`],extended_thinking:!0,training_data_cutoff:`2025-08`,priority_tier:!0,snapshots:[`claude-opus-4-5-20251101`],model_type:`chat`,license:`proprietary`,open_weight:!1,page_url:`https://docs.anthropic.com/en/docs/about-claude/models#claude-opus-4-5`},{id:`claude-opus-4-6`,name:`Claude Opus 4.6`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-23`,family:`claude-opus`,description:`The most intelligent model for building agents and coding`,status:`active`,knowledge_cutoff:`2025-05`,context_window:1e6,max_output_tokens:128e3,performance:5,reasoning:5,speed:3,tagline:`The most intelligent model for building agents and coding`,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:5,output:25,cache_write:6.25,cached_input:.5,batch_input:2.5,batch_output:12.5},tools:[`function_calling`,`computer_use`,`mcp`],endpoints:[`messages`],extended_thinking:!0,training_data_cutoff:`2025-08`,adaptive_thinking:!0,priority_tier:!0,model_type:`chat`,license:`proprietary`,open_weight:!1,page_url:`https://docs.anthropic.com/en/docs/about-claude/models#claude-opus-4-6`},{id:`claude-sonnet-4-0`,name:`Claude Sonnet 4`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-23`,family:`claude-sonnet`,status:`active`,knowledge_cutoff:`2025-01`,context_window:1e6,max_output_tokens:64e3,performance:4,reasoning:4,speed:4,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:3,output:15,cache_write:3.75,cached_input:.3,batch_input:1.5,batch_output:7.5},tools:[`function_calling`,`computer_use`,`mcp`],endpoints:[`messages`],extended_thinking:!0,training_data_cutoff:`2025-03`,priority_tier:!0,snapshots:[`claude-sonnet-4-20250514`],model_type:`chat`,license:`proprietary`,open_weight:!1,page_url:`https://docs.anthropic.com/en/docs/about-claude/models#claude-sonnet-4-0`},{id:`claude-sonnet-4-20250514`,name:`Claude Sonnet 4`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-23`,family:`claude-sonnet`,status:`active`,knowledge_cutoff:`2025-01`,context_window:1e6,max_output_tokens:64e3,alias:`claude-sonnet-4-0`,performance:4,reasoning:4,speed:4,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:3,output:15,cache_write:3.75,cached_input:.3,batch_input:1.5,batch_output:7.5},tools:[`function_calling`,`computer_use`,`mcp`],endpoints:[`messages`],extended_thinking:!0,training_data_cutoff:`2025-03`,priority_tier:!0,model_type:`chat`,license:`proprietary`,open_weight:!1,page_url:`https://docs.anthropic.com/en/docs/about-claude/models#claude-sonnet-4-20250514`},{id:`claude-sonnet-4-5-20250929`,name:`Claude Sonnet 4.5`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-23`,family:`claude-sonnet`,status:`active`,knowledge_cutoff:`2025-01`,context_window:1e6,max_output_tokens:64e3,alias:`claude-sonnet-4-5`,performance:4,reasoning:4,speed:4,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:3,output:15,cache_write:3.75,cached_input:.3,batch_input:1.5,batch_output:7.5},tools:[`function_calling`,`computer_use`,`mcp`],endpoints:[`messages`],extended_thinking:!0,training_data_cutoff:`2025-07`,priority_tier:!0,model_type:`chat`,license:`proprietary`,open_weight:!1,page_url:`https://docs.anthropic.com/en/docs/about-claude/models#claude-sonnet-4-5-20250929`},{id:`claude-sonnet-4-5`,name:`Claude Sonnet 4.5`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-23`,family:`claude-sonnet`,status:`active`,knowledge_cutoff:`2025-01`,context_window:1e6,max_output_tokens:64e3,performance:4,reasoning:4,speed:4,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:3,output:15,cache_write:3.75,cached_input:.3,batch_input:1.5,batch_output:7.5},tools:[`function_calling`,`computer_use`,`mcp`],endpoints:[`messages`],extended_thinking:!0,training_data_cutoff:`2025-07`,priority_tier:!0,snapshots:[`claude-sonnet-4-5-20250929`],model_type:`chat`,license:`proprietary`,open_weight:!1,page_url:`https://docs.anthropic.com/en/docs/about-claude/models#claude-sonnet-4-5`},{id:`claude-sonnet-4-6`,name:`Claude Sonnet 4.6`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-23`,family:`claude-sonnet`,description:`The best combination of speed and intelligence`,status:`active`,knowledge_cutoff:`2025-08`,context_window:1e6,max_output_tokens:64e3,performance:4,reasoning:4,speed:4,tagline:`The best combination of speed and intelligence`,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`,`image`],output:[`text`]},pricing:{input:3,output:15,cache_write:3.75,cached_input:.3,batch_input:1.5,batch_output:7.5},tools:[`function_calling`,`computer_use`,`mcp`],endpoints:[`messages`],extended_thinking:!0,training_data_cutoff:`2026-01`,adaptive_thinking:!0,priority_tier:!0,model_type:`chat`,license:`proprietary`,open_weight:!1,page_url:`https://docs.anthropic.com/en/docs/about-claude/models#claude-sonnet-4-6`}]},t=e.models.map(t=>({...t,provider:e.id}));export{t as models,e as provider};
|
package/dist/providers/azure.cjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});const e={id:`azure`,name:`Azure AI Foundry`,region:`US`,url:`https://ai.azure.com`,api_url:`https://models.inference.ai.azure.com`,docs_url:`https://learn.microsoft.com/azure/ai-services/openai/concepts/models`,pricing_url:`https://azure.microsoft.com/pricing/details/cognitive-services/openai-service`,icon:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" fill-rule="evenodd">
|
|
1
|
+
Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});const e={id:`azure`,name:`Azure AI Foundry`,region:`US`,headquarters:`Redmond, WA`,founded:1975,url:`https://ai.azure.com`,api_url:`https://models.inference.ai.azure.com`,docs_url:`https://learn.microsoft.com/azure/ai-services/openai/concepts/models`,pricing_url:`https://azure.microsoft.com/pricing/details/cognitive-services/openai-service`,description:`Microsoft Azure AI Foundry offers OpenAI and open-source models as managed cloud services.`,type:`cloud`,playground_url:`https://oai.azure.com/playground`,status_url:`https://status.azure.com`,sdk:{python:`openai`,javascript:`openai`},openai_compatible:!0,free_tier:!1,models_url:`https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/models`,twitter_url:`https://x.com/azure`,blog_url:`https://www.microsoft.com/en-us/ai/blog`,terms_url:`https://azure.microsoft.com/en-us/support/legal`,support_url:`https://azure.microsoft.com/en-us/support`,icon:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" fill-rule="evenodd">
|
|
2
2
|
<path d="M11.49 2H2v9.492h9.492V2h-.002z"/>
|
|
3
3
|
<path d="M22 2h-9.492v9.492H22V2z"/>
|
|
4
4
|
<path d="M11.49 12.508H2V22h9.492v-9.492h-.002z"/>
|
|
5
5
|
<path d="M22 12.508h-9.492V22H22v-9.492z"/>
|
|
6
|
-
</svg>`,models:[{id:`codex-mini`,name:`codex-mini`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`codex`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`cohere-command-a`,name:`Cohere-command-a`,created_by:`cohere`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0,tool_call:!0,json_mode:!0},modalities:{input:[`text`],output:[`text`]}},{id:`cohere-rerank-v4.0-fast`,name:`Cohere-rerank-v4.0-fast`,created_by:`cohere`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0,tool_call:!0,json_mode:!0},modalities:{input:[`text`],output:[`text`]},model_type:`rerank`},{id:`cohere-rerank-v4.0-pro`,name:`Cohere-rerank-v4.0-pro`,created_by:`cohere`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0,tool_call:!0,json_mode:!0},modalities:{input:[`text`],output:[`text`]},model_type:`rerank`},{id:`computer-use-preview`,name:`computer-use-preview`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0,tool_call:!0},modalities:{input:[`text`],output:[`text`]}},{id:`deepseek-r1-0528`,name:`DeepSeek-R1-0528`,created_by:`deepseek`,source:`official`,last_updated:`2026-03-21`,family:`deepseek-r1`,capabilities:{streaming:!0,tool_call:!0,reasoning:!0,vision:!0},modalities:{input:[`text`],output:[`text`]},model_type:`reasoning`},{id:`deepseek-r1`,name:`DeepSeek-R1`,created_by:`deepseek`,source:`official`,last_updated:`2026-03-21`,family:`deepseek-r1`,capabilities:{streaming:!0,tool_call:!0,reasoning:!0,vision:!0},modalities:{input:[`text`],output:[`text`]},model_type:`reasoning`},{id:`deepseek-v3-0324`,name:`DeepSeek-V3-0324`,created_by:`deepseek`,source:`official`,last_updated:`2026-03-21`,family:`deepseek`,capabilities:{streaming:!0,tool_call:!0,vision:!0,json_mode:!0},modalities:{input:[`text`],output:[`text`]}},{id:`deepseek-v3.1`,name:`DeepSeek-V3.1`,created_by:`deepseek`,source:`official`,last_updated:`2026-03-21`,family:`deepseek`,capabilities:{streaming:!0,tool_call:!0,reasoning:!0,json_mode:!0},modalities:{input:[`text`],output:[`text`]}},{id:`deepseek-v3.2-speciale`,name:`DeepSeek-V3.2-Speciale`,created_by:`deepseek`,source:`official`,last_updated:`2026-03-21`,family:`deepseek`,capabilities:{streaming:!0,tool_call:!0,reasoning:!0,json_mode:!0},modalities:{input:[`text`],output:[`text`]}},{id:`deepseek-v3.2`,name:`DeepSeek-V3.2`,created_by:`deepseek`,source:`official`,last_updated:`2026-03-21`,family:`deepseek`,capabilities:{streaming:!0,tool_call:!0,reasoning:!0,json_mode:!0},modalities:{input:[`text`],output:[`text`]}},{id:`embed-v-4-0`,name:`embed-v-4-0`,created_by:`cohere`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},model_type:`embed`},{id:`flux-1.1-pro`,name:`FLUX-1.1-pro`,created_by:`black-forest-labs`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0,tool_call:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},model_type:`image`},{id:`flux.1-kontext-pro`,name:`FLUX.1-Kontext-pro`,created_by:`black-forest-labs`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0,tool_call:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},model_type:`image`},{id:`flux.2-flex`,name:`FLUX.2-flex`,created_by:`black-forest-labs`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0,tool_call:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},model_type:`image`},{id:`flux.2-pro`,name:`FLUX.2-pro`,created_by:`black-forest-labs`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0,tool_call:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},model_type:`image`},{id:`gpt-4.1-mini`,name:`gpt-4.1-mini`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-4.1`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`gpt-4.1-nano`,name:`gpt-4.1-nano`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-4.1`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`gpt-4.1`,name:`GPT-4.1 series`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-4.1`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`gpt-4`,name:`gpt-4`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-4`,knowledge_cutoff:`2023-12`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`],output:[`text`]}},{id:`gpt-4o-audio-preview`,name:`gpt-4o-audio-preview`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-4o`,knowledge_cutoff:`2023-09`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`gpt-4o-mini-audio-preview`,name:`gpt-4o-mini-audio-preview`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-4o`,knowledge_cutoff:`2023-09`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`gpt-4o-mini-realtime-preview`,name:`gpt-4o-mini-realtime-preview`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-4o`,knowledge_cutoff:`2023-10`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`gpt-4o-mini-transcribe`,name:`gpt-4o-mini-transcribe`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-4o`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},model_type:`transcription`},{id:`gpt-4o-mini-tts`,name:`gpt-4o-mini-tts`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-4o`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},model_type:`tts`},{id:`gpt-4o-mini`,name:`gpt-4o-mini`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-4o`,knowledge_cutoff:`2023-10`,capabilities:{streaming:!0,tool_call:!0,vision:!0,json_mode:!0},modalities:{input:[`text`,`image`],output:[`text`]}},{id:`gpt-4o-realtime-preview`,name:`gpt-4o-realtime-preview`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-4o`,knowledge_cutoff:`2023-10`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`gpt-4o-transcribe-diarize`,name:`gpt-4o-transcribe-diarize`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-4o`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},model_type:`transcription`},{id:`gpt-4o-transcribe`,name:`gpt-4o-transcribe`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-4o`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},model_type:`transcription`},{id:`gpt-4o`,name:`GPT-4o, GPT-4o mini, and GPT-4 Turbo`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-4o`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]}},{id:`gpt-5-chat`,name:`gpt-5-chat`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`gpt-5-codex`,name:`gpt-5-codex`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`gpt-5-mini`,name:`gpt-5-mini`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`gpt-5-nano`,name:`gpt-5-nano`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`gpt-5-pro`,name:`gpt-5-pro`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`gpt-5.1-chat`,name:`gpt-5.1-chat`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5.1`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`gpt-5.1-codex-max`,name:`gpt-5.1-codex-max`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5.1`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`gpt-5.1-codex-mini`,name:`gpt-5.1-codex-mini`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5.1`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`gpt-5.1-codex`,name:`gpt-5.1-codex`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5.1`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`gpt-5.1`,name:`GPT-5.1 series`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5.1`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`gpt-5.2-chat`,name:`gpt-5.2-chat`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5.2`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`gpt-5.2-codex`,name:`gpt-5.2-codex`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5.2`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`gpt-5.2`,name:`GPT-5.2 series`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5.2`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`gpt-5.3-codex`,name:`gpt-5.3-codex`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5.3`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`gpt-5.3`,name:`GPT-5.3 series`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5.3`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`gpt-5.4-mini`,name:`gpt-5.4-mini`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5.4`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`gpt-5.4-nano`,name:`gpt-5.4-nano`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5.4`,knowledge_cutoff:`2025-08`,context_window:4e5,max_output_tokens:128e3,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]}},{id:`gpt-5.4-pro`,name:`gpt-5.4-pro`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5.4`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`gpt-5.4`,name:`GPT-5.4 series`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5.4`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`gpt-5.4.nano`,name:`gpt-5.4.nano`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5.4`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`gpt-5`,name:`GPT-5 series`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`gpt-audio-1.5`,name:`gpt-audio-1.5`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-audio`,knowledge_cutoff:`2024-09`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`gpt-audio`,name:`gpt-audio`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-audio`,knowledge_cutoff:`2023-10`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`gpt-image-1-mini`,name:`gpt-image-1-mini`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-image-1`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},model_type:`image`},{id:`gpt-image-1.5`,name:`gpt-image-1.5`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-image-1.5`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},model_type:`image`},{id:`gpt-image-1`,name:`gpt-image-1`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-image-1`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},model_type:`image`},{id:`gpt-oss-120b`,name:`gpt-oss-120b`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-oss`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`gpt-oss-20b`,name:`gpt-oss-20b`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-oss`,knowledge_cutoff:`2024-05-31`,context_window:131072,max_output_tokens:131072,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]}},{id:`gpt-oss`,name:`gpt-oss`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-oss`,capabilities:{streaming:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]}},{id:`gpt-realtime-1.5`,name:`gpt-realtime-1.5`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-realtime`,knowledge_cutoff:`2024-09`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`gpt-realtime`,name:`gpt-realtime`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-realtime`,knowledge_cutoff:`2023-10`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`grok-3-mini`,name:`grok-3-mini`,created_by:`xai`,source:`official`,last_updated:`2026-03-21`,family:`grok-3`,capabilities:{streaming:!0,tool_call:!0},modalities:{input:[`text`],output:[`text`]}},{id:`grok-3`,name:`grok-3`,created_by:`xai`,source:`official`,last_updated:`2026-03-21`,family:`grok-3`,capabilities:{streaming:!0,tool_call:!0},modalities:{input:[`text`],output:[`text`]}},{id:`grok-4-fast-non-reasoning`,name:`grok-4-fast-non-reasoning`,created_by:`xai`,source:`official`,last_updated:`2026-03-21`,family:`grok-4`,capabilities:{streaming:!0,tool_call:!0,reasoning:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]}},{id:`grok-4-fast-reasoning`,name:`grok-4-fast-reasoning`,created_by:`xai`,source:`official`,last_updated:`2026-03-21`,family:`grok-4`,capabilities:{streaming:!0,tool_call:!0,reasoning:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]}},{id:`grok-4.1-fast-non-reasoning`,name:`grok-4.1-fast-non-reasoning`,created_by:`xai`,source:`official`,last_updated:`2026-03-21`,family:`grok-4.1`,capabilities:{streaming:!0,tool_call:!0,reasoning:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]}},{id:`grok-4.1-fast-reasoning`,name:`grok-4.1-fast-reasoning`,created_by:`xai`,source:`official`,last_updated:`2026-03-21`,family:`grok-4.1`,capabilities:{streaming:!0,tool_call:!0,reasoning:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]}},{id:`grok-4`,name:`grok-4`,created_by:`xai`,source:`official`,last_updated:`2026-03-21`,family:`grok-4`,capabilities:{streaming:!0,tool_call:!0},modalities:{input:[`text`],output:[`text`]}},{id:`grok-code-fast-1`,name:`grok-code-fast-1`,created_by:`xai`,source:`official`,last_updated:`2026-03-21`,family:`grok-code`,capabilities:{streaming:!0,tool_call:!0},modalities:{input:[`text`],output:[`text`]}},{id:`kimi-k2-thinking`,name:`Kimi-K2-Thinking`,created_by:`moonshot`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]}},{id:`kimi-k2.5`,name:`Kimi-K2.5`,created_by:`moonshot`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0,tool_call:!0,reasoning:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]}},{id:`llama-3.3-70b-instruct`,name:`Llama-3.3-70B-Instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,family:`llama-3.3`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`llama-4-maverick-17b-128e-instruct-fp8`,name:`Llama-4-Maverick-17B-128E-Instruct-FP8`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,family:`llama-4`,capabilities:{streaming:!0,tool_call:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]}},{id:`mai-ds-r1`,name:`MAI-DS-R1`,created_by:`microsoft`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]}},{id:`ministral-3b`,name:`Ministral-3B`,created_by:`mistral`,source:`official`,last_updated:`2026-03-21`,family:`ministral`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`mistral-document-ai-2505`,name:`mistral-document-ai-2505`,created_by:`mistral`,source:`official`,last_updated:`2026-03-21`,alias:`mistral-document-ai`,capabilities:{streaming:!0,tool_call:!0,vision:!0,json_mode:!0},modalities:{input:[`text`,`image`],output:[`text`]}},{id:`mistral-document-ai-2512`,name:`mistral-document-ai-2512`,created_by:`mistral`,source:`official`,last_updated:`2026-03-21`,alias:`mistral-document-ai`,capabilities:{streaming:!0,tool_call:!0,vision:!0,json_mode:!0},modalities:{input:[`text`,`image`],output:[`text`]}},{id:`mistral-document-ai`,name:`mistral-document-ai`,created_by:`mistral`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0,tool_call:!0,vision:!0,json_mode:!0},modalities:{input:[`text`,`image`],output:[`text`]},snapshots:[`mistral-document-ai-2512`,`mistral-document-ai-2505`]},{id:`mistral-large-3`,name:`Mistral-Large-3`,created_by:`mistral`,source:`official`,last_updated:`2026-03-21`,family:`mistral-large`,capabilities:{streaming:!0,tool_call:!0,vision:!0,json_mode:!0},modalities:{input:[`text`,`image`],output:[`text`]}},{id:`o1-mini`,name:`o1-mini`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`o1`,knowledge_cutoff:`2023-10`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},model_type:`reasoning`},{id:`o1-preview`,name:`o1-preview`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`o1`,knowledge_cutoff:`2023-10`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},model_type:`reasoning`},{id:`o1`,name:`o1`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`o1`,knowledge_cutoff:`2023-10`,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},model_type:`reasoning`},{id:`o3-mini`,name:`o3-mini`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`o3`,knowledge_cutoff:`2023-10`,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]},model_type:`reasoning`},{id:`o3-pro`,name:`o3-pro`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`o3`,knowledge_cutoff:`2024-05-31`,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},model_type:`reasoning`},{id:`o3`,name:`o3`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`o3`,knowledge_cutoff:`2024-05-31`,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},model_type:`reasoning`},{id:`o4-mini`,name:`o4-mini`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`o4`,knowledge_cutoff:`2024-05-31`,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},model_type:`reasoning`},{id:`qwen-32b`,name:`Qwen-32B`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`qwen`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`sora-2`,name:`sora-2`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},model_type:`video`},{id:`sora`,name:`Sora`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},model_type:`video`},{id:`text-embedding-3-large`,name:`text-embedding-3-large`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,knowledge_cutoff:`2021-09`,max_output_tokens:3072,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},model_type:`embed`},{id:`text-embedding-3-small`,name:`text-embedding-3-small`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,knowledge_cutoff:`2021-09`,max_output_tokens:1536,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},model_type:`embed`},{id:`text-embedding-ada-002`,name:`text-embedding-ada-002`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,knowledge_cutoff:`2021-09`,max_output_tokens:1536,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},model_type:`embed`},{id:`tts-hd`,name:`tts-hd`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},model_type:`tts`},{id:`tts`,name:`tts`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]}},{id:`whisper`,name:`whisper`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},family:`whisper`,model_type:`transcription`}]},t=e.models.map(t=>({...t,provider:e.id}));exports.models=t,exports.provider=e;
|
|
6
|
+
</svg>`,models:[{id:`codex-mini`,name:`codex-mini`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`codex`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},model_type:`code`,description:`Fine-tuned version of o4-mini.`,tagline:`Fine-tuned version of o4-mini.`},{id:`cohere-command-a`,name:`Cohere-command-a`,created_by:`cohere`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0,json_mode:!0},modalities:{input:[`text`],output:[`text`]},tools:[`function_calling`]},{id:`cohere-rerank-v4.0-fast`,name:`Cohere-rerank-v4.0-fast`,created_by:`cohere`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0,json_mode:!0},modalities:{input:[`text`],output:[`text`]},model_type:`rerank`,tools:[`function_calling`]},{id:`cohere-rerank-v4.0-pro`,name:`Cohere-rerank-v4.0-pro`,created_by:`cohere`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0,json_mode:!0},modalities:{input:[`text`],output:[`text`]},model_type:`rerank`,tools:[`function_calling`]},{id:`computer-use-preview`,name:`computer-use-preview`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]},tools:[`function_calling`],description:`An experimental model trained for use with the Responses API computer use tool.`,model_type:`chat`,tagline:`An experimental model trained for use with the Responses API computer use tool.`,context_window:8192,max_output_tokens:1024,knowledge_cutoff:`2023-09`,license:`proprietary`,open_weight:!1},{id:`deepseek-r1-0528`,name:`DeepSeek-R1-0528`,created_by:`deepseek`,source:`official`,last_updated:`2026-03-23`,family:`deepseek-r1`,capabilities:{streaming:!0,tool_call:!0,reasoning:!0,vision:!0},modalities:{input:[`text`],output:[`text`]},model_type:`reasoning`,tools:[`function_calling`]},{id:`deepseek-r1`,name:`DeepSeek-R1`,created_by:`deepseek`,source:`official`,last_updated:`2026-03-23`,family:`deepseek-r1`,capabilities:{streaming:!0,tool_call:!0,reasoning:!0,vision:!0},modalities:{input:[`text`],output:[`text`]},model_type:`reasoning`,tools:[`function_calling`]},{id:`deepseek-v3-0324`,name:`DeepSeek-V3-0324`,created_by:`deepseek`,source:`official`,last_updated:`2026-03-23`,family:`deepseek`,capabilities:{streaming:!0,tool_call:!0,vision:!0,json_mode:!0},modalities:{input:[`text`],output:[`text`]},tools:[`function_calling`],model_type:`chat`},{id:`deepseek-v3.1`,name:`DeepSeek-V3.1`,created_by:`deepseek`,source:`official`,last_updated:`2026-03-23`,family:`deepseek`,capabilities:{streaming:!0,tool_call:!0,reasoning:!0,json_mode:!0},modalities:{input:[`text`],output:[`text`]},tools:[`function_calling`],model_type:`chat`},{id:`deepseek-v3.2-speciale`,name:`DeepSeek-V3.2-Speciale`,created_by:`deepseek`,source:`official`,last_updated:`2026-03-23`,family:`deepseek`,capabilities:{streaming:!0,tool_call:!0,reasoning:!0,json_mode:!0},modalities:{input:[`text`],output:[`text`]},tools:[`function_calling`],model_type:`chat`},{id:`deepseek-v3.2`,name:`DeepSeek-V3.2`,created_by:`deepseek`,source:`official`,last_updated:`2026-03-23`,family:`deepseek`,capabilities:{streaming:!0,tool_call:!0,reasoning:!0,json_mode:!0},modalities:{input:[`text`],output:[`text`]},tools:[`function_calling`],model_type:`chat`},{id:`embed-v-4-0`,name:`embed-v-4-0`,created_by:`cohere`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},model_type:`embed`,family:`embed`},{id:`flux-1.1-pro`,name:`FLUX-1.1-pro`,created_by:`black-forest-labs`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},model_type:`image`,tools:[`function_calling`]},{id:`flux.1-kontext-pro`,name:`FLUX.1-Kontext-pro`,created_by:`black-forest-labs`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},model_type:`image`,tools:[`function_calling`]},{id:`flux.2-flex`,name:`FLUX.2-flex`,created_by:`black-forest-labs`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},model_type:`image`,tools:[`function_calling`]},{id:`flux.2-pro`,name:`FLUX.2-pro`,created_by:`black-forest-labs`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},model_type:`image`,tools:[`function_calling`]},{id:`gpt-4.1-mini`,name:`gpt-4.1-mini`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-4.1`,capabilities:{streaming:!0,vision:!0,tool_call:!0,structured_output:!0,fine_tuning:!0},modalities:{input:[`text`],output:[`text`]},model_type:`chat`,description:`GPT-4.1 mini excels at instruction following and tool calling. It features a`,tagline:`Smaller, faster version of GPT-4.1`,context_window:1047576,max_output_tokens:32768,knowledge_cutoff:`2024-05`,license:`proprietary`,open_weight:!1},{id:`gpt-4.1-nano`,name:`gpt-4.1-nano`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-4.1`,capabilities:{streaming:!0,vision:!0,tool_call:!0,structured_output:!0,fine_tuning:!0},modalities:{input:[`text`],output:[`text`]},model_type:`chat`,description:`GPT-4.1 nano excels at instruction following and tool calling. It features a`,tagline:`Fastest, most cost-efficient version of GPT-4.1`,context_window:1047576,max_output_tokens:32768,knowledge_cutoff:`2024-05`,license:`proprietary`,open_weight:!1},{id:`gpt-4.1`,name:`GPT-4.1 series`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-4.1`,capabilities:{streaming:!0,vision:!0,tool_call:!0,structured_output:!0,fine_tuning:!0},modalities:{input:[`text`],output:[`text`]},model_type:`chat`,description:`gpt-4.1, gpt-4.1-mini, gpt-4.1-nano`,tagline:`gpt-4.1, gpt-4.1-mini, gpt-4.1-nano`,context_window:1047576,max_output_tokens:32768,knowledge_cutoff:`2024-05`,license:`proprietary`,open_weight:!1},{id:`gpt-4`,name:`gpt-4`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-4`,knowledge_cutoff:`2023-12`,capabilities:{streaming:!0,vision:!0,fine_tuning:!0},modalities:{input:[`text`],output:[`text`]},model_type:`chat`,description:`New generally available model. - Replacement for all previous GPT-4 preview models ( vision-preview , 1106-Preview , 0125-Preview ). - Feature availability is currently different, depending on the method of input and the deployment type.`,tagline:`New generally available model.`,context_window:8192,max_output_tokens:8192,license:`proprietary`,open_weight:!1},{id:`gpt-4o-audio-preview`,name:`gpt-4o-audio-preview`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-4o`,knowledge_cutoff:`2023-09`,capabilities:{streaming:!0,tool_call:!0},modalities:{input:[`text`],output:[`text`]},model_type:`chat`,description:`Audio model for audio and text generation.`,tagline:`Audio model for audio and text generation.`,context_window:128e3,max_output_tokens:16384,license:`proprietary`,open_weight:!1},{id:`gpt-4o-mini-audio-preview`,name:`gpt-4o-mini-audio-preview`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-4o`,knowledge_cutoff:`2023-09`,capabilities:{streaming:!0,tool_call:!0},modalities:{input:[`text`],output:[`text`]},model_type:`chat`,description:`Audio model for audio and text generation.`,tagline:`Audio model for audio and text generation.`,context_window:128e3,max_output_tokens:16384,license:`proprietary`,open_weight:!1},{id:`gpt-4o-mini-realtime-preview`,name:`gpt-4o-mini-realtime-preview`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-4o`,knowledge_cutoff:`2023-10`,capabilities:{streaming:!0,tool_call:!0},modalities:{input:[`text`],output:[`text`]},model_type:`audio`,description:`Audio model for real-time audio processing.`,tagline:`Audio model for real-time audio processing.`,context_window:16e3,max_output_tokens:4096,license:`proprietary`,open_weight:!1},{id:`gpt-4o-mini-transcribe`,name:`gpt-4o-mini-transcribe`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-4o`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},model_type:`transcription`,description:`Speech-to-text model powered by GPT-4o mini.`,tagline:`Speech-to-text model powered by GPT-4o mini.`,context_window:16e3,max_output_tokens:2e3,knowledge_cutoff:`2024-05`,license:`proprietary`,open_weight:!1},{id:`gpt-4o-mini-tts`,name:`gpt-4o-mini-tts`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-4o`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},model_type:`tts`,description:`Text-to-speech model powered by GPT-4o mini. You can guide the voice to speak in a specific style or tone.`,tagline:`Text-to-speech model powered by GPT-4o mini.`,license:`proprietary`,open_weight:!1},{id:`gpt-4o-mini`,name:`gpt-4o-mini`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-4o`,knowledge_cutoff:`2023-10`,capabilities:{streaming:!0,tool_call:!0,vision:!0,json_mode:!0,structured_output:!0,fine_tuning:!0},modalities:{input:[`text`,`image`],output:[`text`]},model_type:`chat`,tools:[`function_calling`],description:`- Fast, inexpensive, capable model ideal for replacing GPT-3.5 Turbo series models. - Text and image processing. - JSON Mode. - Parallel function calling.`,tagline:`- Fast, inexpensive, capable model ideal for replacing GPT-3.5 Turbo series models.`,context_window:128e3,max_output_tokens:16384,license:`proprietary`,open_weight:!1},{id:`gpt-4o-realtime-preview`,name:`gpt-4o-realtime-preview`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-4o`,knowledge_cutoff:`2023-10`,capabilities:{streaming:!0,tool_call:!0},modalities:{input:[`text`],output:[`text`]},model_type:`audio`,description:`Audio model for real-time audio processing.`,tagline:`Audio model for real-time audio processing.`,context_window:32e3,max_output_tokens:4096,license:`proprietary`,open_weight:!1},{id:`gpt-4o-transcribe-diarize`,name:`gpt-4o-transcribe-diarize`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-4o`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},model_type:`transcription`,description:`Speech-to-text model with automatic speech recognition.`,tagline:`Speech-to-text model with automatic speech recognition.`,context_window:16e3,max_output_tokens:2e3,knowledge_cutoff:`2024-05`,license:`proprietary`,open_weight:!1},{id:`gpt-4o-transcribe`,name:`gpt-4o-transcribe`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-4o`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},model_type:`transcription`,description:`Speech-to-text model powered by GPT-4o.`,tagline:`Speech-to-text model powered by GPT-4o.`,context_window:16e3,max_output_tokens:2e3,knowledge_cutoff:`2024-05`,license:`proprietary`,open_weight:!1},{id:`gpt-4o`,name:`GPT-4o, GPT-4o mini, and GPT-4 Turbo`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-4o`,capabilities:{streaming:!0,vision:!0,tool_call:!0,fine_tuning:!0,structured_output:!0},modalities:{input:[`text`,`image`],output:[`text`]},model_type:`chat`,description:`Capable Azure OpenAI models with multimodal versions, which can accept both text and images as input.`,tagline:`Capable Azure OpenAI models with multimodal versions, which can accept both text and images as input.`,context_window:128e3,max_output_tokens:16384,knowledge_cutoff:`2023-09`,license:`proprietary`,open_weight:!1},{id:`gpt-5-chat`,name:`gpt-5-chat`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},model_type:`chat`},{id:`gpt-5-codex`,name:`gpt-5-codex`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5`,capabilities:{streaming:!0,vision:!0,tool_call:!0,structured_output:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]},model_type:`chat`,description:`GPT-5-Codex is a version of GPT-5 optimized for agentic coding tasks in [Codex](https://developers.openai.com/codex) or similar environments.`,tagline:`A version of GPT-5 optimized for agentic coding in Codex`,context_window:4e5,max_output_tokens:128e3,max_input_tokens:272e3,knowledge_cutoff:`2024-09`,license:`proprietary`,open_weight:!1},{id:`gpt-5-mini`,name:`gpt-5-mini`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5`,capabilities:{streaming:!0,vision:!0,tool_call:!0,structured_output:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]},model_type:`chat`,description:`GPT-5 mini is a faster, more cost-efficient version of GPT-5. It's great for`,tagline:`Near-frontier intelligence for cost sensitive, low latency, high volume workloads`,context_window:4e5,max_output_tokens:128e3,max_input_tokens:272e3,knowledge_cutoff:`2024-05`,license:`proprietary`,open_weight:!1},{id:`gpt-5-nano`,name:`gpt-5-nano`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5`,capabilities:{streaming:!0,vision:!0,tool_call:!0,structured_output:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]},model_type:`chat`,description:`GPT-5 Nano is our fastest, cheapest version of GPT-5. It's great for`,tagline:`Fastest, most cost-efficient version of GPT-5`,context_window:4e5,max_output_tokens:128e3,max_input_tokens:272e3,knowledge_cutoff:`2024-05`,license:`proprietary`,open_weight:!1},{id:`gpt-5-pro`,name:`gpt-5-pro`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5`,capabilities:{streaming:!0,vision:!0,tool_call:!0,structured_output:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]},model_type:`chat`,context_window:4e5,max_output_tokens:272e3,knowledge_cutoff:`2024-09`,license:`proprietary`,open_weight:!1},{id:`gpt-5.1-chat`,name:`gpt-5.1-chat`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5.1`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},model_type:`chat`},{id:`gpt-5.1-codex-max`,name:`gpt-5.1-codex-max`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5.1`,capabilities:{streaming:!0,vision:!0,tool_call:!0,structured_output:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]},model_type:`chat`,description:`GPT‑5.1-Codex-Max is purpose-built for agentic coding.`,tagline:`A version of GPT-5.1-codex optimized for long running tasks.`,context_window:4e5,max_output_tokens:128e3,knowledge_cutoff:`2024-09`,license:`proprietary`,open_weight:!1},{id:`gpt-5.1-codex-mini`,name:`gpt-5.1-codex-mini`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5.1`,capabilities:{streaming:!0,vision:!0,tool_call:!0,structured_output:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]},model_type:`chat`,description:`GPT-5.1 Codex mini is a smaller, more cost-effective, less-capable version of GPT-5.1-Codex.`,tagline:`Smaller, more cost-effective, less-capable version of GPT-5.1-Codex`,context_window:4e5,max_output_tokens:128e3,knowledge_cutoff:`2024-09`,license:`proprietary`,open_weight:!1},{id:`gpt-5.1-codex`,name:`gpt-5.1-codex`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5.1`,capabilities:{streaming:!0,vision:!0,tool_call:!0,structured_output:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]},model_type:`chat`,description:`GPT-5.1-Codex is a version of GPT-5 optimized for agentic coding tasks in [Codex](https://developers.openai.com/codex) or similar environments.`,tagline:`A version of GPT-5.1 optimized for agentic coding in Codex.`,context_window:4e5,max_output_tokens:128e3,knowledge_cutoff:`2024-09`,license:`proprietary`,open_weight:!1},{id:`gpt-5.1`,name:`GPT-5.1 series`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-5.1`,capabilities:{streaming:!0,vision:!0,tool_call:!0,structured_output:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]},model_type:`chat`,description:`NEW gpt-5.1 , gpt-5.1-chat , gpt-5.1-codex , gpt-5.1-codex-mini`,tagline:`NEW gpt-5.1 , gpt-5.1-chat , gpt-5.1-codex , gpt-5.1-codex-mini`,context_window:4e5,max_output_tokens:128e3,knowledge_cutoff:`2024-09`,license:`proprietary`,open_weight:!1},{id:`gpt-5.2-chat`,name:`gpt-5.2-chat`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5.2`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},model_type:`chat`},{id:`gpt-5.2-codex`,name:`gpt-5.2-codex`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5.2`,capabilities:{streaming:!0,vision:!0,tool_call:!0,structured_output:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]},model_type:`chat`,description:"GPT-5.2-Codex is an upgraded version of GPT-5.2 optimized for agentic coding tasks in [Codex](https://developers.openai.com/codex) or similar environments.\\nGPT-5.2-Codex supports `low`, `medium`, `high`, and `xhigh` reasoning effort settings.\\nIf you want to learn more about prompting GPT-5.2-Codex, refer to our [dedicated guide](/cookbook/examples/gpt-5/codex_prompting_guide).\\n",tagline:`Our most intelligent coding model optimized for long-horizon, agentic coding tasks.`,context_window:4e5,max_output_tokens:128e3,max_input_tokens:272e3,knowledge_cutoff:`2025-08`,license:`proprietary`,open_weight:!1},{id:`gpt-5.2`,name:`GPT-5.2 series`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-5.2`,capabilities:{streaming:!0,vision:!0,tool_call:!0,structured_output:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]},model_type:`chat`,description:`NEW gpt-5.2-codex , gpt-5.2 , gpt-5.2-chat ( Preview )`,tagline:`NEW gpt-5.2-codex , gpt-5.2 , gpt-5.2-chat ( Preview )`,context_window:4e5,max_output_tokens:128e3,knowledge_cutoff:`2025-08`,license:`proprietary`,open_weight:!1},{id:`gpt-5.3-codex`,name:`gpt-5.3-codex`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5.3`,capabilities:{streaming:!0,vision:!0,tool_call:!0,structured_output:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]},model_type:`chat`,description:"GPT-5.3-Codex is optimized for agentic coding tasks in [Codex](https://developers.openai.com/codex) or similar environments.\\nGPT-5.3-Codex supports `low`, `medium`, `high`, and `xhigh` reasoning effort settings.\\nIf you want to learn more about prompting GPT-5.3-Codex, refer to our [dedicated guide](/cookbook/examples/gpt-5/codex_prompting_guide).\\n",tagline:`The most capable agentic coding model to date.`,context_window:4e5,max_output_tokens:128e3,max_input_tokens:272e3,knowledge_cutoff:`2025-08`,license:`proprietary`,open_weight:!1},{id:`gpt-5.3`,name:`GPT-5.3 series`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-5.3`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},model_type:`chat`,description:`NEW gpt-5.3-codex`,tagline:`NEW gpt-5.3-codex`},{id:`gpt-5.4-mini`,name:`gpt-5.4-mini`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5.4`,capabilities:{streaming:!0,vision:!0,tool_call:!0,structured_output:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]},model_type:`chat`,description:`GPT-5.4 mini brings the strengths of GPT-5.4 to a faster, more efficient`,tagline:`Our strongest mini model yet for coding, computer use, and subagents`,context_window:4e5,max_output_tokens:128e3,max_input_tokens:272e3,knowledge_cutoff:`2025-08`,license:`proprietary`,open_weight:!1},{id:`gpt-5.4-nano`,name:`gpt-5.4-nano`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-5.4`,knowledge_cutoff:`2025-08`,context_window:4e5,max_output_tokens:128e3,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},model_type:`chat`,tools:[`function_calling`],description:`- Reasoning - Responses API . - Chat Completions API. - Structured outputs. - Text and image processing. - Functions, tools, and parallel tool calling. - Full summary of capabilities .`,tagline:`- Reasoning - Responses API .`,max_input_tokens:272e3,license:`proprietary`,open_weight:!1},{id:`gpt-5.4-pro`,name:`gpt-5.4-pro`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5.4`,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]},model_type:`chat`,context_window:105e4,max_output_tokens:128e3,knowledge_cutoff:`2025-08`,license:`proprietary`,open_weight:!1},{id:`gpt-5.4`,name:`GPT-5.4 series`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-5.4`,capabilities:{streaming:!0,vision:!0,tool_call:!0,structured_output:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]},model_type:`chat`,description:`NEW gpt-5.4-mini , gpt-5.4-nano , gpt-5.4 , gpt-5.4-pro`,tagline:`NEW gpt-5.4-mini , gpt-5.4-nano , gpt-5.4 , gpt-5.4-pro`,context_window:105e4,max_output_tokens:128e3,knowledge_cutoff:`2025-08`,license:`proprietary`,open_weight:!1},{id:`gpt-5.4.nano`,name:`gpt-5.4.nano`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5.4`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},model_type:`chat`},{id:`gpt-5`,name:`GPT-5 series`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-5`,capabilities:{streaming:!0,vision:!0,tool_call:!0,structured_output:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]},model_type:`chat`,description:`gpt-5, gpt-5-mini, gpt-5-nano, gpt-5-chat`,tagline:`gpt-5, gpt-5-mini, gpt-5-nano, gpt-5-chat`,context_window:4e5,max_output_tokens:128e3,max_input_tokens:272e3,knowledge_cutoff:`2024-09`,license:`proprietary`,open_weight:!1},{id:`gpt-audio-1.5`,name:`gpt-audio-1.5`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-audio`,knowledge_cutoff:`2024-09`,capabilities:{streaming:!0,tool_call:!0},modalities:{input:[`text`],output:[`text`]},description:`Audio model for audio and text generation.`,model_type:`chat`,tagline:`Audio model for audio and text generation.`,context_window:128e3,max_output_tokens:16384,license:`proprietary`,open_weight:!1},{id:`gpt-audio`,name:`gpt-audio`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-audio`,knowledge_cutoff:`2023-10`,capabilities:{streaming:!0,tool_call:!0},modalities:{input:[`text`],output:[`text`]},description:`Audio model for audio and text generation.`,model_type:`chat`,tagline:`Audio model for audio and text generation.`,context_window:128e3,max_output_tokens:16384,license:`proprietary`,open_weight:!1},{id:`gpt-image-1-mini`,name:`gpt-image-1-mini`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-image-1`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},model_type:`image`,description:`A cost-efficient version of GPT Image 1. It is a natively multimodal language model that accepts both text and image inputs, and produces image outputs.`,tagline:`A cost-efficient version of GPT Image 1`,license:`proprietary`,open_weight:!1},{id:`gpt-image-1.5`,name:`gpt-image-1.5`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-image-1.5`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},model_type:`image`,description:`GPT Image 1.5 is our latest image generation model, with better instruction following and adherence to prompts. Learn more in our [GPT Image 1.5 usage guide](/api/docs/guides/image-generation).`,tagline:`State-of-the-art image generation model.`,license:`proprietary`,open_weight:!1},{id:`gpt-image-1`,name:`gpt-image-1`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-image-1`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},model_type:`image`,description:`GPT Image 1 is a natively multimodal language model that accepts both text and image inputs, and produces image outputs.`,tagline:`Our previous image generation model`,license:`proprietary`,open_weight:!1},{id:`gpt-oss-120b`,name:`gpt-oss-120b`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-oss`,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]},model_type:`chat`,parameters:120,description:`\\`,tagline:`Most powerful open-weight model, fits into an H100 GPU`,context_window:131072,max_output_tokens:131072,knowledge_cutoff:`2024-05`,license:`apache-2.0`,open_weight:!0},{id:`gpt-oss-20b`,name:`gpt-oss-20b`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-oss`,knowledge_cutoff:`2024-05-31`,context_window:131072,max_output_tokens:131072,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]},model_type:`chat`,parameters:20,tools:[`function_calling`],description:`- Text in/text out only - Chat Completions API - Streaming - Function calling - Structured outputs - Reasoning - Available via managed compute and Foundry Local`,tagline:`- Text in/text out only - Chat Completions API - Streaming - Function calling - Structured outputs - Reasoning - Available via managed compute and Foundry Local`,license:`apache-2.0`,open_weight:!0},{id:`gpt-oss`,name:`gpt-oss`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-oss`,capabilities:{streaming:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]},model_type:`chat`,description:`open-weight reasoning models`,tagline:`open-weight reasoning models`},{id:`gpt-realtime-1.5`,name:`gpt-realtime-1.5`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-realtime`,knowledge_cutoff:`2024-09`,capabilities:{streaming:!0,tool_call:!0},modalities:{input:[`text`],output:[`text`]},model_type:`audio`,description:`Audio model for real-time audio processing.`,tagline:`Audio model for real-time audio processing.`,context_window:32e3,max_output_tokens:4096,license:`proprietary`,open_weight:!1},{id:`gpt-realtime`,name:`gpt-realtime`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-realtime`,knowledge_cutoff:`2023-10`,capabilities:{streaming:!0,tool_call:!0},modalities:{input:[`text`],output:[`text`]},model_type:`audio`,description:`Audio model for real-time audio processing.`,tagline:`Audio model for real-time audio processing.`,context_window:32e3,max_output_tokens:4096,license:`proprietary`,open_weight:!1},{id:`grok-3-mini`,name:`grok-3-mini`,created_by:`xai`,source:`official`,last_updated:`2026-03-23`,family:`grok-3`,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]},model_type:`chat`,tools:[`function_calling`],description:`A lightweight model that thinks before responding.`,context_window:131072,license:`proprietary`},{id:`grok-3`,name:`grok-3`,created_by:`xai`,source:`official`,last_updated:`2026-03-23`,family:`grok-3`,capabilities:{streaming:!0,tool_call:!0,structured_output:!0},modalities:{input:[`text`],output:[`text`]},model_type:`chat`,tools:[`function_calling`],description:`Grok 3 is the latest model from xAI.`,context_window:131072,license:`proprietary`},{id:`grok-4-fast-non-reasoning`,name:`grok-4-fast-non-reasoning`,created_by:`xai`,source:`official`,last_updated:`2026-03-23`,family:`grok-4`,capabilities:{streaming:!0,tool_call:!0,reasoning:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},model_type:`reasoning`,tools:[`function_calling`],license:`proprietary`},{id:`grok-4-fast-reasoning`,name:`grok-4-fast-reasoning`,created_by:`xai`,source:`official`,last_updated:`2026-03-23`,family:`grok-4`,capabilities:{streaming:!0,tool_call:!0,reasoning:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},model_type:`reasoning`,tools:[`function_calling`],license:`proprietary`},{id:`grok-4.1-fast-non-reasoning`,name:`grok-4.1-fast-non-reasoning`,created_by:`xai`,source:`official`,last_updated:`2026-03-23`,family:`grok-4.1`,capabilities:{streaming:!0,tool_call:!0,reasoning:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},model_type:`reasoning`,tools:[`function_calling`]},{id:`grok-4.1-fast-reasoning`,name:`grok-4.1-fast-reasoning`,created_by:`xai`,source:`official`,last_updated:`2026-03-23`,family:`grok-4.1`,capabilities:{streaming:!0,tool_call:!0,reasoning:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},model_type:`reasoning`,tools:[`function_calling`]},{id:`grok-4`,name:`grok-4`,created_by:`xai`,source:`official`,last_updated:`2026-03-23`,family:`grok-4`,capabilities:{streaming:!0,tool_call:!0},modalities:{input:[`text`],output:[`text`]},model_type:`chat`,tools:[`function_calling`]},{id:`grok-code-fast-1`,name:`grok-code-fast-1`,created_by:`xai`,source:`official`,last_updated:`2026-03-23`,family:`grok-code`,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]},model_type:`code`,tools:[`function_calling`],description:`Grok Code Fast 1 is a speedy and economical reasoning model that excels at agentic coding.`,context_window:256e3,max_output_tokens:1e4,license:`proprietary`},{id:`kimi-k2-thinking`,name:`Kimi-K2-Thinking`,created_by:`moonshot`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]},model_type:`chat`,family:`kimi-k2`,tools:[`function_calling`],description:`Long-term thinking, multi-step tool usage, complex problem solving.`,tagline:`Long-term thinking, multi-step tool usage, complex problem solving.`,context_window:256e3,license:`mit`,open_weight:!0},{id:`kimi-k2.5`,name:`Kimi-K2.5`,created_by:`moonshot`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0,reasoning:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},family:`kimi-k2.5`,model_type:`chat`,tools:[`function_calling`],description:`Kimi's most intelligent model with native multimodal support, thinking/non-thinking modes.`,tagline:`Kimi's most intelligent model with native multimodal support, thinking/non-thinking modes.`,context_window:256e3,license:`mit`,open_weight:!0},{id:`llama-3.3-70b-instruct`,name:`Llama-3.3-70B-Instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,family:`llama-3.3`,capabilities:{streaming:!0,tool_call:!0},modalities:{input:[`text`],output:[`text`]},model_type:`chat`,parameters:70,context_window:131072,max_output_tokens:131072,knowledge_cutoff:`2023-12`,license:`llama3.3`,open_weight:!0},{id:`llama-4-maverick-17b-128e-instruct-fp8`,name:`Llama-4-Maverick-17B-128E-Instruct-FP8`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`llama-4`,capabilities:{streaming:!0,tool_call:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},model_type:`chat`,parameters:17,tools:[`function_calling`],context_window:1048576,max_output_tokens:16384,license:`llama4`,open_weight:!0},{id:`mai-ds-r1`,name:`MAI-DS-R1`,created_by:`microsoft`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]},tools:[`function_calling`]},{id:`ministral-3b`,name:`Ministral-3B`,created_by:`mistral`,source:`official`,last_updated:`2026-03-21`,family:`ministral`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`],output:[`text`]},model_type:`chat`,parameters:3,context_window:128e3,license:`apache-2.0`,open_weight:!0},{id:`mistral-document-ai-2505`,name:`mistral-document-ai-2505`,created_by:`mistral`,source:`official`,last_updated:`2026-03-23`,alias:`mistral-document-ai`,capabilities:{streaming:!0,tool_call:!0,vision:!0,json_mode:!0},modalities:{input:[`text`,`image`],output:[`text`]},model_type:`chat`,tools:[`function_calling`]},{id:`mistral-document-ai-2512`,name:`mistral-document-ai-2512`,created_by:`mistral`,source:`official`,last_updated:`2026-03-23`,alias:`mistral-document-ai`,capabilities:{streaming:!0,tool_call:!0,vision:!0,json_mode:!0},modalities:{input:[`text`,`image`],output:[`text`]},model_type:`chat`,tools:[`function_calling`]},{id:`mistral-document-ai`,name:`mistral-document-ai`,created_by:`mistral`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,tool_call:!0,vision:!0,json_mode:!0},modalities:{input:[`text`,`image`],output:[`text`]},snapshots:[`mistral-document-ai-2512`,`mistral-document-ai-2505`],model_type:`chat`,tools:[`function_calling`]},{id:`mistral-large-3`,name:`Mistral-Large-3`,created_by:`mistral`,source:`official`,last_updated:`2026-03-23`,family:`mistral-large`,capabilities:{streaming:!0,tool_call:!0,vision:!0,json_mode:!0},modalities:{input:[`text`,`image`],output:[`text`]},model_type:`chat`,tools:[`function_calling`]},{id:`o1-mini`,name:`o1-mini`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`o1`,knowledge_cutoff:`2023-10`,capabilities:{streaming:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]},model_type:`reasoning`,description:`A faster and more cost-efficient option in the o1 series, ideal for coding tasks that require speed and lower resource consumption. - Global Standard deployment available by default. - Standard (regional) deployments are currently only available for select customers who received access as part of the o1-preview limited access release.`,tagline:`A faster and more cost-efficient option in the o1 series, ideal for coding tasks that require speed and lower resource consumption.`,context_window:128e3,max_output_tokens:65536,license:`proprietary`,open_weight:!1},{id:`o1-preview`,name:`o1-preview`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`o1`,knowledge_cutoff:`2023-10`,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]},model_type:`reasoning`,description:`Older preview version.`,tagline:`Older preview version.`,context_window:128e3,max_output_tokens:32768,license:`proprietary`,open_weight:!1},{id:`o1`,name:`o1`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`o1`,knowledge_cutoff:`2023-10`,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},model_type:`reasoning`,tools:[`function_calling`],description:`- Enhanced reasoning abilities . - Structured outputs. - Text and image processing. - Functions and tools.`,tagline:`- Enhanced reasoning abilities .`,context_window:2e5,max_output_tokens:1e5,license:`proprietary`,open_weight:!1},{id:`o3-mini`,name:`o3-mini`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`o3`,knowledge_cutoff:`2023-10`,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,vision:!0},modalities:{input:[`text`],output:[`text`]},model_type:`reasoning`,tools:[`function_calling`],description:`- Enhanced reasoning abilities . - Structured outputs. - Text-only processing. - Functions and tools.`,tagline:`- Enhanced reasoning abilities .`,context_window:2e5,max_output_tokens:1e5,license:`proprietary`,open_weight:!1},{id:`o3-pro`,name:`o3-pro`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`o3`,knowledge_cutoff:`2024-05-31`,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,vision:!0,reasoning:!0},modalities:{input:[`text`,`image`],output:[`text`]},model_type:`reasoning`,tools:[`function_calling`],description:`- Responses API . - Structured outputs. - Text and image processing. - Functions and tools. Full summary of capabilities .`,tagline:`- Responses API .`,context_window:2e5,max_output_tokens:1e5,license:`proprietary`,open_weight:!1},{id:`o3`,name:`o3`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`o3`,knowledge_cutoff:`2024-05-31`,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},model_type:`reasoning`,tools:[`function_calling`],description:`- New reasoning model, offering enhanced reasoning abilities . - Chat Completions API. - Responses API . - Structured outputs. - Text and image processing. - Functions, tools, and parallel tool calling. Full summary of capabilities .`,tagline:`- New reasoning model, offering enhanced reasoning abilities .`,context_window:2e5,max_output_tokens:1e5,license:`proprietary`,open_weight:!1},{id:`o4-mini`,name:`o4-mini`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`o4`,knowledge_cutoff:`2024-05-31`,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,vision:!0,fine_tuning:!0},modalities:{input:[`text`,`image`],output:[`text`]},model_type:`reasoning`,tools:[`function_calling`],description:`- New reasoning model, offering enhanced reasoning abilities . - Chat Completions API. - Responses API . - Structured outputs. - Text and image processing. - Functions and tools. Full summary of capabilities .`,tagline:`- New reasoning model, offering enhanced reasoning abilities .`,context_window:2e5,max_output_tokens:1e5,license:`proprietary`,open_weight:!1},{id:`qwen-32b`,name:`Qwen-32B`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`qwen`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},model_type:`chat`,parameters:32},{id:`sora-2`,name:`sora-2`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},model_type:`video`,family:`sora-2`,description:`Sora 2 is our new powerful media generation model, generating videos with synced audio.`,tagline:`Flagship video generation with synced audio`,license:`proprietary`,open_weight:!1},{id:`sora`,name:`Sora`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},model_type:`video`,description:`NEW sora-2`,tagline:`NEW sora-2`},{id:`text-embedding-3-large`,name:`text-embedding-3-large`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,knowledge_cutoff:`2021-09`,max_output_tokens:3072,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},model_type:`embed`,family:`text-embedding`,description:`text-embedding-3-large is our most capable embedding model for both english and non-english tasks.`,tagline:`Most capable embedding model`,license:`proprietary`,open_weight:!1},{id:`text-embedding-3-small`,name:`text-embedding-3-small`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,knowledge_cutoff:`2021-09`,max_output_tokens:1536,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},model_type:`embed`,family:`text-embedding`,description:`text-embedding-3-small is our improved, more performant version of our ada embedding model.`,tagline:`Small embedding model`,license:`proprietary`,open_weight:!1},{id:`text-embedding-ada-002`,name:`text-embedding-ada-002`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,knowledge_cutoff:`2021-09`,max_output_tokens:1536,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},model_type:`embed`,family:`text-embedding`,description:`text-embedding-ada-002 is our improved, more performant version of our ada embedding model.`,tagline:`Older embedding model`,license:`proprietary`,open_weight:!1},{id:`tts-hd`,name:`tts-hd`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},model_type:`tts`,family:`tts`,description:`Text-to-speech model optimized for quality.`,tagline:`Text-to-speech model optimized for quality.`},{id:`tts`,name:`tts`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},family:`tts`,description:`Text-to-speech model optimized for speed.`,model_type:`tts`,tagline:`Text-to-speech model optimized for speed.`},{id:`whisper`,name:`whisper`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},family:`whisper`,model_type:`transcription`,description:`General-purpose speech recognition model.`,tagline:`General-purpose speech recognition model.`,license:`proprietary`,open_weight:!1}]},t=e.models.map(t=>({...t,provider:e.id}));exports.models=t,exports.provider=e;
|