modelpedia 0.0.3 → 0.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +10 -4
- package/dist/index.cjs +1 -1
- package/dist/index.d.cts +10 -2
- package/dist/index.d.mts +10 -2
- package/dist/index.mjs +1 -1
- package/dist/providers/alibaba.cjs +2 -2
- package/dist/providers/alibaba.d.cts +1 -1
- package/dist/providers/alibaba.d.mts +1 -1
- package/dist/providers/alibaba.mjs +2 -2
- package/dist/providers/amazon.cjs +2 -2
- package/dist/providers/amazon.d.cts +1 -1
- package/dist/providers/amazon.d.mts +1 -1
- package/dist/providers/amazon.mjs +2 -2
- package/dist/providers/anthropic.cjs +2 -2
- package/dist/providers/anthropic.d.cts +1 -1
- package/dist/providers/anthropic.d.mts +1 -1
- package/dist/providers/anthropic.mjs +2 -2
- package/dist/providers/azure.cjs +2 -2
- package/dist/providers/azure.d.cts +1 -1
- package/dist/providers/azure.d.mts +1 -1
- package/dist/providers/azure.mjs +2 -2
- package/dist/providers/baseten.cjs +2 -2
- package/dist/providers/baseten.d.cts +1 -1
- package/dist/providers/baseten.d.mts +1 -1
- package/dist/providers/baseten.mjs +2 -2
- package/dist/providers/cerebras.cjs +2 -2
- package/dist/providers/cerebras.d.cts +1 -1
- package/dist/providers/cerebras.d.mts +1 -1
- package/dist/providers/cerebras.mjs +2 -2
- package/dist/providers/cloudflare-ai-gateway.cjs +4 -0
- package/dist/providers/cloudflare-ai-gateway.d.cts +7 -0
- package/dist/providers/cloudflare-ai-gateway.d.mts +7 -0
- package/dist/providers/cloudflare-ai-gateway.mjs +4 -0
- package/dist/providers/cloudflare-workers-ai.cjs +4 -0
- package/dist/providers/cloudflare-workers-ai.d.cts +7 -0
- package/dist/providers/cloudflare-workers-ai.d.mts +7 -0
- package/dist/providers/cloudflare-workers-ai.mjs +4 -0
- package/dist/providers/cohere.cjs +2 -2
- package/dist/providers/cohere.d.cts +1 -1
- package/dist/providers/cohere.d.mts +1 -1
- package/dist/providers/cohere.mjs +2 -2
- package/dist/providers/cursor.cjs +1 -1
- package/dist/providers/cursor.d.cts +1 -1
- package/dist/providers/cursor.d.mts +1 -1
- package/dist/providers/cursor.mjs +1 -1
- package/dist/providers/deepseek.cjs +2 -2
- package/dist/providers/deepseek.d.cts +1 -1
- package/dist/providers/deepseek.d.mts +1 -1
- package/dist/providers/deepseek.mjs +2 -2
- package/dist/providers/fireworks.cjs +2 -2
- package/dist/providers/fireworks.d.cts +1 -1
- package/dist/providers/fireworks.d.mts +1 -1
- package/dist/providers/fireworks.mjs +2 -2
- package/dist/providers/google.cjs +2 -2
- package/dist/providers/google.d.cts +1 -1
- package/dist/providers/google.d.mts +1 -1
- package/dist/providers/google.mjs +2 -2
- package/dist/providers/groq.cjs +2 -2
- package/dist/providers/groq.d.cts +1 -1
- package/dist/providers/groq.d.mts +1 -1
- package/dist/providers/groq.mjs +2 -2
- package/dist/providers/huggingface.cjs +2 -2
- package/dist/providers/huggingface.d.cts +1 -1
- package/dist/providers/huggingface.d.mts +1 -1
- package/dist/providers/huggingface.mjs +2 -2
- package/dist/providers/meta.cjs +2 -2
- package/dist/providers/meta.d.cts +1 -1
- package/dist/providers/meta.d.mts +1 -1
- package/dist/providers/meta.mjs +2 -2
- package/dist/providers/minimax.cjs +2 -2
- package/dist/providers/minimax.d.cts +1 -1
- package/dist/providers/minimax.d.mts +1 -1
- package/dist/providers/minimax.mjs +2 -2
- package/dist/providers/mistral.cjs +2 -2
- package/dist/providers/mistral.d.cts +1 -1
- package/dist/providers/mistral.d.mts +1 -1
- package/dist/providers/mistral.mjs +2 -2
- package/dist/providers/moonshot.cjs +2 -2
- package/dist/providers/moonshot.d.cts +1 -1
- package/dist/providers/moonshot.d.mts +1 -1
- package/dist/providers/moonshot.mjs +2 -2
- package/dist/providers/nvidia.cjs +2 -2
- package/dist/providers/nvidia.d.cts +1 -1
- package/dist/providers/nvidia.d.mts +1 -1
- package/dist/providers/nvidia.mjs +2 -2
- package/dist/providers/ollama.cjs +2 -2
- package/dist/providers/ollama.d.cts +1 -1
- package/dist/providers/ollama.d.mts +1 -1
- package/dist/providers/ollama.mjs +2 -2
- package/dist/providers/openai.cjs +2 -2
- package/dist/providers/openai.d.cts +1 -1
- package/dist/providers/openai.d.mts +1 -1
- package/dist/providers/openai.mjs +2 -2
- package/dist/providers/opencode.cjs +2 -2
- package/dist/providers/opencode.d.cts +1 -1
- package/dist/providers/opencode.d.mts +1 -1
- package/dist/providers/opencode.mjs +2 -2
- package/dist/providers/openrouter.cjs +15 -6
- package/dist/providers/openrouter.d.cts +1 -1
- package/dist/providers/openrouter.d.mts +1 -1
- package/dist/providers/openrouter.mjs +15 -6
- package/dist/providers/perplexity.cjs +2 -2
- package/dist/providers/perplexity.d.cts +1 -1
- package/dist/providers/perplexity.d.mts +1 -1
- package/dist/providers/perplexity.mjs +2 -2
- package/dist/providers/qwen.cjs +2 -2
- package/dist/providers/qwen.d.cts +1 -1
- package/dist/providers/qwen.d.mts +1 -1
- package/dist/providers/qwen.mjs +2 -2
- package/dist/providers/together.cjs +2 -2
- package/dist/providers/together.d.cts +1 -1
- package/dist/providers/together.d.mts +1 -1
- package/dist/providers/together.mjs +2 -2
- package/dist/providers/vercel.cjs +2 -2
- package/dist/providers/vercel.d.cts +1 -1
- package/dist/providers/vercel.d.mts +1 -1
- package/dist/providers/vercel.mjs +2 -2
- package/dist/providers/vertex.cjs +2 -2
- package/dist/providers/vertex.d.cts +1 -1
- package/dist/providers/vertex.d.mts +1 -1
- package/dist/providers/vertex.mjs +2 -2
- package/dist/providers/xai.cjs +2 -2
- package/dist/providers/xai.d.cts +1 -1
- package/dist/providers/xai.d.mts +1 -1
- package/dist/providers/xai.mjs +2 -2
- package/dist/providers/zai.cjs +2 -2
- package/dist/providers/zai.d.cts +1 -1
- package/dist/providers/zai.d.mts +1 -1
- package/dist/providers/zai.mjs +2 -2
- package/dist/types.d.cts +80 -8
- package/dist/types.d.mts +80 -8
- package/package.json +3 -3
- package/dist/providers/cloudflare.cjs +0 -4
- package/dist/providers/cloudflare.d.cts +0 -7
- package/dist/providers/cloudflare.d.mts +0 -7
- package/dist/providers/cloudflare.mjs +0 -4
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});const e={id:`opencode`,name:`OpenCode Zen`,region:`US`,url:`https://opencode.ai`,api_url:`https://opencode.ai/zen/v1`,docs_url:`https://opencode.ai/docs/zen`,pricing_url:`https://opencode.ai/docs/zen`,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:`opencode`,name:`OpenCode Zen`,region:`US`,headquarters:`San Francisco, CA`,founded:2025,url:`https://opencode.ai`,api_url:`https://opencode.ai/zen/v1`,docs_url:`https://opencode.ai/docs/zen`,pricing_url:`https://opencode.ai/docs/zen`,description:`AI coding assistant platform providing access to frontier models for software development.`,type:`cloud`,openai_compatible:!0,free_tier:!0,twitter_url:`https://x.com/anomalyco`,discord_url:`https://discord.com/invite/opencode`,terms_url:`https://opencode.ai/legal/terms-of-service`,support_url:`https://github.com/opencode-ai/opencode`,icon:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" fill-rule="evenodd">
|
|
2
2
|
<path d="M16 6H8v12h8V6zm4 16H4V2h16v20z"/>
|
|
3
|
-
</svg>`,models:[{id:`big-pickle`,name:`Big Pickle`,created_by:`opencode`,source:`official`,last_updated:`2026-03-21`,status:`active`,capabilities:{streaming:!0}},{id:`claude-3-5-haiku`,name:`Claude Haiku 3.5`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-haiku`,status:`active`,capabilities:{streaming:!0},pricing:{input:.8}},{id:`claude-haiku-4-5`,name:`Claude Haiku 4.5`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-haiku`,status:`active`,capabilities:{streaming:!0},pricing:{input:1}},{id:`claude-opus-4-1`,name:`Claude Opus 4.1`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-opus`,status:`active`,capabilities:{streaming:!0},pricing:{input:15}},{id:`claude-opus-4-5`,name:`Claude Opus 4.5`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-opus`,status:`active`,capabilities:{streaming:!0},pricing:{input:5}},{id:`claude-opus-4-6`,name:`Claude Opus 4.6`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-opus`,status:`active`,capabilities:{streaming:!0},pricing:{input:5}},{id:`claude-sonnet-4-5`,name:`Claude Sonnet 4.5`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-sonnet`,status:`active`,capabilities:{streaming:!0}},{id:`claude-sonnet-4-6`,name:`Claude Sonnet 4.6`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-sonnet`,status:`active`,capabilities:{streaming:!0},pricing:{input:3}},{id:`claude-sonnet-4`,name:`Claude Sonnet 4`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-sonnet`,status:`active`,capabilities:{streaming:!0}},{id:`gemini-3-flash`,name:`Gemini 3 Flash`,created_by:`google`,source:`official`,last_updated:`2026-03-21`,family:`gemini-3`,status:`active`,capabilities:{streaming:!0},pricing:{input:.5}},{id:`gemini-3.1-pro`,name:`Gemini 3.1 Pro`,created_by:`google`,source:`official`,last_updated:`2026-03-21`,family:`gemini-3.1`,status:`active`,capabilities:{streaming:!0}},{id:`glm-5`,name:`GLM 5`,created_by:`zhipu`,source:`official`,last_updated:`2026-03-21`,status:`active`,capabilities:{streaming:!0},pricing:{input:1}},{id:`gpt-5-codex`,name:`GPT 5 Codex`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5`,status:`active`,capabilities:{streaming:!0},pricing:{input:1.07}},{id:`gpt-5-nano`,name:`GPT 5 Nano`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5`,status:`active`,capabilities:{streaming:!0}},{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`,status:`active`,capabilities:{streaming:!0},pricing:{input:1.25}},{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`,status:`active`,capabilities:{streaming:!0},pricing:{input:.25}},{id:`gpt-5.1-codex`,name:`GPT 5.1 Codex`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5.1`,status:`active`,capabilities:{streaming:!0},pricing:{input:1.07}},{id:`gpt-5.1`,name:`GPT 5.1`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5.1`,status:`active`,capabilities:{streaming:!0},pricing:{input:1.07}},{id:`gpt-5.2-codex`,name:`GPT 5.2 Codex`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5.2`,status:`active`,capabilities:{streaming:!0},pricing:{input:1.75}},{id:`gpt-5.2`,name:`GPT 5.2`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5.2`,status:`active`,capabilities:{streaming:!0},pricing:{input:1.75}},{id:`gpt-5.3-codex-spark`,name:`GPT 5.3 Codex Spark`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5.3`,status:`active`,capabilities:{streaming:!0},pricing:{input:1.75}},{id:`gpt-5.3-codex`,name:`GPT 5.3 Codex`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5.3`,status:`active`,capabilities:{streaming:!0},pricing:{input:1.75}},{id:`gpt-5.4-mini`,name:`GPT 5.4 Mini`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5.4`,status:`active`,capabilities:{streaming:!0},pricing:{input:.75}},{id:`gpt-5.4-nano`,name:`GPT 5.4 Nano`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5.4`,status:`active`,capabilities:{streaming:!0},pricing:{input:.2}},{id:`gpt-5.4-pro`,name:`GPT 5.4 Pro`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5.4`,status:`active`,capabilities:{streaming:!0},pricing:{input:30}},{id:`gpt-5.4`,name:`GPT 5.4`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5.4`,status:`active`,capabilities:{streaming:!0},pricing:{input:2.5}},{id:`gpt-5`,name:`GPT 5`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5`,status:`active`,capabilities:{streaming:!0},pricing:{input:1.07}},{id:`kimi-k2.5`,name:`Kimi K2.5`,created_by:`moonshot`,source:`official`,last_updated:`2026-03-21`,status:`active`,capabilities:{streaming:!0},pricing:{input:.6}},{id:`mimo-v2-omni-free`,name:`MiMo V2 Omni Free`,created_by:`xiaomi`,source:`official`,last_updated:`2026-03-21`,status:`active`,capabilities:{streaming:!0}},{id:`mimo-v2-pro-free`,name:`MiMo V2 Pro Free`,created_by:`xiaomi`,source:`official`,last_updated:`2026-03-21`,status:`active`,capabilities:{streaming:!0}},{id:`minimax-m2.5-free`,name:`MiniMax M2.5 Free`,created_by:`minimax`,source:`official`,last_updated:`2026-03-21`,status:`active`,capabilities:{streaming:!0}},{id:`minimax-m2.5`,name:`MiniMax M2.5`,created_by:`minimax`,source:`official`,last_updated:`2026-03-21`,status:`active`,capabilities:{streaming:!0},pricing:{input:.3}},{id:`nemotron-3-super-free`,name:`Nemotron 3 Super Free`,created_by:`nvidia`,source:`official`,last_updated:`2026-03-21`,status:`active`,capabilities:{streaming:!0}}]},t=e.models.map(t=>({...t,provider:e.id}));exports.models=t,exports.provider=e;
|
|
3
|
+
</svg>`,models:[{id:`big-pickle`,name:`Big Pickle`,created_by:`opencode`,source:`official`,last_updated:`2026-03-21`,status:`active`,capabilities:{streaming:!0}},{id:`claude-3-5-haiku`,name:`Claude Haiku 3.5`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-23`,family:`claude-haiku`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0},pricing:{input:.8,output:4,cached_input:.08,cache_write:1},model_type:`chat`,license:`proprietary`,open_weight:!1,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`claude-haiku-4-5`,name:`Claude Haiku 4.5`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-23`,family:`claude-haiku`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},pricing:{input:1,output:5,cached_input:.1,cache_write:1.25},model_type:`chat`,description:`The fastest model with near-frontier intelligence`,tagline:`The fastest model with near-frontier intelligence`,context_window:2e5,max_output_tokens:64e3,knowledge_cutoff:`2025-02`,training_data_cutoff:`2025-07`,license:`proprietary`,open_weight:!1,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`claude-opus-4-1`,name:`Claude Opus 4.1`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-23`,family:`claude-opus`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},pricing:{input:15,output:75,cached_input:1.5,cache_write:18.75},model_type:`chat`,context_window:2e5,max_output_tokens:32e3,knowledge_cutoff:`2025-01`,training_data_cutoff:`2025-03`,license:`proprietary`,open_weight:!1,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`claude-opus-4-5`,name:`Claude Opus 4.5`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-23`,family:`claude-opus`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},pricing:{input:5,output:25,cached_input:.5,cache_write:6.25},model_type:`chat`,context_window:2e5,max_output_tokens:64e3,knowledge_cutoff:`2025-05`,training_data_cutoff:`2025-08`,license:`proprietary`,open_weight:!1,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`claude-opus-4-6`,name:`Claude Opus 4.6`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-23`,family:`claude-opus`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},pricing:{input:5,output:25,cached_input:.5,cache_write:6.25},model_type:`chat`,description:`The most intelligent model for building agents and coding`,tagline:`The most intelligent model for building agents and coding`,context_window:1e6,max_output_tokens:128e3,knowledge_cutoff:`2025-05`,training_data_cutoff:`2025-08`,license:`proprietary`,open_weight:!1,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`claude-sonnet-4-5`,name:`Claude Sonnet 4.5`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-sonnet`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},model_type:`chat`,context_window:1e6,max_output_tokens:64e3,knowledge_cutoff:`2025-01`,training_data_cutoff:`2025-07`,license:`proprietary`,open_weight:!1,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`claude-sonnet-4-6`,name:`Claude Sonnet 4.6`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-23`,family:`claude-sonnet`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},pricing:{input:3,output:15,cached_input:.3,cache_write:3.75},model_type:`chat`,description:`The best combination of speed and intelligence`,tagline:`The best combination of speed and intelligence`,context_window:1e6,max_output_tokens:64e3,knowledge_cutoff:`2025-08`,training_data_cutoff:`2026-01`,license:`proprietary`,open_weight:!1,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`claude-sonnet-4`,name:`Claude Sonnet 4`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-sonnet`,status:`active`,capabilities:{streaming:!0},model_type:`chat`},{id:`gemini-3-flash`,name:`Gemini 3 Flash`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-3`,status:`active`,capabilities:{streaming:!0},pricing:{input:.5,output:3,cached_input:.05},model_type:`chat`},{id:`gemini-3.1-pro`,name:`Gemini 3.1 Pro`,created_by:`google`,source:`official`,last_updated:`2026-03-21`,family:`gemini-3.1`,status:`active`,capabilities:{streaming:!0},model_type:`chat`},{id:`glm-5`,name:`GLM 5`,created_by:`zhipu`,source:`official`,last_updated:`2026-03-23`,status:`active`,capabilities:{streaming:!0},pricing:{input:1,output:3.2,cached_input:.2},model_type:`chat`,family:`glm-5`},{id:`gpt-5-codex`,name:`GPT 5 Codex`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-5`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,structured_output:!0,reasoning:!0},pricing:{input:1.07,output:8.5,cached_input:.107},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,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`gpt-5-nano`,name:`GPT 5 Nano`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,structured_output:!0,reasoning:!0},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,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`gpt-5.1-codex-max`,name:`GPT 5.1 Codex Max`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-5.1`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,structured_output:!0,reasoning:!0},pricing:{input:1.25,output:10,cached_input:.125},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,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`gpt-5.1-codex-mini`,name:`GPT 5.1 Codex Mini`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-5.1`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,structured_output:!0,reasoning:!0},pricing:{input:.25,output:2,cached_input:.025},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,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`gpt-5.1-codex`,name:`GPT 5.1 Codex`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-5.1`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,structured_output:!0,reasoning:!0},pricing:{input:1.07,output:8.5,cached_input:.107},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,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`gpt-5.1`,name:`GPT 5.1`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-5.1`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,structured_output:!0,reasoning:!0},pricing:{input:1.07,output:8.5,cached_input:.107},model_type:`chat`,description:`GPT-5.1 is our flagship model for coding and agentic tasks with configurable reasoning and non-reasoning effort.`,tagline:`The best model for coding and agentic tasks with configurable reasoning effort`,context_window:4e5,max_output_tokens:128e3,knowledge_cutoff:`2024-09`,license:`proprietary`,open_weight:!1,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`gpt-5.2-codex`,name:`GPT 5.2 Codex`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-5.2`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,structured_output:!0,reasoning:!0},pricing:{input:1.75,output:14,cached_input:.175},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,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`gpt-5.2`,name:`GPT 5.2`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-5.2`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,structured_output:!0,reasoning:!0},pricing:{input:1.75,output:14,cached_input:.175},model_type:`chat`,description:`GPT-5.2 is our previous frontier model for complex professional work.`,tagline:`Previous frontier model for professional work with configurable reasoning effort`,context_window:4e5,max_output_tokens:128e3,knowledge_cutoff:`2025-08`,license:`proprietary`,open_weight:!1,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`gpt-5.3-codex-spark`,name:`GPT 5.3 Codex Spark`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-5.3`,status:`active`,capabilities:{streaming:!0},pricing:{input:1.75,output:14,cached_input:.175},model_type:`chat`},{id:`gpt-5.3-codex`,name:`GPT 5.3 Codex`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-5.3`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,structured_output:!0,reasoning:!0},pricing:{input:1.75,output:14,cached_input:.175},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,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`gpt-5.4-mini`,name:`GPT 5.4 Mini`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-5.4`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,structured_output:!0,reasoning:!0},pricing:{input:.75,output:4.5,cached_input:.075},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,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`gpt-5.4-nano`,name:`GPT 5.4 Nano`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-5.4`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,structured_output:!0,reasoning:!0},pricing:{input:.2,output:1.25,cached_input:.02},model_type:`chat`,description:`GPT-5.4 nano is designed for tasks where speed and cost matter most like`,tagline:`Our cheapest GPT-5.4-class model for simple high-volume tasks`,context_window:4e5,max_output_tokens:128e3,max_input_tokens:272e3,knowledge_cutoff:`2025-08`,license:`proprietary`,open_weight:!1,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-23`,family:`gpt-5.4`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},pricing:{input:30,output:180,cached_input:30},model_type:`chat`,context_window:105e4,max_output_tokens:128e3,knowledge_cutoff:`2025-08`,license:`proprietary`,open_weight:!1,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`gpt-5.4`,name:`GPT 5.4`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-5.4`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,structured_output:!0,reasoning:!0},pricing:{input:2.5,output:15,cached_input:.25},model_type:`chat`,description:`GPT-5.4 is our frontier model for complex professional work.`,tagline:`Best intelligence at scale for agentic, coding, and professional workflows`,context_window:105e4,max_output_tokens:128e3,knowledge_cutoff:`2025-08`,license:`proprietary`,open_weight:!1,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`gpt-5`,name:`GPT 5`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-5`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,structured_output:!0,reasoning:!0},pricing:{input:1.07,output:8.5,cached_input:.107},model_type:`chat`,description:`GPT-5 is our previous model for coding, reasoning, and agentic tasks across domains.`,tagline:`Previous intelligent reasoning model for coding and agentic tasks with configurable reasoning effort`,context_window:4e5,max_output_tokens:128e3,max_input_tokens:272e3,knowledge_cutoff:`2024-09`,license:`proprietary`,open_weight:!1,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`kimi-k2.5`,name:`Kimi K2.5`,created_by:`moonshot`,source:`official`,last_updated:`2026-03-23`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},pricing:{input:.6,output:3,cached_input:.1},family:`kimi-k2.5`,model_type:`chat`,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,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`mimo-v2-omni-free`,name:`MiMo V2 Omni Free`,created_by:`xiaomi`,source:`official`,last_updated:`2026-03-23`,status:`active`,capabilities:{streaming:!0},model_type:`chat`},{id:`mimo-v2-pro-free`,name:`MiMo V2 Pro Free`,created_by:`xiaomi`,source:`official`,last_updated:`2026-03-23`,status:`active`,capabilities:{streaming:!0},model_type:`chat`},{id:`minimax-m2.5-free`,name:`MiniMax M2.5 Free`,created_by:`minimax`,source:`official`,last_updated:`2026-03-21`,status:`active`,capabilities:{streaming:!0},family:`minimax`,model_type:`chat`},{id:`minimax-m2.5`,name:`MiniMax M2.5`,created_by:`minimax`,source:`official`,last_updated:`2026-03-23`,status:`active`,capabilities:{streaming:!0,tool_call:!0},pricing:{input:.3,output:1.2,cached_input:.06,cache_write:.375},family:`minimax`,model_type:`chat`,license:`mit`,open_weight:!0},{id:`nemotron-3-super-free`,name:`Nemotron 3 Super Free`,created_by:`nvidia`,source:`official`,last_updated:`2026-03-21`,status:`active`,capabilities:{streaming:!0},model_type:`chat`}]},t=e.models.map(t=>({...t,provider:e.id}));exports.models=t,exports.provider=e;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
const e={id:`opencode`,name:`OpenCode Zen`,region:`US`,url:`https://opencode.ai`,api_url:`https://opencode.ai/zen/v1`,docs_url:`https://opencode.ai/docs/zen`,pricing_url:`https://opencode.ai/docs/zen`,icon:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" fill-rule="evenodd">
|
|
1
|
+
const e={id:`opencode`,name:`OpenCode Zen`,region:`US`,headquarters:`San Francisco, CA`,founded:2025,url:`https://opencode.ai`,api_url:`https://opencode.ai/zen/v1`,docs_url:`https://opencode.ai/docs/zen`,pricing_url:`https://opencode.ai/docs/zen`,description:`AI coding assistant platform providing access to frontier models for software development.`,type:`cloud`,openai_compatible:!0,free_tier:!0,twitter_url:`https://x.com/anomalyco`,discord_url:`https://discord.com/invite/opencode`,terms_url:`https://opencode.ai/legal/terms-of-service`,support_url:`https://github.com/opencode-ai/opencode`,icon:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" fill-rule="evenodd">
|
|
2
2
|
<path d="M16 6H8v12h8V6zm4 16H4V2h16v20z"/>
|
|
3
|
-
</svg>`,models:[{id:`big-pickle`,name:`Big Pickle`,created_by:`opencode`,source:`official`,last_updated:`2026-03-21`,status:`active`,capabilities:{streaming:!0}},{id:`claude-3-5-haiku`,name:`Claude Haiku 3.5`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-haiku`,status:`active`,capabilities:{streaming:!0},pricing:{input:.8}},{id:`claude-haiku-4-5`,name:`Claude Haiku 4.5`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-haiku`,status:`active`,capabilities:{streaming:!0},pricing:{input:1}},{id:`claude-opus-4-1`,name:`Claude Opus 4.1`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-opus`,status:`active`,capabilities:{streaming:!0},pricing:{input:15}},{id:`claude-opus-4-5`,name:`Claude Opus 4.5`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-opus`,status:`active`,capabilities:{streaming:!0},pricing:{input:5}},{id:`claude-opus-4-6`,name:`Claude Opus 4.6`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-opus`,status:`active`,capabilities:{streaming:!0},pricing:{input:5}},{id:`claude-sonnet-4-5`,name:`Claude Sonnet 4.5`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-sonnet`,status:`active`,capabilities:{streaming:!0}},{id:`claude-sonnet-4-6`,name:`Claude Sonnet 4.6`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-sonnet`,status:`active`,capabilities:{streaming:!0},pricing:{input:3}},{id:`claude-sonnet-4`,name:`Claude Sonnet 4`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-sonnet`,status:`active`,capabilities:{streaming:!0}},{id:`gemini-3-flash`,name:`Gemini 3 Flash`,created_by:`google`,source:`official`,last_updated:`2026-03-21`,family:`gemini-3`,status:`active`,capabilities:{streaming:!0},pricing:{input:.5}},{id:`gemini-3.1-pro`,name:`Gemini 3.1 Pro`,created_by:`google`,source:`official`,last_updated:`2026-03-21`,family:`gemini-3.1`,status:`active`,capabilities:{streaming:!0}},{id:`glm-5`,name:`GLM 5`,created_by:`zhipu`,source:`official`,last_updated:`2026-03-21`,status:`active`,capabilities:{streaming:!0},pricing:{input:1}},{id:`gpt-5-codex`,name:`GPT 5 Codex`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5`,status:`active`,capabilities:{streaming:!0},pricing:{input:1.07}},{id:`gpt-5-nano`,name:`GPT 5 Nano`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5`,status:`active`,capabilities:{streaming:!0}},{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`,status:`active`,capabilities:{streaming:!0},pricing:{input:1.25}},{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`,status:`active`,capabilities:{streaming:!0},pricing:{input:.25}},{id:`gpt-5.1-codex`,name:`GPT 5.1 Codex`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5.1`,status:`active`,capabilities:{streaming:!0},pricing:{input:1.07}},{id:`gpt-5.1`,name:`GPT 5.1`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5.1`,status:`active`,capabilities:{streaming:!0},pricing:{input:1.07}},{id:`gpt-5.2-codex`,name:`GPT 5.2 Codex`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5.2`,status:`active`,capabilities:{streaming:!0},pricing:{input:1.75}},{id:`gpt-5.2`,name:`GPT 5.2`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5.2`,status:`active`,capabilities:{streaming:!0},pricing:{input:1.75}},{id:`gpt-5.3-codex-spark`,name:`GPT 5.3 Codex Spark`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5.3`,status:`active`,capabilities:{streaming:!0},pricing:{input:1.75}},{id:`gpt-5.3-codex`,name:`GPT 5.3 Codex`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5.3`,status:`active`,capabilities:{streaming:!0},pricing:{input:1.75}},{id:`gpt-5.4-mini`,name:`GPT 5.4 Mini`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5.4`,status:`active`,capabilities:{streaming:!0},pricing:{input:.75}},{id:`gpt-5.4-nano`,name:`GPT 5.4 Nano`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5.4`,status:`active`,capabilities:{streaming:!0},pricing:{input:.2}},{id:`gpt-5.4-pro`,name:`GPT 5.4 Pro`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5.4`,status:`active`,capabilities:{streaming:!0},pricing:{input:30}},{id:`gpt-5.4`,name:`GPT 5.4`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5.4`,status:`active`,capabilities:{streaming:!0},pricing:{input:2.5}},{id:`gpt-5`,name:`GPT 5`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5`,status:`active`,capabilities:{streaming:!0},pricing:{input:1.07}},{id:`kimi-k2.5`,name:`Kimi K2.5`,created_by:`moonshot`,source:`official`,last_updated:`2026-03-21`,status:`active`,capabilities:{streaming:!0},pricing:{input:.6}},{id:`mimo-v2-omni-free`,name:`MiMo V2 Omni Free`,created_by:`xiaomi`,source:`official`,last_updated:`2026-03-21`,status:`active`,capabilities:{streaming:!0}},{id:`mimo-v2-pro-free`,name:`MiMo V2 Pro Free`,created_by:`xiaomi`,source:`official`,last_updated:`2026-03-21`,status:`active`,capabilities:{streaming:!0}},{id:`minimax-m2.5-free`,name:`MiniMax M2.5 Free`,created_by:`minimax`,source:`official`,last_updated:`2026-03-21`,status:`active`,capabilities:{streaming:!0}},{id:`minimax-m2.5`,name:`MiniMax M2.5`,created_by:`minimax`,source:`official`,last_updated:`2026-03-21`,status:`active`,capabilities:{streaming:!0},pricing:{input:.3}},{id:`nemotron-3-super-free`,name:`Nemotron 3 Super Free`,created_by:`nvidia`,source:`official`,last_updated:`2026-03-21`,status:`active`,capabilities:{streaming:!0}}]},t=e.models.map(t=>({...t,provider:e.id}));export{t as models,e as provider};
|
|
3
|
+
</svg>`,models:[{id:`big-pickle`,name:`Big Pickle`,created_by:`opencode`,source:`official`,last_updated:`2026-03-21`,status:`active`,capabilities:{streaming:!0}},{id:`claude-3-5-haiku`,name:`Claude Haiku 3.5`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-23`,family:`claude-haiku`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0},pricing:{input:.8,output:4,cached_input:.08,cache_write:1},model_type:`chat`,license:`proprietary`,open_weight:!1,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`claude-haiku-4-5`,name:`Claude Haiku 4.5`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-23`,family:`claude-haiku`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},pricing:{input:1,output:5,cached_input:.1,cache_write:1.25},model_type:`chat`,description:`The fastest model with near-frontier intelligence`,tagline:`The fastest model with near-frontier intelligence`,context_window:2e5,max_output_tokens:64e3,knowledge_cutoff:`2025-02`,training_data_cutoff:`2025-07`,license:`proprietary`,open_weight:!1,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`claude-opus-4-1`,name:`Claude Opus 4.1`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-23`,family:`claude-opus`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},pricing:{input:15,output:75,cached_input:1.5,cache_write:18.75},model_type:`chat`,context_window:2e5,max_output_tokens:32e3,knowledge_cutoff:`2025-01`,training_data_cutoff:`2025-03`,license:`proprietary`,open_weight:!1,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`claude-opus-4-5`,name:`Claude Opus 4.5`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-23`,family:`claude-opus`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},pricing:{input:5,output:25,cached_input:.5,cache_write:6.25},model_type:`chat`,context_window:2e5,max_output_tokens:64e3,knowledge_cutoff:`2025-05`,training_data_cutoff:`2025-08`,license:`proprietary`,open_weight:!1,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`claude-opus-4-6`,name:`Claude Opus 4.6`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-23`,family:`claude-opus`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},pricing:{input:5,output:25,cached_input:.5,cache_write:6.25},model_type:`chat`,description:`The most intelligent model for building agents and coding`,tagline:`The most intelligent model for building agents and coding`,context_window:1e6,max_output_tokens:128e3,knowledge_cutoff:`2025-05`,training_data_cutoff:`2025-08`,license:`proprietary`,open_weight:!1,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`claude-sonnet-4-5`,name:`Claude Sonnet 4.5`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-sonnet`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},model_type:`chat`,context_window:1e6,max_output_tokens:64e3,knowledge_cutoff:`2025-01`,training_data_cutoff:`2025-07`,license:`proprietary`,open_weight:!1,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`claude-sonnet-4-6`,name:`Claude Sonnet 4.6`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-23`,family:`claude-sonnet`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},pricing:{input:3,output:15,cached_input:.3,cache_write:3.75},model_type:`chat`,description:`The best combination of speed and intelligence`,tagline:`The best combination of speed and intelligence`,context_window:1e6,max_output_tokens:64e3,knowledge_cutoff:`2025-08`,training_data_cutoff:`2026-01`,license:`proprietary`,open_weight:!1,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`claude-sonnet-4`,name:`Claude Sonnet 4`,created_by:`anthropic`,source:`official`,last_updated:`2026-03-21`,family:`claude-sonnet`,status:`active`,capabilities:{streaming:!0},model_type:`chat`},{id:`gemini-3-flash`,name:`Gemini 3 Flash`,created_by:`google`,source:`official`,last_updated:`2026-03-23`,family:`gemini-3`,status:`active`,capabilities:{streaming:!0},pricing:{input:.5,output:3,cached_input:.05},model_type:`chat`},{id:`gemini-3.1-pro`,name:`Gemini 3.1 Pro`,created_by:`google`,source:`official`,last_updated:`2026-03-21`,family:`gemini-3.1`,status:`active`,capabilities:{streaming:!0},model_type:`chat`},{id:`glm-5`,name:`GLM 5`,created_by:`zhipu`,source:`official`,last_updated:`2026-03-23`,status:`active`,capabilities:{streaming:!0},pricing:{input:1,output:3.2,cached_input:.2},model_type:`chat`,family:`glm-5`},{id:`gpt-5-codex`,name:`GPT 5 Codex`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-5`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,structured_output:!0,reasoning:!0},pricing:{input:1.07,output:8.5,cached_input:.107},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,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`gpt-5-nano`,name:`GPT 5 Nano`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-5`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,structured_output:!0,reasoning:!0},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,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`gpt-5.1-codex-max`,name:`GPT 5.1 Codex Max`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-5.1`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,structured_output:!0,reasoning:!0},pricing:{input:1.25,output:10,cached_input:.125},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,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`gpt-5.1-codex-mini`,name:`GPT 5.1 Codex Mini`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-5.1`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,structured_output:!0,reasoning:!0},pricing:{input:.25,output:2,cached_input:.025},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,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`gpt-5.1-codex`,name:`GPT 5.1 Codex`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-5.1`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,structured_output:!0,reasoning:!0},pricing:{input:1.07,output:8.5,cached_input:.107},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,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`gpt-5.1`,name:`GPT 5.1`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-5.1`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,structured_output:!0,reasoning:!0},pricing:{input:1.07,output:8.5,cached_input:.107},model_type:`chat`,description:`GPT-5.1 is our flagship model for coding and agentic tasks with configurable reasoning and non-reasoning effort.`,tagline:`The best model for coding and agentic tasks with configurable reasoning effort`,context_window:4e5,max_output_tokens:128e3,knowledge_cutoff:`2024-09`,license:`proprietary`,open_weight:!1,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`gpt-5.2-codex`,name:`GPT 5.2 Codex`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-5.2`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,structured_output:!0,reasoning:!0},pricing:{input:1.75,output:14,cached_input:.175},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,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`gpt-5.2`,name:`GPT 5.2`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-5.2`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,structured_output:!0,reasoning:!0},pricing:{input:1.75,output:14,cached_input:.175},model_type:`chat`,description:`GPT-5.2 is our previous frontier model for complex professional work.`,tagline:`Previous frontier model for professional work with configurable reasoning effort`,context_window:4e5,max_output_tokens:128e3,knowledge_cutoff:`2025-08`,license:`proprietary`,open_weight:!1,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`gpt-5.3-codex-spark`,name:`GPT 5.3 Codex Spark`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-5.3`,status:`active`,capabilities:{streaming:!0},pricing:{input:1.75,output:14,cached_input:.175},model_type:`chat`},{id:`gpt-5.3-codex`,name:`GPT 5.3 Codex`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-5.3`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,structured_output:!0,reasoning:!0},pricing:{input:1.75,output:14,cached_input:.175},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,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`gpt-5.4-mini`,name:`GPT 5.4 Mini`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-5.4`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,structured_output:!0,reasoning:!0},pricing:{input:.75,output:4.5,cached_input:.075},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,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`gpt-5.4-nano`,name:`GPT 5.4 Nano`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-5.4`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,structured_output:!0,reasoning:!0},pricing:{input:.2,output:1.25,cached_input:.02},model_type:`chat`,description:`GPT-5.4 nano is designed for tasks where speed and cost matter most like`,tagline:`Our cheapest GPT-5.4-class model for simple high-volume tasks`,context_window:4e5,max_output_tokens:128e3,max_input_tokens:272e3,knowledge_cutoff:`2025-08`,license:`proprietary`,open_weight:!1,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-23`,family:`gpt-5.4`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},pricing:{input:30,output:180,cached_input:30},model_type:`chat`,context_window:105e4,max_output_tokens:128e3,knowledge_cutoff:`2025-08`,license:`proprietary`,open_weight:!1,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`gpt-5.4`,name:`GPT 5.4`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-5.4`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,structured_output:!0,reasoning:!0},pricing:{input:2.5,output:15,cached_input:.25},model_type:`chat`,description:`GPT-5.4 is our frontier model for complex professional work.`,tagline:`Best intelligence at scale for agentic, coding, and professional workflows`,context_window:105e4,max_output_tokens:128e3,knowledge_cutoff:`2025-08`,license:`proprietary`,open_weight:!1,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`gpt-5`,name:`GPT 5`,created_by:`openai`,source:`official`,last_updated:`2026-03-23`,family:`gpt-5`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,structured_output:!0,reasoning:!0},pricing:{input:1.07,output:8.5,cached_input:.107},model_type:`chat`,description:`GPT-5 is our previous model for coding, reasoning, and agentic tasks across domains.`,tagline:`Previous intelligent reasoning model for coding and agentic tasks with configurable reasoning effort`,context_window:4e5,max_output_tokens:128e3,max_input_tokens:272e3,knowledge_cutoff:`2024-09`,license:`proprietary`,open_weight:!1,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`kimi-k2.5`,name:`Kimi K2.5`,created_by:`moonshot`,source:`official`,last_updated:`2026-03-23`,status:`active`,capabilities:{streaming:!0,vision:!0,tool_call:!0,reasoning:!0},pricing:{input:.6,output:3,cached_input:.1},family:`kimi-k2.5`,model_type:`chat`,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,modalities:{input:[`text`,`image`],output:[`text`]}},{id:`mimo-v2-omni-free`,name:`MiMo V2 Omni Free`,created_by:`xiaomi`,source:`official`,last_updated:`2026-03-23`,status:`active`,capabilities:{streaming:!0},model_type:`chat`},{id:`mimo-v2-pro-free`,name:`MiMo V2 Pro Free`,created_by:`xiaomi`,source:`official`,last_updated:`2026-03-23`,status:`active`,capabilities:{streaming:!0},model_type:`chat`},{id:`minimax-m2.5-free`,name:`MiniMax M2.5 Free`,created_by:`minimax`,source:`official`,last_updated:`2026-03-21`,status:`active`,capabilities:{streaming:!0},family:`minimax`,model_type:`chat`},{id:`minimax-m2.5`,name:`MiniMax M2.5`,created_by:`minimax`,source:`official`,last_updated:`2026-03-23`,status:`active`,capabilities:{streaming:!0,tool_call:!0},pricing:{input:.3,output:1.2,cached_input:.06,cache_write:.375},family:`minimax`,model_type:`chat`,license:`mit`,open_weight:!0},{id:`nemotron-3-super-free`,name:`Nemotron 3 Super Free`,created_by:`nvidia`,source:`official`,last_updated:`2026-03-21`,status:`active`,capabilities:{streaming:!0},model_type:`chat`}]},t=e.models.map(t=>({...t,provider:e.id}));export{t as models,e as provider};
|