ai-model-prices 2026.7.8 → 2026.7.9

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.
Files changed (43) hide show
  1. package/README.md +2 -1
  2. package/dist/adapters/google.d.mts +2 -2
  3. package/dist/adapters/google.d.ts +2 -2
  4. package/dist/adapters/llmgateway.d.mts +2 -2
  5. package/dist/adapters/llmgateway.d.ts +2 -2
  6. package/dist/adapters/neon.d.mts +2 -2
  7. package/dist/adapters/neon.d.ts +2 -2
  8. package/dist/adapters/opencode.d.mts +2 -2
  9. package/dist/adapters/opencode.d.ts +2 -2
  10. package/dist/adapters/openrouter.d.mts +2 -2
  11. package/dist/adapters/openrouter.d.ts +2 -2
  12. package/dist/adapters/sap-ai-core.d.mts +2 -2
  13. package/dist/adapters/sap-ai-core.d.ts +2 -2
  14. package/dist/adapters/venice.d.mts +2 -2
  15. package/dist/adapters/venice.d.ts +2 -2
  16. package/dist/adapters/vercel.d.mts +2 -2
  17. package/dist/adapters/vercel.d.ts +2 -2
  18. package/dist/adapters/wandb.d.mts +2 -2
  19. package/dist/adapters/wandb.d.ts +2 -2
  20. package/dist/adapters/xai.d.mts +2 -2
  21. package/dist/adapters/xai.d.ts +2 -2
  22. package/dist/adapters/zenifra.d.mts +6 -0
  23. package/dist/adapters/zenifra.d.ts +6 -0
  24. package/dist/adapters/zenifra.js +7 -0
  25. package/dist/adapters/zenifra.mjs +5 -0
  26. package/dist/index.d.mts +12 -11
  27. package/dist/index.d.ts +12 -11
  28. package/dist/index.js +1 -1
  29. package/dist/index.mjs +1 -1
  30. package/dist/providers/_manifest.js +1 -1
  31. package/dist/providers/deepinfra.js +1 -1
  32. package/dist/providers/google.js +1 -1
  33. package/dist/providers/llmgateway.js +1 -1
  34. package/dist/providers/neon.js +1 -1
  35. package/dist/providers/opencode.js +1 -1
  36. package/dist/providers/openrouter.js +1 -1
  37. package/dist/providers/sap-ai-core.js +1 -1
  38. package/dist/providers/venice.js +1 -1
  39. package/dist/providers/vercel.js +1 -1
  40. package/dist/providers/wandb.js +1 -1
  41. package/dist/providers/xai.js +1 -1
  42. package/dist/providers/zenifra.js +1 -0
  43. package/package.json +11 -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
- **145 providers · 4951 models · Updated 2026-07-08**
9
+ **146 providers · 4983 models · Updated 2026-07-09**
10
10
  <!-- STATS:END -->
11
11
 
12
12
  ## Installation
@@ -160,6 +160,7 @@ filterModels({
160
160
  | Venice AI | `venice` |
161
161
  | LMStudio | `lmstudio` |
162
162
  | Poolside | `poolside` |
163
+ | Zenifra | `zenifra` |
163
164
  | ZenMux | `zenmux` |
164
165
  | Kenari | `kenari` |
165
166
  | OpenAI | `openai` |
@@ -1,6 +1,6 @@
1
1
  import type{Model,PriceBreakdown,TokenUsage}from'../index.mjs';
2
- export type ModelId="gemini-3.1-flash-lite" | "gemini-2.5-flash-preview-tts" | "gemini-2.5-pro" | "gemini-2.5-flash" | "gemini-3.5-flash" | "gemini-2.0-flash" | "gemini-embedding-001" | "gemini-3.1-pro-preview-customtools" | "gemini-flash-lite-latest" | "gemini-3-pro-image-preview" | "gemini-2.5-flash-image" | "gemini-2.5-flash-lite" | "gemini-3.1-flash-image-preview" | "gemini-3.1-pro-preview" | "gemini-3-pro-preview" | "gemini-3-flash-preview" | "gemini-2.5-pro-preview-tts" | "gemini-flash-latest" | "gemini-3.1-flash-lite-preview" | "gemini-2.0-flash-lite";
3
- export type ModelName="Gemini 3.1 Flash Lite" | "Gemini 2.5 Flash Preview TTS" | "Gemini 2.5 Pro" | "Gemini 2.5 Flash" | "Gemini 3.5 Flash" | "Gemini 2.0 Flash" | "Gemini Embedding 001" | "Gemini 3.1 Pro Preview Custom Tools" | "Gemini Flash-Lite Latest" | "Nano Banana Pro" | "Nano Banana" | "Gemini 2.5 Flash-Lite" | "Nano Banana 2" | "Gemini 3.1 Pro Preview" | "Gemini 3 Pro Preview" | "Gemini 3 Flash Preview" | "Gemini 2.5 Pro Preview TTS" | "Gemini Flash Latest" | "Gemini 3.1 Flash Lite Preview" | "Gemini 2.0 Flash-Lite";
2
+ export type ModelId="gemini-3.1-flash-lite" | "gemini-2.5-flash-preview-tts" | "gemini-2.5-pro" | "gemini-2.5-flash" | "gemini-3.5-flash" | "gemini-2.0-flash" | "gemini-embedding-001" | "gemini-3.1-pro-preview-customtools" | "gemini-flash-lite-latest" | "gemini-3-pro-image-preview" | "gemini-2.5-flash-image" | "gemini-2.5-flash-lite" | "gemini-omni-flash-preview" | "gemini-3.1-flash-image-preview" | "gemini-3.1-pro-preview" | "gemini-3-pro-preview" | "gemini-3-flash-preview" | "gemini-2.5-pro-preview-tts" | "gemini-flash-latest" | "gemini-3.1-flash-lite-preview" | "gemini-2.0-flash-lite";
3
+ export type ModelName="Gemini 3.1 Flash Lite" | "Gemini 2.5 Flash Preview TTS" | "Gemini 2.5 Pro" | "Gemini 2.5 Flash" | "Gemini 3.5 Flash" | "Gemini 2.0 Flash" | "Gemini Embedding 001" | "Gemini 3.1 Pro Preview Custom Tools" | "Gemini Flash-Lite Latest" | "Nano Banana Pro" | "Nano Banana" | "Gemini 2.5 Flash-Lite" | "Gemini Omni Flash Preview" | "Nano Banana 2" | "Gemini 3.1 Pro Preview" | "Gemini 3 Pro Preview" | "Gemini 3 Flash Preview" | "Gemini 2.5 Pro Preview TTS" | "Gemini Flash Latest" | "Gemini 3.1 Flash Lite Preview" | "Gemini 2.0 Flash-Lite";
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="gemini-3.1-flash-lite" | "gemini-2.5-flash-preview-tts" | "gemini-2.5-pro" | "gemini-2.5-flash" | "gemini-3.5-flash" | "gemini-2.0-flash" | "gemini-embedding-001" | "gemini-3.1-pro-preview-customtools" | "gemini-flash-lite-latest" | "gemini-3-pro-image-preview" | "gemini-2.5-flash-image" | "gemini-2.5-flash-lite" | "gemini-3.1-flash-image-preview" | "gemini-3.1-pro-preview" | "gemini-3-pro-preview" | "gemini-3-flash-preview" | "gemini-2.5-pro-preview-tts" | "gemini-flash-latest" | "gemini-3.1-flash-lite-preview" | "gemini-2.0-flash-lite";
3
- export type ModelName="Gemini 3.1 Flash Lite" | "Gemini 2.5 Flash Preview TTS" | "Gemini 2.5 Pro" | "Gemini 2.5 Flash" | "Gemini 3.5 Flash" | "Gemini 2.0 Flash" | "Gemini Embedding 001" | "Gemini 3.1 Pro Preview Custom Tools" | "Gemini Flash-Lite Latest" | "Nano Banana Pro" | "Nano Banana" | "Gemini 2.5 Flash-Lite" | "Nano Banana 2" | "Gemini 3.1 Pro Preview" | "Gemini 3 Pro Preview" | "Gemini 3 Flash Preview" | "Gemini 2.5 Pro Preview TTS" | "Gemini Flash Latest" | "Gemini 3.1 Flash Lite Preview" | "Gemini 2.0 Flash-Lite";
2
+ export type ModelId="gemini-3.1-flash-lite" | "gemini-2.5-flash-preview-tts" | "gemini-2.5-pro" | "gemini-2.5-flash" | "gemini-3.5-flash" | "gemini-2.0-flash" | "gemini-embedding-001" | "gemini-3.1-pro-preview-customtools" | "gemini-flash-lite-latest" | "gemini-3-pro-image-preview" | "gemini-2.5-flash-image" | "gemini-2.5-flash-lite" | "gemini-omni-flash-preview" | "gemini-3.1-flash-image-preview" | "gemini-3.1-pro-preview" | "gemini-3-pro-preview" | "gemini-3-flash-preview" | "gemini-2.5-pro-preview-tts" | "gemini-flash-latest" | "gemini-3.1-flash-lite-preview" | "gemini-2.0-flash-lite";
3
+ export type ModelName="Gemini 3.1 Flash Lite" | "Gemini 2.5 Flash Preview TTS" | "Gemini 2.5 Pro" | "Gemini 2.5 Flash" | "Gemini 3.5 Flash" | "Gemini 2.0 Flash" | "Gemini Embedding 001" | "Gemini 3.1 Pro Preview Custom Tools" | "Gemini Flash-Lite Latest" | "Nano Banana Pro" | "Nano Banana" | "Gemini 2.5 Flash-Lite" | "Gemini Omni Flash Preview" | "Nano Banana 2" | "Gemini 3.1 Pro Preview" | "Gemini 3 Pro Preview" | "Gemini 3 Flash Preview" | "Gemini 2.5 Pro Preview TTS" | "Gemini Flash Latest" | "Gemini 3.1 Flash Lite Preview" | "Gemini 2.0 Flash-Lite";
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="qwen-coder-plus" | "mistral-large-latest" | "qwen3-vl-235b-a22b-thinking" | "devstral-small-2507" | "qwen3-vl-30b-a3b-thinking" | "deepseek-v4-flash" | "qwen3-coder-plus" | "minimax-m2.7-highspeed" | "qwen-plus" | "o3" | "nemotron-3-ultra-550b" | "minimax-m2.5" | "grok-4-20-beta-0309-non-reasoning" | "glm-4.7" | "gemini-3.1-flash-lite" | "qwen3-235b-a22b-instruct-2507" | "llama-3-70b-instruct" | "qwen3-coder-30b-a3b-instruct" | "seed-1-8-251228" | "kimi-k2" | "llama-3.1-70b-instruct" | "gpt-5.2-pro" | "minimax-m2.1" | "qwen3-32b" | "pixtral-large-latest" | "glm-4-32b-0414-128k" | "seed-1-6-flash-250715" | "qwen3-next-80b-a3b-instruct" | "qwen3-vl-8b-instruct" | "gpt-4o-mini-search-preview" | "glm-4.5v" | "qwen3.7-plus" | "gemini-2.5-pro" | "gpt-5" | "claude-haiku-4-5-20251001" | "qwen3.6-35b-a3b" | "gpt-3.5-turbo" | "seed-1-6-250615" | "qwen3.7-max" | "glm-4.5" | "gpt-5-pro" | "gemini-2.5-flash" | "gpt-4o" | "ministral-8b-2512" | "gpt-4" | "o4-mini" | "qwen3-max" | "mistral-small-2506" | "gemini-3.5-flash" | "gemini-2.5-flash-lite-preview-09-2025" | "qwen-plus-latest" | "claude-opus-4-1-20250805" | "gemma-4-31b-it" | "grok-4-3" | "llama-4-scout-17b-instruct" | "llama-3.3-70b-instruct" | "sonar-reasoning-pro" | "grok-4-20-non-reasoning" | "glm-4.7-flashx" | "qwen3-30b-a3b-instruct-2507" | "kimi-k2.7-code" | "glm-5.1" | "deepseek-v4-pro" | "qwen3-next-80b-a3b-thinking" | "glm-4.6" | "qwen35-397b-a17b" | "qwen3-235b-a22b-thinking-2507" | "kimi-k2-thinking" | "claude-sonnet-4-5" | "gemini-pro-latest" | "glm-4.5-x" | "claude-opus-4-7" | "claude-sonnet-5" | "grok-4-1-fast-non-reasoning" | "gpt-5.4-nano" | "grok-4-20-beta-0309-reasoning" | "glm-5.2" | "glm-4.5-airx" | "gpt-5-chat-latest" | "ministral-3b-2512" | "qwen2-5-vl-72b-instruct" | "glm-4.6v-flashx" | "minimax-m3" | "qwen3-vl-plus" | "claude-opus-4-5-20251101" | "gpt-5.1-codex" | "minimax-m2" | "claude-opus-4-8" | "qwen3-max-2026-01-23" | "gpt-5.3-chat-latest" | "claude-3-opus" | "qwen-omni-turbo" | "o3-mini" | "gpt-5.2" | "gpt-5.3-codex" | "minimax-m2.7" | "qwen-flash" | "qwen3-4b-fp8" | "gemini-2.5-flash-lite" | "qwen2-5-vl-32b-instruct" | "gpt-5.1-codex-mini" | "kimi-k2.5" | "seed-1-6-250915" | "gpt-5.2-chat-latest" | "minimax-text-01" | "gpt-4.1-nano" | "gpt-oss-120b" | "qwen-vl-max" | "llama-3-8b-instruct" | "claude-fable-5" | "sonar" | "qwen-max" | "o1" | "minimax-m2.5-highspeed" | "deepseek-v3.1" | "ministral-14b-2512" | "sonar-pro" | "glm-4.6v" | "claude-haiku-4-5" | "claude-haiku-4-5-free" | "minimax-m2.1-lightning" | "gpt-5.4" | "mimo-v2.5" | "mimo-v2-omni" | "gpt-5.4-mini" | "kimi-k2.6" | "gpt-4.1" | "gemini-3.1-pro-preview" | "claude-opus-4-6" | "qwen3-coder-next" | "llama-4-maverick-17b-instruct" | "qwen3-coder-480b-a35b-instruct" | "devstral-2512" | "claude-sonnet-4-5-20250929" | "gemma-4-26b-a4b-it" | "qwen3.5-9b" | "qwq-plus" | "grok-4-1-fast-reasoning" | "qwen3-vl-30b-a3b-instruct" | "qwen3-vl-flash" | "gpt-5-mini" | "gpt-4.1-mini" | "llama-3.1-nemotron-ultra-253b" | "gpt-4-turbo" | "qwen3-coder-flash" | "grok-build-0-1" | "gpt-5-nano" | "grok-4" | "llama-3.2-11b-instruct" | "gpt-5.4-pro" | "glm-4.5-air" | "kimi-k2.7-code-highspeed" | "claude-sonnet-4-6" | "gemini-3-flash-preview" | "glm-4.7-flash" | "qwen3-vl-235b-a22b-instruct" | "mimo-v2-pro" | "gpt-4o-search-preview" | "llama-3.2-3b-instruct" | "mimo-v2.5-pro" | "gpt-5.5-pro" | "gpt-4o-mini" | "gpt-oss-20b" | "glm-5" | "qwen-max-latest" | "mistral-large-2512" | "qwen-turbo" | "custom" | "grok-4-20-reasoning" | "deepseek-v3.2" | "qwen3.6-max-preview" | "auto" | "codestral-2508" | "qwen3-235b-a22b-fp8" | "fugu-ultra" | "gpt-5.2-codex" | "qwen-vl-plus" | "qwen3.6-plus" | "gpt-5.1" | "gpt-5.5";
3
- export type ModelName="Qwen Coder Plus" | "Mistral Large (latest)" | "Qwen3 VL 235B A22B Thinking" | "Devstral Small" | "Qwen3 VL 30B A3B Thinking" | "DeepSeek V4 Flash" | "Qwen3 Coder Plus" | "MiniMax-M2.7-highspeed" | "Qwen Plus" | "o3" | "Nemotron 3 Ultra 550B A55B" | "MiniMax-M2.5" | "Grok 4.20 (Non-Reasoning)" | "GLM-4.7" | "Gemini 3.1 Flash Lite" | "Qwen3 235B A22B Instruct (2507)" | "Llama 3 70B Instruct" | "Qwen3-Coder 30B-A3B Instruct" | "Seed 1.8 (251228)" | "Kimi K2" | "Llama 3.1 70B Instruct" | "GPT-5.2 Pro" | "MiniMax-M2.1" | "Qwen3 32B" | "Pixtral Large (latest)" | "GLM-4 32B (0414-128k)" | "Seed 1.6 Flash (250715)" | "Qwen3-Next 80B-A3B Instruct" | "Qwen3 VL 8B Instruct" | "GPT-4o Mini Search Preview" | "GLM-4.5V" | "Qwen3.7 Plus" | "Gemini 2.5 Pro" | "GPT-5" | "Claude Haiku 4.5" | "Qwen3.6 35B-A3B" | "GPT-3.5-turbo" | "Seed 1.6 (250615)" | "Qwen3.7 Max" | "GLM-4.5" | "GPT-5 Pro" | "Gemini 2.5 Flash" | "GPT-4o" | "Ministral 8B" | "GPT-4" | "o4-mini" | "Qwen3 Max" | "Mistral Small 3.2" | "Gemini 3.5 Flash" | "Gemini 2.5 Flash Lite Preview (09-2025)" | "Qwen Plus Latest" | "Claude Opus 4.1" | "Gemma 4 31B IT" | "Grok 4.3" | "Llama 4 Scout 17B Instruct" | "Llama-3.3-70B-Instruct" | "Sonar Reasoning Pro" | "GLM-4.7-FlashX" | "Qwen3 30B A3B Instruct (2507)" | "Kimi K2.7 Code" | "GLM-5.1" | "DeepSeek V4 Pro" | "Qwen3-Next 80B-A3B (Thinking)" | "GLM-4.6" | "Qwen3.5 397B-A17B" | "Qwen3 235B A22B Thinking (2507)" | "Kimi K2 Thinking" | "Claude Sonnet 4.5 (latest)" | "Gemini Pro Latest" | "GLM-4.5 X" | "Claude Opus 4.7" | "Claude Sonnet 5" | "Grok 4.1 Fast Non-Reasoning" | "GPT-5.4 nano" | "Grok 4.20 (Reasoning)" | "GLM-5.2" | "GLM-4.5 AirX" | "GPT-5 Chat (latest)" | "Ministral 3B" | "Qwen2.5-VL 72B Instruct" | "GLM-4.6V FlashX" | "MiniMax-M3" | "Qwen3-VL Plus" | "Claude Opus 4.5" | "GPT-5.1 Codex" | "MiniMax-M2" | "Claude Opus 4.8" | "Qwen3 Max (2026-01-23)" | "GPT-5.3 Chat (latest)" | "Claude 3 Opus" | "Qwen-Omni Turbo" | "o3-mini" | "GPT-5.2" | "GPT-5.3 Codex" | "MiniMax-M2.7" | "Qwen Flash" | "Qwen3 4B FP8" | "Gemini 2.5 Flash-Lite" | "Qwen2.5 VL 32B Instruct" | "GPT-5.1 Codex mini" | "Kimi K2.5" | "Seed 1.6 (250915)" | "GPT-5.2 Chat" | "MiniMax Text 01" | "GPT-4.1 nano" | "GPT OSS 120B" | "Qwen-VL Max" | "Llama 3 8B Instruct" | "Claude Fable 5" | "Sonar" | "Qwen Max" | "o1" | "MiniMax-M2.5-highspeed" | "DeepSeek V3.1" | "Ministral 14B" | "Sonar Pro" | "GLM-4.6V" | "Claude Haiku 4.5 (latest)" | "MiniMax M2.1 Lightning" | "GPT-5.4" | "MiMo-V2.5" | "MiMo-V2-Omni" | "GPT-5.4 mini" | "Kimi K2.6" | "GPT-4.1" | "Gemini 3.1 Pro Preview" | "Claude Opus 4.6" | "Qwen3 Coder Next" | "Llama 4 Maverick 17B Instruct" | "Qwen3-Coder 480B-A35B Instruct" | "Devstral 2" | "Claude Sonnet 4.5" | "Gemma 4 26B A4B IT" | "Qwen3.5 9B" | "QwQ Plus" | "Grok 4.1 Fast Reasoning" | "Qwen3 VL 30B A3B Instruct" | "Qwen3 VL Flash" | "GPT-5 Mini" | "GPT-4.1 mini" | "Llama 3.1 Nemotron Ultra 253B" | "GPT-4 Turbo" | "Qwen3 Coder Flash" | "Grok Build 0.1" | "GPT-5 Nano" | "Grok 4" | "Llama 3.2 11B Instruct" | "GPT-5.4 Pro" | "GLM-4.5-Air" | "Kimi K2.7 Code Highspeed" | "Claude Sonnet 4.6" | "Gemini 3 Flash Preview" | "GLM-4.7-Flash" | "Qwen3 VL 235B A22B Instruct" | "MiMo-V2-Pro" | "GPT-4o Search Preview" | "Llama 3.2 3B Instruct" | "MiMo-V2.5-Pro" | "GPT-5.5 Pro" | "GPT-4o mini" | "GPT OSS 20B" | "GLM-5" | "Qwen Max Latest" | "Mistral Large 3" | "Qwen Turbo" | "Custom Model" | "DeepSeek V3.2" | "Qwen3.6 Max Preview" | "Auto Route" | "Codestral" | "Qwen3 235B A22B FP8" | "Fugu Ultra" | "GPT-5.2 Codex" | "Qwen-VL Plus" | "Qwen3.6 Plus" | "GPT-5.1" | "GPT-5.5";
2
+ export type ModelId="qwen-coder-plus" | "mistral-large-latest" | "qwen3-vl-235b-a22b-thinking" | "devstral-small-2507" | "qwen3-vl-30b-a3b-thinking" | "deepseek-v4-flash" | "qwen3-coder-plus" | "minimax-m2.7-highspeed" | "qwen-plus" | "o3" | "nemotron-3-ultra-550b" | "minimax-m2.5" | "grok-4-20-beta-0309-non-reasoning" | "glm-4.7" | "gemini-3.1-flash-lite" | "qwen3-235b-a22b-instruct-2507" | "llama-3-70b-instruct" | "qwen3-coder-30b-a3b-instruct" | "seed-1-8-251228" | "kimi-k2" | "llama-3.1-70b-instruct" | "gpt-5.2-pro" | "minimax-m2.1" | "qwen3-32b" | "pixtral-large-latest" | "glm-4-32b-0414-128k" | "seed-1-6-flash-250715" | "qwen3-next-80b-a3b-instruct" | "qwen3-vl-8b-instruct" | "gpt-4o-mini-search-preview" | "glm-4.5v" | "qwen3.7-plus" | "gemini-2.5-pro" | "gpt-5" | "claude-haiku-4-5-20251001" | "qwen3.6-35b-a3b" | "gpt-3.5-turbo" | "seed-1-6-250615" | "qwen3.7-max" | "glm-4.5" | "gpt-5-pro" | "gemini-2.5-flash" | "gpt-4o" | "ministral-8b-2512" | "gpt-4" | "o4-mini" | "qwen3-max" | "mistral-small-2506" | "gemini-3.5-flash" | "qwen-plus-latest" | "claude-opus-4-1-20250805" | "gemma-4-31b-it" | "grok-4-3" | "llama-4-scout-17b-instruct" | "llama-3.3-70b-instruct" | "sonar-reasoning-pro" | "grok-4-20-non-reasoning" | "glm-4.7-flashx" | "qwen3-30b-a3b-instruct-2507" | "kimi-k2.7-code" | "glm-5.1" | "deepseek-v4-pro" | "qwen3-next-80b-a3b-thinking" | "glm-4.6" | "qwen35-397b-a17b" | "qwen3-235b-a22b-thinking-2507" | "kimi-k2-thinking" | "claude-sonnet-4-5" | "gemini-pro-latest" | "glm-4.5-x" | "claude-opus-4-7" | "claude-sonnet-5" | "grok-4-1-fast-non-reasoning" | "gpt-5.4-nano" | "grok-4-20-beta-0309-reasoning" | "glm-5.2" | "glm-4.5-airx" | "gpt-5-chat-latest" | "ministral-3b-2512" | "qwen2-5-vl-72b-instruct" | "glm-4.6v-flashx" | "minimax-m3" | "qwen3-vl-plus" | "claude-opus-4-5-20251101" | "gpt-5.1-codex" | "minimax-m2" | "claude-opus-4-8" | "gpt-5.3-chat-latest" | "grok-4-5" | "claude-3-opus" | "qwen-omni-turbo" | "o3-mini" | "gpt-5.2" | "gpt-5.3-codex" | "minimax-m2.7" | "qwen-flash" | "qwen3-4b-fp8" | "gemini-2.5-flash-lite" | "qwen2-5-vl-32b-instruct" | "gpt-5.1-codex-mini" | "kimi-k2.5" | "seed-1-6-250915" | "gpt-5.2-chat-latest" | "minimax-text-01" | "gpt-4.1-nano" | "gpt-oss-120b" | "qwen-vl-max" | "llama-3-8b-instruct" | "claude-fable-5" | "sonar" | "qwen-max" | "o1" | "minimax-m2.5-highspeed" | "deepseek-v3.1" | "ministral-14b-2512" | "sonar-pro" | "glm-4.6v" | "claude-haiku-4-5" | "claude-haiku-4-5-free" | "minimax-m2.1-lightning" | "gpt-5.4" | "mimo-v2.5" | "mimo-v2-omni" | "gpt-5.4-mini" | "kimi-k2.6" | "gpt-4.1" | "gemini-3.1-pro-preview" | "claude-opus-4-6" | "qwen3-coder-next" | "llama-4-maverick-17b-instruct" | "qwen3-coder-480b-a35b-instruct" | "devstral-2512" | "claude-sonnet-4-5-20250929" | "gemma-4-26b-a4b-it" | "qwen3.5-9b" | "qwq-plus" | "grok-4-1-fast-reasoning" | "qwen3-vl-30b-a3b-instruct" | "qwen3-vl-flash" | "gpt-5-mini" | "gpt-4.1-mini" | "llama-3.1-nemotron-ultra-253b" | "gpt-4-turbo" | "qwen3-coder-flash" | "grok-build-0-1" | "gpt-5-nano" | "grok-4" | "llama-3.2-11b-instruct" | "gpt-5.4-pro" | "glm-4.5-air" | "kimi-k2.7-code-highspeed" | "claude-sonnet-4-6" | "gemini-3-flash-preview" | "glm-4.7-flash" | "qwen3-vl-235b-a22b-instruct" | "mimo-v2-pro" | "gpt-4o-search-preview" | "llama-3.2-3b-instruct" | "mimo-v2.5-pro" | "gpt-5.5-pro" | "gpt-4o-mini" | "gpt-oss-20b" | "glm-5" | "qwen-max-latest" | "mistral-large-2512" | "qwen-turbo" | "custom" | "grok-4-20-reasoning" | "deepseek-v3.2" | "qwen3.6-max-preview" | "auto" | "codestral-2508" | "qwen3-235b-a22b-fp8" | "fugu-ultra" | "gpt-5.2-codex" | "qwen-vl-plus" | "qwen3.6-plus" | "gpt-5.1" | "gpt-5.5";
3
+ export type ModelName="Qwen Coder Plus" | "Mistral Large (latest)" | "Qwen3 VL 235B A22B Thinking" | "Devstral Small" | "Qwen3 VL 30B A3B Thinking" | "DeepSeek V4 Flash" | "Qwen3 Coder Plus" | "MiniMax-M2.7-highspeed" | "Qwen Plus" | "o3" | "Nemotron 3 Ultra 550B A55B" | "MiniMax-M2.5" | "Grok 4.20 (Non-Reasoning)" | "GLM-4.7" | "Gemini 3.1 Flash Lite" | "Qwen3 235B A22B Instruct (2507)" | "Llama 3 70B Instruct" | "Qwen3-Coder 30B-A3B Instruct" | "Seed 1.8 (251228)" | "Kimi K2" | "Llama 3.1 70B Instruct" | "GPT-5.2 Pro" | "MiniMax-M2.1" | "Qwen3 32B" | "Pixtral Large (latest)" | "GLM-4 32B (0414-128k)" | "Seed 1.6 Flash (250715)" | "Qwen3-Next 80B-A3B Instruct" | "Qwen3 VL 8B Instruct" | "GPT-4o Mini Search Preview" | "GLM-4.5V" | "Qwen3.7 Plus" | "Gemini 2.5 Pro" | "GPT-5" | "Claude Haiku 4.5" | "Qwen3.6 35B-A3B" | "GPT-3.5-turbo" | "Seed 1.6 (250615)" | "Qwen3.7 Max" | "GLM-4.5" | "GPT-5 Pro" | "Gemini 2.5 Flash" | "GPT-4o" | "Ministral 8B" | "GPT-4" | "o4-mini" | "Qwen3 Max" | "Mistral Small 3.2" | "Gemini 3.5 Flash" | "Qwen Plus Latest" | "Claude Opus 4.1" | "Gemma 4 31B IT" | "Grok 4.3" | "Llama 4 Scout 17B Instruct" | "Llama-3.3-70B-Instruct" | "Sonar Reasoning Pro" | "GLM-4.7-FlashX" | "Qwen3 30B A3B Instruct (2507)" | "Kimi K2.7 Code" | "GLM-5.1" | "DeepSeek V4 Pro" | "Qwen3-Next 80B-A3B (Thinking)" | "GLM-4.6" | "Qwen3.5 397B-A17B" | "Qwen3 235B A22B Thinking (2507)" | "Kimi K2 Thinking" | "Claude Sonnet 4.5 (latest)" | "Gemini Pro Latest" | "GLM-4.5 X" | "Claude Opus 4.7" | "Claude Sonnet 5" | "Grok 4.1 Fast Non-Reasoning" | "GPT-5.4 nano" | "Grok 4.20 (Reasoning)" | "GLM-5.2" | "GLM-4.5 AirX" | "GPT-5 Chat (latest)" | "Ministral 3B" | "Qwen2.5-VL 72B Instruct" | "GLM-4.6V FlashX" | "MiniMax-M3" | "Qwen3-VL Plus" | "Claude Opus 4.5" | "GPT-5.1 Codex" | "MiniMax-M2" | "Claude Opus 4.8" | "GPT-5.3 Chat (latest)" | "Grok 4.5" | "Claude 3 Opus" | "Qwen-Omni Turbo" | "o3-mini" | "GPT-5.2" | "GPT-5.3 Codex" | "MiniMax-M2.7" | "Qwen Flash" | "Qwen3 4B FP8" | "Gemini 2.5 Flash-Lite" | "Qwen2.5 VL 32B Instruct" | "GPT-5.1 Codex mini" | "Kimi K2.5" | "Seed 1.6 (250915)" | "GPT-5.2 Chat" | "MiniMax Text 01" | "GPT-4.1 nano" | "GPT OSS 120B" | "Qwen-VL Max" | "Llama 3 8B Instruct" | "Claude Fable 5" | "Sonar" | "Qwen Max" | "o1" | "MiniMax-M2.5-highspeed" | "DeepSeek V3.1" | "Ministral 14B" | "Sonar Pro" | "GLM-4.6V" | "Claude Haiku 4.5 (latest)" | "MiniMax M2.1 Lightning" | "GPT-5.4" | "MiMo-V2.5" | "MiMo-V2-Omni" | "GPT-5.4 mini" | "Kimi K2.6" | "GPT-4.1" | "Gemini 3.1 Pro Preview" | "Claude Opus 4.6" | "Qwen3 Coder Next" | "Llama 4 Maverick 17B Instruct" | "Qwen3-Coder 480B-A35B Instruct" | "Devstral 2" | "Claude Sonnet 4.5" | "Gemma 4 26B A4B IT" | "Qwen3.5 9B" | "QwQ Plus" | "Grok 4.1 Fast Reasoning" | "Qwen3 VL 30B A3B Instruct" | "Qwen3 VL Flash" | "GPT-5 Mini" | "GPT-4.1 mini" | "Llama 3.1 Nemotron Ultra 253B" | "GPT-4 Turbo" | "Qwen3 Coder Flash" | "Grok Build 0.1" | "GPT-5 Nano" | "Grok 4" | "Llama 3.2 11B Instruct" | "GPT-5.4 Pro" | "GLM-4.5-Air" | "Kimi K2.7 Code Highspeed" | "Claude Sonnet 4.6" | "Gemini 3 Flash Preview" | "GLM-4.7-Flash" | "Qwen3 VL 235B A22B Instruct" | "MiMo-V2-Pro" | "GPT-4o Search Preview" | "Llama 3.2 3B Instruct" | "MiMo-V2.5-Pro" | "GPT-5.5 Pro" | "GPT-4o mini" | "GPT OSS 20B" | "GLM-5" | "Qwen Max Latest" | "Mistral Large 3" | "Qwen Turbo" | "Custom Model" | "DeepSeek V3.2" | "Qwen3.6 Max Preview" | "Auto Route" | "Codestral" | "Qwen3 235B A22B FP8" | "Fugu Ultra" | "GPT-5.2 Codex" | "Qwen-VL Plus" | "Qwen3.6 Plus" | "GPT-5.1" | "GPT-5.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.js';
2
- export type ModelId="qwen-coder-plus" | "mistral-large-latest" | "qwen3-vl-235b-a22b-thinking" | "devstral-small-2507" | "qwen3-vl-30b-a3b-thinking" | "deepseek-v4-flash" | "qwen3-coder-plus" | "minimax-m2.7-highspeed" | "qwen-plus" | "o3" | "nemotron-3-ultra-550b" | "minimax-m2.5" | "grok-4-20-beta-0309-non-reasoning" | "glm-4.7" | "gemini-3.1-flash-lite" | "qwen3-235b-a22b-instruct-2507" | "llama-3-70b-instruct" | "qwen3-coder-30b-a3b-instruct" | "seed-1-8-251228" | "kimi-k2" | "llama-3.1-70b-instruct" | "gpt-5.2-pro" | "minimax-m2.1" | "qwen3-32b" | "pixtral-large-latest" | "glm-4-32b-0414-128k" | "seed-1-6-flash-250715" | "qwen3-next-80b-a3b-instruct" | "qwen3-vl-8b-instruct" | "gpt-4o-mini-search-preview" | "glm-4.5v" | "qwen3.7-plus" | "gemini-2.5-pro" | "gpt-5" | "claude-haiku-4-5-20251001" | "qwen3.6-35b-a3b" | "gpt-3.5-turbo" | "seed-1-6-250615" | "qwen3.7-max" | "glm-4.5" | "gpt-5-pro" | "gemini-2.5-flash" | "gpt-4o" | "ministral-8b-2512" | "gpt-4" | "o4-mini" | "qwen3-max" | "mistral-small-2506" | "gemini-3.5-flash" | "gemini-2.5-flash-lite-preview-09-2025" | "qwen-plus-latest" | "claude-opus-4-1-20250805" | "gemma-4-31b-it" | "grok-4-3" | "llama-4-scout-17b-instruct" | "llama-3.3-70b-instruct" | "sonar-reasoning-pro" | "grok-4-20-non-reasoning" | "glm-4.7-flashx" | "qwen3-30b-a3b-instruct-2507" | "kimi-k2.7-code" | "glm-5.1" | "deepseek-v4-pro" | "qwen3-next-80b-a3b-thinking" | "glm-4.6" | "qwen35-397b-a17b" | "qwen3-235b-a22b-thinking-2507" | "kimi-k2-thinking" | "claude-sonnet-4-5" | "gemini-pro-latest" | "glm-4.5-x" | "claude-opus-4-7" | "claude-sonnet-5" | "grok-4-1-fast-non-reasoning" | "gpt-5.4-nano" | "grok-4-20-beta-0309-reasoning" | "glm-5.2" | "glm-4.5-airx" | "gpt-5-chat-latest" | "ministral-3b-2512" | "qwen2-5-vl-72b-instruct" | "glm-4.6v-flashx" | "minimax-m3" | "qwen3-vl-plus" | "claude-opus-4-5-20251101" | "gpt-5.1-codex" | "minimax-m2" | "claude-opus-4-8" | "qwen3-max-2026-01-23" | "gpt-5.3-chat-latest" | "claude-3-opus" | "qwen-omni-turbo" | "o3-mini" | "gpt-5.2" | "gpt-5.3-codex" | "minimax-m2.7" | "qwen-flash" | "qwen3-4b-fp8" | "gemini-2.5-flash-lite" | "qwen2-5-vl-32b-instruct" | "gpt-5.1-codex-mini" | "kimi-k2.5" | "seed-1-6-250915" | "gpt-5.2-chat-latest" | "minimax-text-01" | "gpt-4.1-nano" | "gpt-oss-120b" | "qwen-vl-max" | "llama-3-8b-instruct" | "claude-fable-5" | "sonar" | "qwen-max" | "o1" | "minimax-m2.5-highspeed" | "deepseek-v3.1" | "ministral-14b-2512" | "sonar-pro" | "glm-4.6v" | "claude-haiku-4-5" | "claude-haiku-4-5-free" | "minimax-m2.1-lightning" | "gpt-5.4" | "mimo-v2.5" | "mimo-v2-omni" | "gpt-5.4-mini" | "kimi-k2.6" | "gpt-4.1" | "gemini-3.1-pro-preview" | "claude-opus-4-6" | "qwen3-coder-next" | "llama-4-maverick-17b-instruct" | "qwen3-coder-480b-a35b-instruct" | "devstral-2512" | "claude-sonnet-4-5-20250929" | "gemma-4-26b-a4b-it" | "qwen3.5-9b" | "qwq-plus" | "grok-4-1-fast-reasoning" | "qwen3-vl-30b-a3b-instruct" | "qwen3-vl-flash" | "gpt-5-mini" | "gpt-4.1-mini" | "llama-3.1-nemotron-ultra-253b" | "gpt-4-turbo" | "qwen3-coder-flash" | "grok-build-0-1" | "gpt-5-nano" | "grok-4" | "llama-3.2-11b-instruct" | "gpt-5.4-pro" | "glm-4.5-air" | "kimi-k2.7-code-highspeed" | "claude-sonnet-4-6" | "gemini-3-flash-preview" | "glm-4.7-flash" | "qwen3-vl-235b-a22b-instruct" | "mimo-v2-pro" | "gpt-4o-search-preview" | "llama-3.2-3b-instruct" | "mimo-v2.5-pro" | "gpt-5.5-pro" | "gpt-4o-mini" | "gpt-oss-20b" | "glm-5" | "qwen-max-latest" | "mistral-large-2512" | "qwen-turbo" | "custom" | "grok-4-20-reasoning" | "deepseek-v3.2" | "qwen3.6-max-preview" | "auto" | "codestral-2508" | "qwen3-235b-a22b-fp8" | "fugu-ultra" | "gpt-5.2-codex" | "qwen-vl-plus" | "qwen3.6-plus" | "gpt-5.1" | "gpt-5.5";
3
- export type ModelName="Qwen Coder Plus" | "Mistral Large (latest)" | "Qwen3 VL 235B A22B Thinking" | "Devstral Small" | "Qwen3 VL 30B A3B Thinking" | "DeepSeek V4 Flash" | "Qwen3 Coder Plus" | "MiniMax-M2.7-highspeed" | "Qwen Plus" | "o3" | "Nemotron 3 Ultra 550B A55B" | "MiniMax-M2.5" | "Grok 4.20 (Non-Reasoning)" | "GLM-4.7" | "Gemini 3.1 Flash Lite" | "Qwen3 235B A22B Instruct (2507)" | "Llama 3 70B Instruct" | "Qwen3-Coder 30B-A3B Instruct" | "Seed 1.8 (251228)" | "Kimi K2" | "Llama 3.1 70B Instruct" | "GPT-5.2 Pro" | "MiniMax-M2.1" | "Qwen3 32B" | "Pixtral Large (latest)" | "GLM-4 32B (0414-128k)" | "Seed 1.6 Flash (250715)" | "Qwen3-Next 80B-A3B Instruct" | "Qwen3 VL 8B Instruct" | "GPT-4o Mini Search Preview" | "GLM-4.5V" | "Qwen3.7 Plus" | "Gemini 2.5 Pro" | "GPT-5" | "Claude Haiku 4.5" | "Qwen3.6 35B-A3B" | "GPT-3.5-turbo" | "Seed 1.6 (250615)" | "Qwen3.7 Max" | "GLM-4.5" | "GPT-5 Pro" | "Gemini 2.5 Flash" | "GPT-4o" | "Ministral 8B" | "GPT-4" | "o4-mini" | "Qwen3 Max" | "Mistral Small 3.2" | "Gemini 3.5 Flash" | "Gemini 2.5 Flash Lite Preview (09-2025)" | "Qwen Plus Latest" | "Claude Opus 4.1" | "Gemma 4 31B IT" | "Grok 4.3" | "Llama 4 Scout 17B Instruct" | "Llama-3.3-70B-Instruct" | "Sonar Reasoning Pro" | "GLM-4.7-FlashX" | "Qwen3 30B A3B Instruct (2507)" | "Kimi K2.7 Code" | "GLM-5.1" | "DeepSeek V4 Pro" | "Qwen3-Next 80B-A3B (Thinking)" | "GLM-4.6" | "Qwen3.5 397B-A17B" | "Qwen3 235B A22B Thinking (2507)" | "Kimi K2 Thinking" | "Claude Sonnet 4.5 (latest)" | "Gemini Pro Latest" | "GLM-4.5 X" | "Claude Opus 4.7" | "Claude Sonnet 5" | "Grok 4.1 Fast Non-Reasoning" | "GPT-5.4 nano" | "Grok 4.20 (Reasoning)" | "GLM-5.2" | "GLM-4.5 AirX" | "GPT-5 Chat (latest)" | "Ministral 3B" | "Qwen2.5-VL 72B Instruct" | "GLM-4.6V FlashX" | "MiniMax-M3" | "Qwen3-VL Plus" | "Claude Opus 4.5" | "GPT-5.1 Codex" | "MiniMax-M2" | "Claude Opus 4.8" | "Qwen3 Max (2026-01-23)" | "GPT-5.3 Chat (latest)" | "Claude 3 Opus" | "Qwen-Omni Turbo" | "o3-mini" | "GPT-5.2" | "GPT-5.3 Codex" | "MiniMax-M2.7" | "Qwen Flash" | "Qwen3 4B FP8" | "Gemini 2.5 Flash-Lite" | "Qwen2.5 VL 32B Instruct" | "GPT-5.1 Codex mini" | "Kimi K2.5" | "Seed 1.6 (250915)" | "GPT-5.2 Chat" | "MiniMax Text 01" | "GPT-4.1 nano" | "GPT OSS 120B" | "Qwen-VL Max" | "Llama 3 8B Instruct" | "Claude Fable 5" | "Sonar" | "Qwen Max" | "o1" | "MiniMax-M2.5-highspeed" | "DeepSeek V3.1" | "Ministral 14B" | "Sonar Pro" | "GLM-4.6V" | "Claude Haiku 4.5 (latest)" | "MiniMax M2.1 Lightning" | "GPT-5.4" | "MiMo-V2.5" | "MiMo-V2-Omni" | "GPT-5.4 mini" | "Kimi K2.6" | "GPT-4.1" | "Gemini 3.1 Pro Preview" | "Claude Opus 4.6" | "Qwen3 Coder Next" | "Llama 4 Maverick 17B Instruct" | "Qwen3-Coder 480B-A35B Instruct" | "Devstral 2" | "Claude Sonnet 4.5" | "Gemma 4 26B A4B IT" | "Qwen3.5 9B" | "QwQ Plus" | "Grok 4.1 Fast Reasoning" | "Qwen3 VL 30B A3B Instruct" | "Qwen3 VL Flash" | "GPT-5 Mini" | "GPT-4.1 mini" | "Llama 3.1 Nemotron Ultra 253B" | "GPT-4 Turbo" | "Qwen3 Coder Flash" | "Grok Build 0.1" | "GPT-5 Nano" | "Grok 4" | "Llama 3.2 11B Instruct" | "GPT-5.4 Pro" | "GLM-4.5-Air" | "Kimi K2.7 Code Highspeed" | "Claude Sonnet 4.6" | "Gemini 3 Flash Preview" | "GLM-4.7-Flash" | "Qwen3 VL 235B A22B Instruct" | "MiMo-V2-Pro" | "GPT-4o Search Preview" | "Llama 3.2 3B Instruct" | "MiMo-V2.5-Pro" | "GPT-5.5 Pro" | "GPT-4o mini" | "GPT OSS 20B" | "GLM-5" | "Qwen Max Latest" | "Mistral Large 3" | "Qwen Turbo" | "Custom Model" | "DeepSeek V3.2" | "Qwen3.6 Max Preview" | "Auto Route" | "Codestral" | "Qwen3 235B A22B FP8" | "Fugu Ultra" | "GPT-5.2 Codex" | "Qwen-VL Plus" | "Qwen3.6 Plus" | "GPT-5.1" | "GPT-5.5";
2
+ export type ModelId="qwen-coder-plus" | "mistral-large-latest" | "qwen3-vl-235b-a22b-thinking" | "devstral-small-2507" | "qwen3-vl-30b-a3b-thinking" | "deepseek-v4-flash" | "qwen3-coder-plus" | "minimax-m2.7-highspeed" | "qwen-plus" | "o3" | "nemotron-3-ultra-550b" | "minimax-m2.5" | "grok-4-20-beta-0309-non-reasoning" | "glm-4.7" | "gemini-3.1-flash-lite" | "qwen3-235b-a22b-instruct-2507" | "llama-3-70b-instruct" | "qwen3-coder-30b-a3b-instruct" | "seed-1-8-251228" | "kimi-k2" | "llama-3.1-70b-instruct" | "gpt-5.2-pro" | "minimax-m2.1" | "qwen3-32b" | "pixtral-large-latest" | "glm-4-32b-0414-128k" | "seed-1-6-flash-250715" | "qwen3-next-80b-a3b-instruct" | "qwen3-vl-8b-instruct" | "gpt-4o-mini-search-preview" | "glm-4.5v" | "qwen3.7-plus" | "gemini-2.5-pro" | "gpt-5" | "claude-haiku-4-5-20251001" | "qwen3.6-35b-a3b" | "gpt-3.5-turbo" | "seed-1-6-250615" | "qwen3.7-max" | "glm-4.5" | "gpt-5-pro" | "gemini-2.5-flash" | "gpt-4o" | "ministral-8b-2512" | "gpt-4" | "o4-mini" | "qwen3-max" | "mistral-small-2506" | "gemini-3.5-flash" | "qwen-plus-latest" | "claude-opus-4-1-20250805" | "gemma-4-31b-it" | "grok-4-3" | "llama-4-scout-17b-instruct" | "llama-3.3-70b-instruct" | "sonar-reasoning-pro" | "grok-4-20-non-reasoning" | "glm-4.7-flashx" | "qwen3-30b-a3b-instruct-2507" | "kimi-k2.7-code" | "glm-5.1" | "deepseek-v4-pro" | "qwen3-next-80b-a3b-thinking" | "glm-4.6" | "qwen35-397b-a17b" | "qwen3-235b-a22b-thinking-2507" | "kimi-k2-thinking" | "claude-sonnet-4-5" | "gemini-pro-latest" | "glm-4.5-x" | "claude-opus-4-7" | "claude-sonnet-5" | "grok-4-1-fast-non-reasoning" | "gpt-5.4-nano" | "grok-4-20-beta-0309-reasoning" | "glm-5.2" | "glm-4.5-airx" | "gpt-5-chat-latest" | "ministral-3b-2512" | "qwen2-5-vl-72b-instruct" | "glm-4.6v-flashx" | "minimax-m3" | "qwen3-vl-plus" | "claude-opus-4-5-20251101" | "gpt-5.1-codex" | "minimax-m2" | "claude-opus-4-8" | "gpt-5.3-chat-latest" | "grok-4-5" | "claude-3-opus" | "qwen-omni-turbo" | "o3-mini" | "gpt-5.2" | "gpt-5.3-codex" | "minimax-m2.7" | "qwen-flash" | "qwen3-4b-fp8" | "gemini-2.5-flash-lite" | "qwen2-5-vl-32b-instruct" | "gpt-5.1-codex-mini" | "kimi-k2.5" | "seed-1-6-250915" | "gpt-5.2-chat-latest" | "minimax-text-01" | "gpt-4.1-nano" | "gpt-oss-120b" | "qwen-vl-max" | "llama-3-8b-instruct" | "claude-fable-5" | "sonar" | "qwen-max" | "o1" | "minimax-m2.5-highspeed" | "deepseek-v3.1" | "ministral-14b-2512" | "sonar-pro" | "glm-4.6v" | "claude-haiku-4-5" | "claude-haiku-4-5-free" | "minimax-m2.1-lightning" | "gpt-5.4" | "mimo-v2.5" | "mimo-v2-omni" | "gpt-5.4-mini" | "kimi-k2.6" | "gpt-4.1" | "gemini-3.1-pro-preview" | "claude-opus-4-6" | "qwen3-coder-next" | "llama-4-maverick-17b-instruct" | "qwen3-coder-480b-a35b-instruct" | "devstral-2512" | "claude-sonnet-4-5-20250929" | "gemma-4-26b-a4b-it" | "qwen3.5-9b" | "qwq-plus" | "grok-4-1-fast-reasoning" | "qwen3-vl-30b-a3b-instruct" | "qwen3-vl-flash" | "gpt-5-mini" | "gpt-4.1-mini" | "llama-3.1-nemotron-ultra-253b" | "gpt-4-turbo" | "qwen3-coder-flash" | "grok-build-0-1" | "gpt-5-nano" | "grok-4" | "llama-3.2-11b-instruct" | "gpt-5.4-pro" | "glm-4.5-air" | "kimi-k2.7-code-highspeed" | "claude-sonnet-4-6" | "gemini-3-flash-preview" | "glm-4.7-flash" | "qwen3-vl-235b-a22b-instruct" | "mimo-v2-pro" | "gpt-4o-search-preview" | "llama-3.2-3b-instruct" | "mimo-v2.5-pro" | "gpt-5.5-pro" | "gpt-4o-mini" | "gpt-oss-20b" | "glm-5" | "qwen-max-latest" | "mistral-large-2512" | "qwen-turbo" | "custom" | "grok-4-20-reasoning" | "deepseek-v3.2" | "qwen3.6-max-preview" | "auto" | "codestral-2508" | "qwen3-235b-a22b-fp8" | "fugu-ultra" | "gpt-5.2-codex" | "qwen-vl-plus" | "qwen3.6-plus" | "gpt-5.1" | "gpt-5.5";
3
+ export type ModelName="Qwen Coder Plus" | "Mistral Large (latest)" | "Qwen3 VL 235B A22B Thinking" | "Devstral Small" | "Qwen3 VL 30B A3B Thinking" | "DeepSeek V4 Flash" | "Qwen3 Coder Plus" | "MiniMax-M2.7-highspeed" | "Qwen Plus" | "o3" | "Nemotron 3 Ultra 550B A55B" | "MiniMax-M2.5" | "Grok 4.20 (Non-Reasoning)" | "GLM-4.7" | "Gemini 3.1 Flash Lite" | "Qwen3 235B A22B Instruct (2507)" | "Llama 3 70B Instruct" | "Qwen3-Coder 30B-A3B Instruct" | "Seed 1.8 (251228)" | "Kimi K2" | "Llama 3.1 70B Instruct" | "GPT-5.2 Pro" | "MiniMax-M2.1" | "Qwen3 32B" | "Pixtral Large (latest)" | "GLM-4 32B (0414-128k)" | "Seed 1.6 Flash (250715)" | "Qwen3-Next 80B-A3B Instruct" | "Qwen3 VL 8B Instruct" | "GPT-4o Mini Search Preview" | "GLM-4.5V" | "Qwen3.7 Plus" | "Gemini 2.5 Pro" | "GPT-5" | "Claude Haiku 4.5" | "Qwen3.6 35B-A3B" | "GPT-3.5-turbo" | "Seed 1.6 (250615)" | "Qwen3.7 Max" | "GLM-4.5" | "GPT-5 Pro" | "Gemini 2.5 Flash" | "GPT-4o" | "Ministral 8B" | "GPT-4" | "o4-mini" | "Qwen3 Max" | "Mistral Small 3.2" | "Gemini 3.5 Flash" | "Qwen Plus Latest" | "Claude Opus 4.1" | "Gemma 4 31B IT" | "Grok 4.3" | "Llama 4 Scout 17B Instruct" | "Llama-3.3-70B-Instruct" | "Sonar Reasoning Pro" | "GLM-4.7-FlashX" | "Qwen3 30B A3B Instruct (2507)" | "Kimi K2.7 Code" | "GLM-5.1" | "DeepSeek V4 Pro" | "Qwen3-Next 80B-A3B (Thinking)" | "GLM-4.6" | "Qwen3.5 397B-A17B" | "Qwen3 235B A22B Thinking (2507)" | "Kimi K2 Thinking" | "Claude Sonnet 4.5 (latest)" | "Gemini Pro Latest" | "GLM-4.5 X" | "Claude Opus 4.7" | "Claude Sonnet 5" | "Grok 4.1 Fast Non-Reasoning" | "GPT-5.4 nano" | "Grok 4.20 (Reasoning)" | "GLM-5.2" | "GLM-4.5 AirX" | "GPT-5 Chat (latest)" | "Ministral 3B" | "Qwen2.5-VL 72B Instruct" | "GLM-4.6V FlashX" | "MiniMax-M3" | "Qwen3-VL Plus" | "Claude Opus 4.5" | "GPT-5.1 Codex" | "MiniMax-M2" | "Claude Opus 4.8" | "GPT-5.3 Chat (latest)" | "Grok 4.5" | "Claude 3 Opus" | "Qwen-Omni Turbo" | "o3-mini" | "GPT-5.2" | "GPT-5.3 Codex" | "MiniMax-M2.7" | "Qwen Flash" | "Qwen3 4B FP8" | "Gemini 2.5 Flash-Lite" | "Qwen2.5 VL 32B Instruct" | "GPT-5.1 Codex mini" | "Kimi K2.5" | "Seed 1.6 (250915)" | "GPT-5.2 Chat" | "MiniMax Text 01" | "GPT-4.1 nano" | "GPT OSS 120B" | "Qwen-VL Max" | "Llama 3 8B Instruct" | "Claude Fable 5" | "Sonar" | "Qwen Max" | "o1" | "MiniMax-M2.5-highspeed" | "DeepSeek V3.1" | "Ministral 14B" | "Sonar Pro" | "GLM-4.6V" | "Claude Haiku 4.5 (latest)" | "MiniMax M2.1 Lightning" | "GPT-5.4" | "MiMo-V2.5" | "MiMo-V2-Omni" | "GPT-5.4 mini" | "Kimi K2.6" | "GPT-4.1" | "Gemini 3.1 Pro Preview" | "Claude Opus 4.6" | "Qwen3 Coder Next" | "Llama 4 Maverick 17B Instruct" | "Qwen3-Coder 480B-A35B Instruct" | "Devstral 2" | "Claude Sonnet 4.5" | "Gemma 4 26B A4B IT" | "Qwen3.5 9B" | "QwQ Plus" | "Grok 4.1 Fast Reasoning" | "Qwen3 VL 30B A3B Instruct" | "Qwen3 VL Flash" | "GPT-5 Mini" | "GPT-4.1 mini" | "Llama 3.1 Nemotron Ultra 253B" | "GPT-4 Turbo" | "Qwen3 Coder Flash" | "Grok Build 0.1" | "GPT-5 Nano" | "Grok 4" | "Llama 3.2 11B Instruct" | "GPT-5.4 Pro" | "GLM-4.5-Air" | "Kimi K2.7 Code Highspeed" | "Claude Sonnet 4.6" | "Gemini 3 Flash Preview" | "GLM-4.7-Flash" | "Qwen3 VL 235B A22B Instruct" | "MiMo-V2-Pro" | "GPT-4o Search Preview" | "Llama 3.2 3B Instruct" | "MiMo-V2.5-Pro" | "GPT-5.5 Pro" | "GPT-4o mini" | "GPT OSS 20B" | "GLM-5" | "Qwen Max Latest" | "Mistral Large 3" | "Qwen Turbo" | "Custom Model" | "DeepSeek V3.2" | "Qwen3.6 Max Preview" | "Auto Route" | "Codestral" | "Qwen3 235B A22B FP8" | "Fugu Ultra" | "GPT-5.2 Codex" | "Qwen-VL Plus" | "Qwen3.6 Plus" | "GPT-5.1" | "GPT-5.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="gemini-3-flash" | "claude-sonnet-4" | "claude-opus-4-5" | "gpt-5" | "gpt-5-1" | "gemini-3-pro" | "gpt-5-2" | "gemini-3-1-flash-lite" | "claude-sonnet-4-5" | "claude-opus-4-7" | "gemini-2-5-pro" | "gpt-5-4-nano" | "claude-opus-4-1" | "gpt-5-4-mini" | "gemini-2-5-flash" | "gpt-oss-120b" | "gpt-5-5" | "gemini-3-1-pro" | "claude-haiku-4-5" | "claude-opus-4-6" | "gpt-5-mini" | "gpt-5-nano" | "claude-sonnet-4-6" | "gpt-5-4" | "gpt-oss-20b";
3
- export type ModelName="Gemini 3 Flash Preview" | "Claude Sonnet 4.5" | "Claude Opus 4.5 (latest)" | "GPT-5" | "GPT-5.1" | "Gemini 3 Pro Preview" | "GPT-5.2" | "Gemini 3.1 Flash Lite Preview" | "Claude Sonnet 4.5 (latest)" | "Claude Opus 4.7" | "Gemini 2.5 Pro" | "GPT-5.4 nano" | "Claude Opus 4.1 (latest)" | "GPT-5.4 mini" | "Gemini 2.5 Flash" | "GPT OSS 120B" | "GPT-5.5" | "Gemini 3.1 Pro Preview Custom Tools" | "Claude Haiku 4.5 (latest)" | "Claude Opus 4.6" | "GPT-5 Mini" | "GPT-5 Nano" | "Claude Sonnet 4.6" | "GPT-5.4" | "GPT OSS 20B";
2
+ export type ModelId="gemini-3-flash" | "claude-sonnet-4" | "qwen3-next-80b-a3b-instruct" | "llama-4-maverick" | "claude-opus-4-5" | "gpt-5" | "gemma-3-12b" | "gpt-5-1-codex-mini" | "gpt-5-1" | "meta-llama-3-3-70b-instruct" | "gemini-3-pro" | "gpt-5-2" | "gemini-3-1-flash-lite" | "claude-sonnet-4-5" | "claude-opus-4-7" | "gemini-2-5-pro" | "claude-opus-4-8" | "gpt-5-3-codex" | "gpt-5-4-nano" | "claude-opus-4-1" | "gpt-5-4-mini" | "gemini-2-5-flash" | "gpt-5-2-codex" | "gpt-oss-120b" | "gemini-3-5-flash" | "gemini-3-1-pro" | "claude-haiku-4-5" | "claude-opus-4-6" | "qwen35-122b-a10b" | "meta-llama-3-1-8b-instruct" | "gpt-5-mini" | "gpt-5-nano" | "claude-sonnet-4-6" | "gpt-5-4" | "gpt-5-1-codex-max" | "gpt-oss-20b";
3
+ export type ModelName="Gemini 3 Flash Preview" | "Claude Sonnet 4.5" | "Qwen3-Next 80B-A3B Instruct" | "Llama 4 Maverick 17B Instruct" | "Claude Opus 4.5 (latest)" | "GPT-5" | "Gemma 3 12B" | "GPT-5.1 Codex mini" | "GPT-5.1" | "Llama-3.3-70B-Instruct" | "Gemini 3 Pro Preview" | "GPT-5.2" | "Gemini 3.1 Flash Lite Preview" | "Claude Sonnet 4.5 (latest)" | "Claude Opus 4.7" | "Gemini 2.5 Pro" | "Claude Opus 4.8" | "GPT-5.3 Codex" | "GPT-5.4 nano" | "Claude Opus 4.1 (latest)" | "GPT-5.4 mini" | "Gemini 2.5 Flash" | "GPT-5.2 Codex" | "GPT OSS 120B" | "Gemini 3.5 Flash" | "Gemini 3.1 Pro Preview Custom Tools" | "Claude Haiku 4.5 (latest)" | "Claude Opus 4.6" | "Qwen3.5 122B-A10B" | "Llama 3.1 8B Instruct" | "GPT-5 Mini" | "GPT-5 Nano" | "Claude Sonnet 4.6" | "GPT-5.4" | "GPT-5.1 Codex Max" | "GPT OSS 20B";
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="gemini-3-flash" | "claude-sonnet-4" | "claude-opus-4-5" | "gpt-5" | "gpt-5-1" | "gemini-3-pro" | "gpt-5-2" | "gemini-3-1-flash-lite" | "claude-sonnet-4-5" | "claude-opus-4-7" | "gemini-2-5-pro" | "gpt-5-4-nano" | "claude-opus-4-1" | "gpt-5-4-mini" | "gemini-2-5-flash" | "gpt-oss-120b" | "gpt-5-5" | "gemini-3-1-pro" | "claude-haiku-4-5" | "claude-opus-4-6" | "gpt-5-mini" | "gpt-5-nano" | "claude-sonnet-4-6" | "gpt-5-4" | "gpt-oss-20b";
3
- export type ModelName="Gemini 3 Flash Preview" | "Claude Sonnet 4.5" | "Claude Opus 4.5 (latest)" | "GPT-5" | "GPT-5.1" | "Gemini 3 Pro Preview" | "GPT-5.2" | "Gemini 3.1 Flash Lite Preview" | "Claude Sonnet 4.5 (latest)" | "Claude Opus 4.7" | "Gemini 2.5 Pro" | "GPT-5.4 nano" | "Claude Opus 4.1 (latest)" | "GPT-5.4 mini" | "Gemini 2.5 Flash" | "GPT OSS 120B" | "GPT-5.5" | "Gemini 3.1 Pro Preview Custom Tools" | "Claude Haiku 4.5 (latest)" | "Claude Opus 4.6" | "GPT-5 Mini" | "GPT-5 Nano" | "Claude Sonnet 4.6" | "GPT-5.4" | "GPT OSS 20B";
2
+ export type ModelId="gemini-3-flash" | "claude-sonnet-4" | "qwen3-next-80b-a3b-instruct" | "llama-4-maverick" | "claude-opus-4-5" | "gpt-5" | "gemma-3-12b" | "gpt-5-1-codex-mini" | "gpt-5-1" | "meta-llama-3-3-70b-instruct" | "gemini-3-pro" | "gpt-5-2" | "gemini-3-1-flash-lite" | "claude-sonnet-4-5" | "claude-opus-4-7" | "gemini-2-5-pro" | "claude-opus-4-8" | "gpt-5-3-codex" | "gpt-5-4-nano" | "claude-opus-4-1" | "gpt-5-4-mini" | "gemini-2-5-flash" | "gpt-5-2-codex" | "gpt-oss-120b" | "gemini-3-5-flash" | "gemini-3-1-pro" | "claude-haiku-4-5" | "claude-opus-4-6" | "qwen35-122b-a10b" | "meta-llama-3-1-8b-instruct" | "gpt-5-mini" | "gpt-5-nano" | "claude-sonnet-4-6" | "gpt-5-4" | "gpt-5-1-codex-max" | "gpt-oss-20b";
3
+ export type ModelName="Gemini 3 Flash Preview" | "Claude Sonnet 4.5" | "Qwen3-Next 80B-A3B Instruct" | "Llama 4 Maverick 17B Instruct" | "Claude Opus 4.5 (latest)" | "GPT-5" | "Gemma 3 12B" | "GPT-5.1 Codex mini" | "GPT-5.1" | "Llama-3.3-70B-Instruct" | "Gemini 3 Pro Preview" | "GPT-5.2" | "Gemini 3.1 Flash Lite Preview" | "Claude Sonnet 4.5 (latest)" | "Claude Opus 4.7" | "Gemini 2.5 Pro" | "Claude Opus 4.8" | "GPT-5.3 Codex" | "GPT-5.4 nano" | "Claude Opus 4.1 (latest)" | "GPT-5.4 mini" | "Gemini 2.5 Flash" | "GPT-5.2 Codex" | "GPT OSS 120B" | "Gemini 3.5 Flash" | "Gemini 3.1 Pro Preview Custom Tools" | "Claude Haiku 4.5 (latest)" | "Claude Opus 4.6" | "Qwen3.5 122B-A10B" | "Llama 3.1 8B Instruct" | "GPT-5 Mini" | "GPT-5 Nano" | "Claude Sonnet 4.6" | "GPT-5.4" | "GPT-5.1 Codex Max" | "GPT OSS 20B";
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="ring-2.6-1t-free" | "mimo-v2-pro-free" | "deepseek-v4-flash" | "minimax-m2.5" | "glm-4.7" | "mimo-v2.5-free" | "kimi-k2" | "minimax-m2.1" | "nemotron-3-ultra-free" | "glm-4.7-free" | "gemini-3-flash" | "deepseek-v4-flash-free" | "claude-sonnet-4" | "claude-opus-4-5" | "gpt-5" | "gemini-3.5-flash" | "minimax-m3-free" | "gemini-3-pro" | "kimi-k2.5-free" | "kimi-k2.7-code" | "glm-5.1" | "deepseek-v4-pro" | "glm-4.6" | "kimi-k2-thinking" | "claude-sonnet-4-5" | "claude-opus-4-7" | "claude-sonnet-5" | "gpt-5.4-nano" | "qwen3-coder" | "glm-5.2" | "hy3-preview-free" | "minimax-m3" | "gpt-5.1-codex" | "gpt-5.3-codex-spark" | "gpt-5.1-codex-max" | "claude-opus-4-8" | "ling-2.6-flash-free" | "qwen3.5-plus" | "claude-3-5-haiku" | "gpt-5.2" | "gpt-5.3-codex" | "minimax-m2.7" | "north-mini-code-free" | "grok-code" | "claude-opus-4-1" | "gpt-5.1-codex-mini" | "kimi-k2.5" | "claude-fable-5" | "hy3-free" | "claude-haiku-4-5" | "gpt-5.4" | "gpt-5.4-mini" | "minimax-m2.5-free" | "kimi-k2.6" | "claude-opus-4-6" | "minimax-m2.1-free" | "gpt-5-nano" | "gpt-5.4-pro" | "claude-sonnet-4-6" | "mimo-v2-flash-free" | "gemini-3.1-pro" | "trinity-large-preview-free" | "big-pickle" | "gpt-5.5-pro" | "qwen3.6-plus-free" | "glm-5" | "mimo-v2-omni-free" | "gpt-5-codex" | "gpt-5.2-codex" | "glm-5-free" | "qwen3.6-plus" | "nemotron-3-super-free" | "grok-build-0.1" | "gpt-5.1" | "gpt-5.5";
3
- export type ModelName="Ring 2.6 1T Free" | "MiMo V2 Pro Free" | "DeepSeek V4 Flash" | "MiniMax-M2.5" | "GLM-4.7" | "MiMo V2.5 Free" | "Kimi K2" | "MiniMax-M2.1" | "Nemotron 3 Ultra Free" | "GLM-4.7 Free" | "Gemini 3 Flash" | "DeepSeek V4 Flash Free" | "Claude Sonnet 4" | "Claude Opus 4.5" | "GPT-5" | "Gemini 3.5 Flash" | "MiniMax-M3 Free" | "Gemini 3 Pro" | "Kimi K2.5 Free" | "Kimi K2.7 Code" | "GLM-5.1" | "DeepSeek V4 Pro" | "GLM-4.6" | "Kimi K2 Thinking" | "Claude Sonnet 4.5" | "Claude Opus 4.7" | "Claude Sonnet 5" | "GPT-5.4 Nano" | "Qwen3 Coder" | "GLM-5.2" | "Hy3 preview Free" | "MiniMax-M3" | "GPT-5.1 Codex" | "GPT-5.3 Codex Spark" | "GPT-5.1 Codex Max" | "Claude Opus 4.8" | "Ling 2.6 Flash Free" | "Qwen3.5 Plus" | "Claude Haiku 3.5" | "GPT-5.2" | "GPT-5.3 Codex" | "MiniMax-M2.7" | "North Mini Code Free" | "Grok Code Fast 1" | "Claude Opus 4.1" | "GPT-5.1 Codex Mini" | "Kimi K2.5" | "Claude Fable 5" | "Hy3 Free" | "Claude Haiku 4.5" | "GPT-5.4" | "GPT-5.4 Mini" | "MiniMax-M2.5 Free" | "Kimi K2.6" | "Claude Opus 4.6" | "MiniMax-M2.1 Free" | "GPT-5 Nano" | "GPT-5.4 Pro" | "Claude Sonnet 4.6" | "MiMo V2 Flash Free" | "Gemini 3.1 Pro Preview" | "Trinity Large Preview" | "Big Pickle" | "GPT-5.5 Pro" | "Qwen3.6 Plus Free" | "GLM-5" | "MiMo V2 Omni Free" | "GPT-5 Codex" | "GPT-5.2 Codex" | "GLM-5 Free" | "Qwen3.6 Plus" | "Nemotron 3 Super Free" | "Grok Build 0.1" | "GPT-5.1" | "GPT-5.5";
2
+ export type ModelId="ring-2.6-1t-free" | "mimo-v2-pro-free" | "deepseek-v4-flash" | "minimax-m2.5" | "glm-4.7" | "mimo-v2.5-free" | "kimi-k2" | "minimax-m2.1" | "nemotron-3-ultra-free" | "glm-4.7-free" | "gemini-3-flash" | "deepseek-v4-flash-free" | "claude-sonnet-4" | "claude-opus-4-5" | "gpt-5" | "gemini-3.5-flash" | "minimax-m3-free" | "gemini-3-pro" | "kimi-k2.5-free" | "kimi-k2.7-code" | "glm-5.1" | "deepseek-v4-pro" | "glm-4.6" | "kimi-k2-thinking" | "claude-sonnet-4-5" | "claude-opus-4-7" | "claude-sonnet-5" | "gpt-5.4-nano" | "qwen3-coder" | "glm-5.2" | "hy3-preview-free" | "minimax-m3" | "gpt-5.1-codex" | "gpt-5.3-codex-spark" | "gpt-5.1-codex-max" | "claude-opus-4-8" | "ling-2.6-flash-free" | "qwen3.5-plus" | "claude-3-5-haiku" | "gpt-5.2" | "gpt-5.3-codex" | "minimax-m2.7" | "grok-4.5" | "north-mini-code-free" | "grok-code" | "claude-opus-4-1" | "gpt-5.1-codex-mini" | "kimi-k2.5" | "claude-fable-5" | "hy3-free" | "claude-haiku-4-5" | "gpt-5.4" | "gpt-5.4-mini" | "minimax-m2.5-free" | "kimi-k2.6" | "claude-opus-4-6" | "minimax-m2.1-free" | "gpt-5-nano" | "gpt-5.4-pro" | "claude-sonnet-4-6" | "mimo-v2-flash-free" | "gemini-3.1-pro" | "trinity-large-preview-free" | "big-pickle" | "gpt-5.5-pro" | "qwen3.6-plus-free" | "glm-5" | "mimo-v2-omni-free" | "gpt-5-codex" | "gpt-5.2-codex" | "glm-5-free" | "qwen3.6-plus" | "nemotron-3-super-free" | "grok-build-0.1" | "gpt-5.1" | "gpt-5.5";
3
+ export type ModelName="Ring 2.6 1T Free" | "MiMo V2 Pro Free" | "DeepSeek V4 Flash" | "MiniMax-M2.5" | "GLM-4.7" | "MiMo V2.5 Free" | "Kimi K2" | "MiniMax-M2.1" | "Nemotron 3 Ultra Free" | "GLM-4.7 Free" | "Gemini 3 Flash" | "DeepSeek V4 Flash Free" | "Claude Sonnet 4" | "Claude Opus 4.5" | "GPT-5" | "Gemini 3.5 Flash" | "MiniMax-M3 Free" | "Gemini 3 Pro" | "Kimi K2.5 Free" | "Kimi K2.7 Code" | "GLM-5.1" | "DeepSeek V4 Pro" | "GLM-4.6" | "Kimi K2 Thinking" | "Claude Sonnet 4.5" | "Claude Opus 4.7" | "Claude Sonnet 5" | "GPT-5.4 Nano" | "Qwen3 Coder" | "GLM-5.2" | "Hy3 preview Free" | "MiniMax-M3" | "GPT-5.1 Codex" | "GPT-5.3 Codex Spark" | "GPT-5.1 Codex Max" | "Claude Opus 4.8" | "Ling 2.6 Flash Free" | "Qwen3.5 Plus" | "Claude Haiku 3.5" | "GPT-5.2" | "GPT-5.3 Codex" | "MiniMax-M2.7" | "Grok 4.5" | "North Mini Code Free" | "Grok Code Fast 1" | "Claude Opus 4.1" | "GPT-5.1 Codex Mini" | "Kimi K2.5" | "Claude Fable 5" | "Hy3 Free" | "Claude Haiku 4.5" | "GPT-5.4" | "GPT-5.4 Mini" | "MiniMax-M2.5 Free" | "Kimi K2.6" | "Claude Opus 4.6" | "MiniMax-M2.1 Free" | "GPT-5 Nano" | "GPT-5.4 Pro" | "Claude Sonnet 4.6" | "MiMo V2 Flash Free" | "Gemini 3.1 Pro Preview" | "Trinity Large Preview" | "Big Pickle" | "GPT-5.5 Pro" | "Qwen3.6 Plus Free" | "GLM-5" | "MiMo V2 Omni Free" | "GPT-5 Codex" | "GPT-5.2 Codex" | "GLM-5 Free" | "Qwen3.6 Plus" | "Nemotron 3 Super Free" | "Grok Build 0.1" | "GPT-5.1" | "GPT-5.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.js';
2
- export type ModelId="ring-2.6-1t-free" | "mimo-v2-pro-free" | "deepseek-v4-flash" | "minimax-m2.5" | "glm-4.7" | "mimo-v2.5-free" | "kimi-k2" | "minimax-m2.1" | "nemotron-3-ultra-free" | "glm-4.7-free" | "gemini-3-flash" | "deepseek-v4-flash-free" | "claude-sonnet-4" | "claude-opus-4-5" | "gpt-5" | "gemini-3.5-flash" | "minimax-m3-free" | "gemini-3-pro" | "kimi-k2.5-free" | "kimi-k2.7-code" | "glm-5.1" | "deepseek-v4-pro" | "glm-4.6" | "kimi-k2-thinking" | "claude-sonnet-4-5" | "claude-opus-4-7" | "claude-sonnet-5" | "gpt-5.4-nano" | "qwen3-coder" | "glm-5.2" | "hy3-preview-free" | "minimax-m3" | "gpt-5.1-codex" | "gpt-5.3-codex-spark" | "gpt-5.1-codex-max" | "claude-opus-4-8" | "ling-2.6-flash-free" | "qwen3.5-plus" | "claude-3-5-haiku" | "gpt-5.2" | "gpt-5.3-codex" | "minimax-m2.7" | "north-mini-code-free" | "grok-code" | "claude-opus-4-1" | "gpt-5.1-codex-mini" | "kimi-k2.5" | "claude-fable-5" | "hy3-free" | "claude-haiku-4-5" | "gpt-5.4" | "gpt-5.4-mini" | "minimax-m2.5-free" | "kimi-k2.6" | "claude-opus-4-6" | "minimax-m2.1-free" | "gpt-5-nano" | "gpt-5.4-pro" | "claude-sonnet-4-6" | "mimo-v2-flash-free" | "gemini-3.1-pro" | "trinity-large-preview-free" | "big-pickle" | "gpt-5.5-pro" | "qwen3.6-plus-free" | "glm-5" | "mimo-v2-omni-free" | "gpt-5-codex" | "gpt-5.2-codex" | "glm-5-free" | "qwen3.6-plus" | "nemotron-3-super-free" | "grok-build-0.1" | "gpt-5.1" | "gpt-5.5";
3
- export type ModelName="Ring 2.6 1T Free" | "MiMo V2 Pro Free" | "DeepSeek V4 Flash" | "MiniMax-M2.5" | "GLM-4.7" | "MiMo V2.5 Free" | "Kimi K2" | "MiniMax-M2.1" | "Nemotron 3 Ultra Free" | "GLM-4.7 Free" | "Gemini 3 Flash" | "DeepSeek V4 Flash Free" | "Claude Sonnet 4" | "Claude Opus 4.5" | "GPT-5" | "Gemini 3.5 Flash" | "MiniMax-M3 Free" | "Gemini 3 Pro" | "Kimi K2.5 Free" | "Kimi K2.7 Code" | "GLM-5.1" | "DeepSeek V4 Pro" | "GLM-4.6" | "Kimi K2 Thinking" | "Claude Sonnet 4.5" | "Claude Opus 4.7" | "Claude Sonnet 5" | "GPT-5.4 Nano" | "Qwen3 Coder" | "GLM-5.2" | "Hy3 preview Free" | "MiniMax-M3" | "GPT-5.1 Codex" | "GPT-5.3 Codex Spark" | "GPT-5.1 Codex Max" | "Claude Opus 4.8" | "Ling 2.6 Flash Free" | "Qwen3.5 Plus" | "Claude Haiku 3.5" | "GPT-5.2" | "GPT-5.3 Codex" | "MiniMax-M2.7" | "North Mini Code Free" | "Grok Code Fast 1" | "Claude Opus 4.1" | "GPT-5.1 Codex Mini" | "Kimi K2.5" | "Claude Fable 5" | "Hy3 Free" | "Claude Haiku 4.5" | "GPT-5.4" | "GPT-5.4 Mini" | "MiniMax-M2.5 Free" | "Kimi K2.6" | "Claude Opus 4.6" | "MiniMax-M2.1 Free" | "GPT-5 Nano" | "GPT-5.4 Pro" | "Claude Sonnet 4.6" | "MiMo V2 Flash Free" | "Gemini 3.1 Pro Preview" | "Trinity Large Preview" | "Big Pickle" | "GPT-5.5 Pro" | "Qwen3.6 Plus Free" | "GLM-5" | "MiMo V2 Omni Free" | "GPT-5 Codex" | "GPT-5.2 Codex" | "GLM-5 Free" | "Qwen3.6 Plus" | "Nemotron 3 Super Free" | "Grok Build 0.1" | "GPT-5.1" | "GPT-5.5";
2
+ export type ModelId="ring-2.6-1t-free" | "mimo-v2-pro-free" | "deepseek-v4-flash" | "minimax-m2.5" | "glm-4.7" | "mimo-v2.5-free" | "kimi-k2" | "minimax-m2.1" | "nemotron-3-ultra-free" | "glm-4.7-free" | "gemini-3-flash" | "deepseek-v4-flash-free" | "claude-sonnet-4" | "claude-opus-4-5" | "gpt-5" | "gemini-3.5-flash" | "minimax-m3-free" | "gemini-3-pro" | "kimi-k2.5-free" | "kimi-k2.7-code" | "glm-5.1" | "deepseek-v4-pro" | "glm-4.6" | "kimi-k2-thinking" | "claude-sonnet-4-5" | "claude-opus-4-7" | "claude-sonnet-5" | "gpt-5.4-nano" | "qwen3-coder" | "glm-5.2" | "hy3-preview-free" | "minimax-m3" | "gpt-5.1-codex" | "gpt-5.3-codex-spark" | "gpt-5.1-codex-max" | "claude-opus-4-8" | "ling-2.6-flash-free" | "qwen3.5-plus" | "claude-3-5-haiku" | "gpt-5.2" | "gpt-5.3-codex" | "minimax-m2.7" | "grok-4.5" | "north-mini-code-free" | "grok-code" | "claude-opus-4-1" | "gpt-5.1-codex-mini" | "kimi-k2.5" | "claude-fable-5" | "hy3-free" | "claude-haiku-4-5" | "gpt-5.4" | "gpt-5.4-mini" | "minimax-m2.5-free" | "kimi-k2.6" | "claude-opus-4-6" | "minimax-m2.1-free" | "gpt-5-nano" | "gpt-5.4-pro" | "claude-sonnet-4-6" | "mimo-v2-flash-free" | "gemini-3.1-pro" | "trinity-large-preview-free" | "big-pickle" | "gpt-5.5-pro" | "qwen3.6-plus-free" | "glm-5" | "mimo-v2-omni-free" | "gpt-5-codex" | "gpt-5.2-codex" | "glm-5-free" | "qwen3.6-plus" | "nemotron-3-super-free" | "grok-build-0.1" | "gpt-5.1" | "gpt-5.5";
3
+ export type ModelName="Ring 2.6 1T Free" | "MiMo V2 Pro Free" | "DeepSeek V4 Flash" | "MiniMax-M2.5" | "GLM-4.7" | "MiMo V2.5 Free" | "Kimi K2" | "MiniMax-M2.1" | "Nemotron 3 Ultra Free" | "GLM-4.7 Free" | "Gemini 3 Flash" | "DeepSeek V4 Flash Free" | "Claude Sonnet 4" | "Claude Opus 4.5" | "GPT-5" | "Gemini 3.5 Flash" | "MiniMax-M3 Free" | "Gemini 3 Pro" | "Kimi K2.5 Free" | "Kimi K2.7 Code" | "GLM-5.1" | "DeepSeek V4 Pro" | "GLM-4.6" | "Kimi K2 Thinking" | "Claude Sonnet 4.5" | "Claude Opus 4.7" | "Claude Sonnet 5" | "GPT-5.4 Nano" | "Qwen3 Coder" | "GLM-5.2" | "Hy3 preview Free" | "MiniMax-M3" | "GPT-5.1 Codex" | "GPT-5.3 Codex Spark" | "GPT-5.1 Codex Max" | "Claude Opus 4.8" | "Ling 2.6 Flash Free" | "Qwen3.5 Plus" | "Claude Haiku 3.5" | "GPT-5.2" | "GPT-5.3 Codex" | "MiniMax-M2.7" | "Grok 4.5" | "North Mini Code Free" | "Grok Code Fast 1" | "Claude Opus 4.1" | "GPT-5.1 Codex Mini" | "Kimi K2.5" | "Claude Fable 5" | "Hy3 Free" | "Claude Haiku 4.5" | "GPT-5.4" | "GPT-5.4 Mini" | "MiniMax-M2.5 Free" | "Kimi K2.6" | "Claude Opus 4.6" | "MiniMax-M2.1 Free" | "GPT-5 Nano" | "GPT-5.4 Pro" | "Claude Sonnet 4.6" | "MiMo V2 Flash Free" | "Gemini 3.1 Pro Preview" | "Trinity Large Preview" | "Big Pickle" | "GPT-5.5 Pro" | "Qwen3.6 Plus Free" | "GLM-5" | "MiMo V2 Omni Free" | "GPT-5 Codex" | "GPT-5.2 Codex" | "GLM-5 Free" | "Qwen3.6 Plus" | "Nemotron 3 Super Free" | "Grok Build 0.1" | "GPT-5.1" | "GPT-5.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="inclusionai/ling-2.6-1t" | "inclusionai/ring-2.6-1t" | "inclusionai/ling-2.6-flash" | "ibm-granite/granite-4.0-h-micro" | "ibm-granite/granite-4.1-8b" | "meta-llama/llama-3.1-8b-instruct" | "meta-llama/llama-3.1-70b-instruct" | "meta-llama/llama-3.2-1b-instruct" | "meta-llama/llama-4-maverick" | "meta-llama/llama-3.2-11b-vision-instruct" | "meta-llama/llama-3.3-70b-instruct:free" | "meta-llama/llama-3.3-70b-instruct" | "meta-llama/llama-3.2-3b-instruct:free" | "meta-llama/llama-guard-4-12b" | "meta-llama/llama-3-8b-instruct" | "meta-llama/llama-4-scout" | "meta-llama/llama-3.2-3b-instruct" | "~anthropic/claude-haiku-latest" | "~anthropic/claude-fable-latest" | "~anthropic/claude-sonnet-latest" | "~anthropic/claude-opus-latest" | "moonshotai/kimi-k2" | "moonshotai/kimi-k2.7-code" | "moonshotai/kimi-k2-thinking" | "moonshotai/kimi-k2.5" | "moonshotai/kimi-k2.6" | "moonshotai/kimi-k2-0905" | "baidu/ernie-4.5-vl-424b-a47b" | "perceptron/perceptron-mk1" | "google/gemini-3.1-flash-lite" | "google/gemini-3.1-flash-image" | "google/gemma-3n-e4b-it" | "google/gemma-4-26b-a4b-it:free" | "google/gemini-2.5-pro" | "google/gemini-2.5-flash" | "google/gemini-3.5-flash" | "google/gemini-2.5-flash-lite-preview-09-2025" | "google/gemma-4-31b-it" | "google/lyria-3-clip-preview" | "google/gemini-3.1-pro-preview-customtools" | "google/gemini-3.1-flash-lite-image" | "google/gemini-3-pro-image-preview" | "google/gemini-2.5-flash-image" | "google/gemini-2.5-flash-lite" | "google/gemini-3.1-flash-image-preview" | "google/gemini-2.5-pro-preview-05-06" | "google/gemini-3.1-pro-preview" | "google/gemma-4-26b-a4b-it" | "google/gemini-2.5-pro-preview" | "google/gemini-3-flash-preview" | "google/gemma-3-12b-it" | "google/gemma-3-4b-it" | "google/gemma-3-27b-it" | "google/lyria-3-pro-preview" | "google/gemma-4-31b-it:free" | "google/gemma-2-27b-it" | "google/gemini-3-pro-image" | "google/gemini-3.1-flash-lite-preview" | "liquid/lfm-2.5-1.2b-thinking:free" | "liquid/lfm-2-24b-a2b" | "liquid/lfm-2.5-1.2b-instruct:free" | "x-ai/grok-4.20" | "x-ai/grok-4.3" | "x-ai/grok-4.20-multi-agent" | "x-ai/grok-build-0.1" | "~google/gemini-pro-latest" | "~google/gemini-flash-latest" | "microsoft/phi-4" | "microsoft/wizardlm-2-8x22b" | "poolside/laguna-xs-2.1:free" | "poolside/laguna-xs.2" | "poolside/laguna-xs.2:free" | "poolside/laguna-m.1" | "poolside/laguna-xs-2.1" | "poolside/laguna-m.1:free" | "writer/palmyra-x5" | "z-ai/glm-4.7" | "z-ai/glm-4.5v" | "z-ai/glm-4.5" | "z-ai/glm-5.1" | "z-ai/glm-4.6" | "z-ai/glm-5.2" | "z-ai/glm-4.6v" | "z-ai/glm-5v-turbo" | "z-ai/glm-4.5-air" | "z-ai/glm-4.7-flash" | "z-ai/glm-5" | "z-ai/glm-5-turbo" | "openai/gpt-4o-mini-2024-07-18" | "openai/gpt-oss-safeguard-20b" | "openai/gpt-3.5-turbo-instruct" | "openai/gpt-5.2-chat" | "openai/o3" | "openai/o4-mini-high" | "openai/gpt-audio" | "openai/gpt-5.2-pro" | "openai/gpt-4o-mini-search-preview" | "openai/gpt-5" | "openai/gpt-5-chat" | "openai/gpt-3.5-turbo" | "openai/gpt-5-pro" | "openai/gpt-4o" | "openai/gpt-4" | "openai/o4-mini" | "openai/gpt-3.5-turbo-16k" | "openai/o3-pro" | "openai/gpt-5.1-chat" | "openai/gpt-4o-2024-05-13" | "openai/gpt-5.4-nano" | "openai/gpt-5.3-chat" | "openai/gpt-3.5-turbo-0613" | "openai/gpt-5-image-mini" | "openai/gpt-5.1-codex" | "openai/gpt-5.1-codex-max" | "openai/gpt-oss-120b:free" | "openai/gpt-4o-2024-08-06" | "openai/o3-mini" | "openai/gpt-5.2" | "openai/gpt-5.3-codex" | "openai/gpt-audio-mini" | "openai/gpt-5.1-codex-mini" | "openai/o4-mini-deep-research" | "openai/gpt-4.1-nano" | "openai/gpt-oss-120b" | "openai/gpt-4o-2024-11-20" | "openai/o1" | "openai/o1-pro" | "openai/gpt-chat-latest" | "openai/gpt-5-image" | "openai/gpt-5.4" | "openai/gpt-5.4-mini" | "openai/gpt-4.1" | "openai/o3-deep-research" | "openai/gpt-4-turbo-preview" | "openai/gpt-5-mini" | "openai/gpt-4.1-mini" | "openai/gpt-4-turbo" | "openai/gpt-5-nano" | "openai/gpt-5.4-pro" | "openai/o3-mini-high" | "openai/gpt-5.4-image-2" | "openai/gpt-4o-search-preview" | "openai/gpt-5.5-pro" | "openai/gpt-4o-mini" | "openai/gpt-oss-20b" | "openai/gpt-5-codex" | "openai/gpt-5.2-codex" | "openai/gpt-oss-20b:free" | "openai/gpt-5.1" | "openai/gpt-5.5" | "thedrummer/cydonia-24b-v4.1" | "thedrummer/skyfall-36b-v2" | "thedrummer/unslopnemo-12b" | "thedrummer/rocinante-12b" | "bytedance/ui-tars-1.5-7b" | "rekaai/reka-flash-3" | "rekaai/reka-edge" | "mistralai/mistral-large-2407" | "mistralai/mistral-small-3.2-24b-instruct" | "mistralai/mistral-nemo" | "mistralai/mistral-medium-3-5" | "mistralai/ministral-8b-2512" | "mistralai/mistral-small-3.1-24b-instruct" | "mistralai/mistral-saba" | "mistralai/mistral-large" | "mistralai/mistral-medium-3.1" | "mistralai/mistral-small-24b-instruct-2501" | "mistralai/ministral-3b-2512" | "mistralai/mistral-small-2603" | "mistralai/ministral-14b-2512" | "mistralai/devstral-2512" | "mistralai/mixtral-8x22b-instruct" | "mistralai/mistral-medium-3" | "mistralai/voxtral-small-24b-2507" | "mistralai/mistral-large-2512" | "mistralai/codestral-2508" | "morph/morph-v3-fast" | "morph/morph-v3-large" | "bytedance-seed/seed-1.6-flash" | "bytedance-seed/seed-1.6" | "bytedance-seed/seed-2.0-mini" | "bytedance-seed/seed-2.0-lite" | "sakana/fugu-ultra" | "anthracite-org/magnum-v4-72b" | "nvidia/nemotron-3-nano-30b-a3b:free" | "nvidia/nemotron-nano-9b-v2:free" | "nvidia/nemotron-nano-12b-v2-vl:free" | "nvidia/nemotron-3-nano-omni-30b-a3b-reasoning:free" | "nvidia/nemotron-3-ultra-550b-a55b:free" | "nvidia/nemotron-3-ultra-550b-a55b" | "nvidia/nemotron-3.5-content-safety:free" | "nvidia/nemotron-3-nano-30b-a3b" | "nvidia/llama-3.3-nemotron-super-49b-v1.5" | "nvidia/nemotron-3-super-120b-a12b:free" | "nvidia/nemotron-3-super-120b-a12b" | "cognitivecomputations/dolphin-mistral-24b-venice-edition:free" | "xiaomi/mimo-v2.5" | "xiaomi/mimo-v2.5-pro" | "inception/mercury-2" | "anthropic/claude-sonnet-4.5" | "anthropic/claude-sonnet-4" | "anthropic/claude-haiku-4.5" | "anthropic/claude-opus-4.7-fast" | "anthropic/claude-sonnet-5" | "anthropic/claude-opus-4.7" | "anthropic/claude-opus-4.8" | "anthropic/claude-fable-5" | "anthropic/claude-opus-4.1" | "anthropic/claude-opus-4.5" | "anthropic/claude-sonnet-4.6" | "anthropic/claude-3-haiku" | "anthropic/claude-opus-4" | "anthropic/claude-opus-4.8-fast" | "anthropic/claude-opus-4.6" | "tencent/hy3:free" | "tencent/hy3" | "tencent/hunyuan-a13b-instruct" | "tencent/hy3-preview" | "deepcogito/cogito-v2.1-671b" | "cohere/command-a" | "cohere/command-r-08-2024" | "cohere/command-r7b-12-2024" | "cohere/command-r-plus-08-2024" | "cohere/north-mini-code:free" | "gryphe/mythomax-l2-13b" | "stepfun/step-3.7-flash" | "stepfun/step-3.5-flash" | "nex-agi/nex-n2-mini" | "nex-agi/nex-n2-pro" | "undi95/remm-slerp-l2-13b" | "~openai/gpt-mini-latest" | "~openai/gpt-latest" | "~moonshotai/kimi-latest" | "relace/relace-search" | "relace/relace-apply-3" | "ai21/jamba-large-1.7" | "arcee-ai/coder-large" | "arcee-ai/virtuoso-large" | "arcee-ai/trinity-large-thinking" | "arcee-ai/trinity-mini" | "mancer/weaver" | "perplexity/sonar-reasoning-pro" | "perplexity/sonar" | "perplexity/sonar-pro" | "perplexity/sonar-pro-search" | "perplexity/sonar-deep-research" | "switchpoint/router" | "openrouter/free" | "qwen/qwen3.5-plus-20260420" | "qwen/qwen3-next-80b-a3b-instruct:free" | "qwen/qwen3-vl-235b-a22b-thinking" | "qwen/qwen3-vl-30b-a3b-thinking" | "qwen/qwen3-coder-plus" | "qwen/qwen-plus" | "qwen/qwen3-coder-30b-a3b-instruct" | "qwen/qwen3-32b" | "qwen/qwen3-next-80b-a3b-instruct" | "qwen/qwen3-vl-8b-instruct" | "qwen/qwen3.7-plus" | "qwen/qwen3.6-35b-a3b" | "qwen/qwen3.7-max" | "qwen/qwen3-max" | "qwen/qwen3-8b" | "qwen/qwen-plus-2025-07-28" | "qwen/qwen3.5-flash-02-23" | "qwen/qwen3-coder:free" | "qwen/qwen3-30b-a3b-instruct-2507" | "qwen/qwen-2.5-coder-32b-instruct" | "qwen/qwen3-next-80b-a3b-thinking" | "qwen/qwen3-235b-a22b-thinking-2507" | "qwen/qwen3-vl-32b-instruct" | "qwen/qwen3-coder" | "qwen/qwen3.6-flash" | "qwen/qwen3.5-plus-02-15" | "qwen/qwen-2.5-7b-instruct" | "qwen/qwen3-vl-8b-thinking" | "qwen/qwen3-max-thinking" | "qwen/qwen3-30b-a3b-thinking-2507" | "qwen/qwen2.5-vl-72b-instruct" | "qwen/qwen3.5-27b" | "qwen/qwen3-235b-a22b" | "qwen/qwen-2.5-72b-instruct" | "qwen/qwen-plus-2025-07-28:thinking" | "qwen/qwen3-coder-next" | "qwen/qwen3.6-27b" | "qwen/qwen3.5-35b-a3b" | "qwen/qwen3.5-9b" | "qwen/qwen3.5-397b-a17b" | "qwen/qwen3-vl-30b-a3b-instruct" | "qwen/qwen3-235b-a22b-2507" | "qwen/qwen3-coder-flash" | "qwen/qwen3-14b" | "qwen/qwen3-vl-235b-a22b-instruct" | "qwen/qwen3-30b-a3b" | "qwen/qwen3.6-max-preview" | "qwen/qwen3.5-122b-a10b" | "qwen/qwen3.6-plus" | "amazon/nova-lite-v1" | "amazon/nova-premier-v1" | "amazon/nova-pro-v1" | "amazon/nova-micro-v1" | "amazon/nova-2-lite-v1" | "aion-labs/aion-3.0-mini" | "aion-labs/aion-rp-llama-3.1-8b" | "aion-labs/aion-3.0" | "aion-labs/aion-2.0" | "inflection/inflection-3-pi" | "inflection/inflection-3-productivity" | "sao10k/l3.1-euryale-70b" | "sao10k/l3.3-euryale-70b" | "sao10k/l3-lunaris-8b" | "sao10k/l3.1-70b-hanami-x1" | "upstage/solar-pro-3" | "allenai/olmo-3-32b-think" | "deepseek/deepseek-r1-0528" | "deepseek/deepseek-v4-flash" | "deepseek/deepseek-v3.1-terminus" | "deepseek/deepseek-r1-distill-llama-70b" | "deepseek/deepseek-v4-pro" | "deepseek/deepseek-r1" | "deepseek/deepseek-v3.2-exp" | "deepseek/deepseek-chat-v3-0324" | "deepseek/deepseek-chat" | "deepseek/deepseek-v3.2" | "deepseek/deepseek-chat-v3.1" | "minimax/minimax-m2.5" | "minimax/minimax-m2.1" | "minimax/minimax-01" | "minimax/minimax-m3" | "minimax/minimax-m2" | "minimax/minimax-m2-her" | "minimax/minimax-m2.7" | "minimax/minimax-m1" | "kwaipilot/kat-coder-pro-v2" | "nousresearch/hermes-3-llama-3.1-405b:free" | "nousresearch/hermes-4-405b" | "nousresearch/hermes-3-llama-3.1-70b" | "nousresearch/hermes-3-llama-3.1-405b" | "nousresearch/hermes-4-70b";
3
- export type ModelName="Ling-2.6-1T" | "Ring-2.6-1T" | "Ling-2.6-flash" | "Granite 4.0 Micro" | "Granite 4.1 8B" | "Llama 3.1 8B Instruct" | "Llama 3.1 70B Instruct" | "Llama 3.2 1B Instruct" | "Llama 4 Maverick" | "Llama 3.2 11B Vision Instruct" | "Llama 3.3 70B Instruct (free)" | "Llama-3.3-70B-Instruct" | "Llama 3.2 3B Instruct (free)" | "Llama Guard 4 12B" | "Llama 3 8B Instruct" | "Llama 4 Scout" | "Llama 3.2 3B Instruct" | "Anthropic Claude Haiku Latest" | "Claude Fable Latest" | "Anthropic Claude Sonnet Latest" | "Claude Opus Latest" | "Kimi K2 0711" | "Kimi K2.7 Code" | "Kimi K2 Thinking" | "Kimi K2.5" | "Kimi K2.6" | "Kimi K2 0905" | "ERNIE 4.5 VL 424B A47B " | "Perceptron Mk1" | "Gemini 3.1 Flash Lite" | "Nano Banana 2 (Gemini 3.1 Flash Image)" | "Gemma 3n 4B" | "Gemma 4 26B A4B (free)" | "Gemini 2.5 Pro" | "Gemini 2.5 Flash" | "Gemini 3.5 Flash" | "Gemini 2.5 Flash Lite Preview 09-2025" | "Gemma 4 31B IT" | "Lyria 3 Clip Preview" | "Gemini 3.1 Pro Preview Custom Tools" | "Nano Banana 2 Lite (Gemini 3.1 Flash Lite Image)" | "Nano Banana Pro" | "Nano Banana" | "Gemini 2.5 Flash-Lite" | "Nano Banana 2" | "Gemini 2.5 Pro Preview 05-06" | "Gemini 3.1 Pro Preview" | "Gemma 4 26B A4B IT" | "Gemini 2.5 Pro Preview 06-05" | "Gemini 3 Flash Preview" | "Gemma 3 12B" | "Gemma 3 4B" | "Gemma 3 27B" | "Lyria 3 Pro Preview" | "Gemma 4 31B (free)" | "Gemma 2 27B" | "Nano Banana Pro (Gemini 3 Pro Image)" | "Gemini 3.1 Flash Lite Preview" | "LFM2.5-1.2B-Thinking (free)" | "LFM2-24B-A2B" | "LFM2.5-1.2B-Instruct (free)" | "Grok 4.20" | "Grok 4.3" | "Grok 4.20 Multi-Agent" | "Grok Build 0.1" | "Google Gemini Pro Latest" | "Google Gemini Flash Latest" | "Phi 4" | "WizardLM-2 8x22B" | "Laguna XS 2.1 (free)" | "Laguna XS.2" | "Laguna XS.2 (free)" | "Laguna M.1" | "Laguna XS 2.1" | "Laguna M.1 (free)" | "Palmyra X5" | "GLM-4.7" | "GLM-4.5V" | "GLM-4.5" | "GLM-5.1" | "GLM-4.6" | "GLM-5.2" | "GLM-4.6V" | "GLM-5V-Turbo" | "GLM-4.5-Air" | "GLM-4.7-Flash" | "GLM-5" | "GLM-5-Turbo" | "GPT-4o-mini (2024-07-18)" | "gpt-oss-safeguard-20b" | "GPT-3.5 Turbo Instruct" | "GPT-5.2 Chat" | "o3" | "o4 Mini High" | "GPT Audio" | "GPT-5.2 Pro" | "GPT-4o-mini Search Preview" | "GPT-5" | "GPT-5 Chat" | "GPT-3.5-turbo" | "GPT-5 Pro" | "GPT-4o" | "GPT-4" | "o4-mini" | "GPT-3.5 Turbo 16k" | "o3-pro" | "GPT-5.1 Chat" | "GPT-4o (2024-05-13)" | "GPT-5.4 nano" | "GPT-5.3 Chat" | "GPT-3.5 Turbo (older v0613)" | "GPT-5 Image Mini" | "GPT-5.1 Codex" | "GPT-5.1 Codex Max" | "gpt-oss-120b (free)" | "GPT-4o (2024-08-06)" | "o3-mini" | "GPT-5.2" | "GPT-5.3 Codex" | "GPT Audio Mini" | "GPT-5.1 Codex mini" | "o4-mini-deep-research" | "GPT-4.1 nano" | "GPT OSS 120B" | "GPT-4o (2024-11-20)" | "o1" | "o1-pro" | "GPT Chat Latest" | "GPT-5 Image" | "GPT-5.4" | "GPT-5.4 mini" | "GPT-4.1" | "o3-deep-research" | "GPT-4 Turbo Preview" | "GPT-5 Mini" | "GPT-4.1 mini" | "GPT-4 Turbo" | "GPT-5 Nano" | "GPT-5.4 Pro" | "o3 Mini High" | "GPT-5.4 Image 2" | "GPT-4o Search Preview" | "GPT-5.5 Pro" | "GPT-4o mini" | "GPT OSS 20B" | "GPT-5-Codex" | "GPT-5.2 Codex" | "gpt-oss-20b (free)" | "GPT-5.1" | "GPT-5.5" | "Cydonia 24B V4.1" | "Skyfall 36B V2" | "UnslopNemo 12B" | "Rocinante 12B" | "UI-TARS 7B " | "Reka Flash 3" | "Reka Edge" | "Mistral Large 2407" | "Mistral Small 3.2 24B" | "Mistral Nemo" | "Mistral Medium 3.5" | "Ministral 3 8B 2512" | "Mistral Small 3.1 24B" | "Saba" | "Mistral Large" | "Mistral Medium 3.1" | "Mistral Small 3" | "Ministral 3 3B 2512" | "Mistral Small 4" | "Ministral 3 14B 2512" | "Devstral 2" | "Mixtral 8x22B Instruct" | "Mistral Medium 3" | "Voxtral Small 24B 2507" | "Mistral Large 3" | "Codestral 2508" | "Morph V3 Fast" | "Morph V3 Large" | "Seed 1.6 Flash" | "Seed 1.6" | "Seed-2.0-Mini" | "Seed-2.0-Lite" | "Fugu Ultra" | "Magnum v4 72B" | "Nemotron 3 Nano 30B A3B (free)" | "Nemotron Nano 9B V2 (free)" | "Nemotron Nano 12B 2 VL (free)" | "Nemotron 3 Nano Omni (free)" | "Nemotron 3 Ultra (free)" | "Nemotron 3 Ultra 550B A55B" | "Nemotron 3.5 Content Safety (free)" | "Nemotron 3 Nano 30B A3B" | "Llama 3.3 Nemotron Super 49B v1.5" | "Nemotron 3 Super (free)" | "Nemotron 3 Super 120B A12B" | "Uncensored (free)" | "MiMo-V2.5" | "MiMo-V2.5-Pro" | "Mercury 2" | "Claude Sonnet 4.5 (latest)" | "Claude Sonnet 4" | "Claude Haiku 4.5 (latest)" | "Claude Opus 4.7 (Fast)" | "Claude Sonnet 5" | "Claude Opus 4.7" | "Claude Opus 4.8" | "Claude Fable 5" | "Claude Opus 4.1 (latest)" | "Claude Opus 4.5 (latest)" | "Claude Sonnet 4.6" | "Claude 3 Haiku" | "Claude Opus 4" | "Claude Opus 4.8 (Fast)" | "Claude Opus 4.6" | "Hy3 (free)" | "Hy3" | "Hunyuan A13B Instruct" | "Hy3 preview" | "Cogito v2.1 671B" | "Command A" | "Command R" | "Command R7B" | "Command R+" | "North Mini Code (free)" | "MythoMax 13B" | "Step 3.7 Flash" | "Step 3.5 Flash" | "Nex-N2-Mini" | "Nex-N2-Pro" | "ReMM SLERP 13B" | "OpenAI GPT Mini Latest" | "OpenAI GPT Latest" | "MoonshotAI Kimi Latest" | "Relace Search" | "Relace Apply 3" | "Jamba Large 1.7" | "Coder Large" | "Virtuoso Large" | "Trinity Large Thinking" | "Trinity Mini" | "Weaver (alpha)" | "Sonar Reasoning Pro" | "Sonar" | "Sonar Pro" | "Sonar Pro Search" | "Sonar Deep Research" | "Switchpoint Router" | "Free Models Router" | "Qwen3.5 Plus 2026-04-20" | "Qwen3 Next 80B A3B Instruct (free)" | "Qwen3 VL 235B A22B Thinking" | "Qwen3 VL 30B A3B Thinking" | "Qwen3 Coder Plus" | "Qwen Plus" | "Qwen3-Coder 30B-A3B Instruct" | "Qwen3 32B" | "Qwen3-Next 80B-A3B Instruct" | "Qwen3 VL 8B Instruct" | "Qwen3.7 Plus" | "Qwen3.6 35B-A3B" | "Qwen3.7 Max" | "Qwen3 Max" | "Qwen3 8B" | "Qwen Plus 0728" | "Qwen3.5-Flash" | "Qwen3 Coder 480B A35B (free)" | "Qwen3 30B A3B Instruct 2507" | "Qwen2.5 Coder 32B Instruct" | "Qwen3-Next 80B-A3B (Thinking)" | "Qwen3 235B A22B Thinking 2507" | "Qwen3 VL 32B Instruct" | "Qwen3 Coder 480B A35B" | "Qwen3.6 Flash" | "Qwen3.5 Plus 2026-02-15" | "Qwen2.5 7B Instruct" | "Qwen3 VL 8B Thinking" | "Qwen3 Max Thinking" | "Qwen3 30B A3B Thinking 2507" | "Qwen2.5 VL 72B Instruct" | "Qwen3.5 27B" | "Qwen3 235B-A22B" | "Qwen2.5 72B Instruct" | "Qwen Plus 0728 (thinking)" | "Qwen3 Coder Next" | "Qwen3.6 27B" | "Qwen3.5 35B-A3B" | "Qwen3.5 9B" | "Qwen3.5 397B-A17B" | "Qwen3 VL 30B A3B Instruct" | "Qwen3 235B A22B Instruct 2507" | "Qwen3 Coder Flash" | "Qwen3 14B" | "Qwen3 VL 235B A22B Instruct" | "Qwen3 30B A3B" | "Qwen3.6 Max Preview" | "Qwen3.5 122B-A10B" | "Qwen3.6 Plus" | "Nova Lite 1.0" | "Nova Premier 1.0" | "Nova Pro 1.0" | "Nova Micro 1.0" | "Nova 2 Lite" | "Aion-3.0-Mini" | "Aion-RP 1.0 (8B)" | "Aion-3.0" | "Aion-2.0" | "Inflection 3 Pi" | "Inflection 3 Productivity" | "Llama 3.1 Euryale 70B v2.2" | "Llama 3.3 Euryale 70B" | "Llama 3 8B Lunaris" | "Llama 3.1 70B Hanami x1" | "Solar Pro 3" | "Olmo 3 32B Think" | "R1 0528" | "DeepSeek V4 Flash" | "DeepSeek V3.1 Terminus" | "R1 Distill Llama 70B" | "DeepSeek V4 Pro" | "DeepSeek-R1" | "DeepSeek V3.2 Exp" | "DeepSeek V3 0324" | "DeepSeek Chat" | "DeepSeek V3.2" | "DeepSeek V3.1" | "MiniMax-M2.5" | "MiniMax-M2.1" | "MiniMax-01" | "MiniMax-M3" | "MiniMax-M2" | "MiniMax M2-her" | "MiniMax-M2.7" | "MiniMax M1" | "KAT-Coder-Pro V2" | "Hermes 3 405B Instruct (free)" | "Hermes 4 405B" | "Hermes 3 70B Instruct" | "Hermes 3 405B Instruct" | "Hermes 4 70B";
2
+ export type ModelId="inclusionai/ling-2.6-1t" | "inclusionai/ring-2.6-1t" | "inclusionai/ling-2.6-flash" | "ibm-granite/granite-4.0-h-micro" | "ibm-granite/granite-4.1-8b" | "meta-llama/llama-3.1-8b-instruct" | "meta-llama/llama-3.1-70b-instruct" | "meta-llama/llama-3.2-1b-instruct" | "meta-llama/llama-4-maverick" | "meta-llama/llama-3.2-11b-vision-instruct" | "meta-llama/llama-3.3-70b-instruct:free" | "meta-llama/llama-3.3-70b-instruct" | "meta-llama/llama-3.2-3b-instruct:free" | "meta-llama/llama-guard-4-12b" | "meta-llama/llama-3-8b-instruct" | "meta-llama/llama-4-scout" | "meta-llama/llama-3.2-3b-instruct" | "~anthropic/claude-haiku-latest" | "~anthropic/claude-fable-latest" | "~anthropic/claude-sonnet-latest" | "~anthropic/claude-opus-latest" | "moonshotai/kimi-k2" | "moonshotai/kimi-k2.7-code" | "moonshotai/kimi-k2-thinking" | "moonshotai/kimi-k2.5" | "moonshotai/kimi-k2.6" | "moonshotai/kimi-k2-0905" | "baidu/ernie-4.5-vl-424b-a47b" | "perceptron/perceptron-mk1" | "google/gemini-3.1-flash-lite" | "google/gemini-3.1-flash-image" | "google/gemma-3n-e4b-it" | "google/gemma-4-26b-a4b-it:free" | "google/gemini-2.5-pro" | "google/gemini-2.5-flash" | "google/gemini-3.5-flash" | "google/gemini-2.5-flash-lite-preview-09-2025" | "google/gemma-4-31b-it" | "google/lyria-3-clip-preview" | "google/gemini-3.1-pro-preview-customtools" | "google/gemini-3.1-flash-lite-image" | "google/gemini-3-pro-image-preview" | "google/gemini-2.5-flash-image" | "google/gemini-2.5-flash-lite" | "google/gemini-3.1-flash-image-preview" | "google/gemini-2.5-pro-preview-05-06" | "google/gemini-3.1-pro-preview" | "google/gemma-4-26b-a4b-it" | "google/gemini-2.5-pro-preview" | "google/gemini-3-flash-preview" | "google/gemma-3-12b-it" | "google/gemma-3-4b-it" | "google/gemma-3-27b-it" | "google/lyria-3-pro-preview" | "google/gemma-4-31b-it:free" | "google/gemma-2-27b-it" | "google/gemini-3-pro-image" | "google/gemini-3.1-flash-lite-preview" | "liquid/lfm-2.5-1.2b-thinking:free" | "liquid/lfm-2-24b-a2b" | "liquid/lfm-2.5-1.2b-instruct:free" | "x-ai/grok-4.20" | "x-ai/grok-4.3" | "x-ai/grok-4.5" | "x-ai/grok-4.20-multi-agent" | "x-ai/grok-build-0.1" | "~google/gemini-pro-latest" | "~google/gemini-flash-latest" | "microsoft/phi-4" | "microsoft/wizardlm-2-8x22b" | "poolside/laguna-xs-2.1:free" | "poolside/laguna-xs.2" | "poolside/laguna-xs.2:free" | "poolside/laguna-m.1" | "poolside/laguna-xs-2.1" | "poolside/laguna-m.1:free" | "writer/palmyra-x5" | "z-ai/glm-4.7" | "z-ai/glm-4.5v" | "z-ai/glm-4.5" | "z-ai/glm-5.1" | "z-ai/glm-4.6" | "z-ai/glm-5.2" | "z-ai/glm-4.6v" | "z-ai/glm-5v-turbo" | "z-ai/glm-4.5-air" | "z-ai/glm-4.7-flash" | "z-ai/glm-5" | "z-ai/glm-5-turbo" | "openai/gpt-4o-mini-2024-07-18" | "openai/gpt-oss-safeguard-20b" | "openai/gpt-3.5-turbo-instruct" | "openai/gpt-5.2-chat" | "openai/o3" | "openai/o4-mini-high" | "openai/gpt-audio" | "openai/gpt-5.2-pro" | "openai/gpt-4o-mini-search-preview" | "openai/gpt-5" | "openai/gpt-5-chat" | "openai/gpt-3.5-turbo" | "openai/gpt-5-pro" | "openai/gpt-4o" | "openai/gpt-4" | "openai/o4-mini" | "openai/gpt-3.5-turbo-16k" | "openai/o3-pro" | "openai/gpt-5.1-chat" | "openai/gpt-4o-2024-05-13" | "openai/gpt-5.4-nano" | "openai/gpt-5.3-chat" | "openai/gpt-3.5-turbo-0613" | "openai/gpt-5-image-mini" | "openai/gpt-5.1-codex" | "openai/gpt-5.1-codex-max" | "openai/gpt-oss-120b:free" | "openai/gpt-4o-2024-08-06" | "openai/o3-mini" | "openai/gpt-5.2" | "openai/gpt-5.3-codex" | "openai/gpt-audio-mini" | "openai/gpt-5.1-codex-mini" | "openai/o4-mini-deep-research" | "openai/gpt-4.1-nano" | "openai/gpt-oss-120b" | "openai/gpt-4o-2024-11-20" | "openai/o1" | "openai/o1-pro" | "openai/gpt-chat-latest" | "openai/gpt-5-image" | "openai/gpt-5.4" | "openai/gpt-5.4-mini" | "openai/gpt-4.1" | "openai/o3-deep-research" | "openai/gpt-4-turbo-preview" | "openai/gpt-5-mini" | "openai/gpt-4.1-mini" | "openai/gpt-4-turbo" | "openai/gpt-5-nano" | "openai/gpt-5.4-pro" | "openai/o3-mini-high" | "openai/gpt-5.4-image-2" | "openai/gpt-4o-search-preview" | "openai/gpt-5.5-pro" | "openai/gpt-4o-mini" | "openai/gpt-oss-20b" | "openai/gpt-5-codex" | "openai/gpt-5.2-codex" | "openai/gpt-oss-20b:free" | "openai/gpt-5.1" | "openai/gpt-5.5" | "thedrummer/cydonia-24b-v4.1" | "thedrummer/skyfall-36b-v2" | "thedrummer/unslopnemo-12b" | "thedrummer/rocinante-12b" | "bytedance/ui-tars-1.5-7b" | "rekaai/reka-flash-3" | "rekaai/reka-edge" | "mistralai/mistral-large-2407" | "mistralai/mistral-small-3.2-24b-instruct" | "mistralai/mistral-nemo" | "mistralai/mistral-medium-3-5" | "mistralai/ministral-8b-2512" | "mistralai/mistral-small-3.1-24b-instruct" | "mistralai/mistral-saba" | "mistralai/mistral-large" | "mistralai/mistral-medium-3.1" | "mistralai/mistral-small-24b-instruct-2501" | "mistralai/ministral-3b-2512" | "mistralai/mistral-small-2603" | "mistralai/ministral-14b-2512" | "mistralai/devstral-2512" | "mistralai/mixtral-8x22b-instruct" | "mistralai/mistral-medium-3" | "mistralai/voxtral-small-24b-2507" | "mistralai/mistral-large-2512" | "mistralai/codestral-2508" | "morph/morph-v3-fast" | "morph/morph-v3-large" | "bytedance-seed/seed-1.6-flash" | "bytedance-seed/seed-1.6" | "bytedance-seed/seed-2.0-mini" | "bytedance-seed/seed-2.0-lite" | "sakana/fugu-ultra" | "anthracite-org/magnum-v4-72b" | "nvidia/nemotron-3-nano-30b-a3b:free" | "nvidia/nemotron-nano-9b-v2:free" | "nvidia/nemotron-nano-12b-v2-vl:free" | "nvidia/nemotron-3-nano-omni-30b-a3b-reasoning:free" | "nvidia/nemotron-3-ultra-550b-a55b:free" | "nvidia/nemotron-3-ultra-550b-a55b" | "nvidia/nemotron-3.5-content-safety:free" | "nvidia/nemotron-3-nano-30b-a3b" | "nvidia/llama-3.3-nemotron-super-49b-v1.5" | "nvidia/nemotron-3-super-120b-a12b:free" | "nvidia/nemotron-3-super-120b-a12b" | "cognitivecomputations/dolphin-mistral-24b-venice-edition:free" | "xiaomi/mimo-v2.5" | "xiaomi/mimo-v2.5-pro" | "inception/mercury-2" | "anthropic/claude-sonnet-4.5" | "anthropic/claude-sonnet-4" | "anthropic/claude-haiku-4.5" | "anthropic/claude-opus-4.7-fast" | "anthropic/claude-sonnet-5" | "anthropic/claude-opus-4.7" | "anthropic/claude-opus-4.8" | "anthropic/claude-fable-5" | "anthropic/claude-opus-4.1" | "anthropic/claude-opus-4.5" | "anthropic/claude-sonnet-4.6" | "anthropic/claude-3-haiku" | "anthropic/claude-opus-4" | "anthropic/claude-opus-4.8-fast" | "anthropic/claude-opus-4.6" | "tencent/hy3:free" | "tencent/hy3" | "tencent/hunyuan-a13b-instruct" | "tencent/hy3-preview" | "deepcogito/cogito-v2.1-671b" | "cohere/command-a" | "cohere/command-r-08-2024" | "cohere/command-r7b-12-2024" | "cohere/command-r-plus-08-2024" | "cohere/north-mini-code:free" | "~x-ai/grok-latest" | "gryphe/mythomax-l2-13b" | "stepfun/step-3.7-flash" | "stepfun/step-3.5-flash" | "nex-agi/nex-n2-mini" | "nex-agi/nex-n2-pro" | "undi95/remm-slerp-l2-13b" | "~openai/gpt-mini-latest" | "~openai/gpt-latest" | "~moonshotai/kimi-latest" | "relace/relace-search" | "relace/relace-apply-3" | "ai21/jamba-large-1.7" | "arcee-ai/coder-large" | "arcee-ai/virtuoso-large" | "arcee-ai/trinity-large-thinking" | "arcee-ai/trinity-mini" | "mancer/weaver" | "perplexity/sonar-reasoning-pro" | "perplexity/sonar" | "perplexity/sonar-pro" | "perplexity/sonar-pro-search" | "perplexity/sonar-deep-research" | "openrouter/free" | "qwen/qwen3.5-plus-20260420" | "qwen/qwen3-next-80b-a3b-instruct:free" | "qwen/qwen3-vl-235b-a22b-thinking" | "qwen/qwen3-vl-30b-a3b-thinking" | "qwen/qwen3-coder-plus" | "qwen/qwen-plus" | "qwen/qwen3-coder-30b-a3b-instruct" | "qwen/qwen3-32b" | "qwen/qwen3-next-80b-a3b-instruct" | "qwen/qwen3-vl-8b-instruct" | "qwen/qwen3.7-plus" | "qwen/qwen3.6-35b-a3b" | "qwen/qwen3.7-max" | "qwen/qwen3-max" | "qwen/qwen3-8b" | "qwen/qwen-plus-2025-07-28" | "qwen/qwen3.5-flash-02-23" | "qwen/qwen3-coder:free" | "qwen/qwen3-30b-a3b-instruct-2507" | "qwen/qwen-2.5-coder-32b-instruct" | "qwen/qwen3-next-80b-a3b-thinking" | "qwen/qwen3-235b-a22b-thinking-2507" | "qwen/qwen3-vl-32b-instruct" | "qwen/qwen3-coder" | "qwen/qwen3.6-flash" | "qwen/qwen3.5-plus-02-15" | "qwen/qwen-2.5-7b-instruct" | "qwen/qwen3-vl-8b-thinking" | "qwen/qwen3-max-thinking" | "qwen/qwen3-30b-a3b-thinking-2507" | "qwen/qwen2.5-vl-72b-instruct" | "qwen/qwen3.5-27b" | "qwen/qwen3-235b-a22b" | "qwen/qwen-2.5-72b-instruct" | "qwen/qwen-plus-2025-07-28:thinking" | "qwen/qwen3-coder-next" | "qwen/qwen3.6-27b" | "qwen/qwen3.5-35b-a3b" | "qwen/qwen3.5-9b" | "qwen/qwen3.5-397b-a17b" | "qwen/qwen3-vl-30b-a3b-instruct" | "qwen/qwen3-235b-a22b-2507" | "qwen/qwen3-coder-flash" | "qwen/qwen3-14b" | "qwen/qwen3-vl-235b-a22b-instruct" | "qwen/qwen3-30b-a3b" | "qwen/qwen3.6-max-preview" | "qwen/qwen3.5-122b-a10b" | "qwen/qwen3.6-plus" | "amazon/nova-lite-v1" | "amazon/nova-premier-v1" | "amazon/nova-pro-v1" | "amazon/nova-micro-v1" | "amazon/nova-2-lite-v1" | "aion-labs/aion-3.0-mini" | "aion-labs/aion-rp-llama-3.1-8b" | "aion-labs/aion-3.0" | "aion-labs/aion-2.0" | "inflection/inflection-3-pi" | "inflection/inflection-3-productivity" | "sao10k/l3.1-euryale-70b" | "sao10k/l3.3-euryale-70b" | "sao10k/l3-lunaris-8b" | "sao10k/l3.1-70b-hanami-x1" | "upstage/solar-pro-3" | "allenai/olmo-3-32b-think" | "deepseek/deepseek-r1-0528" | "deepseek/deepseek-v4-flash" | "deepseek/deepseek-v3.1-terminus" | "deepseek/deepseek-r1-distill-llama-70b" | "deepseek/deepseek-v4-pro" | "deepseek/deepseek-r1" | "deepseek/deepseek-v3.2-exp" | "deepseek/deepseek-chat-v3-0324" | "deepseek/deepseek-chat" | "deepseek/deepseek-v3.2" | "deepseek/deepseek-chat-v3.1" | "minimax/minimax-m2.5" | "minimax/minimax-m2.1" | "minimax/minimax-01" | "minimax/minimax-m3" | "minimax/minimax-m2" | "minimax/minimax-m2-her" | "minimax/minimax-m2.7" | "minimax/minimax-m1" | "kwaipilot/kat-coder-pro-v2" | "nousresearch/hermes-3-llama-3.1-405b:free" | "nousresearch/hermes-4-405b" | "nousresearch/hermes-3-llama-3.1-70b" | "nousresearch/hermes-3-llama-3.1-405b" | "nousresearch/hermes-4-70b";
3
+ export type ModelName="Ling-2.6-1T" | "Ring-2.6-1T" | "Ling-2.6-flash" | "Granite 4.0 Micro" | "Granite 4.1 8B" | "Llama 3.1 8B Instruct" | "Llama 3.1 70B Instruct" | "Llama 3.2 1B Instruct" | "Llama 4 Maverick" | "Llama 3.2 11B Vision Instruct" | "Llama 3.3 70B Instruct (free)" | "Llama-3.3-70B-Instruct" | "Llama 3.2 3B Instruct (free)" | "Llama Guard 4 12B" | "Llama 3 8B Instruct" | "Llama 4 Scout" | "Llama 3.2 3B Instruct" | "Anthropic Claude Haiku Latest" | "Claude Fable Latest" | "Anthropic Claude Sonnet Latest" | "Claude Opus Latest" | "Kimi K2 0711" | "Kimi K2.7 Code" | "Kimi K2 Thinking" | "Kimi K2.5" | "Kimi K2.6" | "Kimi K2 0905" | "ERNIE 4.5 VL 424B A47B " | "Perceptron Mk1" | "Gemini 3.1 Flash Lite" | "Nano Banana 2 (Gemini 3.1 Flash Image)" | "Gemma 3n 4B" | "Gemma 4 26B A4B (free)" | "Gemini 2.5 Pro" | "Gemini 2.5 Flash" | "Gemini 3.5 Flash" | "Gemini 2.5 Flash Lite Preview 09-2025" | "Gemma 4 31B IT" | "Lyria 3 Clip Preview" | "Gemini 3.1 Pro Preview Custom Tools" | "Nano Banana 2 Lite (Gemini 3.1 Flash Lite Image)" | "Nano Banana Pro" | "Nano Banana" | "Gemini 2.5 Flash-Lite" | "Nano Banana 2" | "Gemini 2.5 Pro Preview 05-06" | "Gemini 3.1 Pro Preview" | "Gemma 4 26B A4B IT" | "Gemini 2.5 Pro Preview 06-05" | "Gemini 3 Flash Preview" | "Gemma 3 12B" | "Gemma 3 4B" | "Gemma 3 27B" | "Lyria 3 Pro Preview" | "Gemma 4 31B (free)" | "Gemma 2 27B" | "Nano Banana Pro (Gemini 3 Pro Image)" | "Gemini 3.1 Flash Lite Preview" | "LFM2.5-1.2B-Thinking (free)" | "LFM2-24B-A2B" | "LFM2.5-1.2B-Instruct (free)" | "Grok 4.20" | "Grok 4.3" | "Grok 4.5" | "Grok 4.20 Multi-Agent" | "Grok Build 0.1" | "Google Gemini Pro Latest" | "Google Gemini Flash Latest" | "Phi 4" | "WizardLM-2 8x22B" | "Laguna XS 2.1 (free)" | "Laguna XS.2" | "Laguna XS.2 (free)" | "Laguna M.1" | "Laguna XS 2.1" | "Laguna M.1 (free)" | "Palmyra X5" | "GLM-4.7" | "GLM-4.5V" | "GLM-4.5" | "GLM-5.1" | "GLM-4.6" | "GLM-5.2" | "GLM-4.6V" | "GLM-5V-Turbo" | "GLM-4.5-Air" | "GLM-4.7-Flash" | "GLM-5" | "GLM-5-Turbo" | "GPT-4o-mini (2024-07-18)" | "gpt-oss-safeguard-20b" | "GPT-3.5 Turbo Instruct" | "GPT-5.2 Chat" | "o3" | "o4 Mini High" | "GPT Audio" | "GPT-5.2 Pro" | "GPT-4o-mini Search Preview" | "GPT-5" | "GPT-5 Chat" | "GPT-3.5-turbo" | "GPT-5 Pro" | "GPT-4o" | "GPT-4" | "o4-mini" | "GPT-3.5 Turbo 16k" | "o3-pro" | "GPT-5.1 Chat" | "GPT-4o (2024-05-13)" | "GPT-5.4 nano" | "GPT-5.3 Chat" | "GPT-3.5 Turbo (older v0613)" | "GPT-5 Image Mini" | "GPT-5.1 Codex" | "GPT-5.1 Codex Max" | "gpt-oss-120b (free)" | "GPT-4o (2024-08-06)" | "o3-mini" | "GPT-5.2" | "GPT-5.3 Codex" | "GPT Audio Mini" | "GPT-5.1 Codex mini" | "o4-mini-deep-research" | "GPT-4.1 nano" | "GPT OSS 120B" | "GPT-4o (2024-11-20)" | "o1" | "o1-pro" | "GPT Chat Latest" | "GPT-5 Image" | "GPT-5.4" | "GPT-5.4 mini" | "GPT-4.1" | "o3-deep-research" | "GPT-4 Turbo Preview" | "GPT-5 Mini" | "GPT-4.1 mini" | "GPT-4 Turbo" | "GPT-5 Nano" | "GPT-5.4 Pro" | "o3 Mini High" | "GPT-5.4 Image 2" | "GPT-4o Search Preview" | "GPT-5.5 Pro" | "GPT-4o mini" | "GPT OSS 20B" | "GPT-5-Codex" | "GPT-5.2 Codex" | "gpt-oss-20b (free)" | "GPT-5.1" | "GPT-5.5" | "Cydonia 24B V4.1" | "Skyfall 36B V2" | "UnslopNemo 12B" | "Rocinante 12B" | "UI-TARS 7B " | "Reka Flash 3" | "Reka Edge" | "Mistral Large 2407" | "Mistral Small 3.2 24B" | "Mistral Nemo" | "Mistral Medium 3.5" | "Ministral 3 8B 2512" | "Mistral Small 3.1 24B" | "Saba" | "Mistral Large" | "Mistral Medium 3.1" | "Mistral Small 3" | "Ministral 3 3B 2512" | "Mistral Small 4" | "Ministral 3 14B 2512" | "Devstral 2" | "Mixtral 8x22B Instruct" | "Mistral Medium 3" | "Voxtral Small 24B 2507" | "Mistral Large 3" | "Codestral 2508" | "Morph V3 Fast" | "Morph V3 Large" | "Seed 1.6 Flash" | "Seed 1.6" | "Seed-2.0-Mini" | "Seed-2.0-Lite" | "Fugu Ultra" | "Magnum v4 72B" | "Nemotron 3 Nano 30B A3B (free)" | "Nemotron Nano 9B V2 (free)" | "Nemotron Nano 12B 2 VL (free)" | "Nemotron 3 Nano Omni (free)" | "Nemotron 3 Ultra (free)" | "Nemotron 3 Ultra 550B A55B" | "Nemotron 3.5 Content Safety (free)" | "Nemotron 3 Nano 30B A3B" | "Llama 3.3 Nemotron Super 49B v1.5" | "Nemotron 3 Super (free)" | "Nemotron 3 Super 120B A12B" | "Uncensored (free)" | "MiMo-V2.5" | "MiMo-V2.5-Pro" | "Mercury 2" | "Claude Sonnet 4.5 (latest)" | "Claude Sonnet 4" | "Claude Haiku 4.5 (latest)" | "Claude Opus 4.7 (Fast)" | "Claude Sonnet 5" | "Claude Opus 4.7" | "Claude Opus 4.8" | "Claude Fable 5" | "Claude Opus 4.1 (latest)" | "Claude Opus 4.5 (latest)" | "Claude Sonnet 4.6" | "Claude 3 Haiku" | "Claude Opus 4" | "Claude Opus 4.8 (Fast)" | "Claude Opus 4.6" | "Hy3 (free)" | "Hy3" | "Hunyuan A13B Instruct" | "Hy3 preview" | "Cogito v2.1 671B" | "Command A" | "Command R" | "Command R7B" | "Command R+" | "North Mini Code (free)" | "Grok Latest" | "MythoMax 13B" | "Step 3.7 Flash" | "Step 3.5 Flash" | "Nex-N2-Mini" | "Nex-N2-Pro" | "ReMM SLERP 13B" | "OpenAI GPT Mini Latest" | "OpenAI GPT Latest" | "MoonshotAI Kimi Latest" | "Relace Search" | "Relace Apply 3" | "Jamba Large 1.7" | "Coder Large" | "Virtuoso Large" | "Trinity Large Thinking" | "Trinity Mini" | "Weaver (alpha)" | "Sonar Reasoning Pro" | "Sonar" | "Sonar Pro" | "Sonar Pro Search" | "Sonar Deep Research" | "Free Models Router" | "Qwen3.5 Plus 2026-04-20" | "Qwen3 Next 80B A3B Instruct (free)" | "Qwen3 VL 235B A22B Thinking" | "Qwen3 VL 30B A3B Thinking" | "Qwen3 Coder Plus" | "Qwen Plus" | "Qwen3-Coder 30B-A3B Instruct" | "Qwen3 32B" | "Qwen3-Next 80B-A3B Instruct" | "Qwen3 VL 8B Instruct" | "Qwen3.7 Plus" | "Qwen3.6 35B-A3B" | "Qwen3.7 Max" | "Qwen3 Max" | "Qwen3 8B" | "Qwen Plus 0728" | "Qwen3.5-Flash" | "Qwen3 Coder 480B A35B (free)" | "Qwen3 30B A3B Instruct 2507" | "Qwen2.5 Coder 32B Instruct" | "Qwen3-Next 80B-A3B (Thinking)" | "Qwen3 235B A22B Thinking 2507" | "Qwen3 VL 32B Instruct" | "Qwen3 Coder 480B A35B" | "Qwen3.6 Flash" | "Qwen3.5 Plus 2026-02-15" | "Qwen2.5 7B Instruct" | "Qwen3 VL 8B Thinking" | "Qwen3 Max Thinking" | "Qwen3 30B A3B Thinking 2507" | "Qwen2.5 VL 72B Instruct" | "Qwen3.5 27B" | "Qwen3 235B-A22B" | "Qwen2.5 72B Instruct" | "Qwen Plus 0728 (thinking)" | "Qwen3 Coder Next" | "Qwen3.6 27B" | "Qwen3.5 35B-A3B" | "Qwen3.5 9B" | "Qwen3.5 397B-A17B" | "Qwen3 VL 30B A3B Instruct" | "Qwen3 235B A22B Instruct 2507" | "Qwen3 Coder Flash" | "Qwen3 14B" | "Qwen3 VL 235B A22B Instruct" | "Qwen3 30B A3B" | "Qwen3.6 Max Preview" | "Qwen3.5 122B-A10B" | "Qwen3.6 Plus" | "Nova Lite 1.0" | "Nova Premier 1.0" | "Nova Pro 1.0" | "Nova Micro 1.0" | "Nova 2 Lite" | "Aion-3.0-Mini" | "Aion-RP 1.0 (8B)" | "Aion-3.0" | "Aion-2.0" | "Inflection 3 Pi" | "Inflection 3 Productivity" | "Llama 3.1 Euryale 70B v2.2" | "Llama 3.3 Euryale 70B" | "Llama 3 8B Lunaris" | "Llama 3.1 70B Hanami x1" | "Solar Pro 3" | "Olmo 3 32B Think" | "R1 0528" | "DeepSeek V4 Flash" | "DeepSeek V3.1 Terminus" | "R1 Distill Llama 70B" | "DeepSeek V4 Pro" | "DeepSeek-R1" | "DeepSeek V3.2 Exp" | "DeepSeek V3 0324" | "DeepSeek Chat" | "DeepSeek V3.2" | "DeepSeek V3.1" | "MiniMax-M2.5" | "MiniMax-M2.1" | "MiniMax-01" | "MiniMax-M3" | "MiniMax-M2" | "MiniMax M2-her" | "MiniMax-M2.7" | "MiniMax M1" | "KAT-Coder-Pro V2" | "Hermes 3 405B Instruct (free)" | "Hermes 4 405B" | "Hermes 3 70B Instruct" | "Hermes 3 405B Instruct" | "Hermes 4 70B";
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="inclusionai/ling-2.6-1t" | "inclusionai/ring-2.6-1t" | "inclusionai/ling-2.6-flash" | "ibm-granite/granite-4.0-h-micro" | "ibm-granite/granite-4.1-8b" | "meta-llama/llama-3.1-8b-instruct" | "meta-llama/llama-3.1-70b-instruct" | "meta-llama/llama-3.2-1b-instruct" | "meta-llama/llama-4-maverick" | "meta-llama/llama-3.2-11b-vision-instruct" | "meta-llama/llama-3.3-70b-instruct:free" | "meta-llama/llama-3.3-70b-instruct" | "meta-llama/llama-3.2-3b-instruct:free" | "meta-llama/llama-guard-4-12b" | "meta-llama/llama-3-8b-instruct" | "meta-llama/llama-4-scout" | "meta-llama/llama-3.2-3b-instruct" | "~anthropic/claude-haiku-latest" | "~anthropic/claude-fable-latest" | "~anthropic/claude-sonnet-latest" | "~anthropic/claude-opus-latest" | "moonshotai/kimi-k2" | "moonshotai/kimi-k2.7-code" | "moonshotai/kimi-k2-thinking" | "moonshotai/kimi-k2.5" | "moonshotai/kimi-k2.6" | "moonshotai/kimi-k2-0905" | "baidu/ernie-4.5-vl-424b-a47b" | "perceptron/perceptron-mk1" | "google/gemini-3.1-flash-lite" | "google/gemini-3.1-flash-image" | "google/gemma-3n-e4b-it" | "google/gemma-4-26b-a4b-it:free" | "google/gemini-2.5-pro" | "google/gemini-2.5-flash" | "google/gemini-3.5-flash" | "google/gemini-2.5-flash-lite-preview-09-2025" | "google/gemma-4-31b-it" | "google/lyria-3-clip-preview" | "google/gemini-3.1-pro-preview-customtools" | "google/gemini-3.1-flash-lite-image" | "google/gemini-3-pro-image-preview" | "google/gemini-2.5-flash-image" | "google/gemini-2.5-flash-lite" | "google/gemini-3.1-flash-image-preview" | "google/gemini-2.5-pro-preview-05-06" | "google/gemini-3.1-pro-preview" | "google/gemma-4-26b-a4b-it" | "google/gemini-2.5-pro-preview" | "google/gemini-3-flash-preview" | "google/gemma-3-12b-it" | "google/gemma-3-4b-it" | "google/gemma-3-27b-it" | "google/lyria-3-pro-preview" | "google/gemma-4-31b-it:free" | "google/gemma-2-27b-it" | "google/gemini-3-pro-image" | "google/gemini-3.1-flash-lite-preview" | "liquid/lfm-2.5-1.2b-thinking:free" | "liquid/lfm-2-24b-a2b" | "liquid/lfm-2.5-1.2b-instruct:free" | "x-ai/grok-4.20" | "x-ai/grok-4.3" | "x-ai/grok-4.20-multi-agent" | "x-ai/grok-build-0.1" | "~google/gemini-pro-latest" | "~google/gemini-flash-latest" | "microsoft/phi-4" | "microsoft/wizardlm-2-8x22b" | "poolside/laguna-xs-2.1:free" | "poolside/laguna-xs.2" | "poolside/laguna-xs.2:free" | "poolside/laguna-m.1" | "poolside/laguna-xs-2.1" | "poolside/laguna-m.1:free" | "writer/palmyra-x5" | "z-ai/glm-4.7" | "z-ai/glm-4.5v" | "z-ai/glm-4.5" | "z-ai/glm-5.1" | "z-ai/glm-4.6" | "z-ai/glm-5.2" | "z-ai/glm-4.6v" | "z-ai/glm-5v-turbo" | "z-ai/glm-4.5-air" | "z-ai/glm-4.7-flash" | "z-ai/glm-5" | "z-ai/glm-5-turbo" | "openai/gpt-4o-mini-2024-07-18" | "openai/gpt-oss-safeguard-20b" | "openai/gpt-3.5-turbo-instruct" | "openai/gpt-5.2-chat" | "openai/o3" | "openai/o4-mini-high" | "openai/gpt-audio" | "openai/gpt-5.2-pro" | "openai/gpt-4o-mini-search-preview" | "openai/gpt-5" | "openai/gpt-5-chat" | "openai/gpt-3.5-turbo" | "openai/gpt-5-pro" | "openai/gpt-4o" | "openai/gpt-4" | "openai/o4-mini" | "openai/gpt-3.5-turbo-16k" | "openai/o3-pro" | "openai/gpt-5.1-chat" | "openai/gpt-4o-2024-05-13" | "openai/gpt-5.4-nano" | "openai/gpt-5.3-chat" | "openai/gpt-3.5-turbo-0613" | "openai/gpt-5-image-mini" | "openai/gpt-5.1-codex" | "openai/gpt-5.1-codex-max" | "openai/gpt-oss-120b:free" | "openai/gpt-4o-2024-08-06" | "openai/o3-mini" | "openai/gpt-5.2" | "openai/gpt-5.3-codex" | "openai/gpt-audio-mini" | "openai/gpt-5.1-codex-mini" | "openai/o4-mini-deep-research" | "openai/gpt-4.1-nano" | "openai/gpt-oss-120b" | "openai/gpt-4o-2024-11-20" | "openai/o1" | "openai/o1-pro" | "openai/gpt-chat-latest" | "openai/gpt-5-image" | "openai/gpt-5.4" | "openai/gpt-5.4-mini" | "openai/gpt-4.1" | "openai/o3-deep-research" | "openai/gpt-4-turbo-preview" | "openai/gpt-5-mini" | "openai/gpt-4.1-mini" | "openai/gpt-4-turbo" | "openai/gpt-5-nano" | "openai/gpt-5.4-pro" | "openai/o3-mini-high" | "openai/gpt-5.4-image-2" | "openai/gpt-4o-search-preview" | "openai/gpt-5.5-pro" | "openai/gpt-4o-mini" | "openai/gpt-oss-20b" | "openai/gpt-5-codex" | "openai/gpt-5.2-codex" | "openai/gpt-oss-20b:free" | "openai/gpt-5.1" | "openai/gpt-5.5" | "thedrummer/cydonia-24b-v4.1" | "thedrummer/skyfall-36b-v2" | "thedrummer/unslopnemo-12b" | "thedrummer/rocinante-12b" | "bytedance/ui-tars-1.5-7b" | "rekaai/reka-flash-3" | "rekaai/reka-edge" | "mistralai/mistral-large-2407" | "mistralai/mistral-small-3.2-24b-instruct" | "mistralai/mistral-nemo" | "mistralai/mistral-medium-3-5" | "mistralai/ministral-8b-2512" | "mistralai/mistral-small-3.1-24b-instruct" | "mistralai/mistral-saba" | "mistralai/mistral-large" | "mistralai/mistral-medium-3.1" | "mistralai/mistral-small-24b-instruct-2501" | "mistralai/ministral-3b-2512" | "mistralai/mistral-small-2603" | "mistralai/ministral-14b-2512" | "mistralai/devstral-2512" | "mistralai/mixtral-8x22b-instruct" | "mistralai/mistral-medium-3" | "mistralai/voxtral-small-24b-2507" | "mistralai/mistral-large-2512" | "mistralai/codestral-2508" | "morph/morph-v3-fast" | "morph/morph-v3-large" | "bytedance-seed/seed-1.6-flash" | "bytedance-seed/seed-1.6" | "bytedance-seed/seed-2.0-mini" | "bytedance-seed/seed-2.0-lite" | "sakana/fugu-ultra" | "anthracite-org/magnum-v4-72b" | "nvidia/nemotron-3-nano-30b-a3b:free" | "nvidia/nemotron-nano-9b-v2:free" | "nvidia/nemotron-nano-12b-v2-vl:free" | "nvidia/nemotron-3-nano-omni-30b-a3b-reasoning:free" | "nvidia/nemotron-3-ultra-550b-a55b:free" | "nvidia/nemotron-3-ultra-550b-a55b" | "nvidia/nemotron-3.5-content-safety:free" | "nvidia/nemotron-3-nano-30b-a3b" | "nvidia/llama-3.3-nemotron-super-49b-v1.5" | "nvidia/nemotron-3-super-120b-a12b:free" | "nvidia/nemotron-3-super-120b-a12b" | "cognitivecomputations/dolphin-mistral-24b-venice-edition:free" | "xiaomi/mimo-v2.5" | "xiaomi/mimo-v2.5-pro" | "inception/mercury-2" | "anthropic/claude-sonnet-4.5" | "anthropic/claude-sonnet-4" | "anthropic/claude-haiku-4.5" | "anthropic/claude-opus-4.7-fast" | "anthropic/claude-sonnet-5" | "anthropic/claude-opus-4.7" | "anthropic/claude-opus-4.8" | "anthropic/claude-fable-5" | "anthropic/claude-opus-4.1" | "anthropic/claude-opus-4.5" | "anthropic/claude-sonnet-4.6" | "anthropic/claude-3-haiku" | "anthropic/claude-opus-4" | "anthropic/claude-opus-4.8-fast" | "anthropic/claude-opus-4.6" | "tencent/hy3:free" | "tencent/hy3" | "tencent/hunyuan-a13b-instruct" | "tencent/hy3-preview" | "deepcogito/cogito-v2.1-671b" | "cohere/command-a" | "cohere/command-r-08-2024" | "cohere/command-r7b-12-2024" | "cohere/command-r-plus-08-2024" | "cohere/north-mini-code:free" | "gryphe/mythomax-l2-13b" | "stepfun/step-3.7-flash" | "stepfun/step-3.5-flash" | "nex-agi/nex-n2-mini" | "nex-agi/nex-n2-pro" | "undi95/remm-slerp-l2-13b" | "~openai/gpt-mini-latest" | "~openai/gpt-latest" | "~moonshotai/kimi-latest" | "relace/relace-search" | "relace/relace-apply-3" | "ai21/jamba-large-1.7" | "arcee-ai/coder-large" | "arcee-ai/virtuoso-large" | "arcee-ai/trinity-large-thinking" | "arcee-ai/trinity-mini" | "mancer/weaver" | "perplexity/sonar-reasoning-pro" | "perplexity/sonar" | "perplexity/sonar-pro" | "perplexity/sonar-pro-search" | "perplexity/sonar-deep-research" | "switchpoint/router" | "openrouter/free" | "qwen/qwen3.5-plus-20260420" | "qwen/qwen3-next-80b-a3b-instruct:free" | "qwen/qwen3-vl-235b-a22b-thinking" | "qwen/qwen3-vl-30b-a3b-thinking" | "qwen/qwen3-coder-plus" | "qwen/qwen-plus" | "qwen/qwen3-coder-30b-a3b-instruct" | "qwen/qwen3-32b" | "qwen/qwen3-next-80b-a3b-instruct" | "qwen/qwen3-vl-8b-instruct" | "qwen/qwen3.7-plus" | "qwen/qwen3.6-35b-a3b" | "qwen/qwen3.7-max" | "qwen/qwen3-max" | "qwen/qwen3-8b" | "qwen/qwen-plus-2025-07-28" | "qwen/qwen3.5-flash-02-23" | "qwen/qwen3-coder:free" | "qwen/qwen3-30b-a3b-instruct-2507" | "qwen/qwen-2.5-coder-32b-instruct" | "qwen/qwen3-next-80b-a3b-thinking" | "qwen/qwen3-235b-a22b-thinking-2507" | "qwen/qwen3-vl-32b-instruct" | "qwen/qwen3-coder" | "qwen/qwen3.6-flash" | "qwen/qwen3.5-plus-02-15" | "qwen/qwen-2.5-7b-instruct" | "qwen/qwen3-vl-8b-thinking" | "qwen/qwen3-max-thinking" | "qwen/qwen3-30b-a3b-thinking-2507" | "qwen/qwen2.5-vl-72b-instruct" | "qwen/qwen3.5-27b" | "qwen/qwen3-235b-a22b" | "qwen/qwen-2.5-72b-instruct" | "qwen/qwen-plus-2025-07-28:thinking" | "qwen/qwen3-coder-next" | "qwen/qwen3.6-27b" | "qwen/qwen3.5-35b-a3b" | "qwen/qwen3.5-9b" | "qwen/qwen3.5-397b-a17b" | "qwen/qwen3-vl-30b-a3b-instruct" | "qwen/qwen3-235b-a22b-2507" | "qwen/qwen3-coder-flash" | "qwen/qwen3-14b" | "qwen/qwen3-vl-235b-a22b-instruct" | "qwen/qwen3-30b-a3b" | "qwen/qwen3.6-max-preview" | "qwen/qwen3.5-122b-a10b" | "qwen/qwen3.6-plus" | "amazon/nova-lite-v1" | "amazon/nova-premier-v1" | "amazon/nova-pro-v1" | "amazon/nova-micro-v1" | "amazon/nova-2-lite-v1" | "aion-labs/aion-3.0-mini" | "aion-labs/aion-rp-llama-3.1-8b" | "aion-labs/aion-3.0" | "aion-labs/aion-2.0" | "inflection/inflection-3-pi" | "inflection/inflection-3-productivity" | "sao10k/l3.1-euryale-70b" | "sao10k/l3.3-euryale-70b" | "sao10k/l3-lunaris-8b" | "sao10k/l3.1-70b-hanami-x1" | "upstage/solar-pro-3" | "allenai/olmo-3-32b-think" | "deepseek/deepseek-r1-0528" | "deepseek/deepseek-v4-flash" | "deepseek/deepseek-v3.1-terminus" | "deepseek/deepseek-r1-distill-llama-70b" | "deepseek/deepseek-v4-pro" | "deepseek/deepseek-r1" | "deepseek/deepseek-v3.2-exp" | "deepseek/deepseek-chat-v3-0324" | "deepseek/deepseek-chat" | "deepseek/deepseek-v3.2" | "deepseek/deepseek-chat-v3.1" | "minimax/minimax-m2.5" | "minimax/minimax-m2.1" | "minimax/minimax-01" | "minimax/minimax-m3" | "minimax/minimax-m2" | "minimax/minimax-m2-her" | "minimax/minimax-m2.7" | "minimax/minimax-m1" | "kwaipilot/kat-coder-pro-v2" | "nousresearch/hermes-3-llama-3.1-405b:free" | "nousresearch/hermes-4-405b" | "nousresearch/hermes-3-llama-3.1-70b" | "nousresearch/hermes-3-llama-3.1-405b" | "nousresearch/hermes-4-70b";
3
- export type ModelName="Ling-2.6-1T" | "Ring-2.6-1T" | "Ling-2.6-flash" | "Granite 4.0 Micro" | "Granite 4.1 8B" | "Llama 3.1 8B Instruct" | "Llama 3.1 70B Instruct" | "Llama 3.2 1B Instruct" | "Llama 4 Maverick" | "Llama 3.2 11B Vision Instruct" | "Llama 3.3 70B Instruct (free)" | "Llama-3.3-70B-Instruct" | "Llama 3.2 3B Instruct (free)" | "Llama Guard 4 12B" | "Llama 3 8B Instruct" | "Llama 4 Scout" | "Llama 3.2 3B Instruct" | "Anthropic Claude Haiku Latest" | "Claude Fable Latest" | "Anthropic Claude Sonnet Latest" | "Claude Opus Latest" | "Kimi K2 0711" | "Kimi K2.7 Code" | "Kimi K2 Thinking" | "Kimi K2.5" | "Kimi K2.6" | "Kimi K2 0905" | "ERNIE 4.5 VL 424B A47B " | "Perceptron Mk1" | "Gemini 3.1 Flash Lite" | "Nano Banana 2 (Gemini 3.1 Flash Image)" | "Gemma 3n 4B" | "Gemma 4 26B A4B (free)" | "Gemini 2.5 Pro" | "Gemini 2.5 Flash" | "Gemini 3.5 Flash" | "Gemini 2.5 Flash Lite Preview 09-2025" | "Gemma 4 31B IT" | "Lyria 3 Clip Preview" | "Gemini 3.1 Pro Preview Custom Tools" | "Nano Banana 2 Lite (Gemini 3.1 Flash Lite Image)" | "Nano Banana Pro" | "Nano Banana" | "Gemini 2.5 Flash-Lite" | "Nano Banana 2" | "Gemini 2.5 Pro Preview 05-06" | "Gemini 3.1 Pro Preview" | "Gemma 4 26B A4B IT" | "Gemini 2.5 Pro Preview 06-05" | "Gemini 3 Flash Preview" | "Gemma 3 12B" | "Gemma 3 4B" | "Gemma 3 27B" | "Lyria 3 Pro Preview" | "Gemma 4 31B (free)" | "Gemma 2 27B" | "Nano Banana Pro (Gemini 3 Pro Image)" | "Gemini 3.1 Flash Lite Preview" | "LFM2.5-1.2B-Thinking (free)" | "LFM2-24B-A2B" | "LFM2.5-1.2B-Instruct (free)" | "Grok 4.20" | "Grok 4.3" | "Grok 4.20 Multi-Agent" | "Grok Build 0.1" | "Google Gemini Pro Latest" | "Google Gemini Flash Latest" | "Phi 4" | "WizardLM-2 8x22B" | "Laguna XS 2.1 (free)" | "Laguna XS.2" | "Laguna XS.2 (free)" | "Laguna M.1" | "Laguna XS 2.1" | "Laguna M.1 (free)" | "Palmyra X5" | "GLM-4.7" | "GLM-4.5V" | "GLM-4.5" | "GLM-5.1" | "GLM-4.6" | "GLM-5.2" | "GLM-4.6V" | "GLM-5V-Turbo" | "GLM-4.5-Air" | "GLM-4.7-Flash" | "GLM-5" | "GLM-5-Turbo" | "GPT-4o-mini (2024-07-18)" | "gpt-oss-safeguard-20b" | "GPT-3.5 Turbo Instruct" | "GPT-5.2 Chat" | "o3" | "o4 Mini High" | "GPT Audio" | "GPT-5.2 Pro" | "GPT-4o-mini Search Preview" | "GPT-5" | "GPT-5 Chat" | "GPT-3.5-turbo" | "GPT-5 Pro" | "GPT-4o" | "GPT-4" | "o4-mini" | "GPT-3.5 Turbo 16k" | "o3-pro" | "GPT-5.1 Chat" | "GPT-4o (2024-05-13)" | "GPT-5.4 nano" | "GPT-5.3 Chat" | "GPT-3.5 Turbo (older v0613)" | "GPT-5 Image Mini" | "GPT-5.1 Codex" | "GPT-5.1 Codex Max" | "gpt-oss-120b (free)" | "GPT-4o (2024-08-06)" | "o3-mini" | "GPT-5.2" | "GPT-5.3 Codex" | "GPT Audio Mini" | "GPT-5.1 Codex mini" | "o4-mini-deep-research" | "GPT-4.1 nano" | "GPT OSS 120B" | "GPT-4o (2024-11-20)" | "o1" | "o1-pro" | "GPT Chat Latest" | "GPT-5 Image" | "GPT-5.4" | "GPT-5.4 mini" | "GPT-4.1" | "o3-deep-research" | "GPT-4 Turbo Preview" | "GPT-5 Mini" | "GPT-4.1 mini" | "GPT-4 Turbo" | "GPT-5 Nano" | "GPT-5.4 Pro" | "o3 Mini High" | "GPT-5.4 Image 2" | "GPT-4o Search Preview" | "GPT-5.5 Pro" | "GPT-4o mini" | "GPT OSS 20B" | "GPT-5-Codex" | "GPT-5.2 Codex" | "gpt-oss-20b (free)" | "GPT-5.1" | "GPT-5.5" | "Cydonia 24B V4.1" | "Skyfall 36B V2" | "UnslopNemo 12B" | "Rocinante 12B" | "UI-TARS 7B " | "Reka Flash 3" | "Reka Edge" | "Mistral Large 2407" | "Mistral Small 3.2 24B" | "Mistral Nemo" | "Mistral Medium 3.5" | "Ministral 3 8B 2512" | "Mistral Small 3.1 24B" | "Saba" | "Mistral Large" | "Mistral Medium 3.1" | "Mistral Small 3" | "Ministral 3 3B 2512" | "Mistral Small 4" | "Ministral 3 14B 2512" | "Devstral 2" | "Mixtral 8x22B Instruct" | "Mistral Medium 3" | "Voxtral Small 24B 2507" | "Mistral Large 3" | "Codestral 2508" | "Morph V3 Fast" | "Morph V3 Large" | "Seed 1.6 Flash" | "Seed 1.6" | "Seed-2.0-Mini" | "Seed-2.0-Lite" | "Fugu Ultra" | "Magnum v4 72B" | "Nemotron 3 Nano 30B A3B (free)" | "Nemotron Nano 9B V2 (free)" | "Nemotron Nano 12B 2 VL (free)" | "Nemotron 3 Nano Omni (free)" | "Nemotron 3 Ultra (free)" | "Nemotron 3 Ultra 550B A55B" | "Nemotron 3.5 Content Safety (free)" | "Nemotron 3 Nano 30B A3B" | "Llama 3.3 Nemotron Super 49B v1.5" | "Nemotron 3 Super (free)" | "Nemotron 3 Super 120B A12B" | "Uncensored (free)" | "MiMo-V2.5" | "MiMo-V2.5-Pro" | "Mercury 2" | "Claude Sonnet 4.5 (latest)" | "Claude Sonnet 4" | "Claude Haiku 4.5 (latest)" | "Claude Opus 4.7 (Fast)" | "Claude Sonnet 5" | "Claude Opus 4.7" | "Claude Opus 4.8" | "Claude Fable 5" | "Claude Opus 4.1 (latest)" | "Claude Opus 4.5 (latest)" | "Claude Sonnet 4.6" | "Claude 3 Haiku" | "Claude Opus 4" | "Claude Opus 4.8 (Fast)" | "Claude Opus 4.6" | "Hy3 (free)" | "Hy3" | "Hunyuan A13B Instruct" | "Hy3 preview" | "Cogito v2.1 671B" | "Command A" | "Command R" | "Command R7B" | "Command R+" | "North Mini Code (free)" | "MythoMax 13B" | "Step 3.7 Flash" | "Step 3.5 Flash" | "Nex-N2-Mini" | "Nex-N2-Pro" | "ReMM SLERP 13B" | "OpenAI GPT Mini Latest" | "OpenAI GPT Latest" | "MoonshotAI Kimi Latest" | "Relace Search" | "Relace Apply 3" | "Jamba Large 1.7" | "Coder Large" | "Virtuoso Large" | "Trinity Large Thinking" | "Trinity Mini" | "Weaver (alpha)" | "Sonar Reasoning Pro" | "Sonar" | "Sonar Pro" | "Sonar Pro Search" | "Sonar Deep Research" | "Switchpoint Router" | "Free Models Router" | "Qwen3.5 Plus 2026-04-20" | "Qwen3 Next 80B A3B Instruct (free)" | "Qwen3 VL 235B A22B Thinking" | "Qwen3 VL 30B A3B Thinking" | "Qwen3 Coder Plus" | "Qwen Plus" | "Qwen3-Coder 30B-A3B Instruct" | "Qwen3 32B" | "Qwen3-Next 80B-A3B Instruct" | "Qwen3 VL 8B Instruct" | "Qwen3.7 Plus" | "Qwen3.6 35B-A3B" | "Qwen3.7 Max" | "Qwen3 Max" | "Qwen3 8B" | "Qwen Plus 0728" | "Qwen3.5-Flash" | "Qwen3 Coder 480B A35B (free)" | "Qwen3 30B A3B Instruct 2507" | "Qwen2.5 Coder 32B Instruct" | "Qwen3-Next 80B-A3B (Thinking)" | "Qwen3 235B A22B Thinking 2507" | "Qwen3 VL 32B Instruct" | "Qwen3 Coder 480B A35B" | "Qwen3.6 Flash" | "Qwen3.5 Plus 2026-02-15" | "Qwen2.5 7B Instruct" | "Qwen3 VL 8B Thinking" | "Qwen3 Max Thinking" | "Qwen3 30B A3B Thinking 2507" | "Qwen2.5 VL 72B Instruct" | "Qwen3.5 27B" | "Qwen3 235B-A22B" | "Qwen2.5 72B Instruct" | "Qwen Plus 0728 (thinking)" | "Qwen3 Coder Next" | "Qwen3.6 27B" | "Qwen3.5 35B-A3B" | "Qwen3.5 9B" | "Qwen3.5 397B-A17B" | "Qwen3 VL 30B A3B Instruct" | "Qwen3 235B A22B Instruct 2507" | "Qwen3 Coder Flash" | "Qwen3 14B" | "Qwen3 VL 235B A22B Instruct" | "Qwen3 30B A3B" | "Qwen3.6 Max Preview" | "Qwen3.5 122B-A10B" | "Qwen3.6 Plus" | "Nova Lite 1.0" | "Nova Premier 1.0" | "Nova Pro 1.0" | "Nova Micro 1.0" | "Nova 2 Lite" | "Aion-3.0-Mini" | "Aion-RP 1.0 (8B)" | "Aion-3.0" | "Aion-2.0" | "Inflection 3 Pi" | "Inflection 3 Productivity" | "Llama 3.1 Euryale 70B v2.2" | "Llama 3.3 Euryale 70B" | "Llama 3 8B Lunaris" | "Llama 3.1 70B Hanami x1" | "Solar Pro 3" | "Olmo 3 32B Think" | "R1 0528" | "DeepSeek V4 Flash" | "DeepSeek V3.1 Terminus" | "R1 Distill Llama 70B" | "DeepSeek V4 Pro" | "DeepSeek-R1" | "DeepSeek V3.2 Exp" | "DeepSeek V3 0324" | "DeepSeek Chat" | "DeepSeek V3.2" | "DeepSeek V3.1" | "MiniMax-M2.5" | "MiniMax-M2.1" | "MiniMax-01" | "MiniMax-M3" | "MiniMax-M2" | "MiniMax M2-her" | "MiniMax-M2.7" | "MiniMax M1" | "KAT-Coder-Pro V2" | "Hermes 3 405B Instruct (free)" | "Hermes 4 405B" | "Hermes 3 70B Instruct" | "Hermes 3 405B Instruct" | "Hermes 4 70B";
2
+ export type ModelId="inclusionai/ling-2.6-1t" | "inclusionai/ring-2.6-1t" | "inclusionai/ling-2.6-flash" | "ibm-granite/granite-4.0-h-micro" | "ibm-granite/granite-4.1-8b" | "meta-llama/llama-3.1-8b-instruct" | "meta-llama/llama-3.1-70b-instruct" | "meta-llama/llama-3.2-1b-instruct" | "meta-llama/llama-4-maverick" | "meta-llama/llama-3.2-11b-vision-instruct" | "meta-llama/llama-3.3-70b-instruct:free" | "meta-llama/llama-3.3-70b-instruct" | "meta-llama/llama-3.2-3b-instruct:free" | "meta-llama/llama-guard-4-12b" | "meta-llama/llama-3-8b-instruct" | "meta-llama/llama-4-scout" | "meta-llama/llama-3.2-3b-instruct" | "~anthropic/claude-haiku-latest" | "~anthropic/claude-fable-latest" | "~anthropic/claude-sonnet-latest" | "~anthropic/claude-opus-latest" | "moonshotai/kimi-k2" | "moonshotai/kimi-k2.7-code" | "moonshotai/kimi-k2-thinking" | "moonshotai/kimi-k2.5" | "moonshotai/kimi-k2.6" | "moonshotai/kimi-k2-0905" | "baidu/ernie-4.5-vl-424b-a47b" | "perceptron/perceptron-mk1" | "google/gemini-3.1-flash-lite" | "google/gemini-3.1-flash-image" | "google/gemma-3n-e4b-it" | "google/gemma-4-26b-a4b-it:free" | "google/gemini-2.5-pro" | "google/gemini-2.5-flash" | "google/gemini-3.5-flash" | "google/gemini-2.5-flash-lite-preview-09-2025" | "google/gemma-4-31b-it" | "google/lyria-3-clip-preview" | "google/gemini-3.1-pro-preview-customtools" | "google/gemini-3.1-flash-lite-image" | "google/gemini-3-pro-image-preview" | "google/gemini-2.5-flash-image" | "google/gemini-2.5-flash-lite" | "google/gemini-3.1-flash-image-preview" | "google/gemini-2.5-pro-preview-05-06" | "google/gemini-3.1-pro-preview" | "google/gemma-4-26b-a4b-it" | "google/gemini-2.5-pro-preview" | "google/gemini-3-flash-preview" | "google/gemma-3-12b-it" | "google/gemma-3-4b-it" | "google/gemma-3-27b-it" | "google/lyria-3-pro-preview" | "google/gemma-4-31b-it:free" | "google/gemma-2-27b-it" | "google/gemini-3-pro-image" | "google/gemini-3.1-flash-lite-preview" | "liquid/lfm-2.5-1.2b-thinking:free" | "liquid/lfm-2-24b-a2b" | "liquid/lfm-2.5-1.2b-instruct:free" | "x-ai/grok-4.20" | "x-ai/grok-4.3" | "x-ai/grok-4.5" | "x-ai/grok-4.20-multi-agent" | "x-ai/grok-build-0.1" | "~google/gemini-pro-latest" | "~google/gemini-flash-latest" | "microsoft/phi-4" | "microsoft/wizardlm-2-8x22b" | "poolside/laguna-xs-2.1:free" | "poolside/laguna-xs.2" | "poolside/laguna-xs.2:free" | "poolside/laguna-m.1" | "poolside/laguna-xs-2.1" | "poolside/laguna-m.1:free" | "writer/palmyra-x5" | "z-ai/glm-4.7" | "z-ai/glm-4.5v" | "z-ai/glm-4.5" | "z-ai/glm-5.1" | "z-ai/glm-4.6" | "z-ai/glm-5.2" | "z-ai/glm-4.6v" | "z-ai/glm-5v-turbo" | "z-ai/glm-4.5-air" | "z-ai/glm-4.7-flash" | "z-ai/glm-5" | "z-ai/glm-5-turbo" | "openai/gpt-4o-mini-2024-07-18" | "openai/gpt-oss-safeguard-20b" | "openai/gpt-3.5-turbo-instruct" | "openai/gpt-5.2-chat" | "openai/o3" | "openai/o4-mini-high" | "openai/gpt-audio" | "openai/gpt-5.2-pro" | "openai/gpt-4o-mini-search-preview" | "openai/gpt-5" | "openai/gpt-5-chat" | "openai/gpt-3.5-turbo" | "openai/gpt-5-pro" | "openai/gpt-4o" | "openai/gpt-4" | "openai/o4-mini" | "openai/gpt-3.5-turbo-16k" | "openai/o3-pro" | "openai/gpt-5.1-chat" | "openai/gpt-4o-2024-05-13" | "openai/gpt-5.4-nano" | "openai/gpt-5.3-chat" | "openai/gpt-3.5-turbo-0613" | "openai/gpt-5-image-mini" | "openai/gpt-5.1-codex" | "openai/gpt-5.1-codex-max" | "openai/gpt-oss-120b:free" | "openai/gpt-4o-2024-08-06" | "openai/o3-mini" | "openai/gpt-5.2" | "openai/gpt-5.3-codex" | "openai/gpt-audio-mini" | "openai/gpt-5.1-codex-mini" | "openai/o4-mini-deep-research" | "openai/gpt-4.1-nano" | "openai/gpt-oss-120b" | "openai/gpt-4o-2024-11-20" | "openai/o1" | "openai/o1-pro" | "openai/gpt-chat-latest" | "openai/gpt-5-image" | "openai/gpt-5.4" | "openai/gpt-5.4-mini" | "openai/gpt-4.1" | "openai/o3-deep-research" | "openai/gpt-4-turbo-preview" | "openai/gpt-5-mini" | "openai/gpt-4.1-mini" | "openai/gpt-4-turbo" | "openai/gpt-5-nano" | "openai/gpt-5.4-pro" | "openai/o3-mini-high" | "openai/gpt-5.4-image-2" | "openai/gpt-4o-search-preview" | "openai/gpt-5.5-pro" | "openai/gpt-4o-mini" | "openai/gpt-oss-20b" | "openai/gpt-5-codex" | "openai/gpt-5.2-codex" | "openai/gpt-oss-20b:free" | "openai/gpt-5.1" | "openai/gpt-5.5" | "thedrummer/cydonia-24b-v4.1" | "thedrummer/skyfall-36b-v2" | "thedrummer/unslopnemo-12b" | "thedrummer/rocinante-12b" | "bytedance/ui-tars-1.5-7b" | "rekaai/reka-flash-3" | "rekaai/reka-edge" | "mistralai/mistral-large-2407" | "mistralai/mistral-small-3.2-24b-instruct" | "mistralai/mistral-nemo" | "mistralai/mistral-medium-3-5" | "mistralai/ministral-8b-2512" | "mistralai/mistral-small-3.1-24b-instruct" | "mistralai/mistral-saba" | "mistralai/mistral-large" | "mistralai/mistral-medium-3.1" | "mistralai/mistral-small-24b-instruct-2501" | "mistralai/ministral-3b-2512" | "mistralai/mistral-small-2603" | "mistralai/ministral-14b-2512" | "mistralai/devstral-2512" | "mistralai/mixtral-8x22b-instruct" | "mistralai/mistral-medium-3" | "mistralai/voxtral-small-24b-2507" | "mistralai/mistral-large-2512" | "mistralai/codestral-2508" | "morph/morph-v3-fast" | "morph/morph-v3-large" | "bytedance-seed/seed-1.6-flash" | "bytedance-seed/seed-1.6" | "bytedance-seed/seed-2.0-mini" | "bytedance-seed/seed-2.0-lite" | "sakana/fugu-ultra" | "anthracite-org/magnum-v4-72b" | "nvidia/nemotron-3-nano-30b-a3b:free" | "nvidia/nemotron-nano-9b-v2:free" | "nvidia/nemotron-nano-12b-v2-vl:free" | "nvidia/nemotron-3-nano-omni-30b-a3b-reasoning:free" | "nvidia/nemotron-3-ultra-550b-a55b:free" | "nvidia/nemotron-3-ultra-550b-a55b" | "nvidia/nemotron-3.5-content-safety:free" | "nvidia/nemotron-3-nano-30b-a3b" | "nvidia/llama-3.3-nemotron-super-49b-v1.5" | "nvidia/nemotron-3-super-120b-a12b:free" | "nvidia/nemotron-3-super-120b-a12b" | "cognitivecomputations/dolphin-mistral-24b-venice-edition:free" | "xiaomi/mimo-v2.5" | "xiaomi/mimo-v2.5-pro" | "inception/mercury-2" | "anthropic/claude-sonnet-4.5" | "anthropic/claude-sonnet-4" | "anthropic/claude-haiku-4.5" | "anthropic/claude-opus-4.7-fast" | "anthropic/claude-sonnet-5" | "anthropic/claude-opus-4.7" | "anthropic/claude-opus-4.8" | "anthropic/claude-fable-5" | "anthropic/claude-opus-4.1" | "anthropic/claude-opus-4.5" | "anthropic/claude-sonnet-4.6" | "anthropic/claude-3-haiku" | "anthropic/claude-opus-4" | "anthropic/claude-opus-4.8-fast" | "anthropic/claude-opus-4.6" | "tencent/hy3:free" | "tencent/hy3" | "tencent/hunyuan-a13b-instruct" | "tencent/hy3-preview" | "deepcogito/cogito-v2.1-671b" | "cohere/command-a" | "cohere/command-r-08-2024" | "cohere/command-r7b-12-2024" | "cohere/command-r-plus-08-2024" | "cohere/north-mini-code:free" | "~x-ai/grok-latest" | "gryphe/mythomax-l2-13b" | "stepfun/step-3.7-flash" | "stepfun/step-3.5-flash" | "nex-agi/nex-n2-mini" | "nex-agi/nex-n2-pro" | "undi95/remm-slerp-l2-13b" | "~openai/gpt-mini-latest" | "~openai/gpt-latest" | "~moonshotai/kimi-latest" | "relace/relace-search" | "relace/relace-apply-3" | "ai21/jamba-large-1.7" | "arcee-ai/coder-large" | "arcee-ai/virtuoso-large" | "arcee-ai/trinity-large-thinking" | "arcee-ai/trinity-mini" | "mancer/weaver" | "perplexity/sonar-reasoning-pro" | "perplexity/sonar" | "perplexity/sonar-pro" | "perplexity/sonar-pro-search" | "perplexity/sonar-deep-research" | "openrouter/free" | "qwen/qwen3.5-plus-20260420" | "qwen/qwen3-next-80b-a3b-instruct:free" | "qwen/qwen3-vl-235b-a22b-thinking" | "qwen/qwen3-vl-30b-a3b-thinking" | "qwen/qwen3-coder-plus" | "qwen/qwen-plus" | "qwen/qwen3-coder-30b-a3b-instruct" | "qwen/qwen3-32b" | "qwen/qwen3-next-80b-a3b-instruct" | "qwen/qwen3-vl-8b-instruct" | "qwen/qwen3.7-plus" | "qwen/qwen3.6-35b-a3b" | "qwen/qwen3.7-max" | "qwen/qwen3-max" | "qwen/qwen3-8b" | "qwen/qwen-plus-2025-07-28" | "qwen/qwen3.5-flash-02-23" | "qwen/qwen3-coder:free" | "qwen/qwen3-30b-a3b-instruct-2507" | "qwen/qwen-2.5-coder-32b-instruct" | "qwen/qwen3-next-80b-a3b-thinking" | "qwen/qwen3-235b-a22b-thinking-2507" | "qwen/qwen3-vl-32b-instruct" | "qwen/qwen3-coder" | "qwen/qwen3.6-flash" | "qwen/qwen3.5-plus-02-15" | "qwen/qwen-2.5-7b-instruct" | "qwen/qwen3-vl-8b-thinking" | "qwen/qwen3-max-thinking" | "qwen/qwen3-30b-a3b-thinking-2507" | "qwen/qwen2.5-vl-72b-instruct" | "qwen/qwen3.5-27b" | "qwen/qwen3-235b-a22b" | "qwen/qwen-2.5-72b-instruct" | "qwen/qwen-plus-2025-07-28:thinking" | "qwen/qwen3-coder-next" | "qwen/qwen3.6-27b" | "qwen/qwen3.5-35b-a3b" | "qwen/qwen3.5-9b" | "qwen/qwen3.5-397b-a17b" | "qwen/qwen3-vl-30b-a3b-instruct" | "qwen/qwen3-235b-a22b-2507" | "qwen/qwen3-coder-flash" | "qwen/qwen3-14b" | "qwen/qwen3-vl-235b-a22b-instruct" | "qwen/qwen3-30b-a3b" | "qwen/qwen3.6-max-preview" | "qwen/qwen3.5-122b-a10b" | "qwen/qwen3.6-plus" | "amazon/nova-lite-v1" | "amazon/nova-premier-v1" | "amazon/nova-pro-v1" | "amazon/nova-micro-v1" | "amazon/nova-2-lite-v1" | "aion-labs/aion-3.0-mini" | "aion-labs/aion-rp-llama-3.1-8b" | "aion-labs/aion-3.0" | "aion-labs/aion-2.0" | "inflection/inflection-3-pi" | "inflection/inflection-3-productivity" | "sao10k/l3.1-euryale-70b" | "sao10k/l3.3-euryale-70b" | "sao10k/l3-lunaris-8b" | "sao10k/l3.1-70b-hanami-x1" | "upstage/solar-pro-3" | "allenai/olmo-3-32b-think" | "deepseek/deepseek-r1-0528" | "deepseek/deepseek-v4-flash" | "deepseek/deepseek-v3.1-terminus" | "deepseek/deepseek-r1-distill-llama-70b" | "deepseek/deepseek-v4-pro" | "deepseek/deepseek-r1" | "deepseek/deepseek-v3.2-exp" | "deepseek/deepseek-chat-v3-0324" | "deepseek/deepseek-chat" | "deepseek/deepseek-v3.2" | "deepseek/deepseek-chat-v3.1" | "minimax/minimax-m2.5" | "minimax/minimax-m2.1" | "minimax/minimax-01" | "minimax/minimax-m3" | "minimax/minimax-m2" | "minimax/minimax-m2-her" | "minimax/minimax-m2.7" | "minimax/minimax-m1" | "kwaipilot/kat-coder-pro-v2" | "nousresearch/hermes-3-llama-3.1-405b:free" | "nousresearch/hermes-4-405b" | "nousresearch/hermes-3-llama-3.1-70b" | "nousresearch/hermes-3-llama-3.1-405b" | "nousresearch/hermes-4-70b";
3
+ export type ModelName="Ling-2.6-1T" | "Ring-2.6-1T" | "Ling-2.6-flash" | "Granite 4.0 Micro" | "Granite 4.1 8B" | "Llama 3.1 8B Instruct" | "Llama 3.1 70B Instruct" | "Llama 3.2 1B Instruct" | "Llama 4 Maverick" | "Llama 3.2 11B Vision Instruct" | "Llama 3.3 70B Instruct (free)" | "Llama-3.3-70B-Instruct" | "Llama 3.2 3B Instruct (free)" | "Llama Guard 4 12B" | "Llama 3 8B Instruct" | "Llama 4 Scout" | "Llama 3.2 3B Instruct" | "Anthropic Claude Haiku Latest" | "Claude Fable Latest" | "Anthropic Claude Sonnet Latest" | "Claude Opus Latest" | "Kimi K2 0711" | "Kimi K2.7 Code" | "Kimi K2 Thinking" | "Kimi K2.5" | "Kimi K2.6" | "Kimi K2 0905" | "ERNIE 4.5 VL 424B A47B " | "Perceptron Mk1" | "Gemini 3.1 Flash Lite" | "Nano Banana 2 (Gemini 3.1 Flash Image)" | "Gemma 3n 4B" | "Gemma 4 26B A4B (free)" | "Gemini 2.5 Pro" | "Gemini 2.5 Flash" | "Gemini 3.5 Flash" | "Gemini 2.5 Flash Lite Preview 09-2025" | "Gemma 4 31B IT" | "Lyria 3 Clip Preview" | "Gemini 3.1 Pro Preview Custom Tools" | "Nano Banana 2 Lite (Gemini 3.1 Flash Lite Image)" | "Nano Banana Pro" | "Nano Banana" | "Gemini 2.5 Flash-Lite" | "Nano Banana 2" | "Gemini 2.5 Pro Preview 05-06" | "Gemini 3.1 Pro Preview" | "Gemma 4 26B A4B IT" | "Gemini 2.5 Pro Preview 06-05" | "Gemini 3 Flash Preview" | "Gemma 3 12B" | "Gemma 3 4B" | "Gemma 3 27B" | "Lyria 3 Pro Preview" | "Gemma 4 31B (free)" | "Gemma 2 27B" | "Nano Banana Pro (Gemini 3 Pro Image)" | "Gemini 3.1 Flash Lite Preview" | "LFM2.5-1.2B-Thinking (free)" | "LFM2-24B-A2B" | "LFM2.5-1.2B-Instruct (free)" | "Grok 4.20" | "Grok 4.3" | "Grok 4.5" | "Grok 4.20 Multi-Agent" | "Grok Build 0.1" | "Google Gemini Pro Latest" | "Google Gemini Flash Latest" | "Phi 4" | "WizardLM-2 8x22B" | "Laguna XS 2.1 (free)" | "Laguna XS.2" | "Laguna XS.2 (free)" | "Laguna M.1" | "Laguna XS 2.1" | "Laguna M.1 (free)" | "Palmyra X5" | "GLM-4.7" | "GLM-4.5V" | "GLM-4.5" | "GLM-5.1" | "GLM-4.6" | "GLM-5.2" | "GLM-4.6V" | "GLM-5V-Turbo" | "GLM-4.5-Air" | "GLM-4.7-Flash" | "GLM-5" | "GLM-5-Turbo" | "GPT-4o-mini (2024-07-18)" | "gpt-oss-safeguard-20b" | "GPT-3.5 Turbo Instruct" | "GPT-5.2 Chat" | "o3" | "o4 Mini High" | "GPT Audio" | "GPT-5.2 Pro" | "GPT-4o-mini Search Preview" | "GPT-5" | "GPT-5 Chat" | "GPT-3.5-turbo" | "GPT-5 Pro" | "GPT-4o" | "GPT-4" | "o4-mini" | "GPT-3.5 Turbo 16k" | "o3-pro" | "GPT-5.1 Chat" | "GPT-4o (2024-05-13)" | "GPT-5.4 nano" | "GPT-5.3 Chat" | "GPT-3.5 Turbo (older v0613)" | "GPT-5 Image Mini" | "GPT-5.1 Codex" | "GPT-5.1 Codex Max" | "gpt-oss-120b (free)" | "GPT-4o (2024-08-06)" | "o3-mini" | "GPT-5.2" | "GPT-5.3 Codex" | "GPT Audio Mini" | "GPT-5.1 Codex mini" | "o4-mini-deep-research" | "GPT-4.1 nano" | "GPT OSS 120B" | "GPT-4o (2024-11-20)" | "o1" | "o1-pro" | "GPT Chat Latest" | "GPT-5 Image" | "GPT-5.4" | "GPT-5.4 mini" | "GPT-4.1" | "o3-deep-research" | "GPT-4 Turbo Preview" | "GPT-5 Mini" | "GPT-4.1 mini" | "GPT-4 Turbo" | "GPT-5 Nano" | "GPT-5.4 Pro" | "o3 Mini High" | "GPT-5.4 Image 2" | "GPT-4o Search Preview" | "GPT-5.5 Pro" | "GPT-4o mini" | "GPT OSS 20B" | "GPT-5-Codex" | "GPT-5.2 Codex" | "gpt-oss-20b (free)" | "GPT-5.1" | "GPT-5.5" | "Cydonia 24B V4.1" | "Skyfall 36B V2" | "UnslopNemo 12B" | "Rocinante 12B" | "UI-TARS 7B " | "Reka Flash 3" | "Reka Edge" | "Mistral Large 2407" | "Mistral Small 3.2 24B" | "Mistral Nemo" | "Mistral Medium 3.5" | "Ministral 3 8B 2512" | "Mistral Small 3.1 24B" | "Saba" | "Mistral Large" | "Mistral Medium 3.1" | "Mistral Small 3" | "Ministral 3 3B 2512" | "Mistral Small 4" | "Ministral 3 14B 2512" | "Devstral 2" | "Mixtral 8x22B Instruct" | "Mistral Medium 3" | "Voxtral Small 24B 2507" | "Mistral Large 3" | "Codestral 2508" | "Morph V3 Fast" | "Morph V3 Large" | "Seed 1.6 Flash" | "Seed 1.6" | "Seed-2.0-Mini" | "Seed-2.0-Lite" | "Fugu Ultra" | "Magnum v4 72B" | "Nemotron 3 Nano 30B A3B (free)" | "Nemotron Nano 9B V2 (free)" | "Nemotron Nano 12B 2 VL (free)" | "Nemotron 3 Nano Omni (free)" | "Nemotron 3 Ultra (free)" | "Nemotron 3 Ultra 550B A55B" | "Nemotron 3.5 Content Safety (free)" | "Nemotron 3 Nano 30B A3B" | "Llama 3.3 Nemotron Super 49B v1.5" | "Nemotron 3 Super (free)" | "Nemotron 3 Super 120B A12B" | "Uncensored (free)" | "MiMo-V2.5" | "MiMo-V2.5-Pro" | "Mercury 2" | "Claude Sonnet 4.5 (latest)" | "Claude Sonnet 4" | "Claude Haiku 4.5 (latest)" | "Claude Opus 4.7 (Fast)" | "Claude Sonnet 5" | "Claude Opus 4.7" | "Claude Opus 4.8" | "Claude Fable 5" | "Claude Opus 4.1 (latest)" | "Claude Opus 4.5 (latest)" | "Claude Sonnet 4.6" | "Claude 3 Haiku" | "Claude Opus 4" | "Claude Opus 4.8 (Fast)" | "Claude Opus 4.6" | "Hy3 (free)" | "Hy3" | "Hunyuan A13B Instruct" | "Hy3 preview" | "Cogito v2.1 671B" | "Command A" | "Command R" | "Command R7B" | "Command R+" | "North Mini Code (free)" | "Grok Latest" | "MythoMax 13B" | "Step 3.7 Flash" | "Step 3.5 Flash" | "Nex-N2-Mini" | "Nex-N2-Pro" | "ReMM SLERP 13B" | "OpenAI GPT Mini Latest" | "OpenAI GPT Latest" | "MoonshotAI Kimi Latest" | "Relace Search" | "Relace Apply 3" | "Jamba Large 1.7" | "Coder Large" | "Virtuoso Large" | "Trinity Large Thinking" | "Trinity Mini" | "Weaver (alpha)" | "Sonar Reasoning Pro" | "Sonar" | "Sonar Pro" | "Sonar Pro Search" | "Sonar Deep Research" | "Free Models Router" | "Qwen3.5 Plus 2026-04-20" | "Qwen3 Next 80B A3B Instruct (free)" | "Qwen3 VL 235B A22B Thinking" | "Qwen3 VL 30B A3B Thinking" | "Qwen3 Coder Plus" | "Qwen Plus" | "Qwen3-Coder 30B-A3B Instruct" | "Qwen3 32B" | "Qwen3-Next 80B-A3B Instruct" | "Qwen3 VL 8B Instruct" | "Qwen3.7 Plus" | "Qwen3.6 35B-A3B" | "Qwen3.7 Max" | "Qwen3 Max" | "Qwen3 8B" | "Qwen Plus 0728" | "Qwen3.5-Flash" | "Qwen3 Coder 480B A35B (free)" | "Qwen3 30B A3B Instruct 2507" | "Qwen2.5 Coder 32B Instruct" | "Qwen3-Next 80B-A3B (Thinking)" | "Qwen3 235B A22B Thinking 2507" | "Qwen3 VL 32B Instruct" | "Qwen3 Coder 480B A35B" | "Qwen3.6 Flash" | "Qwen3.5 Plus 2026-02-15" | "Qwen2.5 7B Instruct" | "Qwen3 VL 8B Thinking" | "Qwen3 Max Thinking" | "Qwen3 30B A3B Thinking 2507" | "Qwen2.5 VL 72B Instruct" | "Qwen3.5 27B" | "Qwen3 235B-A22B" | "Qwen2.5 72B Instruct" | "Qwen Plus 0728 (thinking)" | "Qwen3 Coder Next" | "Qwen3.6 27B" | "Qwen3.5 35B-A3B" | "Qwen3.5 9B" | "Qwen3.5 397B-A17B" | "Qwen3 VL 30B A3B Instruct" | "Qwen3 235B A22B Instruct 2507" | "Qwen3 Coder Flash" | "Qwen3 14B" | "Qwen3 VL 235B A22B Instruct" | "Qwen3 30B A3B" | "Qwen3.6 Max Preview" | "Qwen3.5 122B-A10B" | "Qwen3.6 Plus" | "Nova Lite 1.0" | "Nova Premier 1.0" | "Nova Pro 1.0" | "Nova Micro 1.0" | "Nova 2 Lite" | "Aion-3.0-Mini" | "Aion-RP 1.0 (8B)" | "Aion-3.0" | "Aion-2.0" | "Inflection 3 Pi" | "Inflection 3 Productivity" | "Llama 3.1 Euryale 70B v2.2" | "Llama 3.3 Euryale 70B" | "Llama 3 8B Lunaris" | "Llama 3.1 70B Hanami x1" | "Solar Pro 3" | "Olmo 3 32B Think" | "R1 0528" | "DeepSeek V4 Flash" | "DeepSeek V3.1 Terminus" | "R1 Distill Llama 70B" | "DeepSeek V4 Pro" | "DeepSeek-R1" | "DeepSeek V3.2 Exp" | "DeepSeek V3 0324" | "DeepSeek Chat" | "DeepSeek V3.2" | "DeepSeek V3.1" | "MiniMax-M2.5" | "MiniMax-M2.1" | "MiniMax-01" | "MiniMax-M3" | "MiniMax-M2" | "MiniMax M2-her" | "MiniMax-M2.7" | "MiniMax M1" | "KAT-Coder-Pro V2" | "Hermes 3 405B Instruct (free)" | "Hermes 4 405B" | "Hermes 3 70B Instruct" | "Hermes 3 405B Instruct" | "Hermes 4 70B";
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="anthropic--claude-4.6-sonnet" | "anthropic--claude-3-sonnet" | "anthropic--claude-4-sonnet" | "gemini-2.5-pro" | "gpt-5" | "gemini-2.5-flash" | "anthropic--claude-4.5-haiku" | "anthropic--claude-3-haiku" | "anthropic--claude-4-opus" | "anthropic--claude-4.5-sonnet" | "anthropic--claude-3.5-sonnet" | "anthropic--claude-4.6-opus" | "gemini-2.5-flash-lite" | "anthropic--claude-3.7-sonnet" | "sonar" | "sonar-pro" | "gpt-5.4" | "gpt-4.1" | "anthropic--claude-3-opus" | "gpt-5-mini" | "gpt-4.1-mini" | "sonar-deep-research" | "gpt-5-nano" | "anthropic--claude-4.5-opus" | "anthropic--claude-4.7-opus" | "gpt-5.5";
3
- export type ModelName="anthropic--claude-4.6-sonnet" | "anthropic--claude-3-sonnet" | "anthropic--claude-4-sonnet" | "gemini-2.5-pro" | "gpt-5" | "gemini-2.5-flash" | "anthropic--claude-4.5-haiku" | "anthropic--claude-3-haiku" | "anthropic--claude-4-opus" | "anthropic--claude-4.5-sonnet" | "anthropic--claude-3.5-sonnet" | "anthropic--claude-4.6-opus" | "gemini-2.5-flash-lite" | "anthropic--claude-3.7-sonnet" | "sonar" | "sonar-pro" | "gpt-5.4" | "gpt-4.1" | "anthropic--claude-3-opus" | "gpt-5-mini" | "gpt-4.1-mini" | "sonar-deep-research" | "gpt-5-nano" | "anthropic--claude-4.5-opus" | "anthropic--claude-4.7-opus" | "gpt-5.5";
2
+ export type ModelId="anthropic--claude-4.8-opus" | "anthropic--claude-4.6-sonnet" | "anthropic--claude-3-sonnet" | "anthropic--claude-4-sonnet" | "gemini-2.5-pro" | "gpt-5" | "gemini-2.5-flash" | "anthropic--claude-4.5-haiku" | "anthropic--claude-3-haiku" | "anthropic--claude-4-opus" | "anthropic--claude-4.5-sonnet" | "anthropic--claude-3.5-sonnet" | "anthropic--claude-4.6-opus" | "gemini-2.5-flash-lite" | "anthropic--claude-3.7-sonnet" | "sonar" | "sonar-pro" | "gpt-5.4" | "gpt-4.1" | "anthropic--claude-3-opus" | "gpt-5-mini" | "gpt-4.1-mini" | "sonar-deep-research" | "gpt-5-nano" | "anthropic--claude-4.5-opus" | "anthropic--claude-4.7-opus" | "gpt-5.5";
3
+ export type ModelName="anthropic--claude-4.8-opus" | "anthropic--claude-4.6-sonnet" | "anthropic--claude-3-sonnet" | "anthropic--claude-4-sonnet" | "gemini-2.5-pro" | "gpt-5" | "gemini-2.5-flash" | "anthropic--claude-4.5-haiku" | "anthropic--claude-3-haiku" | "anthropic--claude-4-opus" | "anthropic--claude-4.5-sonnet" | "anthropic--claude-3.5-sonnet" | "anthropic--claude-4.6-opus" | "gemini-2.5-flash-lite" | "anthropic--claude-3.7-sonnet" | "sonar" | "sonar-pro" | "gpt-5.4" | "gpt-4.1" | "anthropic--claude-3-opus" | "gpt-5-mini" | "gpt-4.1-mini" | "sonar-deep-research" | "gpt-5-nano" | "anthropic--claude-4.5-opus" | "anthropic--claude-4.7-opus" | "gpt-5.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.js';
2
- export type ModelId="anthropic--claude-4.6-sonnet" | "anthropic--claude-3-sonnet" | "anthropic--claude-4-sonnet" | "gemini-2.5-pro" | "gpt-5" | "gemini-2.5-flash" | "anthropic--claude-4.5-haiku" | "anthropic--claude-3-haiku" | "anthropic--claude-4-opus" | "anthropic--claude-4.5-sonnet" | "anthropic--claude-3.5-sonnet" | "anthropic--claude-4.6-opus" | "gemini-2.5-flash-lite" | "anthropic--claude-3.7-sonnet" | "sonar" | "sonar-pro" | "gpt-5.4" | "gpt-4.1" | "anthropic--claude-3-opus" | "gpt-5-mini" | "gpt-4.1-mini" | "sonar-deep-research" | "gpt-5-nano" | "anthropic--claude-4.5-opus" | "anthropic--claude-4.7-opus" | "gpt-5.5";
3
- export type ModelName="anthropic--claude-4.6-sonnet" | "anthropic--claude-3-sonnet" | "anthropic--claude-4-sonnet" | "gemini-2.5-pro" | "gpt-5" | "gemini-2.5-flash" | "anthropic--claude-4.5-haiku" | "anthropic--claude-3-haiku" | "anthropic--claude-4-opus" | "anthropic--claude-4.5-sonnet" | "anthropic--claude-3.5-sonnet" | "anthropic--claude-4.6-opus" | "gemini-2.5-flash-lite" | "anthropic--claude-3.7-sonnet" | "sonar" | "sonar-pro" | "gpt-5.4" | "gpt-4.1" | "anthropic--claude-3-opus" | "gpt-5-mini" | "gpt-4.1-mini" | "sonar-deep-research" | "gpt-5-nano" | "anthropic--claude-4.5-opus" | "anthropic--claude-4.7-opus" | "gpt-5.5";
2
+ export type ModelId="anthropic--claude-4.8-opus" | "anthropic--claude-4.6-sonnet" | "anthropic--claude-3-sonnet" | "anthropic--claude-4-sonnet" | "gemini-2.5-pro" | "gpt-5" | "gemini-2.5-flash" | "anthropic--claude-4.5-haiku" | "anthropic--claude-3-haiku" | "anthropic--claude-4-opus" | "anthropic--claude-4.5-sonnet" | "anthropic--claude-3.5-sonnet" | "anthropic--claude-4.6-opus" | "gemini-2.5-flash-lite" | "anthropic--claude-3.7-sonnet" | "sonar" | "sonar-pro" | "gpt-5.4" | "gpt-4.1" | "anthropic--claude-3-opus" | "gpt-5-mini" | "gpt-4.1-mini" | "sonar-deep-research" | "gpt-5-nano" | "anthropic--claude-4.5-opus" | "anthropic--claude-4.7-opus" | "gpt-5.5";
3
+ export type ModelName="anthropic--claude-4.8-opus" | "anthropic--claude-4.6-sonnet" | "anthropic--claude-3-sonnet" | "anthropic--claude-4-sonnet" | "gemini-2.5-pro" | "gpt-5" | "gemini-2.5-flash" | "anthropic--claude-4.5-haiku" | "anthropic--claude-3-haiku" | "anthropic--claude-4-opus" | "anthropic--claude-4.5-sonnet" | "anthropic--claude-3.5-sonnet" | "anthropic--claude-4.6-opus" | "gemini-2.5-flash-lite" | "anthropic--claude-3.7-sonnet" | "sonar" | "sonar-pro" | "gpt-5.4" | "gpt-4.1" | "anthropic--claude-3-opus" | "gpt-5-mini" | "gpt-4.1-mini" | "sonar-deep-research" | "gpt-5-nano" | "anthropic--claude-4.5-opus" | "anthropic--claude-4.7-opus" | "gpt-5.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="z-ai-glm-5-turbo" | "grok-4-20-multi-agent" | "deepseek-v4-flash" | "google-gemma-4-31b-it" | "kimi-k2-6" | "qwen3-235b-a22b-instruct-2507" | "nvidia-nemotron-cascade-2-30b-a3b" | "claude-opus-4-7-fast" | "openai-gpt-55-pro" | "llama-3.3-70b" | "qwen3-5-397b-a17b" | "claude-opus-4-5" | "zai-org-glm-5" | "qwen3-5-35b-a3b" | "venice-uncensored-role-play" | "qwen-3-6-plus" | "zai-org-glm-4.6" | "openai-gpt-4o-2024-11-20" | "grok-4-3" | "qwen-3-7-plus" | "minimax-m27" | "kimi-k2-7-code" | "deepseek-v4-pro" | "qwen3-235b-a22b-thinking-2507" | "claude-sonnet-4-5" | "openai-gpt-4o-mini-2024-07-18" | "claude-opus-4-7" | "claude-sonnet-5" | "openai-gpt-53-codex" | "openai-gpt-54" | "google-gemma-3-27b-it" | "claude-opus-4-8-fast" | "gemma-4-uncensored" | "qwen3-next-80b" | "mistral-small-2603" | "claude-opus-4-8" | "zai-org-glm-4.7-flash" | "google-gemma-4-26b-a4b-it" | "grok-4-20" | "hermes-3-llama-3.1-405b" | "aion-labs-aion-2-0" | "qwen3-vl-235b-a22b" | "xiaomi-mimo-v2-5" | "venice-uncensored-1-2" | "gemini-3-5-flash" | "claude-fable-5" | "openai-gpt-oss-120b" | "zai-org-glm-5-2" | "nvidia-nemotron-3-nano-30b-a3b" | "claude-opus-4-6" | "mistral-small-3-2-24b-instruct" | "openai-gpt-54-pro" | "minimax-m3-preview" | "gemini-3-1-pro-preview" | "qwen3-coder-480b-a35b-instruct-turbo" | "qwen3-6-27b" | "openai-gpt-52-codex" | "qwen-3-7-max" | "olafangensan-glm-4.7-flash-heretic" | "openai-gpt-54-mini" | "grok-build-0-1" | "zai-org-glm-4.7" | "claude-sonnet-4-6" | "gemini-3-flash-preview" | "openai-gpt-55" | "qwen3-5-9b" | "mercury-2" | "zai-org-glm-5-1" | "kimi-k2-5" | "z-ai-glm-5v-turbo" | "nvidia-nemotron-3-ultra-550b-a55b" | "openai-gpt-52" | "deepseek-v3.2" | "minimax-m25" | "llama-3.2-3b";
3
- export type ModelName="GLM 5 Turbo" | "Grok 4.20 Multi-Agent" | "DeepSeek V4 Flash" | "Google Gemma 4 31B Instruct" | "Kimi K2.6" | "Qwen 3 235B A22B Instruct 2507" | "Nemotron Cascade 2 30B A3B" | "Claude Opus 4.7 Fast" | "GPT-5.5 Pro" | "Llama 3.3 70B" | "Qwen 3.5 397B" | "Claude Opus 4.5" | "GLM 5" | "Qwen 3.5 35B A3B" | "Venice Role Play Uncensored" | "Qwen 3.6 Plus Uncensored" | "GLM 4.6" | "GPT-4o" | "Grok 4.3" | "Qwen 3.7 Plus" | "MiniMax M2.7" | "Kimi K2.7 Code" | "DeepSeek V4 Pro" | "Qwen 3 235B A22B Thinking 2507" | "Claude Sonnet 4.5" | "GPT-4o Mini" | "Claude Opus 4.7" | "Claude Sonnet 5" | "GPT-5.3 Codex" | "GPT-5.4" | "Google Gemma 3 27B Instruct" | "Claude Opus 4.8 Fast" | "Gemma 4 Uncensored" | "Qwen 3 Next 80b" | "Mistral Small 4" | "Claude Opus 4.8" | "GLM 4.7 Flash" | "Google Gemma 4 26B A4B Instruct" | "Grok 4.20" | "Hermes 3 Llama 3.1 405b" | "Aion 2.0" | "Qwen3 VL 235B" | "MiMo-V2.5" | "Venice Uncensored 1.2" | "Gemini 3.5 Flash" | "Claude Fable 5" | "OpenAI GPT OSS 120B" | "GLM 5.2" | "NVIDIA Nemotron 3 Nano 30B" | "Claude Opus 4.6" | "Mistral Small 3.2 24B Instruct" | "GPT-5.4 Pro" | "MiniMax M3 Preview" | "Gemini 3.1 Pro Preview" | "Qwen 3 Coder 480B Turbo" | "Qwen 3.6 27B" | "GPT-5.2 Codex" | "Qwen 3.7 Max" | "GLM 4.7 Flash Heretic" | "GPT-5.4 Mini" | "Grok Build 0.1" | "GLM 4.7" | "Claude Sonnet 4.6" | "Gemini 3 Flash Preview" | "GPT-5.5" | "Qwen 3.5 9B" | "Mercury 2" | "GLM 5.1" | "Kimi K2.5" | "GLM 5V Turbo" | "NVIDIA Nemotron 3 Ultra" | "GPT-5.2" | "DeepSeek V3.2" | "MiniMax M2.5" | "Llama 3.2 3B";
2
+ export type ModelId="z-ai-glm-5-turbo" | "grok-4-20-multi-agent" | "deepseek-v4-flash" | "google-gemma-4-31b-it" | "kimi-k2-6" | "qwen3-235b-a22b-instruct-2507" | "nvidia-nemotron-cascade-2-30b-a3b" | "claude-opus-4-7-fast" | "openai-gpt-55-pro" | "llama-3.3-70b" | "qwen3-5-397b-a17b" | "claude-opus-4-5" | "zai-org-glm-5" | "qwen3-5-35b-a3b" | "venice-uncensored-role-play" | "qwen-3-6-plus" | "zai-org-glm-4.6" | "openai-gpt-4o-2024-11-20" | "grok-4-3" | "qwen-3-7-plus" | "minimax-m27" | "kimi-k2-7-code" | "deepseek-v4-pro" | "qwen3-235b-a22b-thinking-2507" | "claude-sonnet-4-5" | "openai-gpt-4o-mini-2024-07-18" | "claude-opus-4-7" | "claude-sonnet-5" | "openai-gpt-53-codex" | "openai-gpt-54" | "google-gemma-3-27b-it" | "aion-labs-aion-3-0-mini" | "claude-opus-4-8-fast" | "gemma-4-uncensored" | "qwen3-next-80b" | "mistral-small-2603" | "claude-opus-4-8" | "zai-org-glm-4.7-flash" | "google-gemma-4-26b-a4b-it" | "grok-4-5" | "grok-4-20" | "hermes-3-llama-3.1-405b" | "aion-labs-aion-2-0" | "qwen3-vl-235b-a22b" | "xiaomi-mimo-v2-5" | "venice-uncensored-1-2" | "gemini-3-5-flash" | "claude-fable-5" | "openai-gpt-oss-120b" | "zai-org-glm-5-2" | "nvidia-nemotron-3-nano-30b-a3b" | "claude-opus-4-6" | "mistral-small-3-2-24b-instruct" | "openai-gpt-54-pro" | "minimax-m3-preview" | "gemini-3-1-pro-preview" | "qwen3-coder-480b-a35b-instruct-turbo" | "qwen3-6-27b" | "openai-gpt-52-codex" | "qwen-3-7-max" | "olafangensan-glm-4.7-flash-heretic" | "openai-gpt-54-mini" | "grok-build-0-1" | "zai-org-glm-4.7" | "claude-sonnet-4-6" | "gemini-3-flash-preview" | "openai-gpt-55" | "qwen3-5-9b" | "mercury-2" | "zai-org-glm-5-1" | "kimi-k2-5" | "z-ai-glm-5v-turbo" | "nvidia-nemotron-3-ultra-550b-a55b" | "aion-labs-aion-3-0" | "openai-gpt-52" | "deepseek-v3.2" | "minimax-m25" | "llama-3.2-3b";
3
+ export type ModelName="GLM 5 Turbo" | "Grok 4.20 Multi-Agent" | "DeepSeek V4 Flash" | "Google Gemma 4 31B Instruct" | "Kimi K2.6" | "Qwen 3 235B A22B Instruct 2507" | "Nemotron Cascade 2 30B A3B" | "Claude Opus 4.7 Fast" | "GPT-5.5 Pro" | "Llama 3.3 70B" | "Qwen 3.5 397B" | "Claude Opus 4.5" | "GLM 5" | "Qwen 3.5 35B A3B" | "Venice Role Play Uncensored" | "Qwen 3.6 Plus Uncensored" | "GLM 4.6" | "GPT-4o" | "Grok 4.3" | "Qwen 3.7 Plus" | "MiniMax M2.7" | "Kimi K2.7 Code" | "DeepSeek V4 Pro" | "Qwen 3 235B A22B Thinking 2507" | "Claude Sonnet 4.5" | "GPT-4o Mini" | "Claude Opus 4.7" | "Claude Sonnet 5" | "GPT-5.3 Codex" | "GPT-5.4" | "Google Gemma 3 27B Instruct" | "Aion 3.0 Mini" | "Claude Opus 4.8 Fast" | "Gemma 4 Uncensored" | "Qwen 3 Next 80b" | "Mistral Small 4" | "Claude Opus 4.8" | "GLM 4.7 Flash" | "Google Gemma 4 26B A4B Instruct" | "Grok 4.5" | "Grok 4.20" | "Hermes 3 Llama 3.1 405b" | "Aion 2.0" | "Qwen3 VL 235B" | "MiMo-V2.5" | "Venice Uncensored 1.2" | "Gemini 3.5 Flash" | "Claude Fable 5" | "OpenAI GPT OSS 120B" | "GLM 5.2" | "NVIDIA Nemotron 3 Nano 30B" | "Claude Opus 4.6" | "Mistral Small 3.2 24B Instruct" | "GPT-5.4 Pro" | "MiniMax M3 Preview" | "Gemini 3.1 Pro Preview" | "Qwen 3 Coder 480B Turbo" | "Qwen 3.6 27B" | "GPT-5.2 Codex" | "Qwen 3.7 Max" | "GLM 4.7 Flash Heretic" | "GPT-5.4 Mini" | "Grok Build 0.1" | "GLM 4.7" | "Claude Sonnet 4.6" | "Gemini 3 Flash Preview" | "GPT-5.5" | "Qwen 3.5 9B" | "Mercury 2" | "GLM 5.1" | "Kimi K2.5" | "GLM 5V Turbo" | "NVIDIA Nemotron 3 Ultra" | "Aion 3.0" | "GPT-5.2" | "DeepSeek V3.2" | "MiniMax M2.5" | "Llama 3.2 3B";
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;