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
package/dist/providers/azure.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
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
|
+
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}));export{t as models,e as provider};
|
|
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}));export{t as models,e as provider};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});const e={id:`baseten`,name:`Baseten`,region:`US`,url:`https://www.baseten.co`,api_url:`https://bridge.baseten.co/v1`,docs_url:`https://docs.baseten.co`,pricing_url:`https://www.baseten.co/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:`baseten`,name:`Baseten`,region:`US`,headquarters:`San Francisco, CA`,founded:2019,url:`https://www.baseten.co`,api_url:`https://bridge.baseten.co/v1`,docs_url:`https://docs.baseten.co`,pricing_url:`https://www.baseten.co/pricing`,description:`Inference platform for deploying and serving open-source and custom ML models.`,type:`cloud`,openai_compatible:!0,free_tier:!1,github_url:`https://github.com/basetenlabs`,models_url:`https://www.baseten.co/library`,twitter_url:`https://x.com/basetenco`,blog_url:`https://www.baseten.co/blog`,terms_url:`https://www.baseten.co/terms-and-conditions`,support_url:`https://support.baseten.co`,icon:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" fill-rule="evenodd">
|
|
2
2
|
<path d="M2.316 4.8h14.682v4.8H7.31a.302.302 0 00-.308.3v4.2c0 .171.14.3.308.3h9.688v4.8h-4.686a.302.302 0 00-.308.3v4.2c0 .171.141.3.308.3h4.378a.297.297 0 00.308-.3v-4.5h4.694a.302.302 0 00.308-.3v-4.2c0-.171-.14-.3-.308-.3h-4.694V9.6h4.694A.302.302 0 0022 9.3V5.1c0-.171-.14-.3-.308-.3h-4.694V.3c0-.171-.14-.3-.308-.3H2.316A.31.31 0 002 .3v4.2c0 .171.14.3.316.3z"/>
|
|
3
|
-
</svg>`,models:[{id:`deepseek-r1-llama-70b`,name:`deepseek-r1-llama-70b`,created_by:`meta`,source:`official`,last_updated:`2026-03-
|
|
3
|
+
</svg>`,models:[{id:`deepseek-r1-llama-70b`,name:`deepseek-r1-llama-70b`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`deepseek-r1`,capabilities:{streaming:!0},model_type:`reasoning`,parameters:70,open_weight:!0,modalities:{input:[`text`],output:[`text`]}},{id:`deepseek-r1-qwen-32b`,name:`deepseek-r1-qwen-32b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`deepseek-r1`,capabilities:{streaming:!0},model_type:`reasoning`,parameters:32,open_weight:!0,modalities:{input:[`text`],output:[`text`]}},{id:`deepseek-r1-qwen-7b`,name:`deepseek-r1-qwen-7b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`deepseek-r1`,capabilities:{streaming:!0},model_type:`reasoning`,parameters:7,open_weight:!0,modalities:{input:[`text`],output:[`text`]}},{id:`deepseek-r1`,name:`deepseek-r1`,created_by:`deepseek`,source:`official`,last_updated:`2026-03-23`,family:`deepseek-r1`,capabilities:{streaming:!0},model_type:`reasoning`,open_weight:!0,modalities:{input:[`text`],output:[`text`]}},{id:`deepseek-v3-1`,name:`deepseek-v3-1`,created_by:`deepseek`,source:`official`,last_updated:`2026-03-23`,family:`deepseek`,capabilities:{streaming:!0},open_weight:!0,modalities:{input:[`text`],output:[`text`]},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},open_weight:!0,modalities:{input:[`text`],output:[`text`]},model_type:`chat`},{id:`gpt-oss-120b`,name:`gpt-oss-120b`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-oss`,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0},model_type:`chat`,parameters:120,open_weight:!0,modalities:{input:[`text`],output:[`text`]},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`},{id:`gpt-oss-20b`,name:`gpt-oss-20b`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-oss`,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0},model_type:`chat`,parameters:20,open_weight:!0,modalities:{input:[`text`],output:[`text`]},description:`\\`,tagline:`Medium-sized open-weight model for low latency`,context_window:131072,max_output_tokens:131072,knowledge_cutoff:`2024-05`,license:`apache-2.0`},{id:`llama-3-1-405b-instruct`,name:`llama-3-1-405b-instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`llama-3`,capabilities:{streaming:!0},model_type:`chat`,parameters:405,open_weight:!0,modalities:{input:[`text`],output:[`text`]}},{id:`llama-3-1-8b-instruct`,name:`llama-3-1-8b-instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`llama-3`,capabilities:{streaming:!0},model_type:`chat`,parameters:8,open_weight:!0,modalities:{input:[`text`],output:[`text`]}},{id:`llama-3-2-11b-vision-instruct`,name:`llama-3-2-11b-vision-instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`llama-3`,capabilities:{streaming:!0},model_type:`chat`,parameters:11,open_weight:!0,modalities:{input:[`text`],output:[`text`]}},{id:`llama-3-3-70b-instruct`,name:`llama-3-3-70b-instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`llama-3`,capabilities:{streaming:!0},model_type:`chat`,parameters:70,open_weight:!0,modalities:{input:[`text`],output:[`text`]}},{id:`llama-4-maverick`,name:`llama-4-maverick`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`llama-4`,capabilities:{streaming:!0},model_type:`chat`,open_weight:!0,modalities:{input:[`text`],output:[`text`]}},{id:`llama-4-scout`,name:`llama-4-scout`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`llama-4`,capabilities:{streaming:!0},model_type:`chat`,open_weight:!0,modalities:{input:[`text`],output:[`text`]}},{id:`nvidia-nemotron-super`,name:`nvidia-nemotron-super`,created_by:`nvidia`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0},open_weight:!0,modalities:{input:[`text`],output:[`text`]}},{id:`orpheus-3b-websockets`,name:`orpheus-3b-websockets`,created_by:`unknown`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0},model_type:`tts`,parameters:3,open_weight:!0,modalities:{input:[`text`],output:[`text`]}},{id:`qwen-image`,name:`qwen-image`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,open_weight:!0,modalities:{input:[`text`],output:[`text`]},license:`apache-2.0`},{id:`qwen3-235b-a22b-instruct-2507`,name:`qwen3-235b-a22b-instruct-2507`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,alias:`qwen3-235b-a22b-instruct`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,parameters:235,active_parameters:22,open_weight:!0,modalities:{input:[`text`],output:[`text`]},license:`apache-2.0`},{id:`qwen3-235b-a22b-instruct`,name:`qwen3-235b-a22b-instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,capabilities:{streaming:!0,tool_call:!0},snapshots:[`qwen3-235b-a22b-instruct-2507`],model_type:`chat`,parameters:235,active_parameters:22,open_weight:!0,modalities:{input:[`text`],output:[`text`]},license:`apache-2.0`},{id:`qwen3-5-122b-a10b-latency`,name:`qwen3-5-122b-a10b-latency`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,capabilities:{streaming:!0},model_type:`chat`,parameters:122,active_parameters:10,open_weight:!0,modalities:{input:[`text`],output:[`text`]}},{id:`qwen3-5-35b-a3b-latency`,name:`qwen3-5-35b-a3b-latency`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,capabilities:{streaming:!0},model_type:`chat`,parameters:35,active_parameters:3,open_weight:!0,modalities:{input:[`text`],output:[`text`]}},{id:`qwen3-5-9b-latency`,name:`qwen3-5-9b-latency`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,capabilities:{streaming:!0},model_type:`chat`,parameters:9,open_weight:!0,modalities:{input:[`text`],output:[`text`]}},{id:`qwen3.5`,name:`qwen3.5`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3.5`,capabilities:{streaming:!0},model_type:`chat`,open_weight:!0,modalities:{input:[`text`],output:[`text`]}},{id:`ultravox-v0-6-70b`,name:`ultravox-v0-6-70b`,created_by:`unknown`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0},parameters:70,open_weight:!0,modalities:{input:[`text`],output:[`text`]},model_type:`audio`},{id:`voxtral-mini-4b-realtime-2602`,name:`voxtral-mini-4b-realtime-2602`,created_by:`unknown`,source:`official`,last_updated:`2026-03-23`,alias:`voxtral-mini-4b-realtime`,capabilities:{streaming:!0},model_type:`audio`,family:`voxtral`,parameters:4,open_weight:!0,modalities:{input:[`text`],output:[`text`]}},{id:`voxtral-mini-4b-realtime`,name:`voxtral-mini-4b-realtime`,created_by:`unknown`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0},snapshots:[`voxtral-mini-4b-realtime-2602`],model_type:`audio`,family:`voxtral`,parameters:4,open_weight:!0,modalities:{input:[`text`],output:[`text`]}},{id:`whisper-large-turbo`,name:`whisper-large-turbo`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`whisper`,capabilities:{streaming:!0},model_type:`transcription`,open_weight:!0,modalities:{input:[`text`],output:[`text`]}},{id:`whisper-large-v2`,name:`whisper-large-v2`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`whisper`,capabilities:{streaming:!0},model_type:`transcription`,open_weight:!0,modalities:{input:[`text`],output:[`text`]}}]},t=e.models.map(t=>({...t,provider:e.id}));exports.models=t,exports.provider=e;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
const e={id:`baseten`,name:`Baseten`,region:`US`,url:`https://www.baseten.co`,api_url:`https://bridge.baseten.co/v1`,docs_url:`https://docs.baseten.co`,pricing_url:`https://www.baseten.co/pricing`,icon:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" fill-rule="evenodd">
|
|
1
|
+
const e={id:`baseten`,name:`Baseten`,region:`US`,headquarters:`San Francisco, CA`,founded:2019,url:`https://www.baseten.co`,api_url:`https://bridge.baseten.co/v1`,docs_url:`https://docs.baseten.co`,pricing_url:`https://www.baseten.co/pricing`,description:`Inference platform for deploying and serving open-source and custom ML models.`,type:`cloud`,openai_compatible:!0,free_tier:!1,github_url:`https://github.com/basetenlabs`,models_url:`https://www.baseten.co/library`,twitter_url:`https://x.com/basetenco`,blog_url:`https://www.baseten.co/blog`,terms_url:`https://www.baseten.co/terms-and-conditions`,support_url:`https://support.baseten.co`,icon:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" fill-rule="evenodd">
|
|
2
2
|
<path d="M2.316 4.8h14.682v4.8H7.31a.302.302 0 00-.308.3v4.2c0 .171.14.3.308.3h9.688v4.8h-4.686a.302.302 0 00-.308.3v4.2c0 .171.141.3.308.3h4.378a.297.297 0 00.308-.3v-4.5h4.694a.302.302 0 00.308-.3v-4.2c0-.171-.14-.3-.308-.3h-4.694V9.6h4.694A.302.302 0 0022 9.3V5.1c0-.171-.14-.3-.308-.3h-4.694V.3c0-.171-.14-.3-.308-.3H2.316A.31.31 0 002 .3v4.2c0 .171.14.3.316.3z"/>
|
|
3
|
-
</svg>`,models:[{id:`deepseek-r1-llama-70b`,name:`deepseek-r1-llama-70b`,created_by:`meta`,source:`official`,last_updated:`2026-03-
|
|
3
|
+
</svg>`,models:[{id:`deepseek-r1-llama-70b`,name:`deepseek-r1-llama-70b`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`deepseek-r1`,capabilities:{streaming:!0},model_type:`reasoning`,parameters:70,open_weight:!0,modalities:{input:[`text`],output:[`text`]}},{id:`deepseek-r1-qwen-32b`,name:`deepseek-r1-qwen-32b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`deepseek-r1`,capabilities:{streaming:!0},model_type:`reasoning`,parameters:32,open_weight:!0,modalities:{input:[`text`],output:[`text`]}},{id:`deepseek-r1-qwen-7b`,name:`deepseek-r1-qwen-7b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`deepseek-r1`,capabilities:{streaming:!0},model_type:`reasoning`,parameters:7,open_weight:!0,modalities:{input:[`text`],output:[`text`]}},{id:`deepseek-r1`,name:`deepseek-r1`,created_by:`deepseek`,source:`official`,last_updated:`2026-03-23`,family:`deepseek-r1`,capabilities:{streaming:!0},model_type:`reasoning`,open_weight:!0,modalities:{input:[`text`],output:[`text`]}},{id:`deepseek-v3-1`,name:`deepseek-v3-1`,created_by:`deepseek`,source:`official`,last_updated:`2026-03-23`,family:`deepseek`,capabilities:{streaming:!0},open_weight:!0,modalities:{input:[`text`],output:[`text`]},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},open_weight:!0,modalities:{input:[`text`],output:[`text`]},model_type:`chat`},{id:`gpt-oss-120b`,name:`gpt-oss-120b`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-oss`,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0},model_type:`chat`,parameters:120,open_weight:!0,modalities:{input:[`text`],output:[`text`]},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`},{id:`gpt-oss-20b`,name:`gpt-oss-20b`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-oss`,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0},model_type:`chat`,parameters:20,open_weight:!0,modalities:{input:[`text`],output:[`text`]},description:`\\`,tagline:`Medium-sized open-weight model for low latency`,context_window:131072,max_output_tokens:131072,knowledge_cutoff:`2024-05`,license:`apache-2.0`},{id:`llama-3-1-405b-instruct`,name:`llama-3-1-405b-instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`llama-3`,capabilities:{streaming:!0},model_type:`chat`,parameters:405,open_weight:!0,modalities:{input:[`text`],output:[`text`]}},{id:`llama-3-1-8b-instruct`,name:`llama-3-1-8b-instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`llama-3`,capabilities:{streaming:!0},model_type:`chat`,parameters:8,open_weight:!0,modalities:{input:[`text`],output:[`text`]}},{id:`llama-3-2-11b-vision-instruct`,name:`llama-3-2-11b-vision-instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`llama-3`,capabilities:{streaming:!0},model_type:`chat`,parameters:11,open_weight:!0,modalities:{input:[`text`],output:[`text`]}},{id:`llama-3-3-70b-instruct`,name:`llama-3-3-70b-instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`llama-3`,capabilities:{streaming:!0},model_type:`chat`,parameters:70,open_weight:!0,modalities:{input:[`text`],output:[`text`]}},{id:`llama-4-maverick`,name:`llama-4-maverick`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`llama-4`,capabilities:{streaming:!0},model_type:`chat`,open_weight:!0,modalities:{input:[`text`],output:[`text`]}},{id:`llama-4-scout`,name:`llama-4-scout`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`llama-4`,capabilities:{streaming:!0},model_type:`chat`,open_weight:!0,modalities:{input:[`text`],output:[`text`]}},{id:`nvidia-nemotron-super`,name:`nvidia-nemotron-super`,created_by:`nvidia`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0},open_weight:!0,modalities:{input:[`text`],output:[`text`]}},{id:`orpheus-3b-websockets`,name:`orpheus-3b-websockets`,created_by:`unknown`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0},model_type:`tts`,parameters:3,open_weight:!0,modalities:{input:[`text`],output:[`text`]}},{id:`qwen-image`,name:`qwen-image`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,open_weight:!0,modalities:{input:[`text`],output:[`text`]},license:`apache-2.0`},{id:`qwen3-235b-a22b-instruct-2507`,name:`qwen3-235b-a22b-instruct-2507`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,alias:`qwen3-235b-a22b-instruct`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,parameters:235,active_parameters:22,open_weight:!0,modalities:{input:[`text`],output:[`text`]},license:`apache-2.0`},{id:`qwen3-235b-a22b-instruct`,name:`qwen3-235b-a22b-instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,capabilities:{streaming:!0,tool_call:!0},snapshots:[`qwen3-235b-a22b-instruct-2507`],model_type:`chat`,parameters:235,active_parameters:22,open_weight:!0,modalities:{input:[`text`],output:[`text`]},license:`apache-2.0`},{id:`qwen3-5-122b-a10b-latency`,name:`qwen3-5-122b-a10b-latency`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,capabilities:{streaming:!0},model_type:`chat`,parameters:122,active_parameters:10,open_weight:!0,modalities:{input:[`text`],output:[`text`]}},{id:`qwen3-5-35b-a3b-latency`,name:`qwen3-5-35b-a3b-latency`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,capabilities:{streaming:!0},model_type:`chat`,parameters:35,active_parameters:3,open_weight:!0,modalities:{input:[`text`],output:[`text`]}},{id:`qwen3-5-9b-latency`,name:`qwen3-5-9b-latency`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,capabilities:{streaming:!0},model_type:`chat`,parameters:9,open_weight:!0,modalities:{input:[`text`],output:[`text`]}},{id:`qwen3.5`,name:`qwen3.5`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3.5`,capabilities:{streaming:!0},model_type:`chat`,open_weight:!0,modalities:{input:[`text`],output:[`text`]}},{id:`ultravox-v0-6-70b`,name:`ultravox-v0-6-70b`,created_by:`unknown`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0},parameters:70,open_weight:!0,modalities:{input:[`text`],output:[`text`]},model_type:`audio`},{id:`voxtral-mini-4b-realtime-2602`,name:`voxtral-mini-4b-realtime-2602`,created_by:`unknown`,source:`official`,last_updated:`2026-03-23`,alias:`voxtral-mini-4b-realtime`,capabilities:{streaming:!0},model_type:`audio`,family:`voxtral`,parameters:4,open_weight:!0,modalities:{input:[`text`],output:[`text`]}},{id:`voxtral-mini-4b-realtime`,name:`voxtral-mini-4b-realtime`,created_by:`unknown`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0},snapshots:[`voxtral-mini-4b-realtime-2602`],model_type:`audio`,family:`voxtral`,parameters:4,open_weight:!0,modalities:{input:[`text`],output:[`text`]}},{id:`whisper-large-turbo`,name:`whisper-large-turbo`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`whisper`,capabilities:{streaming:!0},model_type:`transcription`,open_weight:!0,modalities:{input:[`text`],output:[`text`]}},{id:`whisper-large-v2`,name:`whisper-large-v2`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`whisper`,capabilities:{streaming:!0},model_type:`transcription`,open_weight:!0,modalities:{input:[`text`],output:[`text`]}}]},t=e.models.map(t=>({...t,provider:e.id}));export{t as models,e as provider};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});const e={id:`cerebras`,name:`Cerebras`,region:`US`,url:`https://cerebras.ai`,api_url:`https://api.cerebras.ai/v1`,docs_url:`https://inference-docs.cerebras.ai`,pricing_url:`https://cerebras.ai/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:`cerebras`,name:`Cerebras`,region:`US`,headquarters:`Sunnyvale, CA`,founded:2016,url:`https://cerebras.ai`,api_url:`https://api.cerebras.ai/v1`,docs_url:`https://inference-docs.cerebras.ai`,pricing_url:`https://cerebras.ai/pricing`,description:`Ultra-fast inference powered by wafer-scale compute chips, offering the fastest LLM speeds.`,type:`cloud`,playground_url:`https://inference.cerebras.ai`,openai_compatible:!0,free_tier:!0,models_url:`https://inference-docs.cerebras.ai/introduction`,twitter_url:`https://x.com/CerebrasSystems`,discord_url:`https://discord.com/invite/q6bZcMWJVu`,blog_url:`https://www.cerebras.ai/blog`,terms_url:`https://cloud.cerebras.ai/terms`,support_url:`https://support.cerebras.net`,icon:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" fill-rule="evenodd">
|
|
2
2
|
<path clip-rule="evenodd" d="M14.121 2.701a9.299 9.299 0 000 18.598V22.7c-5.91 0-10.7-4.791-10.7-10.701S8.21 1.299 14.12 1.299V2.7zm4.752 3.677A7.353 7.353 0 109.42 17.643l-.901 1.074a8.754 8.754 0 01-1.08-12.334 8.755 8.755 0 0112.335-1.08l-.901 1.075zm-2.255.844a5.407 5.407 0 00-5.048 9.563l-.656 1.24a6.81 6.81 0 016.358-12.043l-.654 1.24zM14.12 8.539a3.46 3.46 0 100 6.922v1.402a4.863 4.863 0 010-9.726v1.402z"/>
|
|
3
3
|
<path d="M15.407 10.836a2.24 2.24 0 00-.51-.409 1.084 1.084 0 00-.544-.152c-.255 0-.483.047-.684.14a1.58 1.58 0 00-.84.912c-.074.203-.11.416-.11.631 0 .218.036.43.11.631a1.594 1.594 0 00.84.913c.2.093.43.14.684.14.216 0 .417-.046.602-.135.188-.09.35-.225.475-.392l.928 1.006c-.14.14-.3.261-.482.363a3.367 3.367 0 01-1.083.38c-.17.026-.317.04-.44.04a3.315 3.315 0 01-1.182-.21 2.825 2.825 0 01-.961-.597 2.816 2.816 0 01-.644-.929 2.987 2.987 0 01-.238-1.21c0-.444.08-.847.238-1.21.15-.35.368-.666.643-.929.278-.261.605-.464.962-.596a3.315 3.315 0 011.182-.21c.355 0 .712.068 1.072.204.361.138.685.36.944.649l-.962.97z"/>
|
|
4
|
-
</svg>`,models:[{id:`
|
|
4
|
+
</svg>`,models:[{id:`deepseek-r1-distill-llama-70b`,name:`deepseek-r1-distill-llama-70b`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`deepseek-r1`,status:`deprecated`,deprecation_date:`2025-08-12`,model_type:`chat`,successor:`Qwen 3 32B`,modalities:{input:[`text`],output:[`text`]},parameters:70,open_weight:!0},{id:`gpt-oss-120b`,name:`OpenAI GPT OSS`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-oss`,context_window:131e3,max_output_tokens:4e4,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,prompt_caching:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.35,output:.75},model_type:`chat`,status:`active`,endpoints:[`chat_completions`],model_card_url:`https://openai.com/index/gpt-oss-model-card/`,tokens_per_second:3e3,parameters:120,precision:`FP16/FP8 (weights only)`,huggingface_url:`https://huggingface.co/openai/gpt-oss-120b`,reasoning_tokens:!0,open_weight:!0,tools:[`function_calling`],description:`\\`,tagline:`Most powerful open-weight model, fits into an H100 GPU`,knowledge_cutoff:`2024-05`,license:`apache-2.0`},{id:`llama-3.3-70b`,name:`llama-3.3-70b`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`llama-3.3`,status:`deprecated`,deprecation_date:`2026-02-16`,model_type:`chat`,successor:`GPT OSS 120B`,modalities:{input:[`text`],output:[`text`]},parameters:70,open_weight:!0},{id:`llama-4-maverick-17b-128e-instruct`,name:`llama-4-maverick-17b-128e-instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`llama-4`,status:`deprecated`,deprecation_date:`2025-10-15`,model_type:`chat`,successor:`GPT OSS 120B`,modalities:{input:[`text`],output:[`text`]},parameters:17,open_weight:!0,context_window:1048576,max_output_tokens:16384,license:`llama4`,capabilities:{streaming:!0,tool_call:!0,vision:!0}},{id:`llama-4-scout-17b-16e-instruct`,name:`llama-4-scout-17b-16e-instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`llama-4`,status:`deprecated`,deprecation_date:`2025-11-03`,model_type:`chat`,successor:`GPT OSS 120B`,modalities:{input:[`text`],output:[`text`]},parameters:17,open_weight:!0,context_window:1048576,max_output_tokens:16384,license:`llama4`,capabilities:{streaming:!0,tool_call:!0,vision:!0}},{id:`llama3.1-70b`,name:`llama3.1-70b`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,status:`deprecated`,deprecation_date:`2025-01-17`,model_type:`chat`,successor:`Change Log Previous`,modalities:{input:[`text`],output:[`text`]},parameters:70,open_weight:!0},{id:`llama3.1-8b`,name:`Llama 3.1 8B`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:32e3,max_output_tokens:8e3,capabilities:{streaming:!0,tool_call:!0,structured_output:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.1,output:.1},status:`active`,model_type:`chat`,endpoints:[`chat_completions`,`completions`],model_card_url:`https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct`,tokens_per_second:2200,parameters:8,precision:`FP`,huggingface_url:`https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct`,open_weight:!0,tools:[`function_calling`]},{id:`qwen-3-235b-a22b-instruct-2507`,name:`Qwen 3 235B Instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen`,context_window:131e3,max_output_tokens:4e4,alias:`qwen-3-235b-a22b-instruct`,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,prompt_caching:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.6,output:1.2},model_type:`chat`,status:`preview`,endpoints:[`chat_completions`,`completions`],model_card_url:`https://huggingface.co/Qwen/Qwen3-235B-A22B-Instruct-2507`,tokens_per_second:1400,parameters:235,precision:`FP16/FP8 (weights only)`,huggingface_url:`https://huggingface.co/Qwen/Qwen3-235B-A22B-Instruct-2507`,open_weight:!0,tools:[`function_calling`],license:`apache-2.0`,active_parameters:22},{id:`qwen-3-235b-a22b-instruct`,name:`Qwen 3 235B Instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen`,context_window:131e3,max_output_tokens:4e4,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,prompt_caching:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.6,output:1.2},snapshots:[`qwen-3-235b-a22b-instruct-2507`],model_type:`chat`,status:`preview`,endpoints:[`chat_completions`,`completions`],model_card_url:`https://huggingface.co/Qwen/Qwen3-235B-A22B-Instruct-2507`,tokens_per_second:1400,parameters:235,precision:`FP16/FP8 (weights only)`,huggingface_url:`https://huggingface.co/Qwen/Qwen3-235B-A22B-Instruct-2507`,open_weight:!0,tools:[`function_calling`],license:`apache-2.0`,active_parameters:22},{id:`qwen-3-235b-a22b-thinking-2507`,name:`qwen-3-235b-a22b-thinking-2507`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen`,status:`deprecated`,deprecation_date:`2025-11-14`,model_type:`chat`,successor:`GPT OSS 120B`,modalities:{input:[`text`],output:[`text`]},parameters:235,active_parameters:22,open_weight:!0,license:`apache-2.0`,capabilities:{streaming:!0,tool_call:!0}},{id:`qwen-3-235b-a22b`,name:`qwen-3-235b-a22b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen`,status:`deprecated`,deprecation_date:`2025-07-29`,model_type:`chat`,successor:`Qwen 3 235B Instruct`,modalities:{input:[`text`],output:[`text`]},parameters:235,active_parameters:22,open_weight:!0,license:`apache-2.0`,capabilities:{streaming:!0,tool_call:!0}},{id:`qwen-3-32b`,name:`qwen-3-32b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen`,status:`deprecated`,deprecation_date:`2026-02-16`,model_type:`chat`,successor:`GPT OSS 120B`,modalities:{input:[`text`],output:[`text`]},parameters:32,open_weight:!0},{id:`qwen-3-coder-480b`,name:`qwen-3-coder-480b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen`,status:`deprecated`,deprecation_date:`2025-11-05`,model_type:`chat`,successor:`Z.ai GLM 4.7`,modalities:{input:[`text`],output:[`text`]},parameters:480,open_weight:!0},{id:`zai-glm-4.6`,name:`zai-glm-4.6`,created_by:`zhipu`,source:`official`,last_updated:`2026-03-23`,status:`deprecated`,deprecation_date:`2026-01-20`,model_type:`chat`,successor:`Z.ai GLM 4.7`,modalities:{input:[`text`],output:[`text`]},open_weight:!0},{id:`zai-glm-4.7`,name:`Z.ai GLM 4.7`,created_by:`zhipu`,source:`official`,last_updated:`2026-03-23`,context_window:131e3,max_output_tokens:4e4,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,prompt_caching:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:2.25,output:2.75},status:`preview`,model_type:`chat`,endpoints:[`chat_completions`],model_card_url:`https://huggingface.co/zai-org/GLM-4.7`,tokens_per_second:1e3,parameters:355,precision:`FP16/FP8 (weights only)`,huggingface_url:`https://huggingface.co/zai-org/GLM-4.7`,reasoning_tokens:!0,open_weight:!0,tools:[`function_calling`]}]},t=e.models.map(t=>({...t,provider:e.id}));exports.models=t,exports.provider=e;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const e={id:`cerebras`,name:`Cerebras`,region:`US`,url:`https://cerebras.ai`,api_url:`https://api.cerebras.ai/v1`,docs_url:`https://inference-docs.cerebras.ai`,pricing_url:`https://cerebras.ai/pricing`,icon:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" fill-rule="evenodd">
|
|
1
|
+
const e={id:`cerebras`,name:`Cerebras`,region:`US`,headquarters:`Sunnyvale, CA`,founded:2016,url:`https://cerebras.ai`,api_url:`https://api.cerebras.ai/v1`,docs_url:`https://inference-docs.cerebras.ai`,pricing_url:`https://cerebras.ai/pricing`,description:`Ultra-fast inference powered by wafer-scale compute chips, offering the fastest LLM speeds.`,type:`cloud`,playground_url:`https://inference.cerebras.ai`,openai_compatible:!0,free_tier:!0,models_url:`https://inference-docs.cerebras.ai/introduction`,twitter_url:`https://x.com/CerebrasSystems`,discord_url:`https://discord.com/invite/q6bZcMWJVu`,blog_url:`https://www.cerebras.ai/blog`,terms_url:`https://cloud.cerebras.ai/terms`,support_url:`https://support.cerebras.net`,icon:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" fill-rule="evenodd">
|
|
2
2
|
<path clip-rule="evenodd" d="M14.121 2.701a9.299 9.299 0 000 18.598V22.7c-5.91 0-10.7-4.791-10.7-10.701S8.21 1.299 14.12 1.299V2.7zm4.752 3.677A7.353 7.353 0 109.42 17.643l-.901 1.074a8.754 8.754 0 01-1.08-12.334 8.755 8.755 0 0112.335-1.08l-.901 1.075zm-2.255.844a5.407 5.407 0 00-5.048 9.563l-.656 1.24a6.81 6.81 0 016.358-12.043l-.654 1.24zM14.12 8.539a3.46 3.46 0 100 6.922v1.402a4.863 4.863 0 010-9.726v1.402z"/>
|
|
3
3
|
<path d="M15.407 10.836a2.24 2.24 0 00-.51-.409 1.084 1.084 0 00-.544-.152c-.255 0-.483.047-.684.14a1.58 1.58 0 00-.84.912c-.074.203-.11.416-.11.631 0 .218.036.43.11.631a1.594 1.594 0 00.84.913c.2.093.43.14.684.14.216 0 .417-.046.602-.135.188-.09.35-.225.475-.392l.928 1.006c-.14.14-.3.261-.482.363a3.367 3.367 0 01-1.083.38c-.17.026-.317.04-.44.04a3.315 3.315 0 01-1.182-.21 2.825 2.825 0 01-.961-.597 2.816 2.816 0 01-.644-.929 2.987 2.987 0 01-.238-1.21c0-.444.08-.847.238-1.21.15-.35.368-.666.643-.929.278-.261.605-.464.962-.596a3.315 3.315 0 011.182-.21c.355 0 .712.068 1.072.204.361.138.685.36.944.649l-.962.97z"/>
|
|
4
|
-
</svg>`,models:[{id:`
|
|
4
|
+
</svg>`,models:[{id:`deepseek-r1-distill-llama-70b`,name:`deepseek-r1-distill-llama-70b`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`deepseek-r1`,status:`deprecated`,deprecation_date:`2025-08-12`,model_type:`chat`,successor:`Qwen 3 32B`,modalities:{input:[`text`],output:[`text`]},parameters:70,open_weight:!0},{id:`gpt-oss-120b`,name:`OpenAI GPT OSS`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-oss`,context_window:131e3,max_output_tokens:4e4,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,prompt_caching:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.35,output:.75},model_type:`chat`,status:`active`,endpoints:[`chat_completions`],model_card_url:`https://openai.com/index/gpt-oss-model-card/`,tokens_per_second:3e3,parameters:120,precision:`FP16/FP8 (weights only)`,huggingface_url:`https://huggingface.co/openai/gpt-oss-120b`,reasoning_tokens:!0,open_weight:!0,tools:[`function_calling`],description:`\\`,tagline:`Most powerful open-weight model, fits into an H100 GPU`,knowledge_cutoff:`2024-05`,license:`apache-2.0`},{id:`llama-3.3-70b`,name:`llama-3.3-70b`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`llama-3.3`,status:`deprecated`,deprecation_date:`2026-02-16`,model_type:`chat`,successor:`GPT OSS 120B`,modalities:{input:[`text`],output:[`text`]},parameters:70,open_weight:!0},{id:`llama-4-maverick-17b-128e-instruct`,name:`llama-4-maverick-17b-128e-instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`llama-4`,status:`deprecated`,deprecation_date:`2025-10-15`,model_type:`chat`,successor:`GPT OSS 120B`,modalities:{input:[`text`],output:[`text`]},parameters:17,open_weight:!0,context_window:1048576,max_output_tokens:16384,license:`llama4`,capabilities:{streaming:!0,tool_call:!0,vision:!0}},{id:`llama-4-scout-17b-16e-instruct`,name:`llama-4-scout-17b-16e-instruct`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,family:`llama-4`,status:`deprecated`,deprecation_date:`2025-11-03`,model_type:`chat`,successor:`GPT OSS 120B`,modalities:{input:[`text`],output:[`text`]},parameters:17,open_weight:!0,context_window:1048576,max_output_tokens:16384,license:`llama4`,capabilities:{streaming:!0,tool_call:!0,vision:!0}},{id:`llama3.1-70b`,name:`llama3.1-70b`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,status:`deprecated`,deprecation_date:`2025-01-17`,model_type:`chat`,successor:`Change Log Previous`,modalities:{input:[`text`],output:[`text`]},parameters:70,open_weight:!0},{id:`llama3.1-8b`,name:`Llama 3.1 8B`,created_by:`meta`,source:`official`,last_updated:`2026-03-23`,context_window:32e3,max_output_tokens:8e3,capabilities:{streaming:!0,tool_call:!0,structured_output:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.1,output:.1},status:`active`,model_type:`chat`,endpoints:[`chat_completions`,`completions`],model_card_url:`https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct`,tokens_per_second:2200,parameters:8,precision:`FP`,huggingface_url:`https://huggingface.co/meta-llama/Llama-3.1-8B-Instruct`,open_weight:!0,tools:[`function_calling`]},{id:`qwen-3-235b-a22b-instruct-2507`,name:`Qwen 3 235B Instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen`,context_window:131e3,max_output_tokens:4e4,alias:`qwen-3-235b-a22b-instruct`,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,prompt_caching:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.6,output:1.2},model_type:`chat`,status:`preview`,endpoints:[`chat_completions`,`completions`],model_card_url:`https://huggingface.co/Qwen/Qwen3-235B-A22B-Instruct-2507`,tokens_per_second:1400,parameters:235,precision:`FP16/FP8 (weights only)`,huggingface_url:`https://huggingface.co/Qwen/Qwen3-235B-A22B-Instruct-2507`,open_weight:!0,tools:[`function_calling`],license:`apache-2.0`,active_parameters:22},{id:`qwen-3-235b-a22b-instruct`,name:`Qwen 3 235B Instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen`,context_window:131e3,max_output_tokens:4e4,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,prompt_caching:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.6,output:1.2},snapshots:[`qwen-3-235b-a22b-instruct-2507`],model_type:`chat`,status:`preview`,endpoints:[`chat_completions`,`completions`],model_card_url:`https://huggingface.co/Qwen/Qwen3-235B-A22B-Instruct-2507`,tokens_per_second:1400,parameters:235,precision:`FP16/FP8 (weights only)`,huggingface_url:`https://huggingface.co/Qwen/Qwen3-235B-A22B-Instruct-2507`,open_weight:!0,tools:[`function_calling`],license:`apache-2.0`,active_parameters:22},{id:`qwen-3-235b-a22b-thinking-2507`,name:`qwen-3-235b-a22b-thinking-2507`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen`,status:`deprecated`,deprecation_date:`2025-11-14`,model_type:`chat`,successor:`GPT OSS 120B`,modalities:{input:[`text`],output:[`text`]},parameters:235,active_parameters:22,open_weight:!0,license:`apache-2.0`,capabilities:{streaming:!0,tool_call:!0}},{id:`qwen-3-235b-a22b`,name:`qwen-3-235b-a22b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen`,status:`deprecated`,deprecation_date:`2025-07-29`,model_type:`chat`,successor:`Qwen 3 235B Instruct`,modalities:{input:[`text`],output:[`text`]},parameters:235,active_parameters:22,open_weight:!0,license:`apache-2.0`,capabilities:{streaming:!0,tool_call:!0}},{id:`qwen-3-32b`,name:`qwen-3-32b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen`,status:`deprecated`,deprecation_date:`2026-02-16`,model_type:`chat`,successor:`GPT OSS 120B`,modalities:{input:[`text`],output:[`text`]},parameters:32,open_weight:!0},{id:`qwen-3-coder-480b`,name:`qwen-3-coder-480b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen`,status:`deprecated`,deprecation_date:`2025-11-05`,model_type:`chat`,successor:`Z.ai GLM 4.7`,modalities:{input:[`text`],output:[`text`]},parameters:480,open_weight:!0},{id:`zai-glm-4.6`,name:`zai-glm-4.6`,created_by:`zhipu`,source:`official`,last_updated:`2026-03-23`,status:`deprecated`,deprecation_date:`2026-01-20`,model_type:`chat`,successor:`Z.ai GLM 4.7`,modalities:{input:[`text`],output:[`text`]},open_weight:!0},{id:`zai-glm-4.7`,name:`Z.ai GLM 4.7`,created_by:`zhipu`,source:`official`,last_updated:`2026-03-23`,context_window:131e3,max_output_tokens:4e4,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,reasoning:!0,prompt_caching:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:2.25,output:2.75},status:`preview`,model_type:`chat`,endpoints:[`chat_completions`],model_card_url:`https://huggingface.co/zai-org/GLM-4.7`,tokens_per_second:1e3,parameters:355,precision:`FP16/FP8 (weights only)`,huggingface_url:`https://huggingface.co/zai-org/GLM-4.7`,reasoning_tokens:!0,open_weight:!0,tools:[`function_calling`]}]},t=e.models.map(t=>({...t,provider:e.id}));export{t as models,e as provider};
|