ai-model-prices 2026.5.26 → 2026.5.28
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 +1 -1
- package/dist/adapters/cerebras.d.mts +2 -2
- package/dist/adapters/cerebras.d.ts +2 -2
- package/dist/adapters/helicone.d.mts +2 -2
- package/dist/adapters/helicone.d.ts +2 -2
- package/dist/adapters/kilo.d.mts +2 -2
- package/dist/adapters/kilo.d.ts +2 -2
- package/dist/adapters/novita-ai.d.mts +2 -2
- package/dist/adapters/novita-ai.d.ts +2 -2
- package/dist/adapters/opencode-go.d.mts +2 -2
- package/dist/adapters/opencode-go.d.ts +2 -2
- package/dist/adapters/opencode.d.mts +2 -2
- package/dist/adapters/opencode.d.ts +2 -2
- package/dist/adapters/openrouter.d.mts +2 -2
- package/dist/adapters/openrouter.d.ts +2 -2
- package/dist/adapters/routing-run.d.mts +2 -2
- package/dist/adapters/routing-run.d.ts +2 -2
- package/dist/adapters/xiaomi-token-plan-ams.d.mts +2 -2
- package/dist/adapters/xiaomi-token-plan-ams.d.ts +2 -2
- package/dist/adapters/xiaomi-token-plan-cn.d.mts +2 -2
- package/dist/adapters/xiaomi-token-plan-cn.d.ts +2 -2
- package/dist/adapters/xiaomi-token-plan-sgp.d.mts +2 -2
- package/dist/adapters/xiaomi-token-plan-sgp.d.ts +2 -2
- package/dist/index.d.mts +11 -11
- package/dist/index.d.ts +11 -11
- package/dist/index.js +1 -1
- package/dist/index.mjs +1 -1
- package/dist/providers/azure-cognitive-services.js +1 -1
- package/dist/providers/azure.js +1 -1
- package/dist/providers/cerebras.js +1 -1
- package/dist/providers/databricks.js +1 -1
- package/dist/providers/groq.js +1 -1
- package/dist/providers/helicone.js +1 -1
- package/dist/providers/kilo.js +1 -1
- package/dist/providers/llmgateway.js +1 -1
- package/dist/providers/nearai.js +1 -1
- package/dist/providers/novita-ai.js +1 -1
- package/dist/providers/openai.js +1 -1
- package/dist/providers/opencode-go.js +1 -1
- package/dist/providers/opencode.js +1 -1
- package/dist/providers/openrouter.js +1 -1
- package/dist/providers/orcarouter.js +1 -1
- package/dist/providers/routing-run.js +1 -1
- package/dist/providers/vercel.js +1 -1
- package/dist/providers/xiaomi-token-plan-ams.js +1 -1
- package/dist/providers/xiaomi-token-plan-cn.js +1 -1
- package/dist/providers/xiaomi-token-plan-sgp.js +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
Pricing data for AI models, typed and kept up to date daily from [models.dev](https://models.dev).
|
|
7
7
|
|
|
8
8
|
<!-- STATS:START -->
|
|
9
|
-
**132 providers ·
|
|
9
|
+
**132 providers · 4626 models · Updated 2026-05-28**
|
|
10
10
|
<!-- STATS:END -->
|
|
11
11
|
|
|
12
12
|
## Installation
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type{Model,PriceBreakdown,TokenUsage}from'../index.mjs';
|
|
2
|
-
export type ModelId="zai-glm-4.7" | "
|
|
3
|
-
export type ModelName="Z.AI GLM-4.7" | "
|
|
2
|
+
export type ModelId="zai-glm-4.7" | "gpt-oss-120b" | "llama3.1-8b";
|
|
3
|
+
export type ModelName="Z.AI GLM-4.7" | "GPT OSS 120B" | "Llama 3.1 8B";
|
|
4
4
|
export declare function getModels():Model[];
|
|
5
5
|
export declare function getModel(id:ModelId):Model|undefined;
|
|
6
6
|
export declare function getPrice(id:ModelId,tokens:TokenUsage):PriceBreakdown|null;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type{Model,PriceBreakdown,TokenUsage}from'../index.js';
|
|
2
|
-
export type ModelId="zai-glm-4.7" | "
|
|
3
|
-
export type ModelName="Z.AI GLM-4.7" | "
|
|
2
|
+
export type ModelId="zai-glm-4.7" | "gpt-oss-120b" | "llama3.1-8b";
|
|
3
|
+
export type ModelName="Z.AI GLM-4.7" | "GPT OSS 120B" | "Llama 3.1 8B";
|
|
4
4
|
export declare function getModels():Model[];
|
|
5
5
|
export declare function getModel(id:ModelId):Model|undefined;
|
|
6
6
|
export declare function getPrice(id:ModelId,tokens:TokenUsage):PriceBreakdown|null;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type{Model,PriceBreakdown,TokenUsage}from'../index.mjs';
|
|
2
|
-
export type ModelId="claude-opus-4-1-20250805" | "claude-3.7-sonnet" | "
|
|
3
|
-
export type ModelName="Anthropic: Claude Opus 4.1 (20250805)" | "Anthropic: Claude 3.7 Sonnet" | "
|
|
2
|
+
export type ModelId="claude-opus-4-1-20250805" | "claude-3.7-sonnet" | "chatgpt-4o-latest" | "kimi-k2-0905" | "gemma2-9b-it" | "llama-3.1-8b-instant" | "mistral-large-2411" | "gpt-4o" | "qwen3-vl-235b-a22b-instruct" | "claude-3-haiku-20240307" | "sonar-reasoning" | "llama-prompt-guard-2-22m" | "o3-pro" | "claude-haiku-4-5-20251001" | "gpt-4.1-mini-2025-04-14" | "gemini-2.5-pro" | "gpt-5-chat-latest" | "grok-3-mini" | "gpt-5.1-codex-mini" | "grok-4-1-fast-reasoning" | "kimi-k2-0711" | "deepseek-v3.2" | "grok-4-1-fast-non-reasoning" | "qwen2.5-coder-7b-fast" | "grok-4" | "sonar" | "mistral-nemo" | "grok-code-fast-1" | "deepseek-v3" | "gpt-5-codex" | "gpt-5.1-chat-latest" | "claude-4.5-haiku" | "gpt-4.1" | "glm-4.6" | "llama-3.3-70b-versatile" | "claude-opus-4" | "gpt-oss-20b" | "claude-4.5-sonnet" | "gpt-5-pro" | "deepseek-reasoner" | "gpt-4.1-mini" | "qwen3-coder" | "llama-3.1-8b-instruct-turbo" | "claude-opus-4-1" | "claude-4.5-opus" | "sonar-deep-research" | "gemini-2.5-flash-lite" | "gemini-3-pro-preview" | "gpt-5.1" | "gpt-5-nano" | "gpt-4o-mini" | "qwen3-32b" | "kimi-k2-thinking" | "llama-4-scout" | "llama-prompt-guard-2-86m" | "claude-sonnet-4-5-20250929" | "claude-3.5-sonnet-v2" | "qwen3-30b-a3b" | "o1" | "ernie-4.5-21b-a3b-thinking" | "deepseek-r1-distill-llama-70b" | "claude-sonnet-4" | "sonar-reasoning-pro" | "deepseek-tng-r1t2-chimera" | "gpt-4.1-nano" | "gemma-3-12b-it" | "o4-mini" | "gpt-5.1-codex" | "gemini-2.5-flash" | "gpt-5-mini" | "o3-mini" | "llama-4-maverick" | "qwen3-coder-30b-a3b-instruct" | "llama-3.3-70b-instruct" | "qwen3-next-80b-a3b-instruct" | "claude-3.5-haiku" | "gpt-oss-120b" | "qwen3-235b-a22b-thinking" | "hermes-2-pro-llama-3-8b" | "o3" | "o1-mini" | "grok-3" | "grok-4-fast-non-reasoning" | "grok-4-fast-reasoning" | "sonar-pro" | "llama-3.1-8b-instruct" | "gpt-5" | "llama-guard-4" | "deepseek-v3.1-terminus" | "mistral-small";
|
|
3
|
+
export type ModelName="Anthropic: Claude Opus 4.1 (20250805)" | "Anthropic: Claude 3.7 Sonnet" | "OpenAI ChatGPT-4o" | "Kimi K2 (09/05)" | "Google Gemma 2" | "Meta Llama 3.1 8B Instant" | "Mistral-Large" | "OpenAI GPT-4o" | "Qwen3 VL 235B A22B Instruct" | "Anthropic: Claude 3 Haiku" | "Perplexity Sonar Reasoning" | "Meta Llama Prompt Guard 2 22M" | "OpenAI o3 Pro" | "Anthropic: Claude 4.5 Haiku (20251001)" | "OpenAI GPT-4.1 Mini" | "Google Gemini 2.5 Pro" | "OpenAI GPT-5 Chat Latest" | "xAI Grok 3 Mini" | "OpenAI: GPT-5.1 Codex Mini" | "xAI Grok 4.1 Fast Reasoning" | "Kimi K2 (07/11)" | "DeepSeek V3.2" | "xAI Grok 4.1 Fast Non-Reasoning" | "Qwen2.5 Coder 7B fast" | "xAI Grok 4" | "Perplexity Sonar" | "Mistral Nemo" | "xAI Grok Code Fast 1" | "DeepSeek V3" | "OpenAI: GPT-5 Codex" | "OpenAI GPT-5.1 Chat" | "Anthropic: Claude 4.5 Haiku" | "OpenAI GPT-4.1" | "Zai GLM-4.6" | "Meta Llama 3.3 70B Versatile" | "Anthropic: Claude Opus 4" | "OpenAI GPT-OSS 20b" | "Anthropic: Claude Sonnet 4.5" | "OpenAI: GPT-5 Pro" | "DeepSeek Reasoner" | "Qwen3 Coder 480B A35B Instruct Turbo" | "Meta Llama 3.1 8B Instruct Turbo" | "Anthropic: Claude Opus 4.1" | "Anthropic: Claude Opus 4.5" | "Perplexity Sonar Deep Research" | "Google Gemini 2.5 Flash Lite" | "Google Gemini 3 Pro Preview" | "OpenAI GPT-5.1" | "OpenAI GPT-5 Nano" | "OpenAI GPT-4o-mini" | "Qwen3 32B" | "Kimi K2 Thinking" | "Meta Llama 4 Scout 17B 16E" | "Meta Llama Prompt Guard 2 86M" | "Anthropic: Claude Sonnet 4.5 (20250929)" | "Anthropic: Claude 3.5 Sonnet v2" | "Qwen3 30B A3B" | "OpenAI: o1" | "Baidu Ernie 4.5 21B A3B Thinking" | "DeepSeek R1 Distill Llama 70B" | "Anthropic: Claude Sonnet 4" | "Perplexity Sonar Reasoning Pro" | "DeepSeek TNG R1T2 Chimera" | "OpenAI GPT-4.1 Nano" | "Google Gemma 3 12B" | "OpenAI o4 Mini" | "OpenAI: GPT-5.1 Codex" | "Google Gemini 2.5 Flash" | "OpenAI GPT-5 Mini" | "OpenAI o3 Mini" | "Meta Llama 4 Maverick 17B 128E" | "Qwen3 Coder 30B A3B Instruct" | "Meta Llama 3.3 70B Instruct" | "Qwen3 Next 80B A3B Instruct" | "Anthropic: Claude 3.5 Haiku" | "OpenAI GPT-OSS 120b" | "Qwen3 235B A22B Thinking" | "Hermes 2 Pro Llama 3 8B" | "OpenAI o3" | "OpenAI: o1-mini" | "xAI Grok 3" | "xAI Grok 4 Fast Non-Reasoning" | "xAI: Grok 4 Fast Reasoning" | "Perplexity Sonar Pro" | "Meta Llama 3.1 8B Instruct" | "OpenAI GPT-5" | "Meta Llama Guard 4 12B" | "DeepSeek V3.1 Terminus" | "Mistral Small 3.2";
|
|
4
4
|
export declare function getModels():Model[];
|
|
5
5
|
export declare function getModel(id:ModelId):Model|undefined;
|
|
6
6
|
export declare function getPrice(id:ModelId,tokens:TokenUsage):PriceBreakdown|null;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type{Model,PriceBreakdown,TokenUsage}from'../index.js';
|
|
2
|
-
export type ModelId="claude-opus-4-1-20250805" | "claude-3.7-sonnet" | "
|
|
3
|
-
export type ModelName="Anthropic: Claude Opus 4.1 (20250805)" | "Anthropic: Claude 3.7 Sonnet" | "
|
|
2
|
+
export type ModelId="claude-opus-4-1-20250805" | "claude-3.7-sonnet" | "chatgpt-4o-latest" | "kimi-k2-0905" | "gemma2-9b-it" | "llama-3.1-8b-instant" | "mistral-large-2411" | "gpt-4o" | "qwen3-vl-235b-a22b-instruct" | "claude-3-haiku-20240307" | "sonar-reasoning" | "llama-prompt-guard-2-22m" | "o3-pro" | "claude-haiku-4-5-20251001" | "gpt-4.1-mini-2025-04-14" | "gemini-2.5-pro" | "gpt-5-chat-latest" | "grok-3-mini" | "gpt-5.1-codex-mini" | "grok-4-1-fast-reasoning" | "kimi-k2-0711" | "deepseek-v3.2" | "grok-4-1-fast-non-reasoning" | "qwen2.5-coder-7b-fast" | "grok-4" | "sonar" | "mistral-nemo" | "grok-code-fast-1" | "deepseek-v3" | "gpt-5-codex" | "gpt-5.1-chat-latest" | "claude-4.5-haiku" | "gpt-4.1" | "glm-4.6" | "llama-3.3-70b-versatile" | "claude-opus-4" | "gpt-oss-20b" | "claude-4.5-sonnet" | "gpt-5-pro" | "deepseek-reasoner" | "gpt-4.1-mini" | "qwen3-coder" | "llama-3.1-8b-instruct-turbo" | "claude-opus-4-1" | "claude-4.5-opus" | "sonar-deep-research" | "gemini-2.5-flash-lite" | "gemini-3-pro-preview" | "gpt-5.1" | "gpt-5-nano" | "gpt-4o-mini" | "qwen3-32b" | "kimi-k2-thinking" | "llama-4-scout" | "llama-prompt-guard-2-86m" | "claude-sonnet-4-5-20250929" | "claude-3.5-sonnet-v2" | "qwen3-30b-a3b" | "o1" | "ernie-4.5-21b-a3b-thinking" | "deepseek-r1-distill-llama-70b" | "claude-sonnet-4" | "sonar-reasoning-pro" | "deepseek-tng-r1t2-chimera" | "gpt-4.1-nano" | "gemma-3-12b-it" | "o4-mini" | "gpt-5.1-codex" | "gemini-2.5-flash" | "gpt-5-mini" | "o3-mini" | "llama-4-maverick" | "qwen3-coder-30b-a3b-instruct" | "llama-3.3-70b-instruct" | "qwen3-next-80b-a3b-instruct" | "claude-3.5-haiku" | "gpt-oss-120b" | "qwen3-235b-a22b-thinking" | "hermes-2-pro-llama-3-8b" | "o3" | "o1-mini" | "grok-3" | "grok-4-fast-non-reasoning" | "grok-4-fast-reasoning" | "sonar-pro" | "llama-3.1-8b-instruct" | "gpt-5" | "llama-guard-4" | "deepseek-v3.1-terminus" | "mistral-small";
|
|
3
|
+
export type ModelName="Anthropic: Claude Opus 4.1 (20250805)" | "Anthropic: Claude 3.7 Sonnet" | "OpenAI ChatGPT-4o" | "Kimi K2 (09/05)" | "Google Gemma 2" | "Meta Llama 3.1 8B Instant" | "Mistral-Large" | "OpenAI GPT-4o" | "Qwen3 VL 235B A22B Instruct" | "Anthropic: Claude 3 Haiku" | "Perplexity Sonar Reasoning" | "Meta Llama Prompt Guard 2 22M" | "OpenAI o3 Pro" | "Anthropic: Claude 4.5 Haiku (20251001)" | "OpenAI GPT-4.1 Mini" | "Google Gemini 2.5 Pro" | "OpenAI GPT-5 Chat Latest" | "xAI Grok 3 Mini" | "OpenAI: GPT-5.1 Codex Mini" | "xAI Grok 4.1 Fast Reasoning" | "Kimi K2 (07/11)" | "DeepSeek V3.2" | "xAI Grok 4.1 Fast Non-Reasoning" | "Qwen2.5 Coder 7B fast" | "xAI Grok 4" | "Perplexity Sonar" | "Mistral Nemo" | "xAI Grok Code Fast 1" | "DeepSeek V3" | "OpenAI: GPT-5 Codex" | "OpenAI GPT-5.1 Chat" | "Anthropic: Claude 4.5 Haiku" | "OpenAI GPT-4.1" | "Zai GLM-4.6" | "Meta Llama 3.3 70B Versatile" | "Anthropic: Claude Opus 4" | "OpenAI GPT-OSS 20b" | "Anthropic: Claude Sonnet 4.5" | "OpenAI: GPT-5 Pro" | "DeepSeek Reasoner" | "Qwen3 Coder 480B A35B Instruct Turbo" | "Meta Llama 3.1 8B Instruct Turbo" | "Anthropic: Claude Opus 4.1" | "Anthropic: Claude Opus 4.5" | "Perplexity Sonar Deep Research" | "Google Gemini 2.5 Flash Lite" | "Google Gemini 3 Pro Preview" | "OpenAI GPT-5.1" | "OpenAI GPT-5 Nano" | "OpenAI GPT-4o-mini" | "Qwen3 32B" | "Kimi K2 Thinking" | "Meta Llama 4 Scout 17B 16E" | "Meta Llama Prompt Guard 2 86M" | "Anthropic: Claude Sonnet 4.5 (20250929)" | "Anthropic: Claude 3.5 Sonnet v2" | "Qwen3 30B A3B" | "OpenAI: o1" | "Baidu Ernie 4.5 21B A3B Thinking" | "DeepSeek R1 Distill Llama 70B" | "Anthropic: Claude Sonnet 4" | "Perplexity Sonar Reasoning Pro" | "DeepSeek TNG R1T2 Chimera" | "OpenAI GPT-4.1 Nano" | "Google Gemma 3 12B" | "OpenAI o4 Mini" | "OpenAI: GPT-5.1 Codex" | "Google Gemini 2.5 Flash" | "OpenAI GPT-5 Mini" | "OpenAI o3 Mini" | "Meta Llama 4 Maverick 17B 128E" | "Qwen3 Coder 30B A3B Instruct" | "Meta Llama 3.3 70B Instruct" | "Qwen3 Next 80B A3B Instruct" | "Anthropic: Claude 3.5 Haiku" | "OpenAI GPT-OSS 120b" | "Qwen3 235B A22B Thinking" | "Hermes 2 Pro Llama 3 8B" | "OpenAI o3" | "OpenAI: o1-mini" | "xAI Grok 3" | "xAI Grok 4 Fast Non-Reasoning" | "xAI: Grok 4 Fast Reasoning" | "Perplexity Sonar Pro" | "Meta Llama 3.1 8B Instruct" | "OpenAI GPT-5" | "Meta Llama Guard 4 12B" | "DeepSeek V3.1 Terminus" | "Mistral Small 3.2";
|
|
4
4
|
export declare function getModels():Model[];
|
|
5
5
|
export declare function getModel(id:ModelId):Model|undefined;
|
|
6
6
|
export declare function getPrice(id:ModelId,tokens:TokenUsage):PriceBreakdown|null;
|
package/dist/adapters/kilo.d.mts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type{Model,PriceBreakdown,TokenUsage}from'../index.mjs';
|
|
2
|
-
export type ModelId="prime-intellect/intellect-3" | "liquid/lfm-2-24b-a2b" | "~anthropic/claude-haiku-latest" | "~anthropic/claude-opus-latest" | "~anthropic/claude-sonnet-latest" | "undi95/remm-slerp-l2-13b" | "inception/mercury-2" | "sao10k/l3.1-70b-hanami-x1" | "sao10k/l3.1-euryale-70b" | "sao10k/l3-lunaris-8b" | "sao10k/l3-euryale-70b" | "sao10k/l3.3-euryale-70b" | "ibm-granite/granite-4.0-h-micro" | "ibm-granite/granite-4.1-8b" | "cohere/command-r-08-2024" | "cohere/command-r-plus-08-2024" | "cohere/command-r7b-12-2024" | "cohere/command-a" | "thedrummer/unslopnemo-12b" | "thedrummer/cydonia-24b-v4.1" | "thedrummer/rocinante-12b" | "thedrummer/skyfall-36b-v2" | "bytedance/ui-tars-1.5-7b" | "alfredpros/codellama-7b-instruct-solidity" | "deepcogito/cogito-v2.1-671b" | "~openai/gpt-mini-latest" | "~openai/gpt-latest" | "moonshotai/kimi-k2.5" | "moonshotai/kimi-k2-0905" | "moonshotai/kimi-k2-thinking" | "moonshotai/kimi-k2" | "moonshotai/kimi-k2.6" | "morph/morph-v3-large" | "morph/morph-v3-fast" | "bytedance-seed/seed-1.6-flash" | "bytedance-seed/seed-1.6" | "bytedance-seed/seed-2.0-mini" | "bytedance-seed/seed-2.0-lite" | "z-ai/glm-5.1" | "z-ai/glm-5v-turbo" | "z-ai/glm-4.5-air" | "z-ai/glm-4.5v" | "z-ai/glm-4.7-flash" | "z-ai/glm-4.6" | "z-ai/glm-4.5" | "z-ai/glm-5-turbo" | "z-ai/glm-4.7" | "z-ai/glm-4-32b" | "z-ai/glm-5" | "z-ai/glm-4.6v" | "openai/gpt-4o" | "openai/gpt-4o-mini-search-preview" | "openai/gpt-5.2" | "openai/gpt-3.5-turbo" | "openai/o3-pro" | "openai/gpt-3.5-turbo-16k" | "openai/gpt-5.4-nano" | "openai/gpt-5-image-mini" | "openai/gpt-5.5-pro" | "openai/gpt-5.1-codex-mini" | "openai/gpt-5.2-pro" | "openai/gpt-4o-2024-05-13" | "openai/gpt-4-0314" | "openai/gpt-5.4-image-2" | "openai/gpt-3.5-turbo-instruct" | "openai/gpt-5-codex" | "openai/gpt-5.1-chat" | "openai/gpt-4.1" | "openai/gpt-audio" | "openai/gpt-4o-search-preview" | "openai/gpt-oss-20b" | "openai/gpt-oss-safeguard-20b" | "openai/gpt-5-pro" | "openai/gpt-4.1-mini" | "openai/gpt-4-turbo-preview" | "openai/gpt-4o-audio-preview" | "openai/gpt-5-image" | "openai/gpt-5.1" | "openai/gpt-5-nano" | "openai/gpt-5.4" | "openai/gpt-4-1106-preview" | "openai/gpt-4o-mini" | "openai/o1-pro" | "openai/gpt-4-turbo" | "openai/gpt-5.4-mini" | "openai/o1" | "openai/gpt-3.5-turbo-0613" | "openai/o3-mini-high" | "openai/gpt-5.1-codex-max" | "openai/gpt-5.5" | "openai/gpt-5.4-pro" | "openai/o4-mini-high" | "openai/o4-mini-deep-research" | "openai/gpt-4.1-nano" | "openai/gpt-4" | "openai/o4-mini" | "openai/gpt-5.1-codex" | "openai/gpt-4o-2024-11-20" | "openai/gpt-5.2-codex" | "openai/gpt-5-chat" | "openai/gpt-4o-mini-2024-07-18" | "openai/gpt-5-mini" | "openai/o3-mini" | "openai/gpt-5.3-codex" | "openai/gpt-5.2-chat" | "openai/gpt-4o-2024-08-06" | "openai/gpt-chat-latest" | "openai/gpt-oss-120b" | "openai/gpt-audio-mini" | "openai/o3" | "openai/o3-deep-research" | "openai/gpt-5.3-chat" | "openai/gpt-5" | "relace/relace-apply-3" | "relace/relace-search" | "aion-labs/aion-1.0" | "aion-labs/aion-rp-llama-3.1-8b" | "aion-labs/aion-2.0" | "aion-labs/aion-1.0-mini" | "openrouter/pareto-code" | "openrouter/free" | "openrouter/owl-alpha" | "openrouter/bodybuilder" | "openrouter/auto" | "switchpoint/router" | "mancer/weaver" | "amazon/nova-pro-v1" | "amazon/nova-2-lite-v1" | "amazon/nova-lite-v1" | "amazon/nova-premier-v1" | "amazon/nova-micro-v1" | "writer/palmyra-x5" | "inflection/inflection-3-productivity" | "inflection/inflection-3-pi" | "minimax/minimax-m2.1" | "minimax/minimax-m2" | "minimax/minimax-m1" | "minimax/minimax-m2.5" | "minimax/minimax-m2-her" | "minimax/minimax-m2.7" | "minimax/minimax-01" | "x-ai/grok-4.20" | "x-ai/grok-
|
|
3
|
-
export type ModelName="Prime Intellect: INTELLECT-3" | "LiquidAI: LFM2-24B-A2B" | "Anthropic: Claude Haiku Latest" | "Anthropic: Claude Opus Latest" | "Anthropic: Claude Sonnet Latest" | "ReMM SLERP 13B" | "Inception: Mercury 2" | "Sao10K: Llama 3.1 70B Hanami x1" | "Sao10K: Llama 3.1 Euryale 70B v2.2" | "Sao10K: Llama 3 8B Lunaris" | "Sao10k: Llama 3 Euryale 70B v2.1" | "Sao10K: Llama 3.3 Euryale 70B" | "IBM: Granite 4.0 Micro" | "IBM: Granite 4.1 8B" | "Cohere: Command R (08-2024)" | "Cohere: Command R+ (08-2024)" | "Cohere: Command R7B (12-2024)" | "Cohere: Command A" | "TheDrummer: UnslopNemo 12B" | "TheDrummer: Cydonia 24B V4.1" | "TheDrummer: Rocinante 12B" | "TheDrummer: Skyfall 36B V2" | "ByteDance: UI-TARS 7B " | "AlfredPros: CodeLLaMa 7B Instruct Solidity" | "Deep Cogito: Cogito v2.1 671B" | "OpenAI: GPT Mini Latest" | "OpenAI: GPT Latest" | "MoonshotAI: Kimi K2.5" | "MoonshotAI: Kimi K2 0905" | "MoonshotAI: Kimi K2 Thinking" | "MoonshotAI: Kimi K2 0711" | "MoonshotAI: Kimi K2.6" | "Morph: Morph V3 Large" | "Morph: Morph V3 Fast" | "ByteDance Seed: Seed 1.6 Flash" | "ByteDance Seed: Seed 1.6" | "ByteDance Seed: Seed-2.0-Mini" | "ByteDance Seed: Seed-2.0-Lite" | "Z.ai: GLM 5.1" | "Z.ai: GLM 5V Turbo" | "Z.ai: GLM 4.5 Air" | "Z.ai: GLM 4.5V" | "Z.ai: GLM 4.7 Flash" | "Z.ai: GLM 4.6" | "Z.ai: GLM 4.5" | "Z.ai: GLM 5 Turbo" | "Z.ai: GLM 4.7" | "Z.ai: GLM 4 32B " | "Z.ai: GLM 5" | "Z.ai: GLM 4.6V" | "OpenAI: GPT-4o" | "OpenAI: GPT-4o-mini Search Preview" | "OpenAI: GPT-5.2" | "OpenAI: GPT-3.5 Turbo" | "OpenAI: o3 Pro" | "OpenAI: GPT-3.5 Turbo 16k" | "OpenAI: GPT-5.4 Nano" | "OpenAI: GPT-5 Image Mini" | "OpenAI: GPT-5.5 Pro" | "OpenAI: GPT-5.1-Codex-Mini" | "OpenAI: GPT-5.2 Pro" | "OpenAI: GPT-4o (2024-05-13)" | "OpenAI: GPT-4 (older v0314)" | "OpenAI: GPT-5.4 Image 2" | "OpenAI: GPT-3.5 Turbo Instruct" | "OpenAI: GPT-5 Codex" | "OpenAI: GPT-5.1 Chat" | "OpenAI: GPT-4.1" | "OpenAI: GPT Audio" | "OpenAI: GPT-4o Search Preview" | "OpenAI: gpt-oss-20b" | "OpenAI: gpt-oss-safeguard-20b" | "OpenAI: GPT-5 Pro" | "OpenAI: GPT-4.1 Mini" | "OpenAI: GPT-4 Turbo Preview" | "OpenAI: GPT-4o Audio" | "OpenAI: GPT-5 Image" | "OpenAI: GPT-5.1" | "OpenAI: GPT-5 Nano" | "OpenAI: GPT-5.4" | "OpenAI: GPT-4 Turbo (older v1106)" | "OpenAI: GPT-4o-mini" | "OpenAI: o1-pro" | "OpenAI: GPT-4 Turbo" | "OpenAI: GPT-5.4 Mini" | "OpenAI: o1" | "OpenAI: GPT-3.5 Turbo (older v0613)" | "OpenAI: o3 Mini High" | "OpenAI: GPT-5.1-Codex-Max" | "OpenAI: GPT-5.5" | "OpenAI: GPT-5.4 Pro" | "OpenAI: o4 Mini High" | "OpenAI: o4 Mini Deep Research" | "OpenAI: GPT-4.1 Nano" | "OpenAI: GPT-4" | "OpenAI: o4 Mini" | "OpenAI: GPT-5.1-Codex" | "OpenAI: GPT-4o (2024-11-20)" | "OpenAI: GPT-5.2-Codex" | "OpenAI: GPT-5 Chat" | "OpenAI: GPT-4o-mini (2024-07-18)" | "OpenAI: GPT-5 Mini" | "OpenAI: o3 Mini" | "OpenAI: GPT-5.3-Codex" | "OpenAI: GPT-5.2 Chat" | "OpenAI: GPT-4o (2024-08-06)" | "OpenAI: GPT Chat Latest" | "OpenAI: gpt-oss-120b" | "OpenAI: GPT Audio Mini" | "OpenAI: o3" | "OpenAI: o3 Deep Research" | "OpenAI: GPT-5.3 Chat" | "OpenAI: GPT-5" | "Relace: Relace Apply 3" | "Relace: Relace Search" | "AionLabs: Aion-1.0" | "AionLabs: Aion-RP 1.0 (8B)" | "AionLabs: Aion-2.0" | "AionLabs: Aion-1.0-Mini" | "Pareto Code Router" | "Free Models Router" | "Owl Alpha" | "Body Builder (beta)" | "Auto Router" | "Switchpoint Router" | "Mancer: Weaver (alpha)" | "Amazon: Nova Pro 1.0" | "Amazon: Nova 2 Lite" | "Amazon: Nova Lite 1.0" | "Amazon: Nova Premier 1.0" | "Amazon: Nova Micro 1.0" | "Writer: Palmyra X5" | "Inflection: Inflection 3 Productivity" | "Inflection: Inflection 3 Pi" | "MiniMax: MiniMax M2.1" | "MiniMax: MiniMax M2" | "MiniMax: MiniMax M1" | "MiniMax: MiniMax M2.5" | "MiniMax: MiniMax M2-her" | "MiniMax: MiniMax M2.7" | "MiniMax: MiniMax-01" | "xAI: Grok 4.20" | "xAI: Grok
|
|
2
|
+
export type ModelId="prime-intellect/intellect-3" | "liquid/lfm-2-24b-a2b" | "~anthropic/claude-haiku-latest" | "~anthropic/claude-opus-latest" | "~anthropic/claude-sonnet-latest" | "undi95/remm-slerp-l2-13b" | "inception/mercury-2" | "sao10k/l3.1-70b-hanami-x1" | "sao10k/l3.1-euryale-70b" | "sao10k/l3-lunaris-8b" | "sao10k/l3-euryale-70b" | "sao10k/l3.3-euryale-70b" | "ibm-granite/granite-4.0-h-micro" | "ibm-granite/granite-4.1-8b" | "cohere/command-r-08-2024" | "cohere/command-r-plus-08-2024" | "cohere/command-r7b-12-2024" | "cohere/command-a" | "thedrummer/unslopnemo-12b" | "thedrummer/cydonia-24b-v4.1" | "thedrummer/rocinante-12b" | "thedrummer/skyfall-36b-v2" | "stealth/claude-sonnet-4.6" | "stealth/claude-opus-4.6" | "stealth/claude-opus-4.7" | "bytedance/ui-tars-1.5-7b" | "alfredpros/codellama-7b-instruct-solidity" | "deepcogito/cogito-v2.1-671b" | "~openai/gpt-mini-latest" | "~openai/gpt-latest" | "moonshotai/kimi-k2.5" | "moonshotai/kimi-k2-0905" | "moonshotai/kimi-k2-thinking" | "moonshotai/kimi-k2" | "moonshotai/kimi-k2.6" | "morph/morph-v3-large" | "morph/morph-v3-fast" | "bytedance-seed/seed-1.6-flash" | "bytedance-seed/seed-1.6" | "bytedance-seed/seed-2.0-mini" | "bytedance-seed/seed-2.0-lite" | "z-ai/glm-5.1" | "z-ai/glm-5v-turbo" | "z-ai/glm-4.5-air" | "z-ai/glm-4.5v" | "z-ai/glm-4.7-flash" | "z-ai/glm-4.6" | "z-ai/glm-4.5" | "z-ai/glm-5-turbo" | "z-ai/glm-4.7" | "z-ai/glm-4-32b" | "z-ai/glm-5" | "z-ai/glm-4.6v" | "openai/gpt-4o" | "openai/gpt-4o-mini-search-preview" | "openai/gpt-5.2" | "openai/gpt-3.5-turbo" | "openai/o3-pro" | "openai/gpt-3.5-turbo-16k" | "openai/gpt-5.4-nano" | "openai/gpt-5-image-mini" | "openai/gpt-5.5-pro" | "openai/gpt-5.1-codex-mini" | "openai/gpt-5.2-pro" | "openai/gpt-4o-2024-05-13" | "openai/gpt-4-0314" | "openai/gpt-5.4-image-2" | "openai/gpt-3.5-turbo-instruct" | "openai/gpt-5-codex" | "openai/gpt-5.1-chat" | "openai/gpt-4.1" | "openai/gpt-audio" | "openai/gpt-4o-search-preview" | "openai/gpt-oss-20b" | "openai/gpt-oss-safeguard-20b" | "openai/gpt-5-pro" | "openai/gpt-4.1-mini" | "openai/gpt-4-turbo-preview" | "openai/gpt-4o-audio-preview" | "openai/gpt-5-image" | "openai/gpt-5.1" | "openai/gpt-5-nano" | "openai/gpt-5.4" | "openai/gpt-4-1106-preview" | "openai/gpt-4o-mini" | "openai/o1-pro" | "openai/gpt-4-turbo" | "openai/gpt-5.4-mini" | "openai/o1" | "openai/gpt-3.5-turbo-0613" | "openai/o3-mini-high" | "openai/gpt-5.1-codex-max" | "openai/gpt-5.5" | "openai/gpt-5.4-pro" | "openai/o4-mini-high" | "openai/o4-mini-deep-research" | "openai/gpt-4.1-nano" | "openai/gpt-4" | "openai/o4-mini" | "openai/gpt-5.1-codex" | "openai/gpt-4o-2024-11-20" | "openai/gpt-5.2-codex" | "openai/gpt-5-chat" | "openai/gpt-4o-mini-2024-07-18" | "openai/gpt-5-mini" | "openai/o3-mini" | "openai/gpt-5.3-codex" | "openai/gpt-5.2-chat" | "openai/gpt-4o-2024-08-06" | "openai/gpt-chat-latest" | "openai/gpt-oss-120b" | "openai/gpt-audio-mini" | "openai/o3" | "openai/o3-deep-research" | "openai/gpt-5.3-chat" | "openai/gpt-5" | "relace/relace-apply-3" | "relace/relace-search" | "aion-labs/aion-1.0" | "aion-labs/aion-rp-llama-3.1-8b" | "aion-labs/aion-2.0" | "aion-labs/aion-1.0-mini" | "openrouter/pareto-code" | "openrouter/free" | "openrouter/owl-alpha" | "openrouter/bodybuilder" | "openrouter/auto" | "switchpoint/router" | "mancer/weaver" | "amazon/nova-pro-v1" | "amazon/nova-2-lite-v1" | "amazon/nova-lite-v1" | "amazon/nova-premier-v1" | "amazon/nova-micro-v1" | "writer/palmyra-x5" | "inflection/inflection-3-productivity" | "inflection/inflection-3-pi" | "minimax/minimax-m2.1" | "minimax/minimax-m2" | "minimax/minimax-m1" | "minimax/minimax-m2.5" | "minimax/minimax-m2-her" | "minimax/minimax-m2.7" | "minimax/minimax-01" | "x-ai/grok-4.20" | "x-ai/grok-build-0.1" | "x-ai/grok-4.20-multi-agent" | "x-ai/grok-4.3" | "kwaipilot/kat-coder-pro-v2" | "nousresearch/hermes-4-405b" | "nousresearch/hermes-3-llama-3.1-405b" | "nousresearch/hermes-4-70b" | "nousresearch/hermes-3-llama-3.1-70b" | "nousresearch/hermes-2-pro-llama-3-8b" | "nvidia/llama-3.3-nemotron-super-49b-v1.5" | "nvidia/nemotron-3-super-120b-a12b:free" | "nvidia/nemotron-3-super-120b-a12b" | "nvidia/nemotron-nano-9b-v2" | "nvidia/nemotron-3-nano-omni-30b-a3b-reasoning:free" | "nvidia/nemotron-3-nano-30b-a3b" | "anthropic/claude-sonnet-4.6" | "anthropic/claude-opus-4.6-fast" | "anthropic/claude-3-haiku" | "anthropic/claude-sonnet-4.5" | "anthropic/claude-opus-4.7-fast" | "anthropic/claude-opus-4.6" | "anthropic/claude-opus-4.1" | "anthropic/claude-opus-4" | "anthropic/claude-haiku-4.5" | "anthropic/claude-opus-4.5" | "anthropic/claude-sonnet-4" | "anthropic/claude-3.5-haiku" | "anthropic/claude-opus-4.7" | "inclusionai/ring-2.6-1t" | "inclusionai/ling-2.6-1t" | "inclusionai/ling-2.6-flash" | "mistralai/mistral-large-2512" | "mistralai/mistral-7b-instruct-v0.1" | "mistralai/mistral-large-2411" | "mistralai/mistral-saba" | "mistralai/codestral-2508" | "mistralai/mistral-small-3.2-24b-instruct" | "mistralai/mistral-small-2603" | "mistralai/mistral-nemo" | "mistralai/devstral-2512" | "mistralai/mistral-medium-3-5" | "mistralai/ministral-14b-2512" | "mistralai/mixtral-8x22b-instruct" | "mistralai/voxtral-small-24b-2507" | "mistralai/devstral-medium" | "mistralai/pixtral-large-2411" | "mistralai/mistral-large-2407" | "mistralai/mistral-large" | "mistralai/ministral-3b-2512" | "mistralai/mistral-medium-3" | "mistralai/mistral-small-24b-instruct-2501" | "mistralai/devstral-small" | "mistralai/ministral-8b-2512" | "mistralai/mistral-medium-3.1" | "mistralai/mistral-small-3.1-24b-instruct" | "qwen/qwen3-vl-8b-thinking" | "qwen/qwen3-30b-a3b-instruct-2507" | "qwen/qwen3.5-plus-20260420" | "qwen/qwen3-vl-235b-a22b-instruct" | "qwen/qwen3.6-27b" | "qwen/qwen2.5-vl-72b-instruct" | "qwen/qwen3.5-plus-02-15" | "qwen/qwen3-vl-235b-a22b-thinking" | "qwen/qwen3-8b" | "qwen/qwen-2.5-72b-instruct" | "qwen/qwen3.5-122b-a10b" | "qwen/qwen3.7-max" | "qwen/qwen-plus-2025-07-28:thinking" | "qwen/qwen3-max-thinking" | "qwen/qwen3-max" | "qwen/qwen3-235b-a22b-2507" | "qwen/qwen3-235b-a22b" | "qwen/qwen3.5-397b-a17b" | "qwen/qwen-2.5-coder-32b-instruct" | "qwen/qwen3.5-9b" | "qwen/qwen3-coder-next" | "qwen/qwen3-coder" | "qwen/qwen3.6-plus" | "qwen/qwen3-coder-flash" | "qwen/qwen3-30b-a3b-thinking-2507" | "qwen/qwen3-32b" | "qwen/qwen3-next-80b-a3b-thinking" | "qwen/qwen3.5-flash-02-23" | "qwen/qwen3-30b-a3b" | "qwen/qwen3-vl-30b-a3b-thinking" | "qwen/qwen3.5-35b-a3b" | "qwen/qwen3.6-35b-a3b" | "qwen/qwen-plus-2025-07-28" | "qwen/qwen3-vl-8b-instruct" | "qwen/qwen3-235b-a22b-thinking-2507" | "qwen/qwen3.6-max-preview" | "qwen/qwen3-coder-30b-a3b-instruct" | "qwen/qwen3-next-80b-a3b-instruct" | "qwen/qwen3.5-27b" | "qwen/qwen3.6-flash" | "qwen/qwen3-vl-30b-a3b-instruct" | "qwen/qwen-plus" | "qwen/qwen3-coder-plus" | "qwen/qwen-2.5-7b-instruct" | "qwen/qwen3-14b" | "qwen/qwen3-vl-32b-instruct" | "tencent/hy3-preview" | "tencent/hunyuan-a13b-instruct" | "google/gemini-3-pro-image-preview" | "google/gemma-4-26b-a4b-it" | "google/gemini-3.5-flash" | "google/gemini-3.1-flash-lite" | "google/gemini-2.5-pro" | "google/gemma-3-27b-it" | "google/gemma-4-31b-it" | "google/gemini-3.1-flash-image-preview" | "google/gemini-2.5-pro-preview" | "google/gemma-3n-e4b-it" | "google/gemini-2.5-pro-preview-05-06" | "google/gemini-2.5-flash-lite-preview-09-2025" | "google/gemini-2.5-flash-lite" | "google/lyria-3-clip-preview" | "google/gemini-3.1-pro-preview-customtools" | "google/gemini-2.0-flash-lite-001" | "google/gemini-2.0-flash-001" | "google/gemini-3.1-flash-lite-preview" | "google/gemini-3.1-pro-preview" | "google/gemini-3-flash-preview" | "google/gemma-2-27b-it" | "google/lyria-3-pro-preview" | "google/gemma-3-12b-it" | "google/gemini-2.5-flash" | "google/gemini-2.5-flash-image" | "google/gemma-3-4b-it" | "microsoft/phi-4" | "microsoft/wizardlm-2-8x22b" | "microsoft/phi-4-mini-instruct" | "~google/gemini-flash-latest" | "~google/gemini-pro-latest" | "gryphe/mythomax-l2-13b" | "nex-agi/deepseek-v3.1-nex-n1" | "upstage/solar-pro-3" | "anthracite-org/magnum-v4-72b" | "deepseek/deepseek-v3.2-exp" | "deepseek/deepseek-chat" | "deepseek/deepseek-r1" | "deepseek/deepseek-v4-pro" | "deepseek/deepseek-r1-0528" | "deepseek/deepseek-v3.2-speciale" | "deepseek/deepseek-v3.2" | "deepseek/deepseek-v4-flash" | "deepseek/deepseek-chat-v3-0324" | "deepseek/deepseek-r1-distill-llama-70b" | "deepseek/deepseek-r1-distill-qwen-32b" | "deepseek/deepseek-chat-v3.1" | "deepseek/deepseek-v3.1-terminus" | "perplexity/sonar" | "perplexity/sonar-deep-research" | "perplexity/sonar-reasoning-pro" | "perplexity/sonar-pro-search" | "perplexity/sonar-pro" | "ai21/jamba-large-1.7" | "meta-llama/llama-3.1-70b-instruct" | "meta-llama/llama-4-scout" | "meta-llama/llama-3.2-1b-instruct" | "meta-llama/llama-guard-3-8b" | "meta-llama/llama-3-70b-instruct" | "meta-llama/llama-3.2-11b-vision-instruct" | "meta-llama/llama-3-8b-instruct" | "meta-llama/llama-4-maverick" | "meta-llama/llama-3.3-70b-instruct" | "meta-llama/llama-3.2-3b-instruct" | "meta-llama/llama-guard-4-12b" | "meta-llama/llama-3.1-8b-instruct" | "arcee-ai/spotlight" | "arcee-ai/trinity-mini" | "arcee-ai/maestro-reasoning" | "arcee-ai/coder-large" | "arcee-ai/virtuoso-large" | "arcee-ai/trinity-large-thinking" | "kilo-auto/frontier" | "kilo-auto/balanced" | "kilo-auto/small" | "kilo-auto/free" | "essentialai/rnj-1-instruct" | "stepfun/step-3.5-flash" | "perceptron/perceptron-mk1" | "allenai/olmo-3-32b-think" | "rekaai/reka-flash-3" | "rekaai/reka-edge" | "baidu/qianfan-ocr-fast" | "baidu/ernie-4.5-vl-424b-a47b" | "baidu/ernie-4.5-21b-a3b" | "baidu/ernie-4.5-300b-a47b" | "baidu/ernie-4.5-21b-a3b-thinking" | "baidu/cobuddy:free" | "baidu/ernie-4.5-vl-28b-a3b" | "~moonshotai/kimi-latest" | "poolside/laguna-xs.2:free" | "poolside/laguna-m.1:free" | "xiaomi/mimo-v2-omni" | "xiaomi/mimo-v2.5-pro" | "xiaomi/mimo-v2-flash" | "xiaomi/mimo-v2-pro" | "xiaomi/mimo-v2.5";
|
|
3
|
+
export type ModelName="Prime Intellect: INTELLECT-3" | "LiquidAI: LFM2-24B-A2B" | "Anthropic: Claude Haiku Latest" | "Anthropic: Claude Opus Latest" | "Anthropic: Claude Sonnet Latest" | "ReMM SLERP 13B" | "Inception: Mercury 2" | "Sao10K: Llama 3.1 70B Hanami x1" | "Sao10K: Llama 3.1 Euryale 70B v2.2" | "Sao10K: Llama 3 8B Lunaris" | "Sao10k: Llama 3 Euryale 70B v2.1" | "Sao10K: Llama 3.3 Euryale 70B" | "IBM: Granite 4.0 Micro" | "IBM: Granite 4.1 8B" | "Cohere: Command R (08-2024)" | "Cohere: Command R+ (08-2024)" | "Cohere: Command R7B (12-2024)" | "Cohere: Command A" | "TheDrummer: UnslopNemo 12B" | "TheDrummer: Cydonia 24B V4.1" | "TheDrummer: Rocinante 12B" | "TheDrummer: Skyfall 36B V2" | "Stealth: Claude Sonnet 4.6 (20% off)" | "Stealth: Claude Opus 4.6 (20% off)" | "Stealth: Claude Opus 4.7 (20% off)" | "ByteDance: UI-TARS 7B " | "AlfredPros: CodeLLaMa 7B Instruct Solidity" | "Deep Cogito: Cogito v2.1 671B" | "OpenAI: GPT Mini Latest" | "OpenAI: GPT Latest" | "MoonshotAI: Kimi K2.5" | "MoonshotAI: Kimi K2 0905" | "MoonshotAI: Kimi K2 Thinking" | "MoonshotAI: Kimi K2 0711" | "MoonshotAI: Kimi K2.6" | "Morph: Morph V3 Large" | "Morph: Morph V3 Fast" | "ByteDance Seed: Seed 1.6 Flash" | "ByteDance Seed: Seed 1.6" | "ByteDance Seed: Seed-2.0-Mini" | "ByteDance Seed: Seed-2.0-Lite" | "Z.ai: GLM 5.1" | "Z.ai: GLM 5V Turbo" | "Z.ai: GLM 4.5 Air" | "Z.ai: GLM 4.5V" | "Z.ai: GLM 4.7 Flash" | "Z.ai: GLM 4.6" | "Z.ai: GLM 4.5" | "Z.ai: GLM 5 Turbo" | "Z.ai: GLM 4.7" | "Z.ai: GLM 4 32B " | "Z.ai: GLM 5" | "Z.ai: GLM 4.6V" | "OpenAI: GPT-4o" | "OpenAI: GPT-4o-mini Search Preview" | "OpenAI: GPT-5.2" | "OpenAI: GPT-3.5 Turbo" | "OpenAI: o3 Pro" | "OpenAI: GPT-3.5 Turbo 16k" | "OpenAI: GPT-5.4 Nano" | "OpenAI: GPT-5 Image Mini" | "OpenAI: GPT-5.5 Pro" | "OpenAI: GPT-5.1-Codex-Mini" | "OpenAI: GPT-5.2 Pro" | "OpenAI: GPT-4o (2024-05-13)" | "OpenAI: GPT-4 (older v0314)" | "OpenAI: GPT-5.4 Image 2" | "OpenAI: GPT-3.5 Turbo Instruct" | "OpenAI: GPT-5 Codex" | "OpenAI: GPT-5.1 Chat" | "OpenAI: GPT-4.1" | "OpenAI: GPT Audio" | "OpenAI: GPT-4o Search Preview" | "OpenAI: gpt-oss-20b" | "OpenAI: gpt-oss-safeguard-20b" | "OpenAI: GPT-5 Pro" | "OpenAI: GPT-4.1 Mini" | "OpenAI: GPT-4 Turbo Preview" | "OpenAI: GPT-4o Audio" | "OpenAI: GPT-5 Image" | "OpenAI: GPT-5.1" | "OpenAI: GPT-5 Nano" | "OpenAI: GPT-5.4" | "OpenAI: GPT-4 Turbo (older v1106)" | "OpenAI: GPT-4o-mini" | "OpenAI: o1-pro" | "OpenAI: GPT-4 Turbo" | "OpenAI: GPT-5.4 Mini" | "OpenAI: o1" | "OpenAI: GPT-3.5 Turbo (older v0613)" | "OpenAI: o3 Mini High" | "OpenAI: GPT-5.1-Codex-Max" | "OpenAI: GPT-5.5" | "OpenAI: GPT-5.4 Pro" | "OpenAI: o4 Mini High" | "OpenAI: o4 Mini Deep Research" | "OpenAI: GPT-4.1 Nano" | "OpenAI: GPT-4" | "OpenAI: o4 Mini" | "OpenAI: GPT-5.1-Codex" | "OpenAI: GPT-4o (2024-11-20)" | "OpenAI: GPT-5.2-Codex" | "OpenAI: GPT-5 Chat" | "OpenAI: GPT-4o-mini (2024-07-18)" | "OpenAI: GPT-5 Mini" | "OpenAI: o3 Mini" | "OpenAI: GPT-5.3-Codex" | "OpenAI: GPT-5.2 Chat" | "OpenAI: GPT-4o (2024-08-06)" | "OpenAI: GPT Chat Latest" | "OpenAI: gpt-oss-120b" | "OpenAI: GPT Audio Mini" | "OpenAI: o3" | "OpenAI: o3 Deep Research" | "OpenAI: GPT-5.3 Chat" | "OpenAI: GPT-5" | "Relace: Relace Apply 3" | "Relace: Relace Search" | "AionLabs: Aion-1.0" | "AionLabs: Aion-RP 1.0 (8B)" | "AionLabs: Aion-2.0" | "AionLabs: Aion-1.0-Mini" | "Pareto Code Router" | "Free Models Router" | "Owl Alpha" | "Body Builder (beta)" | "Auto Router" | "Switchpoint Router" | "Mancer: Weaver (alpha)" | "Amazon: Nova Pro 1.0" | "Amazon: Nova 2 Lite" | "Amazon: Nova Lite 1.0" | "Amazon: Nova Premier 1.0" | "Amazon: Nova Micro 1.0" | "Writer: Palmyra X5" | "Inflection: Inflection 3 Productivity" | "Inflection: Inflection 3 Pi" | "MiniMax: MiniMax M2.1" | "MiniMax: MiniMax M2" | "MiniMax: MiniMax M1" | "MiniMax: MiniMax M2.5" | "MiniMax: MiniMax M2-her" | "MiniMax: MiniMax M2.7" | "MiniMax: MiniMax-01" | "xAI: Grok 4.20" | "xAI: Grok Build 0.1" | "xAI: Grok 4.20 Multi-Agent" | "xAI: Grok 4.3" | "Kwaipilot: KAT-Coder-Pro V2" | "Nous: Hermes 4 405B" | "Nous: Hermes 3 405B Instruct" | "Nous: Hermes 4 70B" | "Nous: Hermes 3 70B Instruct" | "NousResearch: Hermes 2 Pro - Llama-3 8B" | "NVIDIA: Llama 3.3 Nemotron Super 49B V1.5" | "NVIDIA: Nemotron 3 Super (free)" | "NVIDIA: Nemotron 3 Super" | "NVIDIA: Nemotron Nano 9B V2" | "NVIDIA: Nemotron 3 Nano Omni (free)" | "NVIDIA: Nemotron 3 Nano 30B A3B" | "Anthropic: Claude Sonnet 4.6" | "Anthropic: Claude Opus 4.6 (Fast)" | "Anthropic: Claude 3 Haiku" | "Anthropic: Claude Sonnet 4.5" | "Anthropic: Claude Opus 4.7 (Fast)" | "Anthropic: Claude Opus 4.6" | "Anthropic: Claude Opus 4.1" | "Anthropic: Claude Opus 4" | "Anthropic: Claude Haiku 4.5" | "Anthropic: Claude Opus 4.5" | "Anthropic: Claude Sonnet 4" | "Anthropic: Claude 3.5 Haiku" | "Anthropic: Claude Opus 4.7" | "inclusionAI: Ring-2.6-1T" | "inclusionAI: Ling-2.6-1T" | "inclusionAI: Ling-2.6 Flash" | "Mistral: Mistral Large 3 2512" | "Mistral: Mistral 7B Instruct v0.1" | "Mistral Large 2411" | "Mistral: Saba" | "Mistral: Codestral 2508" | "Mistral: Mistral Small 3.2 24B" | "Mistral: Mistral Small 4" | "Mistral: Mistral Nemo" | "Mistral: Devstral 2 2512" | "Mistral: Mistral Medium 3.5" | "Mistral: Ministral 3 14B 2512" | "Mistral: Mixtral 8x22B Instruct" | "Mistral: Voxtral Small 24B 2507" | "Mistral: Devstral Medium" | "Mistral: Pixtral Large 2411" | "Mistral Large 2407" | "Mistral Large" | "Mistral: Ministral 3 3B 2512" | "Mistral: Mistral Medium 3" | "Mistral: Mistral Small 3" | "Mistral: Devstral Small 1.1" | "Mistral: Ministral 3 8B 2512" | "Mistral: Mistral Medium 3.1" | "Mistral: Mistral Small 3.1 24B" | "Qwen: Qwen3 VL 8B Thinking" | "Qwen: Qwen3 30B A3B Instruct 2507" | "Qwen: Qwen3.5 Plus 2026-04-20" | "Qwen: Qwen3 VL 235B A22B Instruct" | "Qwen: Qwen3.6 27B" | "Qwen: Qwen2.5 VL 72B Instruct" | "Qwen: Qwen3.5 Plus 2026-02-15" | "Qwen: Qwen3 VL 235B A22B Thinking" | "Qwen: Qwen3 8B" | "Qwen2.5 72B Instruct" | "Qwen: Qwen3.5-122B-A10B" | "Qwen: Qwen3.7 Max" | "Qwen: Qwen Plus 0728 (thinking)" | "Qwen: Qwen3 Max Thinking" | "Qwen: Qwen3 Max" | "Qwen: Qwen3 235B A22B Instruct 2507" | "Qwen: Qwen3 235B A22B" | "Qwen: Qwen3.5 397B A17B" | "Qwen2.5 Coder 32B Instruct" | "Qwen: Qwen3.5-9B" | "Qwen: Qwen3 Coder Next" | "Qwen: Qwen3 Coder 480B A35B" | "Qwen: Qwen3.6 Plus" | "Qwen: Qwen3 Coder Flash" | "Qwen: Qwen3 30B A3B Thinking 2507" | "Qwen: Qwen3 32B" | "Qwen: Qwen3 Next 80B A3B Thinking" | "Qwen: Qwen3.5-Flash" | "Qwen: Qwen3 30B A3B" | "Qwen: Qwen3 VL 30B A3B Thinking" | "Qwen: Qwen3.5-35B-A3B" | "Qwen: Qwen3.6 35B A3B" | "Qwen: Qwen Plus 0728" | "Qwen: Qwen3 VL 8B Instruct" | "Qwen: Qwen3 235B A22B Thinking 2507" | "Qwen: Qwen3.6 Max Preview" | "Qwen: Qwen3 Coder 30B A3B Instruct" | "Qwen: Qwen3 Next 80B A3B Instruct" | "Qwen: Qwen3.5-27B" | "Qwen: Qwen3.6 Flash" | "Qwen: Qwen3 VL 30B A3B Instruct" | "Qwen: Qwen-Plus" | "Qwen: Qwen3 Coder Plus" | "Qwen: Qwen2.5 7B Instruct" | "Qwen: Qwen3 14B" | "Qwen: Qwen3 VL 32B Instruct" | "Tencent: Hy3 Preview" | "Tencent: Hunyuan A13B Instruct" | "Google: Nano Banana Pro (Gemini 3 Pro Image Preview)" | "Google: Gemma 4 26B A4B" | "Google: Gemini 3.5 Flash" | "Google: Gemini 3.1 Flash Lite" | "Google: Gemini 2.5 Pro" | "Google: Gemma 3 27B" | "Google: Gemma 4 31B" | "Google: Nano Banana 2 (Gemini 3.1 Flash Image Preview)" | "Google: Gemini 2.5 Pro Preview 06-05" | "Google: Gemma 3n 4B" | "Google: Gemini 2.5 Pro Preview 05-06" | "Google: Gemini 2.5 Flash Lite Preview 09-2025" | "Google: Gemini 2.5 Flash Lite" | "Google: Lyria 3 Clip Preview" | "Google: Gemini 3.1 Pro Preview Custom Tools" | "Google: Gemini 2.0 Flash Lite" | "Google: Gemini 2.0 Flash" | "Google: Gemini 3.1 Flash Lite Preview" | "Google: Gemini 3.1 Pro Preview" | "Google: Gemini 3 Flash Preview" | "Google: Gemma 2 27B" | "Google: Lyria 3 Pro Preview" | "Google: Gemma 3 12B" | "Google: Gemini 2.5 Flash" | "Google: Nano Banana (Gemini 2.5 Flash Image)" | "Google: Gemma 3 4B" | "Microsoft: Phi 4" | "WizardLM-2 8x22B" | "Microsoft: Phi 4 Mini Instruct" | "Google: Gemini Flash Latest" | "Google: Gemini Pro Latest" | "MythoMax 13B" | "Nex AGI: DeepSeek V3.1 Nex N1" | "Upstage: Solar Pro 3" | "Magnum v4 72B" | "DeepSeek: DeepSeek V3.2 Exp" | "DeepSeek: DeepSeek V3" | "DeepSeek: R1" | "DeepSeek: DeepSeek V4 Pro" | "DeepSeek: R1 0528" | "DeepSeek: DeepSeek V3.2 Speciale" | "DeepSeek: DeepSeek V3.2" | "DeepSeek: DeepSeek V4 Flash" | "DeepSeek: DeepSeek V3 0324" | "DeepSeek: R1 Distill Llama 70B" | "DeepSeek: R1 Distill Qwen 32B" | "DeepSeek: DeepSeek V3.1" | "DeepSeek: DeepSeek V3.1 Terminus" | "Perplexity: Sonar" | "Perplexity: Sonar Deep Research" | "Perplexity: Sonar Reasoning Pro" | "Perplexity: Sonar Pro Search" | "Perplexity: Sonar Pro" | "AI21: Jamba Large 1.7" | "Meta: Llama 3.1 70B Instruct" | "Meta: Llama 4 Scout" | "Meta: Llama 3.2 1B Instruct" | "Llama Guard 3 8B" | "Meta: Llama 3 70B Instruct" | "Meta: Llama 3.2 11B Vision Instruct" | "Meta: Llama 3 8B Instruct" | "Meta: Llama 4 Maverick" | "Meta: Llama 3.3 70B Instruct" | "Meta: Llama 3.2 3B Instruct" | "Meta: Llama Guard 4 12B" | "Meta: Llama 3.1 8B Instruct" | "Arcee AI: Spotlight" | "Arcee AI: Trinity Mini" | "Arcee AI: Maestro Reasoning" | "Arcee AI: Coder Large" | "Arcee AI: Virtuoso Large" | "Arcee AI: Trinity Large Thinking" | "Kilo Auto Frontier" | "Kilo Auto Balanced" | "Kilo Auto Small" | "Kilo Auto Free" | "EssentialAI: Rnj 1 Instruct" | "StepFun: Step 3.5 Flash" | "Perceptron: Perceptron Mk1" | "AllenAI: Olmo 3 32B Think" | "Reka Flash 3" | "Reka Edge" | "Baidu: Qianfan-OCR-Fast" | "Baidu: ERNIE 4.5 VL 424B A47B " | "Baidu: ERNIE 4.5 21B A3B" | "Baidu: ERNIE 4.5 300B A47B " | "Baidu: ERNIE 4.5 21B A3B Thinking" | "Baidu: CoBuddy (free)" | "Baidu: ERNIE 4.5 VL 28B A3B" | "MoonshotAI: Kimi Latest" | "Poolside: Laguna XS.2 (free)" | "Poolside: Laguna M.1 (free)" | "Xiaomi: MiMo-V2-Omni" | "Xiaomi: MiMo V2.5 Pro" | "Xiaomi: MiMo-V2-Flash" | "Xiaomi: MiMo-V2-Pro" | "Xiaomi: MiMo-V2.5";
|
|
4
4
|
export declare function getModels():Model[];
|
|
5
5
|
export declare function getModel(id:ModelId):Model|undefined;
|
|
6
6
|
export declare function getPrice(id:ModelId,tokens:TokenUsage):PriceBreakdown|null;
|
package/dist/adapters/kilo.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type{Model,PriceBreakdown,TokenUsage}from'../index.js';
|
|
2
|
-
export type ModelId="prime-intellect/intellect-3" | "liquid/lfm-2-24b-a2b" | "~anthropic/claude-haiku-latest" | "~anthropic/claude-opus-latest" | "~anthropic/claude-sonnet-latest" | "undi95/remm-slerp-l2-13b" | "inception/mercury-2" | "sao10k/l3.1-70b-hanami-x1" | "sao10k/l3.1-euryale-70b" | "sao10k/l3-lunaris-8b" | "sao10k/l3-euryale-70b" | "sao10k/l3.3-euryale-70b" | "ibm-granite/granite-4.0-h-micro" | "ibm-granite/granite-4.1-8b" | "cohere/command-r-08-2024" | "cohere/command-r-plus-08-2024" | "cohere/command-r7b-12-2024" | "cohere/command-a" | "thedrummer/unslopnemo-12b" | "thedrummer/cydonia-24b-v4.1" | "thedrummer/rocinante-12b" | "thedrummer/skyfall-36b-v2" | "bytedance/ui-tars-1.5-7b" | "alfredpros/codellama-7b-instruct-solidity" | "deepcogito/cogito-v2.1-671b" | "~openai/gpt-mini-latest" | "~openai/gpt-latest" | "moonshotai/kimi-k2.5" | "moonshotai/kimi-k2-0905" | "moonshotai/kimi-k2-thinking" | "moonshotai/kimi-k2" | "moonshotai/kimi-k2.6" | "morph/morph-v3-large" | "morph/morph-v3-fast" | "bytedance-seed/seed-1.6-flash" | "bytedance-seed/seed-1.6" | "bytedance-seed/seed-2.0-mini" | "bytedance-seed/seed-2.0-lite" | "z-ai/glm-5.1" | "z-ai/glm-5v-turbo" | "z-ai/glm-4.5-air" | "z-ai/glm-4.5v" | "z-ai/glm-4.7-flash" | "z-ai/glm-4.6" | "z-ai/glm-4.5" | "z-ai/glm-5-turbo" | "z-ai/glm-4.7" | "z-ai/glm-4-32b" | "z-ai/glm-5" | "z-ai/glm-4.6v" | "openai/gpt-4o" | "openai/gpt-4o-mini-search-preview" | "openai/gpt-5.2" | "openai/gpt-3.5-turbo" | "openai/o3-pro" | "openai/gpt-3.5-turbo-16k" | "openai/gpt-5.4-nano" | "openai/gpt-5-image-mini" | "openai/gpt-5.5-pro" | "openai/gpt-5.1-codex-mini" | "openai/gpt-5.2-pro" | "openai/gpt-4o-2024-05-13" | "openai/gpt-4-0314" | "openai/gpt-5.4-image-2" | "openai/gpt-3.5-turbo-instruct" | "openai/gpt-5-codex" | "openai/gpt-5.1-chat" | "openai/gpt-4.1" | "openai/gpt-audio" | "openai/gpt-4o-search-preview" | "openai/gpt-oss-20b" | "openai/gpt-oss-safeguard-20b" | "openai/gpt-5-pro" | "openai/gpt-4.1-mini" | "openai/gpt-4-turbo-preview" | "openai/gpt-4o-audio-preview" | "openai/gpt-5-image" | "openai/gpt-5.1" | "openai/gpt-5-nano" | "openai/gpt-5.4" | "openai/gpt-4-1106-preview" | "openai/gpt-4o-mini" | "openai/o1-pro" | "openai/gpt-4-turbo" | "openai/gpt-5.4-mini" | "openai/o1" | "openai/gpt-3.5-turbo-0613" | "openai/o3-mini-high" | "openai/gpt-5.1-codex-max" | "openai/gpt-5.5" | "openai/gpt-5.4-pro" | "openai/o4-mini-high" | "openai/o4-mini-deep-research" | "openai/gpt-4.1-nano" | "openai/gpt-4" | "openai/o4-mini" | "openai/gpt-5.1-codex" | "openai/gpt-4o-2024-11-20" | "openai/gpt-5.2-codex" | "openai/gpt-5-chat" | "openai/gpt-4o-mini-2024-07-18" | "openai/gpt-5-mini" | "openai/o3-mini" | "openai/gpt-5.3-codex" | "openai/gpt-5.2-chat" | "openai/gpt-4o-2024-08-06" | "openai/gpt-chat-latest" | "openai/gpt-oss-120b" | "openai/gpt-audio-mini" | "openai/o3" | "openai/o3-deep-research" | "openai/gpt-5.3-chat" | "openai/gpt-5" | "relace/relace-apply-3" | "relace/relace-search" | "aion-labs/aion-1.0" | "aion-labs/aion-rp-llama-3.1-8b" | "aion-labs/aion-2.0" | "aion-labs/aion-1.0-mini" | "openrouter/pareto-code" | "openrouter/free" | "openrouter/owl-alpha" | "openrouter/bodybuilder" | "openrouter/auto" | "switchpoint/router" | "mancer/weaver" | "amazon/nova-pro-v1" | "amazon/nova-2-lite-v1" | "amazon/nova-lite-v1" | "amazon/nova-premier-v1" | "amazon/nova-micro-v1" | "writer/palmyra-x5" | "inflection/inflection-3-productivity" | "inflection/inflection-3-pi" | "minimax/minimax-m2.1" | "minimax/minimax-m2" | "minimax/minimax-m1" | "minimax/minimax-m2.5" | "minimax/minimax-m2-her" | "minimax/minimax-m2.7" | "minimax/minimax-01" | "x-ai/grok-4.20" | "x-ai/grok-
|
|
3
|
-
export type ModelName="Prime Intellect: INTELLECT-3" | "LiquidAI: LFM2-24B-A2B" | "Anthropic: Claude Haiku Latest" | "Anthropic: Claude Opus Latest" | "Anthropic: Claude Sonnet Latest" | "ReMM SLERP 13B" | "Inception: Mercury 2" | "Sao10K: Llama 3.1 70B Hanami x1" | "Sao10K: Llama 3.1 Euryale 70B v2.2" | "Sao10K: Llama 3 8B Lunaris" | "Sao10k: Llama 3 Euryale 70B v2.1" | "Sao10K: Llama 3.3 Euryale 70B" | "IBM: Granite 4.0 Micro" | "IBM: Granite 4.1 8B" | "Cohere: Command R (08-2024)" | "Cohere: Command R+ (08-2024)" | "Cohere: Command R7B (12-2024)" | "Cohere: Command A" | "TheDrummer: UnslopNemo 12B" | "TheDrummer: Cydonia 24B V4.1" | "TheDrummer: Rocinante 12B" | "TheDrummer: Skyfall 36B V2" | "ByteDance: UI-TARS 7B " | "AlfredPros: CodeLLaMa 7B Instruct Solidity" | "Deep Cogito: Cogito v2.1 671B" | "OpenAI: GPT Mini Latest" | "OpenAI: GPT Latest" | "MoonshotAI: Kimi K2.5" | "MoonshotAI: Kimi K2 0905" | "MoonshotAI: Kimi K2 Thinking" | "MoonshotAI: Kimi K2 0711" | "MoonshotAI: Kimi K2.6" | "Morph: Morph V3 Large" | "Morph: Morph V3 Fast" | "ByteDance Seed: Seed 1.6 Flash" | "ByteDance Seed: Seed 1.6" | "ByteDance Seed: Seed-2.0-Mini" | "ByteDance Seed: Seed-2.0-Lite" | "Z.ai: GLM 5.1" | "Z.ai: GLM 5V Turbo" | "Z.ai: GLM 4.5 Air" | "Z.ai: GLM 4.5V" | "Z.ai: GLM 4.7 Flash" | "Z.ai: GLM 4.6" | "Z.ai: GLM 4.5" | "Z.ai: GLM 5 Turbo" | "Z.ai: GLM 4.7" | "Z.ai: GLM 4 32B " | "Z.ai: GLM 5" | "Z.ai: GLM 4.6V" | "OpenAI: GPT-4o" | "OpenAI: GPT-4o-mini Search Preview" | "OpenAI: GPT-5.2" | "OpenAI: GPT-3.5 Turbo" | "OpenAI: o3 Pro" | "OpenAI: GPT-3.5 Turbo 16k" | "OpenAI: GPT-5.4 Nano" | "OpenAI: GPT-5 Image Mini" | "OpenAI: GPT-5.5 Pro" | "OpenAI: GPT-5.1-Codex-Mini" | "OpenAI: GPT-5.2 Pro" | "OpenAI: GPT-4o (2024-05-13)" | "OpenAI: GPT-4 (older v0314)" | "OpenAI: GPT-5.4 Image 2" | "OpenAI: GPT-3.5 Turbo Instruct" | "OpenAI: GPT-5 Codex" | "OpenAI: GPT-5.1 Chat" | "OpenAI: GPT-4.1" | "OpenAI: GPT Audio" | "OpenAI: GPT-4o Search Preview" | "OpenAI: gpt-oss-20b" | "OpenAI: gpt-oss-safeguard-20b" | "OpenAI: GPT-5 Pro" | "OpenAI: GPT-4.1 Mini" | "OpenAI: GPT-4 Turbo Preview" | "OpenAI: GPT-4o Audio" | "OpenAI: GPT-5 Image" | "OpenAI: GPT-5.1" | "OpenAI: GPT-5 Nano" | "OpenAI: GPT-5.4" | "OpenAI: GPT-4 Turbo (older v1106)" | "OpenAI: GPT-4o-mini" | "OpenAI: o1-pro" | "OpenAI: GPT-4 Turbo" | "OpenAI: GPT-5.4 Mini" | "OpenAI: o1" | "OpenAI: GPT-3.5 Turbo (older v0613)" | "OpenAI: o3 Mini High" | "OpenAI: GPT-5.1-Codex-Max" | "OpenAI: GPT-5.5" | "OpenAI: GPT-5.4 Pro" | "OpenAI: o4 Mini High" | "OpenAI: o4 Mini Deep Research" | "OpenAI: GPT-4.1 Nano" | "OpenAI: GPT-4" | "OpenAI: o4 Mini" | "OpenAI: GPT-5.1-Codex" | "OpenAI: GPT-4o (2024-11-20)" | "OpenAI: GPT-5.2-Codex" | "OpenAI: GPT-5 Chat" | "OpenAI: GPT-4o-mini (2024-07-18)" | "OpenAI: GPT-5 Mini" | "OpenAI: o3 Mini" | "OpenAI: GPT-5.3-Codex" | "OpenAI: GPT-5.2 Chat" | "OpenAI: GPT-4o (2024-08-06)" | "OpenAI: GPT Chat Latest" | "OpenAI: gpt-oss-120b" | "OpenAI: GPT Audio Mini" | "OpenAI: o3" | "OpenAI: o3 Deep Research" | "OpenAI: GPT-5.3 Chat" | "OpenAI: GPT-5" | "Relace: Relace Apply 3" | "Relace: Relace Search" | "AionLabs: Aion-1.0" | "AionLabs: Aion-RP 1.0 (8B)" | "AionLabs: Aion-2.0" | "AionLabs: Aion-1.0-Mini" | "Pareto Code Router" | "Free Models Router" | "Owl Alpha" | "Body Builder (beta)" | "Auto Router" | "Switchpoint Router" | "Mancer: Weaver (alpha)" | "Amazon: Nova Pro 1.0" | "Amazon: Nova 2 Lite" | "Amazon: Nova Lite 1.0" | "Amazon: Nova Premier 1.0" | "Amazon: Nova Micro 1.0" | "Writer: Palmyra X5" | "Inflection: Inflection 3 Productivity" | "Inflection: Inflection 3 Pi" | "MiniMax: MiniMax M2.1" | "MiniMax: MiniMax M2" | "MiniMax: MiniMax M1" | "MiniMax: MiniMax M2.5" | "MiniMax: MiniMax M2-her" | "MiniMax: MiniMax M2.7" | "MiniMax: MiniMax-01" | "xAI: Grok 4.20" | "xAI: Grok
|
|
2
|
+
export type ModelId="prime-intellect/intellect-3" | "liquid/lfm-2-24b-a2b" | "~anthropic/claude-haiku-latest" | "~anthropic/claude-opus-latest" | "~anthropic/claude-sonnet-latest" | "undi95/remm-slerp-l2-13b" | "inception/mercury-2" | "sao10k/l3.1-70b-hanami-x1" | "sao10k/l3.1-euryale-70b" | "sao10k/l3-lunaris-8b" | "sao10k/l3-euryale-70b" | "sao10k/l3.3-euryale-70b" | "ibm-granite/granite-4.0-h-micro" | "ibm-granite/granite-4.1-8b" | "cohere/command-r-08-2024" | "cohere/command-r-plus-08-2024" | "cohere/command-r7b-12-2024" | "cohere/command-a" | "thedrummer/unslopnemo-12b" | "thedrummer/cydonia-24b-v4.1" | "thedrummer/rocinante-12b" | "thedrummer/skyfall-36b-v2" | "stealth/claude-sonnet-4.6" | "stealth/claude-opus-4.6" | "stealth/claude-opus-4.7" | "bytedance/ui-tars-1.5-7b" | "alfredpros/codellama-7b-instruct-solidity" | "deepcogito/cogito-v2.1-671b" | "~openai/gpt-mini-latest" | "~openai/gpt-latest" | "moonshotai/kimi-k2.5" | "moonshotai/kimi-k2-0905" | "moonshotai/kimi-k2-thinking" | "moonshotai/kimi-k2" | "moonshotai/kimi-k2.6" | "morph/morph-v3-large" | "morph/morph-v3-fast" | "bytedance-seed/seed-1.6-flash" | "bytedance-seed/seed-1.6" | "bytedance-seed/seed-2.0-mini" | "bytedance-seed/seed-2.0-lite" | "z-ai/glm-5.1" | "z-ai/glm-5v-turbo" | "z-ai/glm-4.5-air" | "z-ai/glm-4.5v" | "z-ai/glm-4.7-flash" | "z-ai/glm-4.6" | "z-ai/glm-4.5" | "z-ai/glm-5-turbo" | "z-ai/glm-4.7" | "z-ai/glm-4-32b" | "z-ai/glm-5" | "z-ai/glm-4.6v" | "openai/gpt-4o" | "openai/gpt-4o-mini-search-preview" | "openai/gpt-5.2" | "openai/gpt-3.5-turbo" | "openai/o3-pro" | "openai/gpt-3.5-turbo-16k" | "openai/gpt-5.4-nano" | "openai/gpt-5-image-mini" | "openai/gpt-5.5-pro" | "openai/gpt-5.1-codex-mini" | "openai/gpt-5.2-pro" | "openai/gpt-4o-2024-05-13" | "openai/gpt-4-0314" | "openai/gpt-5.4-image-2" | "openai/gpt-3.5-turbo-instruct" | "openai/gpt-5-codex" | "openai/gpt-5.1-chat" | "openai/gpt-4.1" | "openai/gpt-audio" | "openai/gpt-4o-search-preview" | "openai/gpt-oss-20b" | "openai/gpt-oss-safeguard-20b" | "openai/gpt-5-pro" | "openai/gpt-4.1-mini" | "openai/gpt-4-turbo-preview" | "openai/gpt-4o-audio-preview" | "openai/gpt-5-image" | "openai/gpt-5.1" | "openai/gpt-5-nano" | "openai/gpt-5.4" | "openai/gpt-4-1106-preview" | "openai/gpt-4o-mini" | "openai/o1-pro" | "openai/gpt-4-turbo" | "openai/gpt-5.4-mini" | "openai/o1" | "openai/gpt-3.5-turbo-0613" | "openai/o3-mini-high" | "openai/gpt-5.1-codex-max" | "openai/gpt-5.5" | "openai/gpt-5.4-pro" | "openai/o4-mini-high" | "openai/o4-mini-deep-research" | "openai/gpt-4.1-nano" | "openai/gpt-4" | "openai/o4-mini" | "openai/gpt-5.1-codex" | "openai/gpt-4o-2024-11-20" | "openai/gpt-5.2-codex" | "openai/gpt-5-chat" | "openai/gpt-4o-mini-2024-07-18" | "openai/gpt-5-mini" | "openai/o3-mini" | "openai/gpt-5.3-codex" | "openai/gpt-5.2-chat" | "openai/gpt-4o-2024-08-06" | "openai/gpt-chat-latest" | "openai/gpt-oss-120b" | "openai/gpt-audio-mini" | "openai/o3" | "openai/o3-deep-research" | "openai/gpt-5.3-chat" | "openai/gpt-5" | "relace/relace-apply-3" | "relace/relace-search" | "aion-labs/aion-1.0" | "aion-labs/aion-rp-llama-3.1-8b" | "aion-labs/aion-2.0" | "aion-labs/aion-1.0-mini" | "openrouter/pareto-code" | "openrouter/free" | "openrouter/owl-alpha" | "openrouter/bodybuilder" | "openrouter/auto" | "switchpoint/router" | "mancer/weaver" | "amazon/nova-pro-v1" | "amazon/nova-2-lite-v1" | "amazon/nova-lite-v1" | "amazon/nova-premier-v1" | "amazon/nova-micro-v1" | "writer/palmyra-x5" | "inflection/inflection-3-productivity" | "inflection/inflection-3-pi" | "minimax/minimax-m2.1" | "minimax/minimax-m2" | "minimax/minimax-m1" | "minimax/minimax-m2.5" | "minimax/minimax-m2-her" | "minimax/minimax-m2.7" | "minimax/minimax-01" | "x-ai/grok-4.20" | "x-ai/grok-build-0.1" | "x-ai/grok-4.20-multi-agent" | "x-ai/grok-4.3" | "kwaipilot/kat-coder-pro-v2" | "nousresearch/hermes-4-405b" | "nousresearch/hermes-3-llama-3.1-405b" | "nousresearch/hermes-4-70b" | "nousresearch/hermes-3-llama-3.1-70b" | "nousresearch/hermes-2-pro-llama-3-8b" | "nvidia/llama-3.3-nemotron-super-49b-v1.5" | "nvidia/nemotron-3-super-120b-a12b:free" | "nvidia/nemotron-3-super-120b-a12b" | "nvidia/nemotron-nano-9b-v2" | "nvidia/nemotron-3-nano-omni-30b-a3b-reasoning:free" | "nvidia/nemotron-3-nano-30b-a3b" | "anthropic/claude-sonnet-4.6" | "anthropic/claude-opus-4.6-fast" | "anthropic/claude-3-haiku" | "anthropic/claude-sonnet-4.5" | "anthropic/claude-opus-4.7-fast" | "anthropic/claude-opus-4.6" | "anthropic/claude-opus-4.1" | "anthropic/claude-opus-4" | "anthropic/claude-haiku-4.5" | "anthropic/claude-opus-4.5" | "anthropic/claude-sonnet-4" | "anthropic/claude-3.5-haiku" | "anthropic/claude-opus-4.7" | "inclusionai/ring-2.6-1t" | "inclusionai/ling-2.6-1t" | "inclusionai/ling-2.6-flash" | "mistralai/mistral-large-2512" | "mistralai/mistral-7b-instruct-v0.1" | "mistralai/mistral-large-2411" | "mistralai/mistral-saba" | "mistralai/codestral-2508" | "mistralai/mistral-small-3.2-24b-instruct" | "mistralai/mistral-small-2603" | "mistralai/mistral-nemo" | "mistralai/devstral-2512" | "mistralai/mistral-medium-3-5" | "mistralai/ministral-14b-2512" | "mistralai/mixtral-8x22b-instruct" | "mistralai/voxtral-small-24b-2507" | "mistralai/devstral-medium" | "mistralai/pixtral-large-2411" | "mistralai/mistral-large-2407" | "mistralai/mistral-large" | "mistralai/ministral-3b-2512" | "mistralai/mistral-medium-3" | "mistralai/mistral-small-24b-instruct-2501" | "mistralai/devstral-small" | "mistralai/ministral-8b-2512" | "mistralai/mistral-medium-3.1" | "mistralai/mistral-small-3.1-24b-instruct" | "qwen/qwen3-vl-8b-thinking" | "qwen/qwen3-30b-a3b-instruct-2507" | "qwen/qwen3.5-plus-20260420" | "qwen/qwen3-vl-235b-a22b-instruct" | "qwen/qwen3.6-27b" | "qwen/qwen2.5-vl-72b-instruct" | "qwen/qwen3.5-plus-02-15" | "qwen/qwen3-vl-235b-a22b-thinking" | "qwen/qwen3-8b" | "qwen/qwen-2.5-72b-instruct" | "qwen/qwen3.5-122b-a10b" | "qwen/qwen3.7-max" | "qwen/qwen-plus-2025-07-28:thinking" | "qwen/qwen3-max-thinking" | "qwen/qwen3-max" | "qwen/qwen3-235b-a22b-2507" | "qwen/qwen3-235b-a22b" | "qwen/qwen3.5-397b-a17b" | "qwen/qwen-2.5-coder-32b-instruct" | "qwen/qwen3.5-9b" | "qwen/qwen3-coder-next" | "qwen/qwen3-coder" | "qwen/qwen3.6-plus" | "qwen/qwen3-coder-flash" | "qwen/qwen3-30b-a3b-thinking-2507" | "qwen/qwen3-32b" | "qwen/qwen3-next-80b-a3b-thinking" | "qwen/qwen3.5-flash-02-23" | "qwen/qwen3-30b-a3b" | "qwen/qwen3-vl-30b-a3b-thinking" | "qwen/qwen3.5-35b-a3b" | "qwen/qwen3.6-35b-a3b" | "qwen/qwen-plus-2025-07-28" | "qwen/qwen3-vl-8b-instruct" | "qwen/qwen3-235b-a22b-thinking-2507" | "qwen/qwen3.6-max-preview" | "qwen/qwen3-coder-30b-a3b-instruct" | "qwen/qwen3-next-80b-a3b-instruct" | "qwen/qwen3.5-27b" | "qwen/qwen3.6-flash" | "qwen/qwen3-vl-30b-a3b-instruct" | "qwen/qwen-plus" | "qwen/qwen3-coder-plus" | "qwen/qwen-2.5-7b-instruct" | "qwen/qwen3-14b" | "qwen/qwen3-vl-32b-instruct" | "tencent/hy3-preview" | "tencent/hunyuan-a13b-instruct" | "google/gemini-3-pro-image-preview" | "google/gemma-4-26b-a4b-it" | "google/gemini-3.5-flash" | "google/gemini-3.1-flash-lite" | "google/gemini-2.5-pro" | "google/gemma-3-27b-it" | "google/gemma-4-31b-it" | "google/gemini-3.1-flash-image-preview" | "google/gemini-2.5-pro-preview" | "google/gemma-3n-e4b-it" | "google/gemini-2.5-pro-preview-05-06" | "google/gemini-2.5-flash-lite-preview-09-2025" | "google/gemini-2.5-flash-lite" | "google/lyria-3-clip-preview" | "google/gemini-3.1-pro-preview-customtools" | "google/gemini-2.0-flash-lite-001" | "google/gemini-2.0-flash-001" | "google/gemini-3.1-flash-lite-preview" | "google/gemini-3.1-pro-preview" | "google/gemini-3-flash-preview" | "google/gemma-2-27b-it" | "google/lyria-3-pro-preview" | "google/gemma-3-12b-it" | "google/gemini-2.5-flash" | "google/gemini-2.5-flash-image" | "google/gemma-3-4b-it" | "microsoft/phi-4" | "microsoft/wizardlm-2-8x22b" | "microsoft/phi-4-mini-instruct" | "~google/gemini-flash-latest" | "~google/gemini-pro-latest" | "gryphe/mythomax-l2-13b" | "nex-agi/deepseek-v3.1-nex-n1" | "upstage/solar-pro-3" | "anthracite-org/magnum-v4-72b" | "deepseek/deepseek-v3.2-exp" | "deepseek/deepseek-chat" | "deepseek/deepseek-r1" | "deepseek/deepseek-v4-pro" | "deepseek/deepseek-r1-0528" | "deepseek/deepseek-v3.2-speciale" | "deepseek/deepseek-v3.2" | "deepseek/deepseek-v4-flash" | "deepseek/deepseek-chat-v3-0324" | "deepseek/deepseek-r1-distill-llama-70b" | "deepseek/deepseek-r1-distill-qwen-32b" | "deepseek/deepseek-chat-v3.1" | "deepseek/deepseek-v3.1-terminus" | "perplexity/sonar" | "perplexity/sonar-deep-research" | "perplexity/sonar-reasoning-pro" | "perplexity/sonar-pro-search" | "perplexity/sonar-pro" | "ai21/jamba-large-1.7" | "meta-llama/llama-3.1-70b-instruct" | "meta-llama/llama-4-scout" | "meta-llama/llama-3.2-1b-instruct" | "meta-llama/llama-guard-3-8b" | "meta-llama/llama-3-70b-instruct" | "meta-llama/llama-3.2-11b-vision-instruct" | "meta-llama/llama-3-8b-instruct" | "meta-llama/llama-4-maverick" | "meta-llama/llama-3.3-70b-instruct" | "meta-llama/llama-3.2-3b-instruct" | "meta-llama/llama-guard-4-12b" | "meta-llama/llama-3.1-8b-instruct" | "arcee-ai/spotlight" | "arcee-ai/trinity-mini" | "arcee-ai/maestro-reasoning" | "arcee-ai/coder-large" | "arcee-ai/virtuoso-large" | "arcee-ai/trinity-large-thinking" | "kilo-auto/frontier" | "kilo-auto/balanced" | "kilo-auto/small" | "kilo-auto/free" | "essentialai/rnj-1-instruct" | "stepfun/step-3.5-flash" | "perceptron/perceptron-mk1" | "allenai/olmo-3-32b-think" | "rekaai/reka-flash-3" | "rekaai/reka-edge" | "baidu/qianfan-ocr-fast" | "baidu/ernie-4.5-vl-424b-a47b" | "baidu/ernie-4.5-21b-a3b" | "baidu/ernie-4.5-300b-a47b" | "baidu/ernie-4.5-21b-a3b-thinking" | "baidu/cobuddy:free" | "baidu/ernie-4.5-vl-28b-a3b" | "~moonshotai/kimi-latest" | "poolside/laguna-xs.2:free" | "poolside/laguna-m.1:free" | "xiaomi/mimo-v2-omni" | "xiaomi/mimo-v2.5-pro" | "xiaomi/mimo-v2-flash" | "xiaomi/mimo-v2-pro" | "xiaomi/mimo-v2.5";
|
|
3
|
+
export type ModelName="Prime Intellect: INTELLECT-3" | "LiquidAI: LFM2-24B-A2B" | "Anthropic: Claude Haiku Latest" | "Anthropic: Claude Opus Latest" | "Anthropic: Claude Sonnet Latest" | "ReMM SLERP 13B" | "Inception: Mercury 2" | "Sao10K: Llama 3.1 70B Hanami x1" | "Sao10K: Llama 3.1 Euryale 70B v2.2" | "Sao10K: Llama 3 8B Lunaris" | "Sao10k: Llama 3 Euryale 70B v2.1" | "Sao10K: Llama 3.3 Euryale 70B" | "IBM: Granite 4.0 Micro" | "IBM: Granite 4.1 8B" | "Cohere: Command R (08-2024)" | "Cohere: Command R+ (08-2024)" | "Cohere: Command R7B (12-2024)" | "Cohere: Command A" | "TheDrummer: UnslopNemo 12B" | "TheDrummer: Cydonia 24B V4.1" | "TheDrummer: Rocinante 12B" | "TheDrummer: Skyfall 36B V2" | "Stealth: Claude Sonnet 4.6 (20% off)" | "Stealth: Claude Opus 4.6 (20% off)" | "Stealth: Claude Opus 4.7 (20% off)" | "ByteDance: UI-TARS 7B " | "AlfredPros: CodeLLaMa 7B Instruct Solidity" | "Deep Cogito: Cogito v2.1 671B" | "OpenAI: GPT Mini Latest" | "OpenAI: GPT Latest" | "MoonshotAI: Kimi K2.5" | "MoonshotAI: Kimi K2 0905" | "MoonshotAI: Kimi K2 Thinking" | "MoonshotAI: Kimi K2 0711" | "MoonshotAI: Kimi K2.6" | "Morph: Morph V3 Large" | "Morph: Morph V3 Fast" | "ByteDance Seed: Seed 1.6 Flash" | "ByteDance Seed: Seed 1.6" | "ByteDance Seed: Seed-2.0-Mini" | "ByteDance Seed: Seed-2.0-Lite" | "Z.ai: GLM 5.1" | "Z.ai: GLM 5V Turbo" | "Z.ai: GLM 4.5 Air" | "Z.ai: GLM 4.5V" | "Z.ai: GLM 4.7 Flash" | "Z.ai: GLM 4.6" | "Z.ai: GLM 4.5" | "Z.ai: GLM 5 Turbo" | "Z.ai: GLM 4.7" | "Z.ai: GLM 4 32B " | "Z.ai: GLM 5" | "Z.ai: GLM 4.6V" | "OpenAI: GPT-4o" | "OpenAI: GPT-4o-mini Search Preview" | "OpenAI: GPT-5.2" | "OpenAI: GPT-3.5 Turbo" | "OpenAI: o3 Pro" | "OpenAI: GPT-3.5 Turbo 16k" | "OpenAI: GPT-5.4 Nano" | "OpenAI: GPT-5 Image Mini" | "OpenAI: GPT-5.5 Pro" | "OpenAI: GPT-5.1-Codex-Mini" | "OpenAI: GPT-5.2 Pro" | "OpenAI: GPT-4o (2024-05-13)" | "OpenAI: GPT-4 (older v0314)" | "OpenAI: GPT-5.4 Image 2" | "OpenAI: GPT-3.5 Turbo Instruct" | "OpenAI: GPT-5 Codex" | "OpenAI: GPT-5.1 Chat" | "OpenAI: GPT-4.1" | "OpenAI: GPT Audio" | "OpenAI: GPT-4o Search Preview" | "OpenAI: gpt-oss-20b" | "OpenAI: gpt-oss-safeguard-20b" | "OpenAI: GPT-5 Pro" | "OpenAI: GPT-4.1 Mini" | "OpenAI: GPT-4 Turbo Preview" | "OpenAI: GPT-4o Audio" | "OpenAI: GPT-5 Image" | "OpenAI: GPT-5.1" | "OpenAI: GPT-5 Nano" | "OpenAI: GPT-5.4" | "OpenAI: GPT-4 Turbo (older v1106)" | "OpenAI: GPT-4o-mini" | "OpenAI: o1-pro" | "OpenAI: GPT-4 Turbo" | "OpenAI: GPT-5.4 Mini" | "OpenAI: o1" | "OpenAI: GPT-3.5 Turbo (older v0613)" | "OpenAI: o3 Mini High" | "OpenAI: GPT-5.1-Codex-Max" | "OpenAI: GPT-5.5" | "OpenAI: GPT-5.4 Pro" | "OpenAI: o4 Mini High" | "OpenAI: o4 Mini Deep Research" | "OpenAI: GPT-4.1 Nano" | "OpenAI: GPT-4" | "OpenAI: o4 Mini" | "OpenAI: GPT-5.1-Codex" | "OpenAI: GPT-4o (2024-11-20)" | "OpenAI: GPT-5.2-Codex" | "OpenAI: GPT-5 Chat" | "OpenAI: GPT-4o-mini (2024-07-18)" | "OpenAI: GPT-5 Mini" | "OpenAI: o3 Mini" | "OpenAI: GPT-5.3-Codex" | "OpenAI: GPT-5.2 Chat" | "OpenAI: GPT-4o (2024-08-06)" | "OpenAI: GPT Chat Latest" | "OpenAI: gpt-oss-120b" | "OpenAI: GPT Audio Mini" | "OpenAI: o3" | "OpenAI: o3 Deep Research" | "OpenAI: GPT-5.3 Chat" | "OpenAI: GPT-5" | "Relace: Relace Apply 3" | "Relace: Relace Search" | "AionLabs: Aion-1.0" | "AionLabs: Aion-RP 1.0 (8B)" | "AionLabs: Aion-2.0" | "AionLabs: Aion-1.0-Mini" | "Pareto Code Router" | "Free Models Router" | "Owl Alpha" | "Body Builder (beta)" | "Auto Router" | "Switchpoint Router" | "Mancer: Weaver (alpha)" | "Amazon: Nova Pro 1.0" | "Amazon: Nova 2 Lite" | "Amazon: Nova Lite 1.0" | "Amazon: Nova Premier 1.0" | "Amazon: Nova Micro 1.0" | "Writer: Palmyra X5" | "Inflection: Inflection 3 Productivity" | "Inflection: Inflection 3 Pi" | "MiniMax: MiniMax M2.1" | "MiniMax: MiniMax M2" | "MiniMax: MiniMax M1" | "MiniMax: MiniMax M2.5" | "MiniMax: MiniMax M2-her" | "MiniMax: MiniMax M2.7" | "MiniMax: MiniMax-01" | "xAI: Grok 4.20" | "xAI: Grok Build 0.1" | "xAI: Grok 4.20 Multi-Agent" | "xAI: Grok 4.3" | "Kwaipilot: KAT-Coder-Pro V2" | "Nous: Hermes 4 405B" | "Nous: Hermes 3 405B Instruct" | "Nous: Hermes 4 70B" | "Nous: Hermes 3 70B Instruct" | "NousResearch: Hermes 2 Pro - Llama-3 8B" | "NVIDIA: Llama 3.3 Nemotron Super 49B V1.5" | "NVIDIA: Nemotron 3 Super (free)" | "NVIDIA: Nemotron 3 Super" | "NVIDIA: Nemotron Nano 9B V2" | "NVIDIA: Nemotron 3 Nano Omni (free)" | "NVIDIA: Nemotron 3 Nano 30B A3B" | "Anthropic: Claude Sonnet 4.6" | "Anthropic: Claude Opus 4.6 (Fast)" | "Anthropic: Claude 3 Haiku" | "Anthropic: Claude Sonnet 4.5" | "Anthropic: Claude Opus 4.7 (Fast)" | "Anthropic: Claude Opus 4.6" | "Anthropic: Claude Opus 4.1" | "Anthropic: Claude Opus 4" | "Anthropic: Claude Haiku 4.5" | "Anthropic: Claude Opus 4.5" | "Anthropic: Claude Sonnet 4" | "Anthropic: Claude 3.5 Haiku" | "Anthropic: Claude Opus 4.7" | "inclusionAI: Ring-2.6-1T" | "inclusionAI: Ling-2.6-1T" | "inclusionAI: Ling-2.6 Flash" | "Mistral: Mistral Large 3 2512" | "Mistral: Mistral 7B Instruct v0.1" | "Mistral Large 2411" | "Mistral: Saba" | "Mistral: Codestral 2508" | "Mistral: Mistral Small 3.2 24B" | "Mistral: Mistral Small 4" | "Mistral: Mistral Nemo" | "Mistral: Devstral 2 2512" | "Mistral: Mistral Medium 3.5" | "Mistral: Ministral 3 14B 2512" | "Mistral: Mixtral 8x22B Instruct" | "Mistral: Voxtral Small 24B 2507" | "Mistral: Devstral Medium" | "Mistral: Pixtral Large 2411" | "Mistral Large 2407" | "Mistral Large" | "Mistral: Ministral 3 3B 2512" | "Mistral: Mistral Medium 3" | "Mistral: Mistral Small 3" | "Mistral: Devstral Small 1.1" | "Mistral: Ministral 3 8B 2512" | "Mistral: Mistral Medium 3.1" | "Mistral: Mistral Small 3.1 24B" | "Qwen: Qwen3 VL 8B Thinking" | "Qwen: Qwen3 30B A3B Instruct 2507" | "Qwen: Qwen3.5 Plus 2026-04-20" | "Qwen: Qwen3 VL 235B A22B Instruct" | "Qwen: Qwen3.6 27B" | "Qwen: Qwen2.5 VL 72B Instruct" | "Qwen: Qwen3.5 Plus 2026-02-15" | "Qwen: Qwen3 VL 235B A22B Thinking" | "Qwen: Qwen3 8B" | "Qwen2.5 72B Instruct" | "Qwen: Qwen3.5-122B-A10B" | "Qwen: Qwen3.7 Max" | "Qwen: Qwen Plus 0728 (thinking)" | "Qwen: Qwen3 Max Thinking" | "Qwen: Qwen3 Max" | "Qwen: Qwen3 235B A22B Instruct 2507" | "Qwen: Qwen3 235B A22B" | "Qwen: Qwen3.5 397B A17B" | "Qwen2.5 Coder 32B Instruct" | "Qwen: Qwen3.5-9B" | "Qwen: Qwen3 Coder Next" | "Qwen: Qwen3 Coder 480B A35B" | "Qwen: Qwen3.6 Plus" | "Qwen: Qwen3 Coder Flash" | "Qwen: Qwen3 30B A3B Thinking 2507" | "Qwen: Qwen3 32B" | "Qwen: Qwen3 Next 80B A3B Thinking" | "Qwen: Qwen3.5-Flash" | "Qwen: Qwen3 30B A3B" | "Qwen: Qwen3 VL 30B A3B Thinking" | "Qwen: Qwen3.5-35B-A3B" | "Qwen: Qwen3.6 35B A3B" | "Qwen: Qwen Plus 0728" | "Qwen: Qwen3 VL 8B Instruct" | "Qwen: Qwen3 235B A22B Thinking 2507" | "Qwen: Qwen3.6 Max Preview" | "Qwen: Qwen3 Coder 30B A3B Instruct" | "Qwen: Qwen3 Next 80B A3B Instruct" | "Qwen: Qwen3.5-27B" | "Qwen: Qwen3.6 Flash" | "Qwen: Qwen3 VL 30B A3B Instruct" | "Qwen: Qwen-Plus" | "Qwen: Qwen3 Coder Plus" | "Qwen: Qwen2.5 7B Instruct" | "Qwen: Qwen3 14B" | "Qwen: Qwen3 VL 32B Instruct" | "Tencent: Hy3 Preview" | "Tencent: Hunyuan A13B Instruct" | "Google: Nano Banana Pro (Gemini 3 Pro Image Preview)" | "Google: Gemma 4 26B A4B" | "Google: Gemini 3.5 Flash" | "Google: Gemini 3.1 Flash Lite" | "Google: Gemini 2.5 Pro" | "Google: Gemma 3 27B" | "Google: Gemma 4 31B" | "Google: Nano Banana 2 (Gemini 3.1 Flash Image Preview)" | "Google: Gemini 2.5 Pro Preview 06-05" | "Google: Gemma 3n 4B" | "Google: Gemini 2.5 Pro Preview 05-06" | "Google: Gemini 2.5 Flash Lite Preview 09-2025" | "Google: Gemini 2.5 Flash Lite" | "Google: Lyria 3 Clip Preview" | "Google: Gemini 3.1 Pro Preview Custom Tools" | "Google: Gemini 2.0 Flash Lite" | "Google: Gemini 2.0 Flash" | "Google: Gemini 3.1 Flash Lite Preview" | "Google: Gemini 3.1 Pro Preview" | "Google: Gemini 3 Flash Preview" | "Google: Gemma 2 27B" | "Google: Lyria 3 Pro Preview" | "Google: Gemma 3 12B" | "Google: Gemini 2.5 Flash" | "Google: Nano Banana (Gemini 2.5 Flash Image)" | "Google: Gemma 3 4B" | "Microsoft: Phi 4" | "WizardLM-2 8x22B" | "Microsoft: Phi 4 Mini Instruct" | "Google: Gemini Flash Latest" | "Google: Gemini Pro Latest" | "MythoMax 13B" | "Nex AGI: DeepSeek V3.1 Nex N1" | "Upstage: Solar Pro 3" | "Magnum v4 72B" | "DeepSeek: DeepSeek V3.2 Exp" | "DeepSeek: DeepSeek V3" | "DeepSeek: R1" | "DeepSeek: DeepSeek V4 Pro" | "DeepSeek: R1 0528" | "DeepSeek: DeepSeek V3.2 Speciale" | "DeepSeek: DeepSeek V3.2" | "DeepSeek: DeepSeek V4 Flash" | "DeepSeek: DeepSeek V3 0324" | "DeepSeek: R1 Distill Llama 70B" | "DeepSeek: R1 Distill Qwen 32B" | "DeepSeek: DeepSeek V3.1" | "DeepSeek: DeepSeek V3.1 Terminus" | "Perplexity: Sonar" | "Perplexity: Sonar Deep Research" | "Perplexity: Sonar Reasoning Pro" | "Perplexity: Sonar Pro Search" | "Perplexity: Sonar Pro" | "AI21: Jamba Large 1.7" | "Meta: Llama 3.1 70B Instruct" | "Meta: Llama 4 Scout" | "Meta: Llama 3.2 1B Instruct" | "Llama Guard 3 8B" | "Meta: Llama 3 70B Instruct" | "Meta: Llama 3.2 11B Vision Instruct" | "Meta: Llama 3 8B Instruct" | "Meta: Llama 4 Maverick" | "Meta: Llama 3.3 70B Instruct" | "Meta: Llama 3.2 3B Instruct" | "Meta: Llama Guard 4 12B" | "Meta: Llama 3.1 8B Instruct" | "Arcee AI: Spotlight" | "Arcee AI: Trinity Mini" | "Arcee AI: Maestro Reasoning" | "Arcee AI: Coder Large" | "Arcee AI: Virtuoso Large" | "Arcee AI: Trinity Large Thinking" | "Kilo Auto Frontier" | "Kilo Auto Balanced" | "Kilo Auto Small" | "Kilo Auto Free" | "EssentialAI: Rnj 1 Instruct" | "StepFun: Step 3.5 Flash" | "Perceptron: Perceptron Mk1" | "AllenAI: Olmo 3 32B Think" | "Reka Flash 3" | "Reka Edge" | "Baidu: Qianfan-OCR-Fast" | "Baidu: ERNIE 4.5 VL 424B A47B " | "Baidu: ERNIE 4.5 21B A3B" | "Baidu: ERNIE 4.5 300B A47B " | "Baidu: ERNIE 4.5 21B A3B Thinking" | "Baidu: CoBuddy (free)" | "Baidu: ERNIE 4.5 VL 28B A3B" | "MoonshotAI: Kimi Latest" | "Poolside: Laguna XS.2 (free)" | "Poolside: Laguna M.1 (free)" | "Xiaomi: MiMo-V2-Omni" | "Xiaomi: MiMo V2.5 Pro" | "Xiaomi: MiMo-V2-Flash" | "Xiaomi: MiMo-V2-Pro" | "Xiaomi: MiMo-V2.5";
|
|
4
4
|
export declare function getModels():Model[];
|
|
5
5
|
export declare function getModel(id:ModelId):Model|undefined;
|
|
6
6
|
export declare function getPrice(id:ModelId,tokens:TokenUsage):PriceBreakdown|null;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type{Model,PriceBreakdown,TokenUsage}from'../index.mjs';
|
|
2
|
-
export type ModelId="moonshotai/kimi-k2.5" | "moonshotai/kimi-k2-0905" | "moonshotai/kimi-k2-instruct" | "moonshotai/kimi-k2-thinking" | "openai/gpt-oss-20b" | "openai/gpt-oss-120b" | "zai-org/glm-5.1" | "zai-org/glm-4.5-air" | "zai-org/glm-4.5v" | "zai-org/glm-4.7-flash" | "zai-org/glm-4.6" | "zai-org/glm-4.5" | "zai-org/autoglm-phone-9b-multilingual" | "zai-org/glm-4.7" | "zai-org/glm-5" | "zai-org/glm-4.6v" | "baichuan/baichuan-m2-32b" | "minimax/minimax-m2.1" | "minimax/minimax-m2" | "minimax/minimax-m2.5" | "minimax/minimax-m2.7" | "minimax/minimax-m2.5-highspeed" | "kwaipilot/kat-coder-pro" | "nousresearch/hermes-2-pro-llama-3-8b" | "sao10K/l3-8b-lunaris" | "sao10K/l31-70b-euryale-v2.2" | "sao10K/L3-8B-stheno-v3.2" | "sao10K/l3-70b-euryale-v2.1" | "paddlepaddle/paddleocr-vl" | "inclusionai/ling-2.6-1t" | "inclusionai/ling-2.6-flash" | "mistralai/mistral-nemo" | "qwen/qwen3-vl-235b-a22b-instruct" | "qwen/qwen2.5-vl-72b-instruct" | "qwen/qwen2.5-7b-instruct" | "qwen/qwen3-vl-235b-a22b-thinking" | "qwen/qwen-2.5-72b-instruct" | "qwen/qwen3-30b-a3b-fp8" | "qwen/qwen3.5-122b-a10b" | "qwen/qwen3-omni-30b-a3b-instruct" | "qwen/qwen3-max" | "qwen/qwen3.5-397b-a17b" | "qwen/qwen3-coder-next" | "qwen/qwen3-omni-30b-a3b-thinking" | "qwen/qwen3-next-80b-a3b-thinking" | "qwen/qwen3-4b-fp8" | "qwen/qwen3-235b-a22b-fp8" | "qwen/qwen-mt-plus" | "qwen/qwen3-vl-30b-a3b-thinking" | "qwen/qwen3.5-35b-a3b" | "qwen/qwen3-32b-fp8" | "qwen/qwen3-235b-a22b-instruct-2507" | "qwen/qwen3-coder-480b-a35b-instruct" | "qwen/qwen3-vl-8b-instruct" | "qwen/qwen3-235b-a22b-thinking-2507" | "qwen/qwen3-coder-30b-a3b-instruct" | "qwen/qwen3-next-80b-a3b-instruct" | "qwen/qwen3.5-27b" | "qwen/qwen3-vl-30b-a3b-instruct" | "qwen/qwen3-8b-fp8" | "google/gemma-4-26b-a4b-it" | "google/gemma-3-27b-it" | "google/gemma-4-31b-it" | "google/gemma-3-12b-it" | "microsoft/wizardlm-2-8x22b" | "gryphe/mythomax-l2-13b" | "deepseek/deepseek-r1-0528-qwen3-8b" | "deepseek/deepseek-prover-v2-671b" | "deepseek/deepseek-r1-turbo" | "deepseek/deepseek-ocr-2" | "deepseek/deepseek-v3.2-exp" | "deepseek/deepseek-r1-0528" | "deepseek/deepseek-v3-0324" | "deepseek/deepseek-v3.2" | "deepseek/deepseek-ocr" | "deepseek/deepseek-v3-turbo" | "deepseek/deepseek-r1-distill-qwen-14b" | "deepseek/deepseek-v3.1" | "deepseek/deepseek-r1-distill-llama-70b" | "deepseek/deepseek-r1-distill-qwen-32b" | "deepseek/deepseek-v3.1-terminus" | "minimaxai/minimax-m1-80k" | "meta-llama/llama-4-maverick-17b-128e-instruct-fp8" | "meta-llama/llama-4-scout-17b-16e-instruct" | "meta-llama/llama-3-70b-instruct" | "meta-llama/llama-3-8b-instruct" | "meta-llama/llama-3.3-70b-instruct" | "meta-llama/llama-3.2-3b-instruct" | "meta-llama/llama-3.1-8b-instruct" | "xiaomimimo/mimo-v2-flash" | "baidu/ernie-4.5-vl-28b-a3b-thinking" | "baidu/ernie-4.5-vl-424b-a47b" | "baidu/ernie-4.5-21B-a3b-thinking" | "baidu/ernie-4.5-21B-a3b" | "baidu/ernie-4.5-300b-a47b-paddle" | "baidu/ernie-4.5-vl-28b-a3b" | "moonshotai/kimi-k2.6" | "deepseek/deepseek-v4-pro" | "deepseek/deepseek-v4-flash";
|
|
3
|
-
export type ModelName="Kimi K2.5" | "Kimi K2 0905" | "Kimi K2 Instruct" | "Kimi K2 Thinking" | "OpenAI: GPT OSS 20B" | "OpenAI GPT OSS 120B" | "GLM-5.1" | "GLM 4.5 Air" | "GLM 4.5V" | "GLM-4.7-Flash" | "GLM 4.6" | "GLM-4.5" | "AutoGLM-Phone-9B-Multilingual" | "GLM-4.7" | "GLM-5" | "GLM 4.6V" | "baichuan-m2-32b" | "Minimax M2.1" | "MiniMax-M2" | "MiniMax M2.5" | "MiniMax M2.7" | "MiniMax M2.5 Highspeed" | "Kat Coder Pro" | "Hermes 2 Pro Llama 3 8B" | "Sao10k L3 8B Lunaris\t" | "L31 70B Euryale V2.2" | "L3 8B Stheno V3.2" | "L3 70B Euryale V2.1\t" | "PaddleOCR-VL" | "Ling-2.6-1T" | "Ling-2.6-flash" | "Mistral Nemo" | "Qwen3 VL 235B A22B Instruct" | "Qwen2.5 VL 72B Instruct" | "Qwen2.5 7B Instruct" | "Qwen3 VL 235B A22B Thinking" | "Qwen 2.5 72B Instruct" | "Qwen3 30B A3B" | "Qwen3.5-122B-A10B" | "Qwen3 Omni 30B A3B Instruct" | "Qwen3 Max" | "Qwen3.5-397B-A17B" | "Qwen3 Coder Next" | "Qwen3 Omni 30B A3B Thinking" | "Qwen3 Next 80B A3B Thinking" | "Qwen3 4B" | "Qwen3 235B A22B" | "Qwen MT Plus" | "qwen/qwen3-vl-30b-a3b-thinking" | "Qwen3.5-35B-A3B" | "Qwen3 32B" | "Qwen3 235B A22B Instruct 2507" | "Qwen3 Coder 480B A35B Instruct" | "qwen/qwen3-vl-8b-instruct" | "Qwen3 235B A22b Thinking 2507" | "Qwen3 Coder 30b A3B Instruct" | "Qwen3 Next 80B A3B Instruct" | "Qwen3.5-27B" | "qwen/qwen3-vl-30b-a3b-instruct" | "Qwen3 8B" | "Gemma 4 26B A4B" | "Gemma 3 27B" | "Gemma 4 31B" | "Gemma 3 12B" | "Wizardlm 2 8x22B" | "Mythomax L2 13B" | "DeepSeek R1 0528 Qwen3 8B" | "Deepseek Prover V2 671B" | "DeepSeek R1 (Turbo)\t" | "deepseek/deepseek-ocr-2" | "Deepseek V3.2 Exp" | "DeepSeek R1 0528" | "DeepSeek V3 0324" | "Deepseek V3.2" | "DeepSeek-OCR" | "DeepSeek V3 (Turbo)\t" | "DeepSeek R1 Distill Qwen 14B" | "DeepSeek V3.1" | "DeepSeek R1 Distill LLama 70B" | "DeepSeek R1 Distill Qwen 32B" | "Deepseek V3.1 Terminus" | "MiniMax M1" | "Llama 4 Maverick Instruct" | "Llama 4 Scout Instruct" | "Llama3 70B Instruct" | "Llama 3 8B Instruct" | "Llama 3.3 70B Instruct" | "Llama 3.2 3B Instruct" | "Llama 3.1 8B Instruct" | "XiaomiMiMo/MiMo-V2-Flash" | "ERNIE-4.5-VL-28B-A3B-Thinking" | "ERNIE 4.5 VL 424B A47B" | "ERNIE-4.5-21B-A3B-Thinking" | "ERNIE 4.5 21B A3B" | "ERNIE 4.5 300B A47B" | "ERNIE 4.5 VL 28B A3B" | "Kimi K2.6" | "DeepSeek V4 Pro" | "DeepSeek V4 Flash";
|
|
2
|
+
export type ModelId="moonshotai/kimi-k2.5" | "moonshotai/kimi-k2-0905" | "moonshotai/kimi-k2-instruct" | "moonshotai/kimi-k2-thinking" | "openai/gpt-oss-20b" | "openai/gpt-oss-120b" | "zai-org/glm-5.1" | "zai-org/glm-4.5-air" | "zai-org/glm-4.5v" | "zai-org/glm-4.7-flash" | "zai-org/glm-4.6" | "zai-org/glm-4.5" | "zai-org/autoglm-phone-9b-multilingual" | "zai-org/glm-4.7" | "zai-org/glm-5" | "zai-org/glm-4.6v" | "baichuan/baichuan-m2-32b" | "minimax/minimax-m2.1" | "minimax/minimax-m2" | "minimax/minimax-m2.5" | "minimax/minimax-m2.7" | "minimax/minimax-m2.5-highspeed" | "kwaipilot/kat-coder-pro" | "nousresearch/hermes-2-pro-llama-3-8b" | "sao10K/l3-8b-lunaris" | "sao10K/l31-70b-euryale-v2.2" | "sao10K/L3-8B-stheno-v3.2" | "sao10K/l3-70b-euryale-v2.1" | "paddlepaddle/paddleocr-vl" | "inclusionai/ring-2.6-1t" | "inclusionai/ling-2.6-1t" | "inclusionai/ling-2.6-flash" | "mistralai/mistral-nemo" | "qwen/qwen3-vl-235b-a22b-instruct" | "qwen/qwen2.5-vl-72b-instruct" | "qwen/qwen2.5-7b-instruct" | "qwen/qwen3-vl-235b-a22b-thinking" | "qwen/qwen-2.5-72b-instruct" | "qwen/qwen3-30b-a3b-fp8" | "qwen/qwen3.5-122b-a10b" | "qwen/qwen3-omni-30b-a3b-instruct" | "qwen/qwen3.7-max" | "qwen/qwen3-max" | "qwen/qwen3.5-397b-a17b" | "qwen/qwen3-coder-next" | "qwen/qwen3-omni-30b-a3b-thinking" | "qwen/qwen3-next-80b-a3b-thinking" | "qwen/qwen3-4b-fp8" | "qwen/qwen3-235b-a22b-fp8" | "qwen/qwen-mt-plus" | "qwen/qwen3-vl-30b-a3b-thinking" | "qwen/qwen3.5-35b-a3b" | "qwen/qwen3-32b-fp8" | "qwen/qwen3-235b-a22b-instruct-2507" | "qwen/qwen3-coder-480b-a35b-instruct" | "qwen/qwen3-vl-8b-instruct" | "qwen/qwen3-235b-a22b-thinking-2507" | "qwen/qwen3-coder-30b-a3b-instruct" | "qwen/qwen3-next-80b-a3b-instruct" | "qwen/qwen3.5-27b" | "qwen/qwen3-vl-30b-a3b-instruct" | "qwen/qwen3-8b-fp8" | "google/gemma-4-26b-a4b-it" | "google/gemma-3-27b-it" | "google/gemma-4-31b-it" | "google/gemma-3-12b-it" | "microsoft/wizardlm-2-8x22b" | "gryphe/mythomax-l2-13b" | "deepseek/deepseek-r1-0528-qwen3-8b" | "deepseek/deepseek-prover-v2-671b" | "deepseek/deepseek-r1-turbo" | "deepseek/deepseek-ocr-2" | "deepseek/deepseek-v3.2-exp" | "deepseek/deepseek-r1-0528" | "deepseek/deepseek-v3-0324" | "deepseek/deepseek-v3.2" | "deepseek/deepseek-ocr" | "deepseek/deepseek-v3-turbo" | "deepseek/deepseek-r1-distill-qwen-14b" | "deepseek/deepseek-v3.1" | "deepseek/deepseek-r1-distill-llama-70b" | "deepseek/deepseek-r1-distill-qwen-32b" | "deepseek/deepseek-v3.1-terminus" | "minimaxai/minimax-m1-80k" | "meta-llama/llama-4-maverick-17b-128e-instruct-fp8" | "meta-llama/llama-4-scout-17b-16e-instruct" | "meta-llama/llama-3-70b-instruct" | "meta-llama/llama-3-8b-instruct" | "meta-llama/llama-3.3-70b-instruct" | "meta-llama/llama-3.2-3b-instruct" | "meta-llama/llama-3.1-8b-instruct" | "xiaomimimo/mimo-v2-flash" | "baidu/ernie-4.5-vl-28b-a3b-thinking" | "baidu/ernie-4.5-vl-424b-a47b" | "baidu/ernie-4.5-21B-a3b-thinking" | "baidu/ernie-4.5-21B-a3b" | "baidu/ernie-4.5-300b-a47b-paddle" | "baidu/ernie-4.5-vl-28b-a3b" | "moonshotai/kimi-k2.6" | "minimax/minimax-m2.7-highspeed" | "deepseek/deepseek-v4-pro" | "deepseek/deepseek-v4-flash" | "xiaomimimo/mimo-v2.5-pro" | "xiaomimimo/mimo-v2-pro";
|
|
3
|
+
export type ModelName="Kimi K2.5" | "Kimi K2 0905" | "Kimi K2 Instruct" | "Kimi K2 Thinking" | "OpenAI: GPT OSS 20B" | "OpenAI GPT OSS 120B" | "GLM-5.1" | "GLM 4.5 Air" | "GLM 4.5V" | "GLM-4.7-Flash" | "GLM 4.6" | "GLM-4.5" | "AutoGLM-Phone-9B-Multilingual" | "GLM-4.7" | "GLM-5" | "GLM 4.6V" | "baichuan-m2-32b" | "Minimax M2.1" | "MiniMax-M2" | "MiniMax M2.5" | "MiniMax M2.7" | "MiniMax M2.5 Highspeed" | "Kat Coder Pro" | "Hermes 2 Pro Llama 3 8B" | "Sao10k L3 8B Lunaris\t" | "L31 70B Euryale V2.2" | "L3 8B Stheno V3.2" | "L3 70B Euryale V2.1\t" | "PaddleOCR-VL" | "Ring-2.6-1T" | "Ling-2.6-1T" | "Ling-2.6-flash" | "Mistral Nemo" | "Qwen3 VL 235B A22B Instruct" | "Qwen2.5 VL 72B Instruct" | "Qwen2.5 7B Instruct" | "Qwen3 VL 235B A22B Thinking" | "Qwen 2.5 72B Instruct" | "Qwen3 30B A3B" | "Qwen3.5-122B-A10B" | "Qwen3 Omni 30B A3B Instruct" | "Qwen3.7-Max" | "Qwen3 Max" | "Qwen3.5-397B-A17B" | "Qwen3 Coder Next" | "Qwen3 Omni 30B A3B Thinking" | "Qwen3 Next 80B A3B Thinking" | "Qwen3 4B" | "Qwen3 235B A22B" | "Qwen MT Plus" | "qwen/qwen3-vl-30b-a3b-thinking" | "Qwen3.5-35B-A3B" | "Qwen3 32B" | "Qwen3 235B A22B Instruct 2507" | "Qwen3 Coder 480B A35B Instruct" | "qwen/qwen3-vl-8b-instruct" | "Qwen3 235B A22b Thinking 2507" | "Qwen3 Coder 30b A3B Instruct" | "Qwen3 Next 80B A3B Instruct" | "Qwen3.5-27B" | "qwen/qwen3-vl-30b-a3b-instruct" | "Qwen3 8B" | "Gemma 4 26B A4B" | "Gemma 3 27B" | "Gemma 4 31B" | "Gemma 3 12B" | "Wizardlm 2 8x22B" | "Mythomax L2 13B" | "DeepSeek R1 0528 Qwen3 8B" | "Deepseek Prover V2 671B" | "DeepSeek R1 (Turbo)\t" | "deepseek/deepseek-ocr-2" | "Deepseek V3.2 Exp" | "DeepSeek R1 0528" | "DeepSeek V3 0324" | "Deepseek V3.2" | "DeepSeek-OCR" | "DeepSeek V3 (Turbo)\t" | "DeepSeek R1 Distill Qwen 14B" | "DeepSeek V3.1" | "DeepSeek R1 Distill LLama 70B" | "DeepSeek R1 Distill Qwen 32B" | "Deepseek V3.1 Terminus" | "MiniMax M1" | "Llama 4 Maverick Instruct" | "Llama 4 Scout Instruct" | "Llama3 70B Instruct" | "Llama 3 8B Instruct" | "Llama 3.3 70B Instruct" | "Llama 3.2 3B Instruct" | "Llama 3.1 8B Instruct" | "XiaomiMiMo/MiMo-V2-Flash" | "ERNIE-4.5-VL-28B-A3B-Thinking" | "ERNIE 4.5 VL 424B A47B" | "ERNIE-4.5-21B-A3B-Thinking" | "ERNIE 4.5 21B A3B" | "ERNIE 4.5 300B A47B" | "ERNIE 4.5 VL 28B A3B" | "Kimi K2.6" | "MiniMax-M2.7-highspeed" | "DeepSeek V4 Pro" | "DeepSeek V4 Flash" | "MiMo-V2.5-Pro" | "MiMo-V2-Pro";
|
|
4
4
|
export declare function getModels():Model[];
|
|
5
5
|
export declare function getModel(id:ModelId):Model|undefined;
|
|
6
6
|
export declare function getPrice(id:ModelId,tokens:TokenUsage):PriceBreakdown|null;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type{Model,PriceBreakdown,TokenUsage}from'../index.js';
|
|
2
|
-
export type ModelId="moonshotai/kimi-k2.5" | "moonshotai/kimi-k2-0905" | "moonshotai/kimi-k2-instruct" | "moonshotai/kimi-k2-thinking" | "openai/gpt-oss-20b" | "openai/gpt-oss-120b" | "zai-org/glm-5.1" | "zai-org/glm-4.5-air" | "zai-org/glm-4.5v" | "zai-org/glm-4.7-flash" | "zai-org/glm-4.6" | "zai-org/glm-4.5" | "zai-org/autoglm-phone-9b-multilingual" | "zai-org/glm-4.7" | "zai-org/glm-5" | "zai-org/glm-4.6v" | "baichuan/baichuan-m2-32b" | "minimax/minimax-m2.1" | "minimax/minimax-m2" | "minimax/minimax-m2.5" | "minimax/minimax-m2.7" | "minimax/minimax-m2.5-highspeed" | "kwaipilot/kat-coder-pro" | "nousresearch/hermes-2-pro-llama-3-8b" | "sao10K/l3-8b-lunaris" | "sao10K/l31-70b-euryale-v2.2" | "sao10K/L3-8B-stheno-v3.2" | "sao10K/l3-70b-euryale-v2.1" | "paddlepaddle/paddleocr-vl" | "inclusionai/ling-2.6-1t" | "inclusionai/ling-2.6-flash" | "mistralai/mistral-nemo" | "qwen/qwen3-vl-235b-a22b-instruct" | "qwen/qwen2.5-vl-72b-instruct" | "qwen/qwen2.5-7b-instruct" | "qwen/qwen3-vl-235b-a22b-thinking" | "qwen/qwen-2.5-72b-instruct" | "qwen/qwen3-30b-a3b-fp8" | "qwen/qwen3.5-122b-a10b" | "qwen/qwen3-omni-30b-a3b-instruct" | "qwen/qwen3-max" | "qwen/qwen3.5-397b-a17b" | "qwen/qwen3-coder-next" | "qwen/qwen3-omni-30b-a3b-thinking" | "qwen/qwen3-next-80b-a3b-thinking" | "qwen/qwen3-4b-fp8" | "qwen/qwen3-235b-a22b-fp8" | "qwen/qwen-mt-plus" | "qwen/qwen3-vl-30b-a3b-thinking" | "qwen/qwen3.5-35b-a3b" | "qwen/qwen3-32b-fp8" | "qwen/qwen3-235b-a22b-instruct-2507" | "qwen/qwen3-coder-480b-a35b-instruct" | "qwen/qwen3-vl-8b-instruct" | "qwen/qwen3-235b-a22b-thinking-2507" | "qwen/qwen3-coder-30b-a3b-instruct" | "qwen/qwen3-next-80b-a3b-instruct" | "qwen/qwen3.5-27b" | "qwen/qwen3-vl-30b-a3b-instruct" | "qwen/qwen3-8b-fp8" | "google/gemma-4-26b-a4b-it" | "google/gemma-3-27b-it" | "google/gemma-4-31b-it" | "google/gemma-3-12b-it" | "microsoft/wizardlm-2-8x22b" | "gryphe/mythomax-l2-13b" | "deepseek/deepseek-r1-0528-qwen3-8b" | "deepseek/deepseek-prover-v2-671b" | "deepseek/deepseek-r1-turbo" | "deepseek/deepseek-ocr-2" | "deepseek/deepseek-v3.2-exp" | "deepseek/deepseek-r1-0528" | "deepseek/deepseek-v3-0324" | "deepseek/deepseek-v3.2" | "deepseek/deepseek-ocr" | "deepseek/deepseek-v3-turbo" | "deepseek/deepseek-r1-distill-qwen-14b" | "deepseek/deepseek-v3.1" | "deepseek/deepseek-r1-distill-llama-70b" | "deepseek/deepseek-r1-distill-qwen-32b" | "deepseek/deepseek-v3.1-terminus" | "minimaxai/minimax-m1-80k" | "meta-llama/llama-4-maverick-17b-128e-instruct-fp8" | "meta-llama/llama-4-scout-17b-16e-instruct" | "meta-llama/llama-3-70b-instruct" | "meta-llama/llama-3-8b-instruct" | "meta-llama/llama-3.3-70b-instruct" | "meta-llama/llama-3.2-3b-instruct" | "meta-llama/llama-3.1-8b-instruct" | "xiaomimimo/mimo-v2-flash" | "baidu/ernie-4.5-vl-28b-a3b-thinking" | "baidu/ernie-4.5-vl-424b-a47b" | "baidu/ernie-4.5-21B-a3b-thinking" | "baidu/ernie-4.5-21B-a3b" | "baidu/ernie-4.5-300b-a47b-paddle" | "baidu/ernie-4.5-vl-28b-a3b" | "moonshotai/kimi-k2.6" | "deepseek/deepseek-v4-pro" | "deepseek/deepseek-v4-flash";
|
|
3
|
-
export type ModelName="Kimi K2.5" | "Kimi K2 0905" | "Kimi K2 Instruct" | "Kimi K2 Thinking" | "OpenAI: GPT OSS 20B" | "OpenAI GPT OSS 120B" | "GLM-5.1" | "GLM 4.5 Air" | "GLM 4.5V" | "GLM-4.7-Flash" | "GLM 4.6" | "GLM-4.5" | "AutoGLM-Phone-9B-Multilingual" | "GLM-4.7" | "GLM-5" | "GLM 4.6V" | "baichuan-m2-32b" | "Minimax M2.1" | "MiniMax-M2" | "MiniMax M2.5" | "MiniMax M2.7" | "MiniMax M2.5 Highspeed" | "Kat Coder Pro" | "Hermes 2 Pro Llama 3 8B" | "Sao10k L3 8B Lunaris\t" | "L31 70B Euryale V2.2" | "L3 8B Stheno V3.2" | "L3 70B Euryale V2.1\t" | "PaddleOCR-VL" | "Ling-2.6-1T" | "Ling-2.6-flash" | "Mistral Nemo" | "Qwen3 VL 235B A22B Instruct" | "Qwen2.5 VL 72B Instruct" | "Qwen2.5 7B Instruct" | "Qwen3 VL 235B A22B Thinking" | "Qwen 2.5 72B Instruct" | "Qwen3 30B A3B" | "Qwen3.5-122B-A10B" | "Qwen3 Omni 30B A3B Instruct" | "Qwen3 Max" | "Qwen3.5-397B-A17B" | "Qwen3 Coder Next" | "Qwen3 Omni 30B A3B Thinking" | "Qwen3 Next 80B A3B Thinking" | "Qwen3 4B" | "Qwen3 235B A22B" | "Qwen MT Plus" | "qwen/qwen3-vl-30b-a3b-thinking" | "Qwen3.5-35B-A3B" | "Qwen3 32B" | "Qwen3 235B A22B Instruct 2507" | "Qwen3 Coder 480B A35B Instruct" | "qwen/qwen3-vl-8b-instruct" | "Qwen3 235B A22b Thinking 2507" | "Qwen3 Coder 30b A3B Instruct" | "Qwen3 Next 80B A3B Instruct" | "Qwen3.5-27B" | "qwen/qwen3-vl-30b-a3b-instruct" | "Qwen3 8B" | "Gemma 4 26B A4B" | "Gemma 3 27B" | "Gemma 4 31B" | "Gemma 3 12B" | "Wizardlm 2 8x22B" | "Mythomax L2 13B" | "DeepSeek R1 0528 Qwen3 8B" | "Deepseek Prover V2 671B" | "DeepSeek R1 (Turbo)\t" | "deepseek/deepseek-ocr-2" | "Deepseek V3.2 Exp" | "DeepSeek R1 0528" | "DeepSeek V3 0324" | "Deepseek V3.2" | "DeepSeek-OCR" | "DeepSeek V3 (Turbo)\t" | "DeepSeek R1 Distill Qwen 14B" | "DeepSeek V3.1" | "DeepSeek R1 Distill LLama 70B" | "DeepSeek R1 Distill Qwen 32B" | "Deepseek V3.1 Terminus" | "MiniMax M1" | "Llama 4 Maverick Instruct" | "Llama 4 Scout Instruct" | "Llama3 70B Instruct" | "Llama 3 8B Instruct" | "Llama 3.3 70B Instruct" | "Llama 3.2 3B Instruct" | "Llama 3.1 8B Instruct" | "XiaomiMiMo/MiMo-V2-Flash" | "ERNIE-4.5-VL-28B-A3B-Thinking" | "ERNIE 4.5 VL 424B A47B" | "ERNIE-4.5-21B-A3B-Thinking" | "ERNIE 4.5 21B A3B" | "ERNIE 4.5 300B A47B" | "ERNIE 4.5 VL 28B A3B" | "Kimi K2.6" | "DeepSeek V4 Pro" | "DeepSeek V4 Flash";
|
|
2
|
+
export type ModelId="moonshotai/kimi-k2.5" | "moonshotai/kimi-k2-0905" | "moonshotai/kimi-k2-instruct" | "moonshotai/kimi-k2-thinking" | "openai/gpt-oss-20b" | "openai/gpt-oss-120b" | "zai-org/glm-5.1" | "zai-org/glm-4.5-air" | "zai-org/glm-4.5v" | "zai-org/glm-4.7-flash" | "zai-org/glm-4.6" | "zai-org/glm-4.5" | "zai-org/autoglm-phone-9b-multilingual" | "zai-org/glm-4.7" | "zai-org/glm-5" | "zai-org/glm-4.6v" | "baichuan/baichuan-m2-32b" | "minimax/minimax-m2.1" | "minimax/minimax-m2" | "minimax/minimax-m2.5" | "minimax/minimax-m2.7" | "minimax/minimax-m2.5-highspeed" | "kwaipilot/kat-coder-pro" | "nousresearch/hermes-2-pro-llama-3-8b" | "sao10K/l3-8b-lunaris" | "sao10K/l31-70b-euryale-v2.2" | "sao10K/L3-8B-stheno-v3.2" | "sao10K/l3-70b-euryale-v2.1" | "paddlepaddle/paddleocr-vl" | "inclusionai/ring-2.6-1t" | "inclusionai/ling-2.6-1t" | "inclusionai/ling-2.6-flash" | "mistralai/mistral-nemo" | "qwen/qwen3-vl-235b-a22b-instruct" | "qwen/qwen2.5-vl-72b-instruct" | "qwen/qwen2.5-7b-instruct" | "qwen/qwen3-vl-235b-a22b-thinking" | "qwen/qwen-2.5-72b-instruct" | "qwen/qwen3-30b-a3b-fp8" | "qwen/qwen3.5-122b-a10b" | "qwen/qwen3-omni-30b-a3b-instruct" | "qwen/qwen3.7-max" | "qwen/qwen3-max" | "qwen/qwen3.5-397b-a17b" | "qwen/qwen3-coder-next" | "qwen/qwen3-omni-30b-a3b-thinking" | "qwen/qwen3-next-80b-a3b-thinking" | "qwen/qwen3-4b-fp8" | "qwen/qwen3-235b-a22b-fp8" | "qwen/qwen-mt-plus" | "qwen/qwen3-vl-30b-a3b-thinking" | "qwen/qwen3.5-35b-a3b" | "qwen/qwen3-32b-fp8" | "qwen/qwen3-235b-a22b-instruct-2507" | "qwen/qwen3-coder-480b-a35b-instruct" | "qwen/qwen3-vl-8b-instruct" | "qwen/qwen3-235b-a22b-thinking-2507" | "qwen/qwen3-coder-30b-a3b-instruct" | "qwen/qwen3-next-80b-a3b-instruct" | "qwen/qwen3.5-27b" | "qwen/qwen3-vl-30b-a3b-instruct" | "qwen/qwen3-8b-fp8" | "google/gemma-4-26b-a4b-it" | "google/gemma-3-27b-it" | "google/gemma-4-31b-it" | "google/gemma-3-12b-it" | "microsoft/wizardlm-2-8x22b" | "gryphe/mythomax-l2-13b" | "deepseek/deepseek-r1-0528-qwen3-8b" | "deepseek/deepseek-prover-v2-671b" | "deepseek/deepseek-r1-turbo" | "deepseek/deepseek-ocr-2" | "deepseek/deepseek-v3.2-exp" | "deepseek/deepseek-r1-0528" | "deepseek/deepseek-v3-0324" | "deepseek/deepseek-v3.2" | "deepseek/deepseek-ocr" | "deepseek/deepseek-v3-turbo" | "deepseek/deepseek-r1-distill-qwen-14b" | "deepseek/deepseek-v3.1" | "deepseek/deepseek-r1-distill-llama-70b" | "deepseek/deepseek-r1-distill-qwen-32b" | "deepseek/deepseek-v3.1-terminus" | "minimaxai/minimax-m1-80k" | "meta-llama/llama-4-maverick-17b-128e-instruct-fp8" | "meta-llama/llama-4-scout-17b-16e-instruct" | "meta-llama/llama-3-70b-instruct" | "meta-llama/llama-3-8b-instruct" | "meta-llama/llama-3.3-70b-instruct" | "meta-llama/llama-3.2-3b-instruct" | "meta-llama/llama-3.1-8b-instruct" | "xiaomimimo/mimo-v2-flash" | "baidu/ernie-4.5-vl-28b-a3b-thinking" | "baidu/ernie-4.5-vl-424b-a47b" | "baidu/ernie-4.5-21B-a3b-thinking" | "baidu/ernie-4.5-21B-a3b" | "baidu/ernie-4.5-300b-a47b-paddle" | "baidu/ernie-4.5-vl-28b-a3b" | "moonshotai/kimi-k2.6" | "minimax/minimax-m2.7-highspeed" | "deepseek/deepseek-v4-pro" | "deepseek/deepseek-v4-flash" | "xiaomimimo/mimo-v2.5-pro" | "xiaomimimo/mimo-v2-pro";
|
|
3
|
+
export type ModelName="Kimi K2.5" | "Kimi K2 0905" | "Kimi K2 Instruct" | "Kimi K2 Thinking" | "OpenAI: GPT OSS 20B" | "OpenAI GPT OSS 120B" | "GLM-5.1" | "GLM 4.5 Air" | "GLM 4.5V" | "GLM-4.7-Flash" | "GLM 4.6" | "GLM-4.5" | "AutoGLM-Phone-9B-Multilingual" | "GLM-4.7" | "GLM-5" | "GLM 4.6V" | "baichuan-m2-32b" | "Minimax M2.1" | "MiniMax-M2" | "MiniMax M2.5" | "MiniMax M2.7" | "MiniMax M2.5 Highspeed" | "Kat Coder Pro" | "Hermes 2 Pro Llama 3 8B" | "Sao10k L3 8B Lunaris\t" | "L31 70B Euryale V2.2" | "L3 8B Stheno V3.2" | "L3 70B Euryale V2.1\t" | "PaddleOCR-VL" | "Ring-2.6-1T" | "Ling-2.6-1T" | "Ling-2.6-flash" | "Mistral Nemo" | "Qwen3 VL 235B A22B Instruct" | "Qwen2.5 VL 72B Instruct" | "Qwen2.5 7B Instruct" | "Qwen3 VL 235B A22B Thinking" | "Qwen 2.5 72B Instruct" | "Qwen3 30B A3B" | "Qwen3.5-122B-A10B" | "Qwen3 Omni 30B A3B Instruct" | "Qwen3.7-Max" | "Qwen3 Max" | "Qwen3.5-397B-A17B" | "Qwen3 Coder Next" | "Qwen3 Omni 30B A3B Thinking" | "Qwen3 Next 80B A3B Thinking" | "Qwen3 4B" | "Qwen3 235B A22B" | "Qwen MT Plus" | "qwen/qwen3-vl-30b-a3b-thinking" | "Qwen3.5-35B-A3B" | "Qwen3 32B" | "Qwen3 235B A22B Instruct 2507" | "Qwen3 Coder 480B A35B Instruct" | "qwen/qwen3-vl-8b-instruct" | "Qwen3 235B A22b Thinking 2507" | "Qwen3 Coder 30b A3B Instruct" | "Qwen3 Next 80B A3B Instruct" | "Qwen3.5-27B" | "qwen/qwen3-vl-30b-a3b-instruct" | "Qwen3 8B" | "Gemma 4 26B A4B" | "Gemma 3 27B" | "Gemma 4 31B" | "Gemma 3 12B" | "Wizardlm 2 8x22B" | "Mythomax L2 13B" | "DeepSeek R1 0528 Qwen3 8B" | "Deepseek Prover V2 671B" | "DeepSeek R1 (Turbo)\t" | "deepseek/deepseek-ocr-2" | "Deepseek V3.2 Exp" | "DeepSeek R1 0528" | "DeepSeek V3 0324" | "Deepseek V3.2" | "DeepSeek-OCR" | "DeepSeek V3 (Turbo)\t" | "DeepSeek R1 Distill Qwen 14B" | "DeepSeek V3.1" | "DeepSeek R1 Distill LLama 70B" | "DeepSeek R1 Distill Qwen 32B" | "Deepseek V3.1 Terminus" | "MiniMax M1" | "Llama 4 Maverick Instruct" | "Llama 4 Scout Instruct" | "Llama3 70B Instruct" | "Llama 3 8B Instruct" | "Llama 3.3 70B Instruct" | "Llama 3.2 3B Instruct" | "Llama 3.1 8B Instruct" | "XiaomiMiMo/MiMo-V2-Flash" | "ERNIE-4.5-VL-28B-A3B-Thinking" | "ERNIE 4.5 VL 424B A47B" | "ERNIE-4.5-21B-A3B-Thinking" | "ERNIE 4.5 21B A3B" | "ERNIE 4.5 300B A47B" | "ERNIE 4.5 VL 28B A3B" | "Kimi K2.6" | "MiniMax-M2.7-highspeed" | "DeepSeek V4 Pro" | "DeepSeek V4 Flash" | "MiMo-V2.5-Pro" | "MiMo-V2-Pro";
|
|
4
4
|
export declare function getModels():Model[];
|
|
5
5
|
export declare function getModel(id:ModelId):Model|undefined;
|
|
6
6
|
export declare function getPrice(id:ModelId,tokens:TokenUsage):PriceBreakdown|null;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type{Model,PriceBreakdown,TokenUsage}from'../index.mjs';
|
|
2
|
-
export type ModelId="kimi-k2.5" | "qwen3.5-plus" | "glm-5.1" | "mimo-v2-omni" | "deepseek-v4-pro" | "mimo-v2.5-pro" | "minimax-m2.5" | "minimax-m2.7" | "qwen3.6-plus" | "mimo-v2-pro" | "mimo-v2.5" | "deepseek-v4-flash" | "glm-5" | "kimi-k2.6";
|
|
3
|
-
export type ModelName="Kimi K2.5" | "Qwen3.5 Plus" | "GLM-5.1" | "MiMo V2 Omni" | "DeepSeek V4 Pro" | "MiMo V2.5 Pro" | "MiniMax M2.5" | "MiniMax M2.7" | "Qwen3.6 Plus" | "MiMo V2 Pro" | "MiMo V2.5" | "DeepSeek V4 Flash" | "GLM-5" | "Kimi K2.6";
|
|
2
|
+
export type ModelId="kimi-k2.5" | "qwen3.5-plus" | "glm-5.1" | "mimo-v2-omni" | "deepseek-v4-pro" | "qwen3.7-max" | "mimo-v2.5-pro" | "minimax-m2.5" | "minimax-m2.7" | "qwen3.6-plus" | "mimo-v2-pro" | "mimo-v2.5" | "deepseek-v4-flash" | "glm-5" | "kimi-k2.6";
|
|
3
|
+
export type ModelName="Kimi K2.5" | "Qwen3.5 Plus" | "GLM-5.1" | "MiMo V2 Omni" | "DeepSeek V4 Pro" | "Qwen3.7 Max" | "MiMo V2.5 Pro" | "MiniMax M2.5" | "MiniMax M2.7" | "Qwen3.6 Plus" | "MiMo V2 Pro" | "MiMo V2.5" | "DeepSeek V4 Flash" | "GLM-5" | "Kimi K2.6";
|
|
4
4
|
export declare function getModels():Model[];
|
|
5
5
|
export declare function getModel(id:ModelId):Model|undefined;
|
|
6
6
|
export declare function getPrice(id:ModelId,tokens:TokenUsage):PriceBreakdown|null;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type{Model,PriceBreakdown,TokenUsage}from'../index.js';
|
|
2
|
-
export type ModelId="kimi-k2.5" | "qwen3.5-plus" | "glm-5.1" | "mimo-v2-omni" | "deepseek-v4-pro" | "mimo-v2.5-pro" | "minimax-m2.5" | "minimax-m2.7" | "qwen3.6-plus" | "mimo-v2-pro" | "mimo-v2.5" | "deepseek-v4-flash" | "glm-5" | "kimi-k2.6";
|
|
3
|
-
export type ModelName="Kimi K2.5" | "Qwen3.5 Plus" | "GLM-5.1" | "MiMo V2 Omni" | "DeepSeek V4 Pro" | "MiMo V2.5 Pro" | "MiniMax M2.5" | "MiniMax M2.7" | "Qwen3.6 Plus" | "MiMo V2 Pro" | "MiMo V2.5" | "DeepSeek V4 Flash" | "GLM-5" | "Kimi K2.6";
|
|
2
|
+
export type ModelId="kimi-k2.5" | "qwen3.5-plus" | "glm-5.1" | "mimo-v2-omni" | "deepseek-v4-pro" | "qwen3.7-max" | "mimo-v2.5-pro" | "minimax-m2.5" | "minimax-m2.7" | "qwen3.6-plus" | "mimo-v2-pro" | "mimo-v2.5" | "deepseek-v4-flash" | "glm-5" | "kimi-k2.6";
|
|
3
|
+
export type ModelName="Kimi K2.5" | "Qwen3.5 Plus" | "GLM-5.1" | "MiMo V2 Omni" | "DeepSeek V4 Pro" | "Qwen3.7 Max" | "MiMo V2.5 Pro" | "MiniMax M2.5" | "MiniMax M2.7" | "Qwen3.6 Plus" | "MiMo V2 Pro" | "MiMo V2.5" | "DeepSeek V4 Flash" | "GLM-5" | "Kimi K2.6";
|
|
4
4
|
export declare function getModels():Model[];
|
|
5
5
|
export declare function getModel(id:ModelId):Model|undefined;
|
|
6
6
|
export declare function getPrice(id:ModelId,tokens:TokenUsage):PriceBreakdown|null;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type{Model,PriceBreakdown,TokenUsage}from'../index.mjs';
|
|
2
|
-
export type ModelId="minimax-m2.1" | "kimi-k2.5" | "qwen3.5-plus" | "claude-haiku-4-5" | "glm-5.1" | "kimi-k2.5-free" | "gemini-3-pro" | "gemini-3.5-flash" | "gpt-5.2" | "glm-5-free" | "gpt-5.4-nano" | "minimax-m2.1-free" | "gpt-5.5-pro" | "gpt-5.1-codex-mini" | "claude-sonnet-4-5" | "mimo-v2-flash-free" | "gpt-5.3-codex-spark" | "grok-build-0.1" | "trinity-large-preview-free" | "deepseek-v4-flash-free" | "gpt-5-codex" | "minimax-m2.5" | "mimo-v2-pro-free" | "glm-4.6" | "ling-2.6-flash-free" | "claude-sonnet-4-6" | "glm-4.7-free" | "qwen3.6-plus-free" | "minimax-m2.7" | "qwen3-coder" | "claude-opus-4-1" | "qwen3.6-plus" | "gpt-5.1" | "gpt-5-nano" | "kimi-k2-thinking" | "gpt-5.4-mini" | "hy3-preview-free" | "claude-opus-4-7" | "gemini-3-flash" | "minimax-m2.5-free" | "gpt-5.1-codex-max" | "gpt-5.4-pro" | "big-pickle" | "claude-sonnet-4" | "gpt-5.1-codex" | "kimi-k2" | "claude-3-5-haiku" | "gpt-5.2-codex" | "grok-code" | "gpt-5.3-codex" | "ring-2.6-1t-free" | "nemotron-3-super-free" | "glm-4.7" | "glm-5" | "gemini-3.1-pro" | "kimi-k2.6" | "mimo-v2-omni-free" | "claude-opus-4-5" | "gpt-5" | "gpt-5.4" | "gpt-5.5" | "claude-opus-4-6";
|
|
3
|
-
export type ModelName="MiniMax M2.1" | "Kimi K2.5" | "Qwen3.5 Plus" | "Claude Haiku 4.5" | "GLM-5.1" | "Kimi K2.5 Free" | "Gemini 3 Pro" | "Gemini 3.5 Flash" | "GPT-5.2" | "GLM-5 Free" | "GPT-5.4 Nano" | "MiniMax M2.1 Free" | "GPT-5.5 Pro" | "GPT-5.1 Codex Mini" | "Claude Sonnet 4.5" | "MiMo V2 Flash Free" | "GPT-5.3 Codex Spark" | "Grok Build 0.1" | "Trinity Large Preview" | "DeepSeek V4 Flash Free" | "GPT-5 Codex" | "MiniMax M2.5" | "MiMo V2 Pro Free" | "GLM-4.6" | "Ling 2.6 Flash Free" | "Claude Sonnet 4.6" | "GLM-4.7 Free" | "Qwen3.6 Plus Free" | "MiniMax M2.7" | "Qwen3 Coder" | "Claude Opus 4.1" | "Qwen3.6 Plus" | "GPT-5.1" | "GPT-5 Nano" | "Kimi K2 Thinking" | "GPT-5.4 Mini" | "Hy3 preview Free" | "Claude Opus 4.7" | "Gemini 3 Flash" | "MiniMax M2.5 Free" | "GPT-5.1 Codex Max" | "GPT-5.4 Pro" | "Big Pickle" | "Claude Sonnet 4" | "GPT-5.1 Codex" | "Kimi K2" | "Claude Haiku 3.5" | "GPT-5.2 Codex" | "Grok Code Fast 1" | "GPT-5.3 Codex" | "Ring 2.6 1T Free" | "Nemotron 3 Super Free" | "GLM-4.7" | "GLM-5" | "Gemini 3.1 Pro Preview" | "Kimi K2.6" | "MiMo V2 Omni Free" | "Claude Opus 4.5" | "GPT-5" | "GPT-5.4" | "GPT-5.5" | "Claude Opus 4.6";
|
|
2
|
+
export type ModelId="minimax-m2.1" | "kimi-k2.5" | "qwen3.5-plus" | "claude-haiku-4-5" | "glm-5.1" | "kimi-k2.5-free" | "gemini-3-pro" | "gemini-3.5-flash" | "gpt-5.2" | "glm-5-free" | "gpt-5.4-nano" | "minimax-m2.1-free" | "gpt-5.5-pro" | "gpt-5.1-codex-mini" | "claude-sonnet-4-5" | "mimo-v2-flash-free" | "gpt-5.3-codex-spark" | "grok-build-0.1" | "trinity-large-preview-free" | "deepseek-v4-flash-free" | "gpt-5-codex" | "minimax-m2.5" | "mimo-v2-pro-free" | "glm-4.6" | "mimo-v2.5-free" | "ling-2.6-flash-free" | "claude-sonnet-4-6" | "glm-4.7-free" | "qwen3.6-plus-free" | "minimax-m2.7" | "qwen3-coder" | "claude-opus-4-1" | "qwen3.6-plus" | "gpt-5.1" | "gpt-5-nano" | "kimi-k2-thinking" | "gpt-5.4-mini" | "hy3-preview-free" | "claude-opus-4-7" | "gemini-3-flash" | "minimax-m2.5-free" | "gpt-5.1-codex-max" | "gpt-5.4-pro" | "big-pickle" | "claude-sonnet-4" | "gpt-5.1-codex" | "kimi-k2" | "claude-3-5-haiku" | "gpt-5.2-codex" | "grok-code" | "gpt-5.3-codex" | "ring-2.6-1t-free" | "nemotron-3-super-free" | "glm-4.7" | "glm-5" | "gemini-3.1-pro" | "kimi-k2.6" | "mimo-v2-omni-free" | "claude-opus-4-5" | "gpt-5" | "gpt-5.4" | "gpt-5.5" | "claude-opus-4-6";
|
|
3
|
+
export type ModelName="MiniMax M2.1" | "Kimi K2.5" | "Qwen3.5 Plus" | "Claude Haiku 4.5" | "GLM-5.1" | "Kimi K2.5 Free" | "Gemini 3 Pro" | "Gemini 3.5 Flash" | "GPT-5.2" | "GLM-5 Free" | "GPT-5.4 Nano" | "MiniMax M2.1 Free" | "GPT-5.5 Pro" | "GPT-5.1 Codex Mini" | "Claude Sonnet 4.5" | "MiMo V2 Flash Free" | "GPT-5.3 Codex Spark" | "Grok Build 0.1" | "Trinity Large Preview" | "DeepSeek V4 Flash Free" | "GPT-5 Codex" | "MiniMax M2.5" | "MiMo V2 Pro Free" | "GLM-4.6" | "MiMo V2.5 Free" | "Ling 2.6 Flash Free" | "Claude Sonnet 4.6" | "GLM-4.7 Free" | "Qwen3.6 Plus Free" | "MiniMax M2.7" | "Qwen3 Coder" | "Claude Opus 4.1" | "Qwen3.6 Plus" | "GPT-5.1" | "GPT-5 Nano" | "Kimi K2 Thinking" | "GPT-5.4 Mini" | "Hy3 preview Free" | "Claude Opus 4.7" | "Gemini 3 Flash" | "MiniMax M2.5 Free" | "GPT-5.1 Codex Max" | "GPT-5.4 Pro" | "Big Pickle" | "Claude Sonnet 4" | "GPT-5.1 Codex" | "Kimi K2" | "Claude Haiku 3.5" | "GPT-5.2 Codex" | "Grok Code Fast 1" | "GPT-5.3 Codex" | "Ring 2.6 1T Free" | "Nemotron 3 Super Free" | "GLM-4.7" | "GLM-5" | "Gemini 3.1 Pro Preview" | "Kimi K2.6" | "MiMo V2 Omni Free" | "Claude Opus 4.5" | "GPT-5" | "GPT-5.4" | "GPT-5.5" | "Claude Opus 4.6";
|
|
4
4
|
export declare function getModels():Model[];
|
|
5
5
|
export declare function getModel(id:ModelId):Model|undefined;
|
|
6
6
|
export declare function getPrice(id:ModelId,tokens:TokenUsage):PriceBreakdown|null;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type{Model,PriceBreakdown,TokenUsage}from'../index.js';
|
|
2
|
-
export type ModelId="minimax-m2.1" | "kimi-k2.5" | "qwen3.5-plus" | "claude-haiku-4-5" | "glm-5.1" | "kimi-k2.5-free" | "gemini-3-pro" | "gemini-3.5-flash" | "gpt-5.2" | "glm-5-free" | "gpt-5.4-nano" | "minimax-m2.1-free" | "gpt-5.5-pro" | "gpt-5.1-codex-mini" | "claude-sonnet-4-5" | "mimo-v2-flash-free" | "gpt-5.3-codex-spark" | "grok-build-0.1" | "trinity-large-preview-free" | "deepseek-v4-flash-free" | "gpt-5-codex" | "minimax-m2.5" | "mimo-v2-pro-free" | "glm-4.6" | "ling-2.6-flash-free" | "claude-sonnet-4-6" | "glm-4.7-free" | "qwen3.6-plus-free" | "minimax-m2.7" | "qwen3-coder" | "claude-opus-4-1" | "qwen3.6-plus" | "gpt-5.1" | "gpt-5-nano" | "kimi-k2-thinking" | "gpt-5.4-mini" | "hy3-preview-free" | "claude-opus-4-7" | "gemini-3-flash" | "minimax-m2.5-free" | "gpt-5.1-codex-max" | "gpt-5.4-pro" | "big-pickle" | "claude-sonnet-4" | "gpt-5.1-codex" | "kimi-k2" | "claude-3-5-haiku" | "gpt-5.2-codex" | "grok-code" | "gpt-5.3-codex" | "ring-2.6-1t-free" | "nemotron-3-super-free" | "glm-4.7" | "glm-5" | "gemini-3.1-pro" | "kimi-k2.6" | "mimo-v2-omni-free" | "claude-opus-4-5" | "gpt-5" | "gpt-5.4" | "gpt-5.5" | "claude-opus-4-6";
|
|
3
|
-
export type ModelName="MiniMax M2.1" | "Kimi K2.5" | "Qwen3.5 Plus" | "Claude Haiku 4.5" | "GLM-5.1" | "Kimi K2.5 Free" | "Gemini 3 Pro" | "Gemini 3.5 Flash" | "GPT-5.2" | "GLM-5 Free" | "GPT-5.4 Nano" | "MiniMax M2.1 Free" | "GPT-5.5 Pro" | "GPT-5.1 Codex Mini" | "Claude Sonnet 4.5" | "MiMo V2 Flash Free" | "GPT-5.3 Codex Spark" | "Grok Build 0.1" | "Trinity Large Preview" | "DeepSeek V4 Flash Free" | "GPT-5 Codex" | "MiniMax M2.5" | "MiMo V2 Pro Free" | "GLM-4.6" | "Ling 2.6 Flash Free" | "Claude Sonnet 4.6" | "GLM-4.7 Free" | "Qwen3.6 Plus Free" | "MiniMax M2.7" | "Qwen3 Coder" | "Claude Opus 4.1" | "Qwen3.6 Plus" | "GPT-5.1" | "GPT-5 Nano" | "Kimi K2 Thinking" | "GPT-5.4 Mini" | "Hy3 preview Free" | "Claude Opus 4.7" | "Gemini 3 Flash" | "MiniMax M2.5 Free" | "GPT-5.1 Codex Max" | "GPT-5.4 Pro" | "Big Pickle" | "Claude Sonnet 4" | "GPT-5.1 Codex" | "Kimi K2" | "Claude Haiku 3.5" | "GPT-5.2 Codex" | "Grok Code Fast 1" | "GPT-5.3 Codex" | "Ring 2.6 1T Free" | "Nemotron 3 Super Free" | "GLM-4.7" | "GLM-5" | "Gemini 3.1 Pro Preview" | "Kimi K2.6" | "MiMo V2 Omni Free" | "Claude Opus 4.5" | "GPT-5" | "GPT-5.4" | "GPT-5.5" | "Claude Opus 4.6";
|
|
2
|
+
export type ModelId="minimax-m2.1" | "kimi-k2.5" | "qwen3.5-plus" | "claude-haiku-4-5" | "glm-5.1" | "kimi-k2.5-free" | "gemini-3-pro" | "gemini-3.5-flash" | "gpt-5.2" | "glm-5-free" | "gpt-5.4-nano" | "minimax-m2.1-free" | "gpt-5.5-pro" | "gpt-5.1-codex-mini" | "claude-sonnet-4-5" | "mimo-v2-flash-free" | "gpt-5.3-codex-spark" | "grok-build-0.1" | "trinity-large-preview-free" | "deepseek-v4-flash-free" | "gpt-5-codex" | "minimax-m2.5" | "mimo-v2-pro-free" | "glm-4.6" | "mimo-v2.5-free" | "ling-2.6-flash-free" | "claude-sonnet-4-6" | "glm-4.7-free" | "qwen3.6-plus-free" | "minimax-m2.7" | "qwen3-coder" | "claude-opus-4-1" | "qwen3.6-plus" | "gpt-5.1" | "gpt-5-nano" | "kimi-k2-thinking" | "gpt-5.4-mini" | "hy3-preview-free" | "claude-opus-4-7" | "gemini-3-flash" | "minimax-m2.5-free" | "gpt-5.1-codex-max" | "gpt-5.4-pro" | "big-pickle" | "claude-sonnet-4" | "gpt-5.1-codex" | "kimi-k2" | "claude-3-5-haiku" | "gpt-5.2-codex" | "grok-code" | "gpt-5.3-codex" | "ring-2.6-1t-free" | "nemotron-3-super-free" | "glm-4.7" | "glm-5" | "gemini-3.1-pro" | "kimi-k2.6" | "mimo-v2-omni-free" | "claude-opus-4-5" | "gpt-5" | "gpt-5.4" | "gpt-5.5" | "claude-opus-4-6";
|
|
3
|
+
export type ModelName="MiniMax M2.1" | "Kimi K2.5" | "Qwen3.5 Plus" | "Claude Haiku 4.5" | "GLM-5.1" | "Kimi K2.5 Free" | "Gemini 3 Pro" | "Gemini 3.5 Flash" | "GPT-5.2" | "GLM-5 Free" | "GPT-5.4 Nano" | "MiniMax M2.1 Free" | "GPT-5.5 Pro" | "GPT-5.1 Codex Mini" | "Claude Sonnet 4.5" | "MiMo V2 Flash Free" | "GPT-5.3 Codex Spark" | "Grok Build 0.1" | "Trinity Large Preview" | "DeepSeek V4 Flash Free" | "GPT-5 Codex" | "MiniMax M2.5" | "MiMo V2 Pro Free" | "GLM-4.6" | "MiMo V2.5 Free" | "Ling 2.6 Flash Free" | "Claude Sonnet 4.6" | "GLM-4.7 Free" | "Qwen3.6 Plus Free" | "MiniMax M2.7" | "Qwen3 Coder" | "Claude Opus 4.1" | "Qwen3.6 Plus" | "GPT-5.1" | "GPT-5 Nano" | "Kimi K2 Thinking" | "GPT-5.4 Mini" | "Hy3 preview Free" | "Claude Opus 4.7" | "Gemini 3 Flash" | "MiniMax M2.5 Free" | "GPT-5.1 Codex Max" | "GPT-5.4 Pro" | "Big Pickle" | "Claude Sonnet 4" | "GPT-5.1 Codex" | "Kimi K2" | "Claude Haiku 3.5" | "GPT-5.2 Codex" | "Grok Code Fast 1" | "GPT-5.3 Codex" | "Ring 2.6 1T Free" | "Nemotron 3 Super Free" | "GLM-4.7" | "GLM-5" | "Gemini 3.1 Pro Preview" | "Kimi K2.6" | "MiMo V2 Omni Free" | "Claude Opus 4.5" | "GPT-5" | "GPT-5.4" | "GPT-5.5" | "Claude Opus 4.6";
|
|
4
4
|
export declare function getModels():Model[];
|
|
5
5
|
export declare function getModel(id:ModelId):Model|undefined;
|
|
6
6
|
export declare function getPrice(id:ModelId,tokens:TokenUsage):PriceBreakdown|null;
|