ai-model-prices 2026.6.8 → 2026.6.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 (41) hide show
  1. package/README.md +1 -1
  2. package/dist/adapters/alibaba-coding-plan-cn.d.mts +2 -2
  3. package/dist/adapters/alibaba-coding-plan-cn.d.ts +2 -2
  4. package/dist/adapters/deepinfra.d.mts +2 -2
  5. package/dist/adapters/deepinfra.d.ts +2 -2
  6. package/dist/adapters/google-vertex-anthropic.d.mts +2 -2
  7. package/dist/adapters/google-vertex-anthropic.d.ts +2 -2
  8. package/dist/adapters/google-vertex.d.mts +2 -2
  9. package/dist/adapters/google-vertex.d.ts +2 -2
  10. package/dist/adapters/nvidia.d.mts +2 -2
  11. package/dist/adapters/nvidia.d.ts +2 -2
  12. package/dist/adapters/openai.d.mts +2 -2
  13. package/dist/adapters/openai.d.ts +2 -2
  14. package/dist/adapters/openrouter.d.mts +2 -2
  15. package/dist/adapters/openrouter.d.ts +2 -2
  16. package/dist/adapters/venice.d.mts +2 -2
  17. package/dist/adapters/venice.d.ts +2 -2
  18. package/dist/adapters/vercel.d.mts +2 -2
  19. package/dist/adapters/vercel.d.ts +2 -2
  20. package/dist/adapters/zenmux.d.mts +2 -2
  21. package/dist/adapters/zenmux.d.ts +2 -2
  22. package/dist/index.d.mts +10 -10
  23. package/dist/index.d.ts +10 -10
  24. package/dist/index.js +1 -1
  25. package/dist/index.mjs +1 -1
  26. package/dist/providers/alibaba-cn.js +1 -1
  27. package/dist/providers/alibaba-coding-plan-cn.js +1 -1
  28. package/dist/providers/deepinfra.js +1 -1
  29. package/dist/providers/google-vertex-anthropic.js +1 -1
  30. package/dist/providers/google-vertex.js +1 -1
  31. package/dist/providers/llmgateway.js +1 -1
  32. package/dist/providers/merge-gateway.js +1 -1
  33. package/dist/providers/nvidia.js +1 -1
  34. package/dist/providers/openai.js +1 -1
  35. package/dist/providers/opencode-go.js +1 -1
  36. package/dist/providers/openrouter.js +1 -1
  37. package/dist/providers/venice.js +1 -1
  38. package/dist/providers/vercel.js +1 -1
  39. package/dist/providers/xai.js +1 -1
  40. package/dist/providers/zenmux.js +1 -1
  41. package/package.json +1 -1
package/README.md CHANGED
@@ -6,7 +6,7 @@
6
6
  Pricing data for AI models, typed and kept up to date daily from [models.dev](https://models.dev).
7
7
 
8
8
  <!-- STATS:START -->
9
- **135 providers · 4840 models · Updated 2026-06-08**
9
+ **135 providers · 4813 models · Updated 2026-06-09**
10
10
  <!-- STATS:END -->
11
11
 
12
12
  ## Installation
@@ -1,6 +1,6 @@
1
1
  import type{Model,PriceBreakdown,TokenUsage}from'../index.mjs';
2
- export type ModelId="MiniMax-M2.5" | "qwen3.5-plus" | "qwen3-coder-plus" | "glm-4.7" | "qwen3-coder-next" | "qwen3.7-max" | "qwen3.6-plus" | "qwen3.6-flash" | "qwen3-max-2026-01-23" | "glm-5" | "kimi-k2.5";
3
- export type ModelName="MiniMax-M2.5" | "Qwen3.5 Plus" | "Qwen3 Coder Plus" | "GLM-4.7" | "Qwen3 Coder Next" | "Qwen3.7 Max" | "Qwen3.6 Plus" | "Qwen3.6 Flash" | "Qwen3 Max" | "GLM-5" | "Kimi K2.5";
2
+ export type ModelId="MiniMax-M2.5" | "qwen3.5-plus" | "qwen3-coder-plus" | "glm-4.7" | "qwen3-coder-next" | "qwen3.7-max" | "qwen3.6-plus" | "qwen3.6-flash" | "qwen3-max-2026-01-23" | "glm-5" | "qwen3.7-plus" | "kimi-k2.5";
3
+ export type ModelName="MiniMax-M2.5" | "Qwen3.5 Plus" | "Qwen3 Coder Plus" | "GLM-4.7" | "Qwen3 Coder Next" | "Qwen3.7 Max" | "Qwen3.6 Plus" | "Qwen3.6 Flash" | "Qwen3 Max" | "GLM-5" | "Qwen3.7 Plus" | "Kimi K2.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="MiniMax-M2.5" | "qwen3.5-plus" | "qwen3-coder-plus" | "glm-4.7" | "qwen3-coder-next" | "qwen3.7-max" | "qwen3.6-plus" | "qwen3.6-flash" | "qwen3-max-2026-01-23" | "glm-5" | "kimi-k2.5";
3
- export type ModelName="MiniMax-M2.5" | "Qwen3.5 Plus" | "Qwen3 Coder Plus" | "GLM-4.7" | "Qwen3 Coder Next" | "Qwen3.7 Max" | "Qwen3.6 Plus" | "Qwen3.6 Flash" | "Qwen3 Max" | "GLM-5" | "Kimi K2.5";
2
+ export type ModelId="MiniMax-M2.5" | "qwen3.5-plus" | "qwen3-coder-plus" | "glm-4.7" | "qwen3-coder-next" | "qwen3.7-max" | "qwen3.6-plus" | "qwen3.6-flash" | "qwen3-max-2026-01-23" | "glm-5" | "qwen3.7-plus" | "kimi-k2.5";
3
+ export type ModelName="MiniMax-M2.5" | "Qwen3.5 Plus" | "Qwen3 Coder Plus" | "GLM-4.7" | "Qwen3 Coder Next" | "Qwen3.7 Max" | "Qwen3.6 Plus" | "Qwen3.6 Flash" | "Qwen3 Max" | "GLM-5" | "Qwen3.7 Plus" | "Kimi K2.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="XiaomiMiMo/MiMo-V2.5" | "XiaomiMiMo/MiMo-V2.5-Pro" | "MiniMaxAI/MiniMax-M2.5" | "MiniMaxAI/MiniMax-M2" | "MiniMaxAI/MiniMax-M2.1" | "zai-org/GLM-4.7" | "zai-org/GLM-5" | "zai-org/GLM-5.1" | "zai-org/GLM-4.5" | "zai-org/GLM-4.6V" | "zai-org/GLM-4.7-Flash" | "zai-org/GLM-4.6" | "anthropic/claude-4-opus" | "anthropic/claude-3-7-sonnet-latest" | "moonshotai/Kimi-K2.6" | "moonshotai/Kimi-K2-Instruct-0905" | "moonshotai/Kimi-K2.5" | "moonshotai/Kimi-K2-Instruct" | "moonshotai/Kimi-K2-Thinking" | "meta-llama/Llama-3.1-70B-Instruct" | "meta-llama/Llama-3.3-70B-Instruct-Turbo" | "meta-llama/Llama-3.1-8B-Instruct-Turbo" | "meta-llama/Llama-3.1-70B-Instruct-Turbo" | "meta-llama/Llama-3.1-8B-Instruct" | "meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8" | "meta-llama/Llama-4-Scout-17B-16E-Instruct" | "deepseek-ai/DeepSeek-V4-Flash" | "deepseek-ai/DeepSeek-V4-Pro" | "deepseek-ai/DeepSeek-V3.2" | "deepseek-ai/DeepSeek-R1-0528" | "Qwen/Qwen3-Coder-480B-A35B-Instruct" | "Qwen/Qwen3-Coder-480B-A35B-Instruct-Turbo" | "Qwen/Qwen3.6-35B-A3B" | "Qwen/Qwen3.5-35B-A3B" | "Qwen/Qwen3.5-397B-A17B" | "google/gemma-4-26B-A4B-it" | "google/gemma-4-31B-it" | "openai/gpt-oss-120b" | "openai/gpt-oss-20b";
3
- export type ModelName="MiMo-V2.5" | "MiMo-V2.5-Pro" | "MiniMax M2.5" | "MiniMax M2" | "MiniMax M2.1" | "GLM-4.7" | "GLM-5" | "GLM-5.1" | "GLM-4.5" | "GLM-4.6V" | "GLM-4.7-Flash" | "GLM-4.6" | "Claude Opus 4" | "Claude Sonnet 3.7 (Latest)" | "Kimi K2.6" | "Kimi K2 0905" | "Kimi K2.5" | "Kimi K2" | "Kimi K2 Thinking" | "Llama 3.1 70B" | "Llama 3.3 70B Turbo" | "Llama 3.1 8B Turbo" | "Llama 3.1 70B Turbo" | "Llama 3.1 8B" | "Llama 4 Maverick 17B FP8" | "Llama 4 Scout 17B" | "DeepSeek V4 Flash" | "DeepSeek V4 Pro" | "DeepSeek-V3.2" | "DeepSeek-R1-0528" | "Qwen3 Coder 480B A35B Instruct" | "Qwen3 Coder 480B A35B Instruct Turbo" | "Qwen3.6 35B A3B" | "Qwen 3.5 35B A3B" | "Qwen 3.5 397B A17B" | "Gemma 4 26B A4B IT" | "Gemma 4 31B IT" | "GPT OSS 120B" | "GPT OSS 20B";
2
+ export type ModelId="XiaomiMiMo/MiMo-V2.5" | "XiaomiMiMo/MiMo-V2.5-Pro" | "MiniMaxAI/MiniMax-M2.5" | "zai-org/GLM-4.7" | "zai-org/GLM-5" | "zai-org/GLM-5.1" | "zai-org/GLM-4.7-Flash" | "zai-org/GLM-4.6" | "moonshotai/Kimi-K2.6" | "moonshotai/Kimi-K2.5" | "meta-llama/Llama-3.3-70B-Instruct-Turbo" | "meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8" | "meta-llama/Llama-4-Scout-17B-16E-Instruct" | "deepseek-ai/DeepSeek-V4-Flash" | "deepseek-ai/DeepSeek-V4-Pro" | "deepseek-ai/DeepSeek-V3.2" | "deepseek-ai/DeepSeek-R1-0528" | "Qwen/Qwen3-Coder-480B-A35B-Instruct-Turbo" | "Qwen/Qwen3.6-35B-A3B" | "Qwen/Qwen3.5-35B-A3B" | "Qwen/Qwen3.5-397B-A17B" | "google/gemma-4-26B-A4B-it" | "google/gemma-4-31B-it" | "openai/gpt-oss-120b" | "openai/gpt-oss-20b";
3
+ export type ModelName="MiMo-V2.5" | "MiMo-V2.5-Pro" | "MiniMax M2.5" | "GLM-4.7" | "GLM-5" | "GLM-5.1" | "GLM-4.7-Flash" | "GLM-4.6" | "Kimi K2.6" | "Kimi K2.5" | "Llama 3.3 70B Turbo" | "Llama 4 Maverick 17B FP8" | "Llama 4 Scout 17B" | "DeepSeek V4 Flash" | "DeepSeek V4 Pro" | "DeepSeek-V3.2" | "DeepSeek-R1-0528" | "Qwen3 Coder 480B A35B Instruct Turbo" | "Qwen3.6 35B A3B" | "Qwen 3.5 35B A3B" | "Qwen 3.5 397B A17B" | "Gemma 4 26B A4B IT" | "Gemma 4 31B IT" | "GPT OSS 120B" | "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="XiaomiMiMo/MiMo-V2.5" | "XiaomiMiMo/MiMo-V2.5-Pro" | "MiniMaxAI/MiniMax-M2.5" | "MiniMaxAI/MiniMax-M2" | "MiniMaxAI/MiniMax-M2.1" | "zai-org/GLM-4.7" | "zai-org/GLM-5" | "zai-org/GLM-5.1" | "zai-org/GLM-4.5" | "zai-org/GLM-4.6V" | "zai-org/GLM-4.7-Flash" | "zai-org/GLM-4.6" | "anthropic/claude-4-opus" | "anthropic/claude-3-7-sonnet-latest" | "moonshotai/Kimi-K2.6" | "moonshotai/Kimi-K2-Instruct-0905" | "moonshotai/Kimi-K2.5" | "moonshotai/Kimi-K2-Instruct" | "moonshotai/Kimi-K2-Thinking" | "meta-llama/Llama-3.1-70B-Instruct" | "meta-llama/Llama-3.3-70B-Instruct-Turbo" | "meta-llama/Llama-3.1-8B-Instruct-Turbo" | "meta-llama/Llama-3.1-70B-Instruct-Turbo" | "meta-llama/Llama-3.1-8B-Instruct" | "meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8" | "meta-llama/Llama-4-Scout-17B-16E-Instruct" | "deepseek-ai/DeepSeek-V4-Flash" | "deepseek-ai/DeepSeek-V4-Pro" | "deepseek-ai/DeepSeek-V3.2" | "deepseek-ai/DeepSeek-R1-0528" | "Qwen/Qwen3-Coder-480B-A35B-Instruct" | "Qwen/Qwen3-Coder-480B-A35B-Instruct-Turbo" | "Qwen/Qwen3.6-35B-A3B" | "Qwen/Qwen3.5-35B-A3B" | "Qwen/Qwen3.5-397B-A17B" | "google/gemma-4-26B-A4B-it" | "google/gemma-4-31B-it" | "openai/gpt-oss-120b" | "openai/gpt-oss-20b";
3
- export type ModelName="MiMo-V2.5" | "MiMo-V2.5-Pro" | "MiniMax M2.5" | "MiniMax M2" | "MiniMax M2.1" | "GLM-4.7" | "GLM-5" | "GLM-5.1" | "GLM-4.5" | "GLM-4.6V" | "GLM-4.7-Flash" | "GLM-4.6" | "Claude Opus 4" | "Claude Sonnet 3.7 (Latest)" | "Kimi K2.6" | "Kimi K2 0905" | "Kimi K2.5" | "Kimi K2" | "Kimi K2 Thinking" | "Llama 3.1 70B" | "Llama 3.3 70B Turbo" | "Llama 3.1 8B Turbo" | "Llama 3.1 70B Turbo" | "Llama 3.1 8B" | "Llama 4 Maverick 17B FP8" | "Llama 4 Scout 17B" | "DeepSeek V4 Flash" | "DeepSeek V4 Pro" | "DeepSeek-V3.2" | "DeepSeek-R1-0528" | "Qwen3 Coder 480B A35B Instruct" | "Qwen3 Coder 480B A35B Instruct Turbo" | "Qwen3.6 35B A3B" | "Qwen 3.5 35B A3B" | "Qwen 3.5 397B A17B" | "Gemma 4 26B A4B IT" | "Gemma 4 31B IT" | "GPT OSS 120B" | "GPT OSS 20B";
2
+ export type ModelId="XiaomiMiMo/MiMo-V2.5" | "XiaomiMiMo/MiMo-V2.5-Pro" | "MiniMaxAI/MiniMax-M2.5" | "zai-org/GLM-4.7" | "zai-org/GLM-5" | "zai-org/GLM-5.1" | "zai-org/GLM-4.7-Flash" | "zai-org/GLM-4.6" | "moonshotai/Kimi-K2.6" | "moonshotai/Kimi-K2.5" | "meta-llama/Llama-3.3-70B-Instruct-Turbo" | "meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8" | "meta-llama/Llama-4-Scout-17B-16E-Instruct" | "deepseek-ai/DeepSeek-V4-Flash" | "deepseek-ai/DeepSeek-V4-Pro" | "deepseek-ai/DeepSeek-V3.2" | "deepseek-ai/DeepSeek-R1-0528" | "Qwen/Qwen3-Coder-480B-A35B-Instruct-Turbo" | "Qwen/Qwen3.6-35B-A3B" | "Qwen/Qwen3.5-35B-A3B" | "Qwen/Qwen3.5-397B-A17B" | "google/gemma-4-26B-A4B-it" | "google/gemma-4-31B-it" | "openai/gpt-oss-120b" | "openai/gpt-oss-20b";
3
+ export type ModelName="MiMo-V2.5" | "MiMo-V2.5-Pro" | "MiniMax M2.5" | "GLM-4.7" | "GLM-5" | "GLM-5.1" | "GLM-4.7-Flash" | "GLM-4.6" | "Kimi K2.6" | "Kimi K2.5" | "Llama 3.3 70B Turbo" | "Llama 4 Maverick 17B FP8" | "Llama 4 Scout 17B" | "DeepSeek V4 Flash" | "DeepSeek V4 Pro" | "DeepSeek-V3.2" | "DeepSeek-R1-0528" | "Qwen3 Coder 480B A35B Instruct Turbo" | "Qwen3.6 35B A3B" | "Qwen 3.5 35B A3B" | "Qwen 3.5 397B A17B" | "Gemma 4 26B A4B IT" | "Gemma 4 31B IT" | "GPT OSS 120B" | "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="claude-opus-4-7@default" | "claude-haiku-4-5@20251001" | "claude-sonnet-4@20250514" | "claude-opus-4-5@20251101" | "claude-opus-4-1@20250805" | "claude-sonnet-4-5@20250929" | "claude-sonnet-4-6@default" | "claude-3-5-sonnet@20241022" | "claude-opus-4-8@default" | "claude-opus-4@20250514" | "claude-3-7-sonnet@20250219" | "claude-3-5-haiku@20241022" | "claude-opus-4-6@default";
3
- export type ModelName="Claude Opus 4.7" | "Claude Haiku 4.5" | "Claude Sonnet 4" | "Claude Opus 4.5" | "Claude Opus 4.1" | "Claude Sonnet 4.5" | "Claude Sonnet 4.6" | "Claude Sonnet 3.5 v2" | "Claude Opus 4.8" | "Claude Opus 4" | "Claude Sonnet 3.7" | "Claude Haiku 3.5" | "Claude Opus 4.6";
2
+ export type ModelId="claude-opus-4-7@default" | "claude-haiku-4-5@20251001" | "claude-sonnet-4@20250514" | "claude-opus-4-5@20251101" | "claude-opus-4-1@20250805" | "claude-sonnet-4-5@20250929" | "claude-sonnet-4-6@default" | "claude-opus-4-8@default" | "claude-opus-4@20250514" | "claude-3-5-haiku@20241022" | "claude-opus-4-6@default";
3
+ export type ModelName="Claude Opus 4.7" | "Claude Haiku 4.5" | "Claude Sonnet 4" | "Claude Opus 4.5" | "Claude Opus 4.1" | "Claude Sonnet 4.5" | "Claude Sonnet 4.6" | "Claude Opus 4.8" | "Claude Opus 4" | "Claude Haiku 3.5" | "Claude Opus 4.6";
4
4
  export declare function getModels():Model[];
5
5
  export declare function getModel(id:ModelId):Model|undefined;
6
6
  export declare function getPrice(id:ModelId,tokens:TokenUsage):PriceBreakdown|null;
@@ -1,6 +1,6 @@
1
1
  import type{Model,PriceBreakdown,TokenUsage}from'../index.js';
2
- export type ModelId="claude-opus-4-7@default" | "claude-haiku-4-5@20251001" | "claude-sonnet-4@20250514" | "claude-opus-4-5@20251101" | "claude-opus-4-1@20250805" | "claude-sonnet-4-5@20250929" | "claude-sonnet-4-6@default" | "claude-3-5-sonnet@20241022" | "claude-opus-4-8@default" | "claude-opus-4@20250514" | "claude-3-7-sonnet@20250219" | "claude-3-5-haiku@20241022" | "claude-opus-4-6@default";
3
- export type ModelName="Claude Opus 4.7" | "Claude Haiku 4.5" | "Claude Sonnet 4" | "Claude Opus 4.5" | "Claude Opus 4.1" | "Claude Sonnet 4.5" | "Claude Sonnet 4.6" | "Claude Sonnet 3.5 v2" | "Claude Opus 4.8" | "Claude Opus 4" | "Claude Sonnet 3.7" | "Claude Haiku 3.5" | "Claude Opus 4.6";
2
+ export type ModelId="claude-opus-4-7@default" | "claude-haiku-4-5@20251001" | "claude-sonnet-4@20250514" | "claude-opus-4-5@20251101" | "claude-opus-4-1@20250805" | "claude-sonnet-4-5@20250929" | "claude-sonnet-4-6@default" | "claude-opus-4-8@default" | "claude-opus-4@20250514" | "claude-3-5-haiku@20241022" | "claude-opus-4-6@default";
3
+ export type ModelName="Claude Opus 4.7" | "Claude Haiku 4.5" | "Claude Sonnet 4" | "Claude Opus 4.5" | "Claude Opus 4.1" | "Claude Sonnet 4.5" | "Claude Sonnet 4.6" | "Claude Opus 4.8" | "Claude Opus 4" | "Claude Haiku 3.5" | "Claude Opus 4.6";
4
4
  export declare function getModels():Model[];
5
5
  export declare function getModel(id:ModelId):Model|undefined;
6
6
  export declare function getPrice(id:ModelId,tokens:TokenUsage):PriceBreakdown|null;
@@ -1,6 +1,6 @@
1
1
  import type{Model,PriceBreakdown,TokenUsage}from'../index.mjs';
2
- export type ModelId="gemini-2.5-flash-lite-preview-06-17" | "claude-opus-4-7@default" | "gemini-2.5-flash-tts" | "claude-haiku-4-5@20251001" | "claude-sonnet-4@20250514" | "gemini-3.1-flash-lite-preview" | "gemini-2.0-flash-lite" | "gemini-flash-lite-latest" | "gemini-3-flash-preview" | "claude-opus-4-5@20251101" | "claude-opus-4-1@20250805" | "claude-sonnet-4-5@20250929" | "claude-sonnet-4-6@default" | "gemini-3.1-pro-preview-customtools" | "claude-3-5-sonnet@20241022" | "claude-opus-4-8@default" | "claude-opus-4@20250514" | "gemini-flash-latest" | "gemini-2.5-pro" | "claude-3-7-sonnet@20250219" | "gemini-3.1-pro-preview" | "gemini-3.1-flash-lite" | "gemini-2.5-flash-lite" | "gemini-2.5-flash" | "gemini-2.5-flash-preview-09-2025" | "gemini-2.0-flash" | "claude-3-5-haiku@20241022" | "gemini-3.5-flash" | "claude-opus-4-6@default" | "gemini-3-pro-preview" | "gemini-embedding-001" | "gemini-2.5-pro-tts" | "zai-org/glm-4.7-maas" | "zai-org/glm-5-maas" | "qwen/qwen3-235b-a22b-instruct-2507-maas" | "moonshotai/kimi-k2-thinking-maas" | "deepseek-ai/deepseek-v3.2-maas" | "deepseek-ai/deepseek-v3.1-maas" | "meta/llama-4-maverick-17b-128e-instruct-maas" | "meta/llama-3.3-70b-instruct-maas" | "openai/gpt-oss-120b-maas" | "openai/gpt-oss-20b-maas";
3
- export type ModelName="Gemini 2.5 Flash Lite Preview 06-17" | "Claude Opus 4.7" | "Gemini 2.5 Flash TTS" | "Claude Haiku 4.5" | "Claude Sonnet 4" | "Gemini 3.1 Flash Lite Preview" | "Gemini 2.0 Flash-Lite" | "Gemini Flash-Lite Latest" | "Gemini 3 Flash Preview" | "Claude Opus 4.5" | "Claude Opus 4.1" | "Claude Sonnet 4.5" | "Claude Sonnet 4.6" | "Gemini 3.1 Pro Preview Custom Tools" | "Claude Sonnet 3.5 v2" | "Claude Opus 4.8" | "Claude Opus 4" | "Gemini Flash Latest" | "Gemini 2.5 Pro" | "Claude Sonnet 3.7" | "Gemini 3.1 Pro Preview" | "Gemini 3.1 Flash Lite" | "Gemini 2.5 Flash-Lite" | "Gemini 2.5 Flash" | "Gemini 2.5 Flash Preview 09-25" | "Gemini 2.0 Flash" | "Claude Haiku 3.5" | "Gemini 3.5 Flash" | "Claude Opus 4.6" | "Gemini 3 Pro Preview" | "Gemini Embedding 001" | "Gemini 2.5 Pro TTS" | "GLM-4.7" | "GLM-5" | "Qwen3 235B A22B Instruct" | "Kimi K2 Thinking" | "DeepSeek V3.2" | "DeepSeek V3.1" | "Llama 4 Maverick 17B 128E Instruct" | "Llama 3.3 70B Instruct" | "GPT OSS 120B" | "GPT OSS 20B";
2
+ export type ModelId="claude-opus-4-7@default" | "gemini-2.5-flash-tts" | "claude-haiku-4-5@20251001" | "claude-sonnet-4@20250514" | "gemini-3.1-flash-lite-preview" | "gemini-flash-lite-latest" | "gemini-3-flash-preview" | "claude-opus-4-5@20251101" | "claude-opus-4-1@20250805" | "claude-sonnet-4-5@20250929" | "claude-sonnet-4-6@default" | "gemini-3.1-pro-preview-customtools" | "claude-opus-4-8@default" | "claude-opus-4@20250514" | "gemini-flash-latest" | "gemini-2.5-pro" | "gemini-3.1-pro-preview" | "gemini-3.1-flash-lite" | "gemini-2.5-flash-lite" | "gemini-2.5-flash" | "claude-3-5-haiku@20241022" | "gemini-3.5-flash" | "claude-opus-4-6@default" | "gemini-embedding-001" | "gemini-2.5-pro-tts" | "zai-org/glm-4.7-maas" | "zai-org/glm-5-maas" | "qwen/qwen3-235b-a22b-instruct-2507-maas" | "moonshotai/kimi-k2-thinking-maas" | "deepseek-ai/deepseek-v3.2-maas" | "deepseek-ai/deepseek-v3.1-maas" | "meta/llama-4-maverick-17b-128e-instruct-maas" | "meta/llama-3.3-70b-instruct-maas" | "openai/gpt-oss-120b-maas" | "openai/gpt-oss-20b-maas";
3
+ export type ModelName="Claude Opus 4.7" | "Gemini 2.5 Flash TTS" | "Claude Haiku 4.5" | "Claude Sonnet 4" | "Gemini 3.1 Flash Lite Preview" | "Gemini Flash-Lite Latest" | "Gemini 3 Flash Preview" | "Claude Opus 4.5" | "Claude Opus 4.1" | "Claude Sonnet 4.5" | "Claude Sonnet 4.6" | "Gemini 3.1 Pro Preview Custom Tools" | "Claude Opus 4.8" | "Claude Opus 4" | "Gemini Flash Latest" | "Gemini 2.5 Pro" | "Gemini 3.1 Pro Preview" | "Gemini 3.1 Flash Lite" | "Gemini 2.5 Flash-Lite" | "Gemini 2.5 Flash" | "Claude Haiku 3.5" | "Gemini 3.5 Flash" | "Claude Opus 4.6" | "Gemini Embedding 001" | "Gemini 2.5 Pro TTS" | "GLM-4.7" | "GLM-5" | "Qwen3 235B A22B Instruct" | "Kimi K2 Thinking" | "DeepSeek V3.2" | "DeepSeek V3.1" | "Llama 4 Maverick 17B 128E Instruct" | "Llama 3.3 70B Instruct" | "GPT OSS 120B" | "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-2.5-flash-lite-preview-06-17" | "claude-opus-4-7@default" | "gemini-2.5-flash-tts" | "claude-haiku-4-5@20251001" | "claude-sonnet-4@20250514" | "gemini-3.1-flash-lite-preview" | "gemini-2.0-flash-lite" | "gemini-flash-lite-latest" | "gemini-3-flash-preview" | "claude-opus-4-5@20251101" | "claude-opus-4-1@20250805" | "claude-sonnet-4-5@20250929" | "claude-sonnet-4-6@default" | "gemini-3.1-pro-preview-customtools" | "claude-3-5-sonnet@20241022" | "claude-opus-4-8@default" | "claude-opus-4@20250514" | "gemini-flash-latest" | "gemini-2.5-pro" | "claude-3-7-sonnet@20250219" | "gemini-3.1-pro-preview" | "gemini-3.1-flash-lite" | "gemini-2.5-flash-lite" | "gemini-2.5-flash" | "gemini-2.5-flash-preview-09-2025" | "gemini-2.0-flash" | "claude-3-5-haiku@20241022" | "gemini-3.5-flash" | "claude-opus-4-6@default" | "gemini-3-pro-preview" | "gemini-embedding-001" | "gemini-2.5-pro-tts" | "zai-org/glm-4.7-maas" | "zai-org/glm-5-maas" | "qwen/qwen3-235b-a22b-instruct-2507-maas" | "moonshotai/kimi-k2-thinking-maas" | "deepseek-ai/deepseek-v3.2-maas" | "deepseek-ai/deepseek-v3.1-maas" | "meta/llama-4-maverick-17b-128e-instruct-maas" | "meta/llama-3.3-70b-instruct-maas" | "openai/gpt-oss-120b-maas" | "openai/gpt-oss-20b-maas";
3
- export type ModelName="Gemini 2.5 Flash Lite Preview 06-17" | "Claude Opus 4.7" | "Gemini 2.5 Flash TTS" | "Claude Haiku 4.5" | "Claude Sonnet 4" | "Gemini 3.1 Flash Lite Preview" | "Gemini 2.0 Flash-Lite" | "Gemini Flash-Lite Latest" | "Gemini 3 Flash Preview" | "Claude Opus 4.5" | "Claude Opus 4.1" | "Claude Sonnet 4.5" | "Claude Sonnet 4.6" | "Gemini 3.1 Pro Preview Custom Tools" | "Claude Sonnet 3.5 v2" | "Claude Opus 4.8" | "Claude Opus 4" | "Gemini Flash Latest" | "Gemini 2.5 Pro" | "Claude Sonnet 3.7" | "Gemini 3.1 Pro Preview" | "Gemini 3.1 Flash Lite" | "Gemini 2.5 Flash-Lite" | "Gemini 2.5 Flash" | "Gemini 2.5 Flash Preview 09-25" | "Gemini 2.0 Flash" | "Claude Haiku 3.5" | "Gemini 3.5 Flash" | "Claude Opus 4.6" | "Gemini 3 Pro Preview" | "Gemini Embedding 001" | "Gemini 2.5 Pro TTS" | "GLM-4.7" | "GLM-5" | "Qwen3 235B A22B Instruct" | "Kimi K2 Thinking" | "DeepSeek V3.2" | "DeepSeek V3.1" | "Llama 4 Maverick 17B 128E Instruct" | "Llama 3.3 70B Instruct" | "GPT OSS 120B" | "GPT OSS 20B";
2
+ export type ModelId="claude-opus-4-7@default" | "gemini-2.5-flash-tts" | "claude-haiku-4-5@20251001" | "claude-sonnet-4@20250514" | "gemini-3.1-flash-lite-preview" | "gemini-flash-lite-latest" | "gemini-3-flash-preview" | "claude-opus-4-5@20251101" | "claude-opus-4-1@20250805" | "claude-sonnet-4-5@20250929" | "claude-sonnet-4-6@default" | "gemini-3.1-pro-preview-customtools" | "claude-opus-4-8@default" | "claude-opus-4@20250514" | "gemini-flash-latest" | "gemini-2.5-pro" | "gemini-3.1-pro-preview" | "gemini-3.1-flash-lite" | "gemini-2.5-flash-lite" | "gemini-2.5-flash" | "claude-3-5-haiku@20241022" | "gemini-3.5-flash" | "claude-opus-4-6@default" | "gemini-embedding-001" | "gemini-2.5-pro-tts" | "zai-org/glm-4.7-maas" | "zai-org/glm-5-maas" | "qwen/qwen3-235b-a22b-instruct-2507-maas" | "moonshotai/kimi-k2-thinking-maas" | "deepseek-ai/deepseek-v3.2-maas" | "deepseek-ai/deepseek-v3.1-maas" | "meta/llama-4-maverick-17b-128e-instruct-maas" | "meta/llama-3.3-70b-instruct-maas" | "openai/gpt-oss-120b-maas" | "openai/gpt-oss-20b-maas";
3
+ export type ModelName="Claude Opus 4.7" | "Gemini 2.5 Flash TTS" | "Claude Haiku 4.5" | "Claude Sonnet 4" | "Gemini 3.1 Flash Lite Preview" | "Gemini Flash-Lite Latest" | "Gemini 3 Flash Preview" | "Claude Opus 4.5" | "Claude Opus 4.1" | "Claude Sonnet 4.5" | "Claude Sonnet 4.6" | "Gemini 3.1 Pro Preview Custom Tools" | "Claude Opus 4.8" | "Claude Opus 4" | "Gemini Flash Latest" | "Gemini 2.5 Pro" | "Gemini 3.1 Pro Preview" | "Gemini 3.1 Flash Lite" | "Gemini 2.5 Flash-Lite" | "Gemini 2.5 Flash" | "Claude Haiku 3.5" | "Gemini 3.5 Flash" | "Claude Opus 4.6" | "Gemini Embedding 001" | "Gemini 2.5 Pro TTS" | "GLM-4.7" | "GLM-5" | "Qwen3 235B A22B Instruct" | "Kimi K2 Thinking" | "DeepSeek V3.2" | "DeepSeek V3.1" | "Llama 4 Maverick 17B 128E Instruct" | "Llama 3.3 70B Instruct" | "GPT OSS 120B" | "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="z-ai/glm4.7" | "z-ai/glm-5.1" | "upstage/solar-10_7b-instruct" | "sarvamai/sarvam-m" | "mistralai/magistral-small-2506" | "mistralai/mistral-large-3-675b-instruct-2512" | "mistralai/mistral-nemotron" | "mistralai/mixtral-8x7b-instruct" | "mistralai/mistral-7b-instruct-v03" | "mistralai/mixtral-8x22b-instruct" | "mistralai/mistral-medium-3-instruct" | "mistralai/mistral-small-4-119b-2603" | "mistralai/devstral-2-123b-instruct-2512" | "qwen/qwen2.5-coder-32b-instruct" | "qwen/qwen3.5-122b-a10b" | "qwen/qwen3-next-80b-a3b-instruct" | "qwen/qwen-image-edit" | "qwen/qwen3-coder-480b-a35b-instruct" | "qwen/qwen3-next-80b-a3b-thinking" | "qwen/qwen-image" | "qwen/qwen3.5-397b-a17b" | "black-forest-labs/flux_1-schnell" | "black-forest-labs/flux_2-klein-4b" | "black-forest-labs/flux_1-kontext-dev" | "black-forest-labs/flux.1-dev" | "moonshotai/kimi-k2-thinking" | "moonshotai/kimi-k2-instruct" | "moonshotai/kimi-k2.6" | "moonshotai/kimi-k2-instruct-0905" | "abacusai/dracarys-llama-3_1-70b-instruct" | "deepseek-ai/deepseek-v3.2" | "deepseek-ai/deepseek-v3.1-terminus" | "deepseek-ai/deepseek-v4-flash" | "deepseek-ai/deepseek-v4-pro" | "nvidia/cosmos-predict1-5b" | "nvidia/magpie-tts-zeroshot" | "nvidia/sparsedrive" | "nvidia/streampetr" | "nvidia/nemotron-3-nano-omni-30b-a3b-reasoning" | "nvidia/nemotron-3-nano-30b-a3b" | "nvidia/nv-embed-v1" | "nvidia/llama-nemotron-rerank-vl-1b-v2" | "nvidia/studiovoice" | "nvidia/cosmos-transfer2_5-2b" | "nvidia/nemotron-3-content-safety" | "nvidia/usdvalidate" | "nvidia/llama-3_2-nemoretriever-300m-embed-v1" | "nvidia/llama-nemotron-embed-vl-1b-v2" | "nvidia/usdcode" | "nvidia/llama-3_1-nemotron-safety-guard-8b-v3" | "nvidia/rerank-qa-mistral-4b" | "nvidia/nvidia-nemotron-nano-9b-v2" | "nvidia/synthetic-video-detector" | "nvidia/llama-3_3-nemotron-super-49b-v1_5" | "nvidia/nv-embedcode-7b-v1" | "nvidia/cosmos-transfer1-7b" | "nvidia/nemotron-mini-4b-instruct" | "nvidia/nemotron-voicechat" | "nvidia/riva-translate-4b-instruct-v1_1" | "nvidia/llama-3_3-nemotron-super-49b-v1" | "nvidia/nemotron-content-safety-reasoning-4b" | "nvidia/nemotron-3-super-120b-a12b" | "nvidia/gliner-pii" | "nvidia/bevformer" | "nvidia/active-speaker-detection" | "minimaxai/minimax-m2.7" | "minimaxai/minimax-m2.5" | "microsoft/phi-4-multimodal-instruct" | "microsoft/phi-4-mini-instruct" | "stepfun-ai/step-3.7-flash" | "stepfun-ai/step-3.5-flash" | "meta/llama-3.1-70b-instruct" | "meta/llama-guard-4-12b" | "meta/llama-4-maverick-17b-128e-instruct" | "meta/esm2-650m" | "meta/llama-3.2-3b-instruct" | "meta/llama-3.2-11b-vision-instruct" | "meta/llama-3.2-1b-instruct" | "meta/esmfold" | "meta/llama-3.1-8b-instruct" | "meta/llama-3.3-70b-instruct" | "meta/llama-3.2-90b-vision-instruct" | "baai/bge-m3" | "google/gemma-4-31b-it" | "google/gemma-2-2b-it" | "google/gemma-3n-e4b-it" | "google/google-paligemma" | "google/gemma-3n-e2b-it" | "google/gemma-3-27b-it" | "openai/gpt-oss-120b" | "openai/gpt-oss-20b" | "openai/whisper-large-v3" | "bytedance/seed-oss-36b-instruct";
3
- export type ModelName="GLM-4.7" | "GLM-5.1" | "solar-10.7b-instruct" | "sarvam-m" | "Magistral Small 2506" | "Mistral Large 3 675B Instruct 2512" | "mistral-nemotron" | "Mistral: Mixtral 8x7B Instruct" | "Mistral-7B-Instruct-v0.3" | "Mistral: Mixtral 8x22B Instruct" | "Mistral Medium 3" | "mistral-small-4-119b-2603" | "Devstral-2-123B-Instruct-2512" | "Qwen2.5 Coder 32b Instruct" | "Qwen3.5 122B-A10B" | "Qwen3-Next-80B-A3B-Instruct" | "Qwen Image Edit" | "Qwen3 Coder 480B A35B Instruct" | "Qwen3-Next-80B-A3B-Thinking" | "Qwen Image" | "Qwen3.5-397B-A17B" | "FLUX.1-schnell" | "FLUX.2 Klein 4B" | "FLUX.1-Kontext-dev" | "FLUX.1-dev" | "Kimi K2 Thinking" | "Kimi K2 Instruct" | "Kimi K2.6" | "Kimi K2 0905" | "dracarys-llama-3.1-70b-instruct" | "DeepSeek V3.2" | "DeepSeek V3.1 Terminus" | "DeepSeek V4 Flash" | "DeepSeek V4 Pro" | "cosmos-predict1-5b" | "magpie-tts-zeroshot" | "sparsedrive" | "streampetr" | "Nemotron 3 Nano Omni" | "nemotron-3-nano-30b-a3b" | "nv-embed-v1" | "llama-nemotron-rerank-vl-1b-v2" | "studiovoice" | "cosmos-transfer2.5-2b" | "nemotron-3-content-safety" | "usdvalidate" | "llama-3_2-nemoretriever-300m-embed-v1" | "llama-nemotron-embed-vl-1b-v2" | "usdcode" | "llama-3.1-nemotron-safety-guard-8b-v3" | "rerank-qa-mistral-4b" | "nvidia-nemotron-nano-9b-v2" | "synthetic-video-detector" | "Llama 3.3 Nemotron Super 49B v1.5" | "nv-embedcode-7b-v1" | "cosmos-transfer1-7b" | "nemotron-mini-4b-instruct" | "nemotron-voicechat" | "riva-translate-4b-instruct-v1_1" | "Llama 3.3 Nemotron Super 49B v1" | "nemotron-content-safety-reasoning-4b" | "Nemotron 3 Super" | "gliner-pii" | "bevformer" | "Active Speaker Detection" | "MiniMax-M2.7" | "MiniMax-M2.5" | "Phi 4 Multimodal" | "Phi-4-Mini" | "Step 3.7 Flash" | "Step 3.5 Flash" | "Llama 3.1 70b Instruct" | "Llama Guard 4 12B" | "Llama 4 Maverick 17b 128e Instruct" | "esm2-650m" | "Llama 3.2 3B Instruct" | "Llama 3.2 11b Vision Instruct" | "Llama 3.2 1b Instruct" | "esmfold" | "Llama 3.1 8B Instruct" | "Llama 3.3 70b Instruct" | "Llama-3.2-90B-Vision-Instruct" | "BGE M3" | "Gemma-4-31B-IT" | "Gemma 2 2b It" | "Gemma 3n E4b It" | "paligemma" | "Gemma 3n E2b It" | "Gemma-3-27B-IT" | "GPT-OSS-120B" | "GPT OSS 20B" | "Whisper Large v3" | "ByteDance-Seed/Seed-OSS-36B-Instruct";
2
+ export type ModelId="z-ai/glm4.7" | "z-ai/glm-5.1" | "upstage/solar-10_7b-instruct" | "sarvamai/sarvam-m" | "mistralai/magistral-small-2506" | "mistralai/mistral-large-3-675b-instruct-2512" | "mistralai/mistral-nemotron" | "mistralai/mixtral-8x7b-instruct" | "mistralai/mistral-7b-instruct-v03" | "mistralai/mixtral-8x22b-instruct" | "mistralai/mistral-medium-3-instruct" | "mistralai/mistral-small-4-119b-2603" | "mistralai/devstral-2-123b-instruct-2512" | "qwen/qwen2.5-coder-32b-instruct" | "qwen/qwen3.5-122b-a10b" | "qwen/qwen3-next-80b-a3b-instruct" | "qwen/qwen-image-edit" | "qwen/qwen3-coder-480b-a35b-instruct" | "qwen/qwen3-next-80b-a3b-thinking" | "qwen/qwen-image" | "qwen/qwen3.5-397b-a17b" | "black-forest-labs/flux_1-schnell" | "black-forest-labs/flux_2-klein-4b" | "black-forest-labs/flux_1-kontext-dev" | "black-forest-labs/flux.1-dev" | "moonshotai/kimi-k2-thinking" | "moonshotai/kimi-k2-instruct" | "moonshotai/kimi-k2.6" | "moonshotai/kimi-k2-instruct-0905" | "abacusai/dracarys-llama-3_1-70b-instruct" | "deepseek-ai/deepseek-v3.2" | "deepseek-ai/deepseek-v3.1-terminus" | "deepseek-ai/deepseek-v4-flash" | "deepseek-ai/deepseek-v4-pro" | "nvidia/cosmos-predict1-5b" | "nvidia/magpie-tts-zeroshot" | "nvidia/sparsedrive" | "nvidia/streampetr" | "nvidia/nemotron-3-nano-omni-30b-a3b-reasoning" | "nvidia/nemotron-3-nano-30b-a3b" | "nvidia/nv-embed-v1" | "nvidia/llama-nemotron-rerank-vl-1b-v2" | "nvidia/studiovoice" | "nvidia/cosmos-transfer2_5-2b" | "nvidia/nemotron-3-content-safety" | "nvidia/usdvalidate" | "nvidia/llama-3_2-nemoretriever-300m-embed-v1" | "nvidia/llama-nemotron-embed-vl-1b-v2" | "nvidia/usdcode" | "nvidia/llama-3_1-nemotron-safety-guard-8b-v3" | "nvidia/rerank-qa-mistral-4b" | "nvidia/nemotron-3-ultra-550b-a55b" | "nvidia/nvidia-nemotron-nano-9b-v2" | "nvidia/synthetic-video-detector" | "nvidia/llama-3_3-nemotron-super-49b-v1_5" | "nvidia/nv-embedcode-7b-v1" | "nvidia/cosmos-transfer1-7b" | "nvidia/nemotron-mini-4b-instruct" | "nvidia/nemotron-voicechat" | "nvidia/riva-translate-4b-instruct-v1_1" | "nvidia/llama-3_3-nemotron-super-49b-v1" | "nvidia/nemotron-content-safety-reasoning-4b" | "nvidia/nemotron-3-super-120b-a12b" | "nvidia/gliner-pii" | "nvidia/bevformer" | "nvidia/active-speaker-detection" | "minimaxai/minimax-m2.7" | "minimaxai/minimax-m2.5" | "microsoft/phi-4-multimodal-instruct" | "microsoft/phi-4-mini-instruct" | "stepfun-ai/step-3.7-flash" | "stepfun-ai/step-3.5-flash" | "meta/llama-3.1-70b-instruct" | "meta/llama-guard-4-12b" | "meta/llama-4-maverick-17b-128e-instruct" | "meta/esm2-650m" | "meta/llama-3.2-3b-instruct" | "meta/llama-3.2-11b-vision-instruct" | "meta/llama-3.2-1b-instruct" | "meta/esmfold" | "meta/llama-3.1-8b-instruct" | "meta/llama-3.3-70b-instruct" | "meta/llama-3.2-90b-vision-instruct" | "baai/bge-m3" | "google/gemma-4-31b-it" | "google/gemma-2-2b-it" | "google/gemma-3n-e4b-it" | "google/google-paligemma" | "google/gemma-3n-e2b-it" | "google/gemma-3-27b-it" | "openai/gpt-oss-120b" | "openai/gpt-oss-20b" | "openai/whisper-large-v3" | "bytedance/seed-oss-36b-instruct";
3
+ export type ModelName="GLM-4.7" | "GLM-5.1" | "solar-10.7b-instruct" | "sarvam-m" | "Magistral Small 2506" | "Mistral Large 3 675B Instruct 2512" | "mistral-nemotron" | "Mistral: Mixtral 8x7B Instruct" | "Mistral-7B-Instruct-v0.3" | "Mistral: Mixtral 8x22B Instruct" | "Mistral Medium 3" | "mistral-small-4-119b-2603" | "Devstral-2-123B-Instruct-2512" | "Qwen2.5 Coder 32b Instruct" | "Qwen3.5 122B-A10B" | "Qwen3-Next-80B-A3B-Instruct" | "Qwen Image Edit" | "Qwen3 Coder 480B A35B Instruct" | "Qwen3-Next-80B-A3B-Thinking" | "Qwen Image" | "Qwen3.5-397B-A17B" | "FLUX.1-schnell" | "FLUX.2 Klein 4B" | "FLUX.1-Kontext-dev" | "FLUX.1-dev" | "Kimi K2 Thinking" | "Kimi K2 Instruct" | "Kimi K2.6" | "Kimi K2 0905" | "dracarys-llama-3.1-70b-instruct" | "DeepSeek V3.2" | "DeepSeek V3.1 Terminus" | "DeepSeek V4 Flash" | "DeepSeek V4 Pro" | "cosmos-predict1-5b" | "magpie-tts-zeroshot" | "sparsedrive" | "streampetr" | "Nemotron 3 Nano Omni" | "nemotron-3-nano-30b-a3b" | "nv-embed-v1" | "llama-nemotron-rerank-vl-1b-v2" | "studiovoice" | "cosmos-transfer2.5-2b" | "nemotron-3-content-safety" | "usdvalidate" | "llama-3_2-nemoretriever-300m-embed-v1" | "llama-nemotron-embed-vl-1b-v2" | "usdcode" | "llama-3.1-nemotron-safety-guard-8b-v3" | "rerank-qa-mistral-4b" | "Nemotron 3 Ultra 550B A55B" | "nvidia-nemotron-nano-9b-v2" | "synthetic-video-detector" | "Llama 3.3 Nemotron Super 49B v1.5" | "nv-embedcode-7b-v1" | "cosmos-transfer1-7b" | "nemotron-mini-4b-instruct" | "nemotron-voicechat" | "riva-translate-4b-instruct-v1_1" | "Llama 3.3 Nemotron Super 49B v1" | "nemotron-content-safety-reasoning-4b" | "Nemotron 3 Super" | "gliner-pii" | "bevformer" | "Active Speaker Detection" | "MiniMax-M2.7" | "MiniMax-M2.5" | "Phi 4 Multimodal" | "Phi-4-Mini" | "Step 3.7 Flash" | "Step 3.5 Flash" | "Llama 3.1 70b Instruct" | "Llama Guard 4 12B" | "Llama 4 Maverick 17b 128e Instruct" | "esm2-650m" | "Llama 3.2 3B Instruct" | "Llama 3.2 11b Vision Instruct" | "Llama 3.2 1b Instruct" | "esmfold" | "Llama 3.1 8B Instruct" | "Llama 3.3 70b Instruct" | "Llama-3.2-90B-Vision-Instruct" | "BGE M3" | "Gemma-4-31B-IT" | "Gemma 2 2b It" | "Gemma 3n E4b It" | "paligemma" | "Gemma 3n E2b It" | "Gemma-3-27B-IT" | "GPT-OSS-120B" | "GPT OSS 20B" | "Whisper Large v3" | "ByteDance-Seed/Seed-OSS-36B-Instruct";
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="z-ai/glm4.7" | "z-ai/glm-5.1" | "upstage/solar-10_7b-instruct" | "sarvamai/sarvam-m" | "mistralai/magistral-small-2506" | "mistralai/mistral-large-3-675b-instruct-2512" | "mistralai/mistral-nemotron" | "mistralai/mixtral-8x7b-instruct" | "mistralai/mistral-7b-instruct-v03" | "mistralai/mixtral-8x22b-instruct" | "mistralai/mistral-medium-3-instruct" | "mistralai/mistral-small-4-119b-2603" | "mistralai/devstral-2-123b-instruct-2512" | "qwen/qwen2.5-coder-32b-instruct" | "qwen/qwen3.5-122b-a10b" | "qwen/qwen3-next-80b-a3b-instruct" | "qwen/qwen-image-edit" | "qwen/qwen3-coder-480b-a35b-instruct" | "qwen/qwen3-next-80b-a3b-thinking" | "qwen/qwen-image" | "qwen/qwen3.5-397b-a17b" | "black-forest-labs/flux_1-schnell" | "black-forest-labs/flux_2-klein-4b" | "black-forest-labs/flux_1-kontext-dev" | "black-forest-labs/flux.1-dev" | "moonshotai/kimi-k2-thinking" | "moonshotai/kimi-k2-instruct" | "moonshotai/kimi-k2.6" | "moonshotai/kimi-k2-instruct-0905" | "abacusai/dracarys-llama-3_1-70b-instruct" | "deepseek-ai/deepseek-v3.2" | "deepseek-ai/deepseek-v3.1-terminus" | "deepseek-ai/deepseek-v4-flash" | "deepseek-ai/deepseek-v4-pro" | "nvidia/cosmos-predict1-5b" | "nvidia/magpie-tts-zeroshot" | "nvidia/sparsedrive" | "nvidia/streampetr" | "nvidia/nemotron-3-nano-omni-30b-a3b-reasoning" | "nvidia/nemotron-3-nano-30b-a3b" | "nvidia/nv-embed-v1" | "nvidia/llama-nemotron-rerank-vl-1b-v2" | "nvidia/studiovoice" | "nvidia/cosmos-transfer2_5-2b" | "nvidia/nemotron-3-content-safety" | "nvidia/usdvalidate" | "nvidia/llama-3_2-nemoretriever-300m-embed-v1" | "nvidia/llama-nemotron-embed-vl-1b-v2" | "nvidia/usdcode" | "nvidia/llama-3_1-nemotron-safety-guard-8b-v3" | "nvidia/rerank-qa-mistral-4b" | "nvidia/nvidia-nemotron-nano-9b-v2" | "nvidia/synthetic-video-detector" | "nvidia/llama-3_3-nemotron-super-49b-v1_5" | "nvidia/nv-embedcode-7b-v1" | "nvidia/cosmos-transfer1-7b" | "nvidia/nemotron-mini-4b-instruct" | "nvidia/nemotron-voicechat" | "nvidia/riva-translate-4b-instruct-v1_1" | "nvidia/llama-3_3-nemotron-super-49b-v1" | "nvidia/nemotron-content-safety-reasoning-4b" | "nvidia/nemotron-3-super-120b-a12b" | "nvidia/gliner-pii" | "nvidia/bevformer" | "nvidia/active-speaker-detection" | "minimaxai/minimax-m2.7" | "minimaxai/minimax-m2.5" | "microsoft/phi-4-multimodal-instruct" | "microsoft/phi-4-mini-instruct" | "stepfun-ai/step-3.7-flash" | "stepfun-ai/step-3.5-flash" | "meta/llama-3.1-70b-instruct" | "meta/llama-guard-4-12b" | "meta/llama-4-maverick-17b-128e-instruct" | "meta/esm2-650m" | "meta/llama-3.2-3b-instruct" | "meta/llama-3.2-11b-vision-instruct" | "meta/llama-3.2-1b-instruct" | "meta/esmfold" | "meta/llama-3.1-8b-instruct" | "meta/llama-3.3-70b-instruct" | "meta/llama-3.2-90b-vision-instruct" | "baai/bge-m3" | "google/gemma-4-31b-it" | "google/gemma-2-2b-it" | "google/gemma-3n-e4b-it" | "google/google-paligemma" | "google/gemma-3n-e2b-it" | "google/gemma-3-27b-it" | "openai/gpt-oss-120b" | "openai/gpt-oss-20b" | "openai/whisper-large-v3" | "bytedance/seed-oss-36b-instruct";
3
- export type ModelName="GLM-4.7" | "GLM-5.1" | "solar-10.7b-instruct" | "sarvam-m" | "Magistral Small 2506" | "Mistral Large 3 675B Instruct 2512" | "mistral-nemotron" | "Mistral: Mixtral 8x7B Instruct" | "Mistral-7B-Instruct-v0.3" | "Mistral: Mixtral 8x22B Instruct" | "Mistral Medium 3" | "mistral-small-4-119b-2603" | "Devstral-2-123B-Instruct-2512" | "Qwen2.5 Coder 32b Instruct" | "Qwen3.5 122B-A10B" | "Qwen3-Next-80B-A3B-Instruct" | "Qwen Image Edit" | "Qwen3 Coder 480B A35B Instruct" | "Qwen3-Next-80B-A3B-Thinking" | "Qwen Image" | "Qwen3.5-397B-A17B" | "FLUX.1-schnell" | "FLUX.2 Klein 4B" | "FLUX.1-Kontext-dev" | "FLUX.1-dev" | "Kimi K2 Thinking" | "Kimi K2 Instruct" | "Kimi K2.6" | "Kimi K2 0905" | "dracarys-llama-3.1-70b-instruct" | "DeepSeek V3.2" | "DeepSeek V3.1 Terminus" | "DeepSeek V4 Flash" | "DeepSeek V4 Pro" | "cosmos-predict1-5b" | "magpie-tts-zeroshot" | "sparsedrive" | "streampetr" | "Nemotron 3 Nano Omni" | "nemotron-3-nano-30b-a3b" | "nv-embed-v1" | "llama-nemotron-rerank-vl-1b-v2" | "studiovoice" | "cosmos-transfer2.5-2b" | "nemotron-3-content-safety" | "usdvalidate" | "llama-3_2-nemoretriever-300m-embed-v1" | "llama-nemotron-embed-vl-1b-v2" | "usdcode" | "llama-3.1-nemotron-safety-guard-8b-v3" | "rerank-qa-mistral-4b" | "nvidia-nemotron-nano-9b-v2" | "synthetic-video-detector" | "Llama 3.3 Nemotron Super 49B v1.5" | "nv-embedcode-7b-v1" | "cosmos-transfer1-7b" | "nemotron-mini-4b-instruct" | "nemotron-voicechat" | "riva-translate-4b-instruct-v1_1" | "Llama 3.3 Nemotron Super 49B v1" | "nemotron-content-safety-reasoning-4b" | "Nemotron 3 Super" | "gliner-pii" | "bevformer" | "Active Speaker Detection" | "MiniMax-M2.7" | "MiniMax-M2.5" | "Phi 4 Multimodal" | "Phi-4-Mini" | "Step 3.7 Flash" | "Step 3.5 Flash" | "Llama 3.1 70b Instruct" | "Llama Guard 4 12B" | "Llama 4 Maverick 17b 128e Instruct" | "esm2-650m" | "Llama 3.2 3B Instruct" | "Llama 3.2 11b Vision Instruct" | "Llama 3.2 1b Instruct" | "esmfold" | "Llama 3.1 8B Instruct" | "Llama 3.3 70b Instruct" | "Llama-3.2-90B-Vision-Instruct" | "BGE M3" | "Gemma-4-31B-IT" | "Gemma 2 2b It" | "Gemma 3n E4b It" | "paligemma" | "Gemma 3n E2b It" | "Gemma-3-27B-IT" | "GPT-OSS-120B" | "GPT OSS 20B" | "Whisper Large v3" | "ByteDance-Seed/Seed-OSS-36B-Instruct";
2
+ export type ModelId="z-ai/glm4.7" | "z-ai/glm-5.1" | "upstage/solar-10_7b-instruct" | "sarvamai/sarvam-m" | "mistralai/magistral-small-2506" | "mistralai/mistral-large-3-675b-instruct-2512" | "mistralai/mistral-nemotron" | "mistralai/mixtral-8x7b-instruct" | "mistralai/mistral-7b-instruct-v03" | "mistralai/mixtral-8x22b-instruct" | "mistralai/mistral-medium-3-instruct" | "mistralai/mistral-small-4-119b-2603" | "mistralai/devstral-2-123b-instruct-2512" | "qwen/qwen2.5-coder-32b-instruct" | "qwen/qwen3.5-122b-a10b" | "qwen/qwen3-next-80b-a3b-instruct" | "qwen/qwen-image-edit" | "qwen/qwen3-coder-480b-a35b-instruct" | "qwen/qwen3-next-80b-a3b-thinking" | "qwen/qwen-image" | "qwen/qwen3.5-397b-a17b" | "black-forest-labs/flux_1-schnell" | "black-forest-labs/flux_2-klein-4b" | "black-forest-labs/flux_1-kontext-dev" | "black-forest-labs/flux.1-dev" | "moonshotai/kimi-k2-thinking" | "moonshotai/kimi-k2-instruct" | "moonshotai/kimi-k2.6" | "moonshotai/kimi-k2-instruct-0905" | "abacusai/dracarys-llama-3_1-70b-instruct" | "deepseek-ai/deepseek-v3.2" | "deepseek-ai/deepseek-v3.1-terminus" | "deepseek-ai/deepseek-v4-flash" | "deepseek-ai/deepseek-v4-pro" | "nvidia/cosmos-predict1-5b" | "nvidia/magpie-tts-zeroshot" | "nvidia/sparsedrive" | "nvidia/streampetr" | "nvidia/nemotron-3-nano-omni-30b-a3b-reasoning" | "nvidia/nemotron-3-nano-30b-a3b" | "nvidia/nv-embed-v1" | "nvidia/llama-nemotron-rerank-vl-1b-v2" | "nvidia/studiovoice" | "nvidia/cosmos-transfer2_5-2b" | "nvidia/nemotron-3-content-safety" | "nvidia/usdvalidate" | "nvidia/llama-3_2-nemoretriever-300m-embed-v1" | "nvidia/llama-nemotron-embed-vl-1b-v2" | "nvidia/usdcode" | "nvidia/llama-3_1-nemotron-safety-guard-8b-v3" | "nvidia/rerank-qa-mistral-4b" | "nvidia/nemotron-3-ultra-550b-a55b" | "nvidia/nvidia-nemotron-nano-9b-v2" | "nvidia/synthetic-video-detector" | "nvidia/llama-3_3-nemotron-super-49b-v1_5" | "nvidia/nv-embedcode-7b-v1" | "nvidia/cosmos-transfer1-7b" | "nvidia/nemotron-mini-4b-instruct" | "nvidia/nemotron-voicechat" | "nvidia/riva-translate-4b-instruct-v1_1" | "nvidia/llama-3_3-nemotron-super-49b-v1" | "nvidia/nemotron-content-safety-reasoning-4b" | "nvidia/nemotron-3-super-120b-a12b" | "nvidia/gliner-pii" | "nvidia/bevformer" | "nvidia/active-speaker-detection" | "minimaxai/minimax-m2.7" | "minimaxai/minimax-m2.5" | "microsoft/phi-4-multimodal-instruct" | "microsoft/phi-4-mini-instruct" | "stepfun-ai/step-3.7-flash" | "stepfun-ai/step-3.5-flash" | "meta/llama-3.1-70b-instruct" | "meta/llama-guard-4-12b" | "meta/llama-4-maverick-17b-128e-instruct" | "meta/esm2-650m" | "meta/llama-3.2-3b-instruct" | "meta/llama-3.2-11b-vision-instruct" | "meta/llama-3.2-1b-instruct" | "meta/esmfold" | "meta/llama-3.1-8b-instruct" | "meta/llama-3.3-70b-instruct" | "meta/llama-3.2-90b-vision-instruct" | "baai/bge-m3" | "google/gemma-4-31b-it" | "google/gemma-2-2b-it" | "google/gemma-3n-e4b-it" | "google/google-paligemma" | "google/gemma-3n-e2b-it" | "google/gemma-3-27b-it" | "openai/gpt-oss-120b" | "openai/gpt-oss-20b" | "openai/whisper-large-v3" | "bytedance/seed-oss-36b-instruct";
3
+ export type ModelName="GLM-4.7" | "GLM-5.1" | "solar-10.7b-instruct" | "sarvam-m" | "Magistral Small 2506" | "Mistral Large 3 675B Instruct 2512" | "mistral-nemotron" | "Mistral: Mixtral 8x7B Instruct" | "Mistral-7B-Instruct-v0.3" | "Mistral: Mixtral 8x22B Instruct" | "Mistral Medium 3" | "mistral-small-4-119b-2603" | "Devstral-2-123B-Instruct-2512" | "Qwen2.5 Coder 32b Instruct" | "Qwen3.5 122B-A10B" | "Qwen3-Next-80B-A3B-Instruct" | "Qwen Image Edit" | "Qwen3 Coder 480B A35B Instruct" | "Qwen3-Next-80B-A3B-Thinking" | "Qwen Image" | "Qwen3.5-397B-A17B" | "FLUX.1-schnell" | "FLUX.2 Klein 4B" | "FLUX.1-Kontext-dev" | "FLUX.1-dev" | "Kimi K2 Thinking" | "Kimi K2 Instruct" | "Kimi K2.6" | "Kimi K2 0905" | "dracarys-llama-3.1-70b-instruct" | "DeepSeek V3.2" | "DeepSeek V3.1 Terminus" | "DeepSeek V4 Flash" | "DeepSeek V4 Pro" | "cosmos-predict1-5b" | "magpie-tts-zeroshot" | "sparsedrive" | "streampetr" | "Nemotron 3 Nano Omni" | "nemotron-3-nano-30b-a3b" | "nv-embed-v1" | "llama-nemotron-rerank-vl-1b-v2" | "studiovoice" | "cosmos-transfer2.5-2b" | "nemotron-3-content-safety" | "usdvalidate" | "llama-3_2-nemoretriever-300m-embed-v1" | "llama-nemotron-embed-vl-1b-v2" | "usdcode" | "llama-3.1-nemotron-safety-guard-8b-v3" | "rerank-qa-mistral-4b" | "Nemotron 3 Ultra 550B A55B" | "nvidia-nemotron-nano-9b-v2" | "synthetic-video-detector" | "Llama 3.3 Nemotron Super 49B v1.5" | "nv-embedcode-7b-v1" | "cosmos-transfer1-7b" | "nemotron-mini-4b-instruct" | "nemotron-voicechat" | "riva-translate-4b-instruct-v1_1" | "Llama 3.3 Nemotron Super 49B v1" | "nemotron-content-safety-reasoning-4b" | "Nemotron 3 Super" | "gliner-pii" | "bevformer" | "Active Speaker Detection" | "MiniMax-M2.7" | "MiniMax-M2.5" | "Phi 4 Multimodal" | "Phi-4-Mini" | "Step 3.7 Flash" | "Step 3.5 Flash" | "Llama 3.1 70b Instruct" | "Llama Guard 4 12B" | "Llama 4 Maverick 17b 128e Instruct" | "esm2-650m" | "Llama 3.2 3B Instruct" | "Llama 3.2 11b Vision Instruct" | "Llama 3.2 1b Instruct" | "esmfold" | "Llama 3.1 8B Instruct" | "Llama 3.3 70b Instruct" | "Llama-3.2-90B-Vision-Instruct" | "BGE M3" | "Gemma-4-31B-IT" | "Gemma 2 2b It" | "Gemma 3n E4b It" | "paligemma" | "Gemma 3n E2b It" | "Gemma-3-27B-IT" | "GPT-OSS-120B" | "GPT OSS 20B" | "Whisper Large v3" | "ByteDance-Seed/Seed-OSS-36B-Instruct";
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="gpt-4o-2024-08-06" | "gpt-5-pro" | "gpt-5-mini" | "gpt-4o" | "gpt-5.2" | "gpt-5-chat-latest" | "gpt-5-codex" | "o3" | "gpt-5.3-chat-latest" | "text-embedding-3-small" | "gpt-4o-2024-11-20" | "gpt-5" | "gpt-5.4-pro" | "gpt-4.1-mini" | "text-embedding-3-large" | "gpt-5.2-pro" | "o3-pro" | "o4-mini" | "gpt-5.4" | "o3-mini" | "gpt-5.5" | "gpt-5.2-chat-latest" | "gpt-5.1" | "gpt-5-nano" | "gpt-4o-mini" | "gpt-5.1-codex-max" | "gpt-5.1-codex-mini" | "o1-pro" | "text-embedding-ada-002" | "o3-deep-research" | "gpt-4.1" | "gpt-5.4-nano" | "gpt-5.3-codex" | "gpt-5.3-codex-spark" | "gpt-5.5-pro" | "o4-mini-deep-research" | "gpt-3.5-turbo" | "gpt-5.2-codex" | "o1-mini" | "gpt-5.1-codex" | "gpt-4o-2024-05-13" | "o1-preview" | "gpt-5.4-mini" | "gpt-4-turbo" | "gpt-5.1-chat-latest" | "o1" | "gpt-4" | "gpt-4.1-nano";
3
- export type ModelName="GPT-4o (2024-08-06)" | "GPT-5 Pro" | "GPT-5 Mini" | "GPT-4o" | "GPT-5.2" | "GPT-5 Chat (latest)" | "GPT-5-Codex" | "o3" | "GPT-5.3 Chat (latest)" | "text-embedding-3-small" | "GPT-4o (2024-11-20)" | "GPT-5" | "GPT-5.4 Pro" | "GPT-4.1 mini" | "text-embedding-3-large" | "GPT-5.2 Pro" | "o3-pro" | "o4-mini" | "GPT-5.4" | "o3-mini" | "GPT-5.5" | "GPT-5.2 Chat" | "GPT-5.1" | "GPT-5 Nano" | "GPT-4o mini" | "GPT-5.1 Codex Max" | "GPT-5.1 Codex mini" | "o1-pro" | "text-embedding-ada-002" | "o3-deep-research" | "GPT-4.1" | "GPT-5.4 nano" | "GPT-5.3 Codex" | "GPT-5.3 Codex Spark" | "GPT-5.5 Pro" | "o4-mini-deep-research" | "GPT-3.5-turbo" | "GPT-5.2 Codex" | "o1-mini" | "GPT-5.1 Codex" | "GPT-4o (2024-05-13)" | "o1-preview" | "GPT-5.4 mini" | "GPT-4 Turbo" | "GPT-5.1 Chat" | "o1" | "GPT-4" | "GPT-4.1 nano";
2
+ export type ModelId="gpt-4o-2024-08-06" | "gpt-5-pro" | "gpt-5-mini" | "gpt-4o" | "gpt-5.2" | "gpt-5-chat-latest" | "gpt-5-codex" | "o3" | "gpt-5.3-chat-latest" | "text-embedding-3-small" | "gpt-4o-2024-11-20" | "gpt-5" | "gpt-5.4-pro" | "gpt-4.1-mini" | "text-embedding-3-large" | "gpt-5.2-pro" | "o3-pro" | "o4-mini" | "gpt-5.4" | "o3-mini" | "gpt-5.5" | "gpt-5.2-chat-latest" | "gpt-5.1" | "gpt-5-nano" | "gpt-4o-mini" | "gpt-5.1-codex-max" | "gpt-5.1-codex-mini" | "o1-pro" | "text-embedding-ada-002" | "o3-deep-research" | "gpt-4.1" | "gpt-5.4-nano" | "gpt-5.3-codex" | "gpt-5.3-codex-spark" | "gpt-5.5-pro" | "o4-mini-deep-research" | "gpt-3.5-turbo" | "gpt-5.2-codex" | "gpt-5.1-codex" | "gpt-4o-2024-05-13" | "gpt-5.4-mini" | "gpt-4-turbo" | "gpt-5.1-chat-latest" | "o1" | "gpt-4" | "gpt-4.1-nano";
3
+ export type ModelName="GPT-4o (2024-08-06)" | "GPT-5 Pro" | "GPT-5 Mini" | "GPT-4o" | "GPT-5.2" | "GPT-5 Chat (latest)" | "GPT-5-Codex" | "o3" | "GPT-5.3 Chat (latest)" | "text-embedding-3-small" | "GPT-4o (2024-11-20)" | "GPT-5" | "GPT-5.4 Pro" | "GPT-4.1 mini" | "text-embedding-3-large" | "GPT-5.2 Pro" | "o3-pro" | "o4-mini" | "GPT-5.4" | "o3-mini" | "GPT-5.5" | "GPT-5.2 Chat" | "GPT-5.1" | "GPT-5 Nano" | "GPT-4o mini" | "GPT-5.1 Codex Max" | "GPT-5.1 Codex mini" | "o1-pro" | "text-embedding-ada-002" | "o3-deep-research" | "GPT-4.1" | "GPT-5.4 nano" | "GPT-5.3 Codex" | "GPT-5.3 Codex Spark" | "GPT-5.5 Pro" | "o4-mini-deep-research" | "GPT-3.5-turbo" | "GPT-5.2 Codex" | "GPT-5.1 Codex" | "GPT-4o (2024-05-13)" | "GPT-5.4 mini" | "GPT-4 Turbo" | "GPT-5.1 Chat" | "o1" | "GPT-4" | "GPT-4.1 nano";
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="gpt-4o-2024-08-06" | "gpt-5-pro" | "gpt-5-mini" | "gpt-4o" | "gpt-5.2" | "gpt-5-chat-latest" | "gpt-5-codex" | "o3" | "gpt-5.3-chat-latest" | "text-embedding-3-small" | "gpt-4o-2024-11-20" | "gpt-5" | "gpt-5.4-pro" | "gpt-4.1-mini" | "text-embedding-3-large" | "gpt-5.2-pro" | "o3-pro" | "o4-mini" | "gpt-5.4" | "o3-mini" | "gpt-5.5" | "gpt-5.2-chat-latest" | "gpt-5.1" | "gpt-5-nano" | "gpt-4o-mini" | "gpt-5.1-codex-max" | "gpt-5.1-codex-mini" | "o1-pro" | "text-embedding-ada-002" | "o3-deep-research" | "gpt-4.1" | "gpt-5.4-nano" | "gpt-5.3-codex" | "gpt-5.3-codex-spark" | "gpt-5.5-pro" | "o4-mini-deep-research" | "gpt-3.5-turbo" | "gpt-5.2-codex" | "o1-mini" | "gpt-5.1-codex" | "gpt-4o-2024-05-13" | "o1-preview" | "gpt-5.4-mini" | "gpt-4-turbo" | "gpt-5.1-chat-latest" | "o1" | "gpt-4" | "gpt-4.1-nano";
3
- export type ModelName="GPT-4o (2024-08-06)" | "GPT-5 Pro" | "GPT-5 Mini" | "GPT-4o" | "GPT-5.2" | "GPT-5 Chat (latest)" | "GPT-5-Codex" | "o3" | "GPT-5.3 Chat (latest)" | "text-embedding-3-small" | "GPT-4o (2024-11-20)" | "GPT-5" | "GPT-5.4 Pro" | "GPT-4.1 mini" | "text-embedding-3-large" | "GPT-5.2 Pro" | "o3-pro" | "o4-mini" | "GPT-5.4" | "o3-mini" | "GPT-5.5" | "GPT-5.2 Chat" | "GPT-5.1" | "GPT-5 Nano" | "GPT-4o mini" | "GPT-5.1 Codex Max" | "GPT-5.1 Codex mini" | "o1-pro" | "text-embedding-ada-002" | "o3-deep-research" | "GPT-4.1" | "GPT-5.4 nano" | "GPT-5.3 Codex" | "GPT-5.3 Codex Spark" | "GPT-5.5 Pro" | "o4-mini-deep-research" | "GPT-3.5-turbo" | "GPT-5.2 Codex" | "o1-mini" | "GPT-5.1 Codex" | "GPT-4o (2024-05-13)" | "o1-preview" | "GPT-5.4 mini" | "GPT-4 Turbo" | "GPT-5.1 Chat" | "o1" | "GPT-4" | "GPT-4.1 nano";
2
+ export type ModelId="gpt-4o-2024-08-06" | "gpt-5-pro" | "gpt-5-mini" | "gpt-4o" | "gpt-5.2" | "gpt-5-chat-latest" | "gpt-5-codex" | "o3" | "gpt-5.3-chat-latest" | "text-embedding-3-small" | "gpt-4o-2024-11-20" | "gpt-5" | "gpt-5.4-pro" | "gpt-4.1-mini" | "text-embedding-3-large" | "gpt-5.2-pro" | "o3-pro" | "o4-mini" | "gpt-5.4" | "o3-mini" | "gpt-5.5" | "gpt-5.2-chat-latest" | "gpt-5.1" | "gpt-5-nano" | "gpt-4o-mini" | "gpt-5.1-codex-max" | "gpt-5.1-codex-mini" | "o1-pro" | "text-embedding-ada-002" | "o3-deep-research" | "gpt-4.1" | "gpt-5.4-nano" | "gpt-5.3-codex" | "gpt-5.3-codex-spark" | "gpt-5.5-pro" | "o4-mini-deep-research" | "gpt-3.5-turbo" | "gpt-5.2-codex" | "gpt-5.1-codex" | "gpt-4o-2024-05-13" | "gpt-5.4-mini" | "gpt-4-turbo" | "gpt-5.1-chat-latest" | "o1" | "gpt-4" | "gpt-4.1-nano";
3
+ export type ModelName="GPT-4o (2024-08-06)" | "GPT-5 Pro" | "GPT-5 Mini" | "GPT-4o" | "GPT-5.2" | "GPT-5 Chat (latest)" | "GPT-5-Codex" | "o3" | "GPT-5.3 Chat (latest)" | "text-embedding-3-small" | "GPT-4o (2024-11-20)" | "GPT-5" | "GPT-5.4 Pro" | "GPT-4.1 mini" | "text-embedding-3-large" | "GPT-5.2 Pro" | "o3-pro" | "o4-mini" | "GPT-5.4" | "o3-mini" | "GPT-5.5" | "GPT-5.2 Chat" | "GPT-5.1" | "GPT-5 Nano" | "GPT-4o mini" | "GPT-5.1 Codex Max" | "GPT-5.1 Codex mini" | "o1-pro" | "text-embedding-ada-002" | "o3-deep-research" | "GPT-4.1" | "GPT-5.4 nano" | "GPT-5.3 Codex" | "GPT-5.3 Codex Spark" | "GPT-5.5 Pro" | "o4-mini-deep-research" | "GPT-3.5-turbo" | "GPT-5.2 Codex" | "GPT-5.1 Codex" | "GPT-4o (2024-05-13)" | "GPT-5.4 mini" | "GPT-4 Turbo" | "GPT-5.1 Chat" | "o1" | "GPT-4" | "GPT-4.1 nano";
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="kwaipilot/kat-coder-pro-v2" | "z-ai/glm-4.5-air:free" | "z-ai/glm-4.6" | "z-ai/glm-4.7" | "z-ai/glm-4-32b" | "z-ai/glm-4.5v" | "z-ai/glm-4.6v" | "z-ai/glm-4.7-flash" | "z-ai/glm-5v-turbo" | "z-ai/glm-5" | "z-ai/glm-5-turbo" | "z-ai/glm-4.5" | "z-ai/glm-4.5-air" | "z-ai/glm-5.1" | "upstage/solar-pro-3" | "prime-intellect/intellect-3" | "rekaai/reka-edge" | "rekaai/reka-flash-3" | "nousresearch/hermes-4-70b" | "nousresearch/hermes-3-llama-3.1-405b" | "nousresearch/hermes-3-llama-3.1-405b:free" | "nousresearch/hermes-3-llama-3.1-70b" | "nousresearch/hermes-4-405b" | "mistralai/mistral-small-24b-instruct-2501" | "mistralai/mistral-medium-3.1" | "mistralai/ministral-14b-2512" | "mistralai/mistral-large-2407" | "mistralai/mistral-small-2603" | "mistralai/ministral-8b-2512" | "mistralai/mistral-large" | "mistralai/mistral-small-3.1-24b-instruct" | "mistralai/mistral-nemo" | "mistralai/mistral-large-2512" | "mistralai/ministral-3b-2512" | "mistralai/mistral-saba" | "mistralai/mistral-medium-3" | "mistralai/voxtral-small-24b-2507" | "mistralai/mistral-medium-3-5" | "mistralai/mixtral-8x22b-instruct" | "mistralai/devstral-2512" | "mistralai/mistral-small-3.2-24b-instruct" | "mistralai/codestral-2508" | "sao10k/l3.1-euryale-70b" | "sao10k/l3-lunaris-8b" | "sao10k/l3.3-euryale-70b" | "sao10k/l3.1-70b-hanami-x1" | "deepseek/deepseek-r1-0528" | "deepseek/deepseek-v3.2" | "deepseek/deepseek-r1" | "deepseek/deepseek-chat-v3.1" | "deepseek/deepseek-chat-v3-0324" | "deepseek/deepseek-r1-distill-llama-70b" | "deepseek/deepseek-chat" | "deepseek/deepseek-v3.1-terminus" | "deepseek/deepseek-v4-flash" | "deepseek/deepseek-v3.2-exp" | "deepseek/deepseek-v4-pro" | "deepseek/deepseek-r1-distill-qwen-32b" | "inception/mercury-2" | "relace/relace-apply-3" | "relace/relace-search" | "thedrummer/rocinante-12b" | "thedrummer/skyfall-36b-v2" | "thedrummer/unslopnemo-12b" | "thedrummer/cydonia-24b-v4.1" | "deepcogito/cogito-v2.1-671b" | "inflection/inflection-3-pi" | "inflection/inflection-3-productivity" | "perceptron/perceptron-mk1" | "anthropic/claude-sonnet-4" | "anthropic/claude-opus-4.8-fast" | "anthropic/claude-sonnet-4.6" | "anthropic/claude-opus-4.5" | "anthropic/claude-opus-4.7" | "anthropic/claude-3.5-haiku" | "anthropic/claude-3-haiku" | "anthropic/claude-opus-4.6-fast" | "anthropic/claude-sonnet-4.5" | "anthropic/claude-opus-4.6" | "anthropic/claude-haiku-4.5" | "anthropic/claude-opus-4.7-fast" | "anthropic/claude-opus-4.1" | "anthropic/claude-opus-4.8" | "anthropic/claude-opus-4" | "xiaomi/mimo-v2.5" | "xiaomi/mimo-v2-flash" | "xiaomi/mimo-v2.5-pro" | "ai21/jamba-large-1.7" | "qwen/qwen3.5-plus-02-15" | "qwen/qwen-plus-2025-07-28" | "qwen/qwen3-30b-a3b-instruct-2507" | "qwen/qwen3-next-80b-a3b-instruct:free" | "qwen/qwen3.5-122b-a10b" | "qwen/qwen3-next-80b-a3b-instruct" | "qwen/qwen2.5-vl-72b-instruct" | "qwen/qwen3-vl-30b-a3b-instruct" | "qwen/qwen3-coder:free" | "qwen/qwen3-32b" | "qwen/qwen3-coder-30b-a3b-instruct" | "qwen/qwen3-vl-30b-a3b-thinking" | "qwen/qwen-2.5-coder-32b-instruct" | "qwen/qwen3-vl-235b-a22b-instruct" | "qwen/qwen3.6-27b" | "qwen/qwen3-235b-a22b" | "qwen/qwen3.5-plus-20260420" | "qwen/qwen3-max" | "qwen/qwen3-coder-plus" | "qwen/qwen3-14b" | "qwen/qwen3-coder-next" | "qwen/qwen3-235b-a22b-thinking-2507" | "qwen/qwen3-8b" | "qwen/qwen3.7-max" | "qwen/qwen3-235b-a22b-2507" | "qwen/qwen3-30b-a3b" | "qwen/qwen3.6-plus" | "qwen/qwen3.5-9b" | "qwen/qwen3-vl-8b-instruct" | "qwen/qwen3.5-flash-02-23" | "qwen/qwen3-next-80b-a3b-thinking" | "qwen/qwen3-coder-flash" | "qwen/qwen3.5-35b-a3b" | "qwen/qwen3.6-flash" | "qwen/qwen3.6-35b-a3b" | "qwen/qwen3-30b-a3b-thinking-2507" | "qwen/qwen-plus-2025-07-28:thinking" | "qwen/qwen3-coder" | "qwen/qwen3.6-max-preview" | "qwen/qwen3.5-397b-a17b" | "qwen/qwen3.7-plus" | "qwen/qwen-2.5-7b-instruct" | "qwen/qwen3-max-thinking" | "qwen/qwen3.5-27b" | "qwen/qwen3-vl-8b-thinking" | "qwen/qwen3-vl-235b-a22b-thinking" | "qwen/qwen-2.5-72b-instruct" | "qwen/qwen3-vl-32b-instruct" | "qwen/qwen-plus" | "~moonshotai/kimi-latest" | "~google/gemini-pro-latest" | "~google/gemini-flash-latest" | "liquid/lfm-2-24b-a2b" | "liquid/lfm-2.5-1.2b-instruct:free" | "liquid/lfm-2.5-1.2b-thinking:free" | "essentialai/rnj-1-instruct" | "cohere/command-r-plus-08-2024" | "cohere/command-r-08-2024" | "cohere/command-a" | "cohere/command-r7b-12-2024" | "openrouter/free" | "openrouter/owl-alpha" | "moonshotai/kimi-k2-thinking" | "moonshotai/kimi-k2.6" | "moonshotai/kimi-k2.6:free" | "moonshotai/kimi-k2-0905" | "moonshotai/kimi-k2" | "moonshotai/kimi-k2.5" | "meta-llama/llama-3.1-70b-instruct" | "meta-llama/llama-4-maverick" | "meta-llama/llama-guard-4-12b" | "meta-llama/llama-3.2-3b-instruct:free" | "meta-llama/llama-3.2-3b-instruct" | "meta-llama/llama-4-scout" | "meta-llama/llama-3.2-11b-vision-instruct" | "meta-llama/llama-3.3-70b-instruct:free" | "meta-llama/llama-3.2-1b-instruct" | "meta-llama/llama-3-70b-instruct" | "meta-llama/llama-3-8b-instruct" | "meta-llama/llama-3.1-8b-instruct" | "meta-llama/llama-3.3-70b-instruct" | "meta-llama/llama-guard-3-8b" | "perplexity/sonar" | "perplexity/sonar-pro" | "perplexity/sonar-reasoning-pro" | "perplexity/sonar-pro-search" | "perplexity/sonar-deep-research" | "anthracite-org/magnum-v4-72b" | "mancer/weaver" | "baidu/ernie-4.5-vl-424b-a47b" | "x-ai/grok-4.20-multi-agent" | "x-ai/grok-build-0.1" | "x-ai/grok-4.20" | "x-ai/grok-4.3" | "~openai/gpt-latest" | "~openai/gpt-mini-latest" | "nvidia/nemotron-3-nano-30b-a3b" | "nvidia/nemotron-3-ultra-550b-a55b:free" | "nvidia/nemotron-nano-9b-v2" | "nvidia/nemotron-3-nano-30b-a3b:free" | "nvidia/nemotron-3.5-content-safety:free" | "nvidia/nemotron-3-nano-omni-30b-a3b-reasoning:free" | "nvidia/nemotron-3-ultra-550b-a55b" | "nvidia/nemotron-3-super-120b-a12b:free" | "nvidia/nemotron-nano-12b-v2-vl:free" | "nvidia/nemotron-nano-9b-v2:free" | "nvidia/llama-3.3-nemotron-super-49b-v1.5" | "nvidia/nemotron-3-super-120b-a12b" | "switchpoint/router" | "arcee-ai/trinity-mini" | "arcee-ai/trinity-large-thinking" | "arcee-ai/maestro-reasoning" | "arcee-ai/coder-large" | "arcee-ai/virtuoso-large" | "gryphe/mythomax-l2-13b" | "cognitivecomputations/dolphin-mistral-24b-venice-edition:free" | "microsoft/phi-4" | "microsoft/wizardlm-2-8x22b" | "microsoft/phi-4-mini-instruct" | "writer/palmyra-x5" | "bytedance-seed/seed-2.0-mini" | "bytedance-seed/seed-1.6-flash" | "bytedance-seed/seed-1.6" | "bytedance-seed/seed-2.0-lite" | "nex-agi/deepseek-v3.1-nex-n1" | "tencent/hy3-preview" | "tencent/hunyuan-a13b-instruct" | "ibm-granite/granite-4.1-8b" | "ibm-granite/granite-4.0-h-micro" | "stepfun/step-3.7-flash" | "stepfun/step-3.5-flash" | "aion-labs/aion-2.0" | "aion-labs/aion-1.0" | "aion-labs/aion-rp-llama-3.1-8b" | "aion-labs/aion-1.0-mini" | "amazon/nova-pro-v1" | "amazon/nova-lite-v1" | "amazon/nova-micro-v1" | "amazon/nova-premier-v1" | "amazon/nova-2-lite-v1" | "inclusionai/ling-2.6-flash" | "inclusionai/ling-2.6-1t" | "inclusionai/ring-2.6-1t" | "morph/morph-v3-fast" | "morph/morph-v3-large" | "undi95/remm-slerp-l2-13b" | "google/gemini-2.5-flash-image" | "google/gemma-4-31b-it:free" | "google/lyria-3-clip-preview" | "google/gemini-2.5-pro-preview" | "google/gemini-3.1-flash-lite-preview" | "google/gemma-4-31b-it" | "google/gemini-3-flash-preview" | "google/gemma-4-26b-a4b-it:free" | "google/gemini-3.1-pro-preview-customtools" | "google/gemini-2.5-pro-preview-05-06" | "google/gemma-3n-e4b-it" | "google/gemini-2.5-pro" | "google/gemini-3.1-pro-preview" | "google/gemma-3-27b-it" | "google/gemini-3.1-flash-lite" | "google/gemini-2.5-flash-lite" | "google/gemini-2.5-flash" | "google/gemma-3-12b-it" | "google/gemma-4-26b-a4b-it" | "google/gemini-2.5-flash-lite-preview-09-2025" | "google/gemma-3-4b-it" | "google/gemini-3.5-flash" | "google/lyria-3-pro-preview" | "google/gemma-2-27b-it" | "google/gemini-3-pro-image-preview" | "google/gemini-3.1-flash-image-preview" | "openai/gpt-4o-2024-08-06" | "openai/gpt-5-pro" | "openai/gpt-5-mini" | "openai/o3-mini-high" | "openai/o4-mini-high" | "openai/gpt-5-chat" | "openai/gpt-4o" | "openai/gpt-5.2" | "openai/gpt-4o-mini-2024-07-18" | "openai/gpt-5-codex" | "openai/o3" | "openai/gpt-5-image" | "openai/gpt-4o-2024-11-20" | "openai/gpt-5" | "openai/gpt-5.4-pro" | "openai/gpt-4.1-mini" | "openai/gpt-5.2-pro" | "openai/o3-pro" | "openai/gpt-4o-mini-search-preview" | "openai/o4-mini" | "openai/gpt-5.4" | "openai/gpt-5.4-image-2" | "openai/o3-mini" | "openai/gpt-5.5" | "openai/gpt-3.5-turbo-16k" | "openai/gpt-oss-20b:free" | "openai/gpt-5.1" | "openai/gpt-5-nano" | "openai/gpt-oss-120b" | "openai/gpt-4o-mini" | "openai/gpt-5.1-codex-max" | "openai/gpt-5.1-codex-mini" | "openai/o1-pro" | "openai/gpt-chat-latest" | "openai/gpt-oss-20b" | "openai/gpt-4-turbo-preview" | "openai/o3-deep-research" | "openai/gpt-audio" | "openai/gpt-5-image-mini" | "openai/gpt-4.1" | "openai/gpt-5.4-nano" | "openai/gpt-audio-mini" | "openai/gpt-oss-120b:free" | "openai/gpt-5.3-codex" | "openai/gpt-5.5-pro" | "openai/o4-mini-deep-research" | "openai/gpt-3.5-turbo" | "openai/gpt-5.2-chat" | "openai/gpt-3.5-turbo-instruct" | "openai/gpt-5.2-codex" | "openai/gpt-5.1-codex" | "openai/gpt-4o-2024-05-13" | "openai/gpt-5.1-chat" | "openai/gpt-oss-safeguard-20b" | "openai/gpt-3.5-turbo-0613" | "openai/gpt-5.4-mini" | "openai/gpt-4-turbo" | "openai/o1" | "openai/gpt-4" | "openai/gpt-5.3-chat" | "openai/gpt-4o-search-preview" | "openai/gpt-4.1-nano" | "poolside/laguna-m.1:free" | "poolside/laguna-xs.2:free" | "bytedance/ui-tars-1.5-7b" | "~anthropic/claude-opus-latest" | "~anthropic/claude-haiku-latest" | "~anthropic/claude-sonnet-latest" | "minimax/minimax-m1" | "minimax/minimax-m3" | "minimax/minimax-01" | "minimax/minimax-m2.1" | "minimax/minimax-m2.7" | "minimax/minimax-m2" | "minimax/minimax-m2.5" | "minimax/minimax-m2-her" | "allenai/olmo-3-32b-think";
3
- export type ModelName="KAT-Coder-Pro V2" | "GLM 4.5 Air (free)" | "GLM-4.6" | "GLM-4.7" | "GLM 4 32B " | "GLM-4.5V" | "GLM-4.6V" | "GLM-4.7-Flash" | "GLM-5V-Turbo" | "GLM-5" | "GLM-5-Turbo" | "GLM-4.5" | "GLM-4.5-Air" | "GLM-5.1" | "Solar Pro 3" | "INTELLECT-3" | "Reka Edge" | "Reka Flash 3" | "Hermes 4 70B" | "Hermes 3 405B Instruct" | "Hermes 3 405B Instruct (free)" | "Hermes 3 70B Instruct" | "Hermes 4 405B" | "Mistral Small 3" | "Mistral Medium 3.1" | "Ministral 3 14B 2512" | "Mistral Large 2407" | "Mistral Small 4" | "Ministral 3 8B 2512" | "Mistral Large" | "Mistral Small 3.1 24B" | "Mistral Nemo" | "Mistral Large 3" | "Ministral 3 3B 2512" | "Saba" | "Mistral Medium 3" | "Voxtral Small 24B 2507" | "Mistral Medium 3.5" | "Mixtral 8x22B Instruct" | "Devstral 2" | "Mistral Small 3.2 24B" | "Codestral 2508" | "Llama 3.1 Euryale 70B v2.2" | "Llama 3 8B Lunaris" | "Llama 3.3 Euryale 70B" | "Llama 3.1 70B Hanami x1" | "R1 0528" | "DeepSeek V3.2" | "DeepSeek-R1" | "DeepSeek V3.1" | "DeepSeek V3 0324" | "R1 Distill Llama 70B" | "DeepSeek Chat" | "DeepSeek V3.1 Terminus" | "DeepSeek V4 Flash" | "DeepSeek V3.2 Exp" | "DeepSeek V4 Pro" | "R1 Distill Qwen 32B" | "Mercury 2" | "Relace Apply 3" | "Relace Search" | "Rocinante 12B" | "Skyfall 36B V2" | "UnslopNemo 12B" | "Cydonia 24B V4.1" | "Cogito v2.1 671B" | "Inflection 3 Pi" | "Inflection 3 Productivity" | "Perceptron Mk1" | "Claude Sonnet 4" | "Claude Opus 4.8 (Fast)" | "Claude Sonnet 4.6" | "Claude Opus 4.5 (latest)" | "Claude Opus 4.7" | "Claude 3.5 Haiku" | "Claude 3 Haiku" | "Claude Opus 4.6 (Fast)" | "Claude Sonnet 4.5 (latest)" | "Claude Opus 4.6" | "Claude Haiku 4.5 (latest)" | "Claude Opus 4.7 (Fast)" | "Claude Opus 4.1 (latest)" | "Claude Opus 4.8" | "Claude Opus 4" | "MiMo-V2.5" | "MiMo-V2-Flash" | "MiMo-V2.5-Pro" | "Jamba Large 1.7" | "Qwen3.5 Plus 2026-02-15" | "Qwen Plus 0728" | "Qwen3 30B A3B Instruct 2507" | "Qwen3 Next 80B A3B Instruct (free)" | "Qwen3.5 122B-A10B" | "Qwen3-Next 80B-A3B Instruct" | "Qwen2.5 VL 72B Instruct" | "Qwen3 VL 30B A3B Instruct" | "Qwen3 Coder 480B A35B (free)" | "Qwen3 32B" | "Qwen3-Coder 30B-A3B Instruct" | "Qwen3 VL 30B A3B Thinking" | "Qwen2.5 Coder 32B Instruct" | "Qwen3 VL 235B A22B Instruct" | "Qwen3.6 27B" | "Qwen3 235B-A22B" | "Qwen3.5 Plus 2026-04-20" | "Qwen3 Max" | "Qwen3 Coder Plus" | "Qwen3 14B" | "Qwen3 Coder Next" | "Qwen3 235B A22B Thinking 2507" | "Qwen3 8B" | "Qwen3.7 Max" | "Qwen3 235B A22B Instruct 2507" | "Qwen3 30B A3B" | "Qwen3.6 Plus" | "Qwen3.5-9B" | "Qwen3 VL 8B Instruct" | "Qwen3.5-Flash" | "Qwen3-Next 80B-A3B (Thinking)" | "Qwen3 Coder Flash" | "Qwen3.5 35B-A3B" | "Qwen3.6 Flash" | "Qwen3.6 35B-A3B" | "Qwen3 30B A3B Thinking 2507" | "Qwen Plus 0728 (thinking)" | "Qwen3 Coder 480B A35B" | "Qwen3.6 Max Preview" | "Qwen3.5 397B-A17B" | "Qwen3.7 Plus" | "Qwen2.5 7B Instruct" | "Qwen3 Max Thinking" | "Qwen3.5 27B" | "Qwen3 VL 8B Thinking" | "Qwen3 VL 235B A22B Thinking" | "Qwen2.5 72B Instruct" | "Qwen3 VL 32B Instruct" | "Qwen Plus" | "MoonshotAI Kimi Latest" | "Google Gemini Pro Latest" | "Google Gemini Flash Latest" | "LFM2-24B-A2B" | "LFM2.5-1.2B-Instruct (free)" | "LFM2.5-1.2B-Thinking (free)" | "Rnj 1 Instruct" | "Command R+" | "Command R" | "Command A" | "Command R7B" | "Free Models Router" | "Owl Alpha" | "Kimi K2 Thinking" | "Kimi K2.6" | "Kimi K2.6 (free)" | "Kimi K2 0905" | "Kimi K2 0711" | "Kimi K2.5" | "Llama 3.1 70B Instruct" | "Llama 4 Maverick" | "Llama Guard 4 12B" | "Llama 3.2 3B Instruct (free)" | "Llama 3.2 3B Instruct" | "Llama 4 Scout" | "Llama 3.2 11B Vision Instruct" | "Llama 3.3 70B Instruct (free)" | "Llama 3.2 1B Instruct" | "Llama 3 70B Instruct" | "Llama 3 8B Instruct" | "Llama 3.1 8B Instruct" | "Llama-3.3-70B-Instruct" | "Llama Guard 3 8B" | "Sonar" | "Sonar Pro" | "Sonar Reasoning Pro" | "Sonar Pro Search" | "Sonar Deep Research" | "Magnum v4 72B" | "Weaver (alpha)" | "ERNIE 4.5 VL 424B A47B " | "Grok 4.20 Multi-Agent" | "Grok Build 0.1" | "Grok 4.20" | "Grok 4.3" | "OpenAI GPT Latest" | "OpenAI GPT Mini Latest" | "Nemotron 3 Nano 30B A3B" | "Nemotron 3 Ultra (free)" | "Nemotron Nano 9B v2" | "Nemotron 3 Nano 30B A3B (free)" | "Nemotron 3.5 Content Safety (free)" | "Nemotron 3 Nano Omni (free)" | "Nemotron 3 Ultra 550B A55B" | "Nemotron 3 Super (free)" | "Nemotron Nano 12B 2 VL (free)" | "Nemotron Nano 9B V2 (free)" | "Llama 3.3 Nemotron Super 49B v1.5" | "Nemotron 3 Super 120B A12B" | "Switchpoint Router" | "Trinity Mini" | "Trinity Large Thinking" | "Maestro Reasoning" | "Coder Large" | "Virtuoso Large" | "MythoMax 13B" | "Uncensored (free)" | "Phi 4" | "WizardLM-2 8x22B" | "Phi 4 Mini Instruct" | "Palmyra X5" | "Seed-2.0-Mini" | "Seed 1.6 Flash" | "Seed 1.6" | "Seed-2.0-Lite" | "DeepSeek V3.1 Nex N1" | "Hy3 preview" | "Hunyuan A13B Instruct" | "Granite 4.1 8B" | "Granite 4.0 Micro" | "Step 3.7 Flash" | "Step 3.5 Flash" | "Aion-2.0" | "Aion-1.0" | "Aion-RP 1.0 (8B)" | "Aion-1.0-Mini" | "Nova Pro 1.0" | "Nova Lite 1.0" | "Nova Micro 1.0" | "Nova Premier 1.0" | "Nova 2 Lite" | "Ling-2.6-flash" | "Ling-2.6-1T" | "Ring-2.6-1T" | "Morph V3 Fast" | "Morph V3 Large" | "ReMM SLERP 13B" | "Nano Banana" | "Gemma 4 31B (free)" | "Lyria 3 Clip Preview" | "Gemini 2.5 Pro Preview 06-05" | "Gemini 3.1 Flash Lite Preview" | "Gemma 4 31B IT" | "Gemini 3 Flash Preview" | "Gemma 4 26B A4B (free)" | "Gemini 3.1 Pro Preview Custom Tools" | "Gemini 2.5 Pro Preview 05-06" | "Gemma 3n 4B" | "Gemini 2.5 Pro" | "Gemini 3.1 Pro Preview" | "Gemma 3 27B" | "Gemini 3.1 Flash Lite" | "Gemini 2.5 Flash-Lite" | "Gemini 2.5 Flash" | "Gemma 3 12B" | "Gemma 4 26B A4B IT" | "Gemini 2.5 Flash Lite Preview 09-2025" | "Gemma 3 4B" | "Gemini 3.5 Flash" | "Lyria 3 Pro Preview" | "Gemma 2 27B" | "Nano Banana Pro" | "Nano Banana 2" | "GPT-4o (2024-08-06)" | "GPT-5 Pro" | "GPT-5 Mini" | "o3 Mini High" | "o4 Mini High" | "GPT-5 Chat" | "GPT-4o" | "GPT-5.2" | "GPT-4o-mini (2024-07-18)" | "GPT-5-Codex" | "o3" | "GPT-5 Image" | "GPT-4o (2024-11-20)" | "GPT-5" | "GPT-5.4 Pro" | "GPT-4.1 mini" | "GPT-5.2 Pro" | "o3-pro" | "GPT-4o-mini Search Preview" | "o4-mini" | "GPT-5.4" | "GPT-5.4 Image 2" | "o3-mini" | "GPT-5.5" | "GPT-3.5 Turbo 16k" | "gpt-oss-20b (free)" | "GPT-5.1" | "GPT-5 Nano" | "gpt-oss-120b" | "GPT-4o mini" | "GPT-5.1 Codex Max" | "GPT-5.1 Codex mini" | "o1-pro" | "GPT Chat Latest" | "gpt-oss-20b" | "GPT-4 Turbo Preview" | "o3-deep-research" | "GPT Audio" | "GPT-5 Image Mini" | "GPT-4.1" | "GPT-5.4 nano" | "GPT Audio Mini" | "gpt-oss-120b (free)" | "GPT-5.3 Codex" | "GPT-5.5 Pro" | "o4-mini-deep-research" | "GPT-3.5-turbo" | "GPT-5.2 Chat" | "GPT-3.5 Turbo Instruct" | "GPT-5.2 Codex" | "GPT-5.1 Codex" | "GPT-4o (2024-05-13)" | "GPT-5.1 Chat" | "gpt-oss-safeguard-20b" | "GPT-3.5 Turbo (older v0613)" | "GPT-5.4 mini" | "GPT-4 Turbo" | "o1" | "GPT-4" | "GPT-5.3 Chat" | "GPT-4o Search Preview" | "GPT-4.1 nano" | "Laguna M.1 (free)" | "Laguna XS.2 (free)" | "UI-TARS 7B " | "Claude Opus Latest" | "Anthropic Claude Haiku Latest" | "Anthropic Claude Sonnet Latest" | "MiniMax M1" | "MiniMax-M3" | "MiniMax-01" | "MiniMax-M2.1" | "MiniMax-M2.7" | "MiniMax-M2" | "MiniMax-M2.5" | "MiniMax M2-her" | "Olmo 3 32B Think";
2
+ export type ModelId="kwaipilot/kat-coder-pro-v2" | "z-ai/glm-4.5-air:free" | "z-ai/glm-4.6" | "z-ai/glm-4.7" | "z-ai/glm-4-32b" | "z-ai/glm-4.5v" | "z-ai/glm-4.6v" | "z-ai/glm-4.7-flash" | "z-ai/glm-5v-turbo" | "z-ai/glm-5" | "z-ai/glm-5-turbo" | "z-ai/glm-4.5" | "z-ai/glm-4.5-air" | "z-ai/glm-5.1" | "upstage/solar-pro-3" | "prime-intellect/intellect-3" | "rekaai/reka-edge" | "rekaai/reka-flash-3" | "nousresearch/hermes-4-70b" | "nousresearch/hermes-3-llama-3.1-405b" | "nousresearch/hermes-3-llama-3.1-405b:free" | "nousresearch/hermes-3-llama-3.1-70b" | "nousresearch/hermes-4-405b" | "mistralai/mistral-small-24b-instruct-2501" | "mistralai/mistral-medium-3.1" | "mistralai/ministral-14b-2512" | "mistralai/mistral-large-2407" | "mistralai/mistral-small-2603" | "mistralai/ministral-8b-2512" | "mistralai/mistral-large" | "mistralai/mistral-small-3.1-24b-instruct" | "mistralai/mistral-nemo" | "mistralai/mistral-large-2512" | "mistralai/ministral-3b-2512" | "mistralai/mistral-saba" | "mistralai/mistral-medium-3" | "mistralai/voxtral-small-24b-2507" | "mistralai/mistral-medium-3-5" | "mistralai/mixtral-8x22b-instruct" | "mistralai/devstral-2512" | "mistralai/mistral-small-3.2-24b-instruct" | "mistralai/codestral-2508" | "sao10k/l3.1-euryale-70b" | "sao10k/l3-lunaris-8b" | "sao10k/l3.3-euryale-70b" | "sao10k/l3.1-70b-hanami-x1" | "deepseek/deepseek-r1-0528" | "deepseek/deepseek-v3.2" | "deepseek/deepseek-r1" | "deepseek/deepseek-chat-v3.1" | "deepseek/deepseek-chat-v3-0324" | "deepseek/deepseek-r1-distill-llama-70b" | "deepseek/deepseek-chat" | "deepseek/deepseek-v3.1-terminus" | "deepseek/deepseek-v4-flash" | "deepseek/deepseek-v3.2-exp" | "deepseek/deepseek-v4-pro" | "deepseek/deepseek-r1-distill-qwen-32b" | "inception/mercury-2" | "relace/relace-apply-3" | "relace/relace-search" | "thedrummer/rocinante-12b" | "thedrummer/skyfall-36b-v2" | "thedrummer/unslopnemo-12b" | "thedrummer/cydonia-24b-v4.1" | "deepcogito/cogito-v2.1-671b" | "inflection/inflection-3-pi" | "inflection/inflection-3-productivity" | "perceptron/perceptron-mk1" | "anthropic/claude-sonnet-4" | "anthropic/claude-opus-4.8-fast" | "anthropic/claude-sonnet-4.6" | "anthropic/claude-opus-4.5" | "anthropic/claude-opus-4.7" | "anthropic/claude-3.5-haiku" | "anthropic/claude-3-haiku" | "anthropic/claude-opus-4.6-fast" | "anthropic/claude-sonnet-4.5" | "anthropic/claude-opus-4.6" | "anthropic/claude-haiku-4.5" | "anthropic/claude-opus-4.7-fast" | "anthropic/claude-opus-4.1" | "anthropic/claude-opus-4.8" | "anthropic/claude-opus-4" | "xiaomi/mimo-v2.5" | "xiaomi/mimo-v2-flash" | "xiaomi/mimo-v2.5-pro" | "ai21/jamba-large-1.7" | "qwen/qwen3.5-plus-02-15" | "qwen/qwen-plus-2025-07-28" | "qwen/qwen3-30b-a3b-instruct-2507" | "qwen/qwen3-next-80b-a3b-instruct:free" | "qwen/qwen3.5-122b-a10b" | "qwen/qwen3-next-80b-a3b-instruct" | "qwen/qwen2.5-vl-72b-instruct" | "qwen/qwen3-vl-30b-a3b-instruct" | "qwen/qwen3-coder:free" | "qwen/qwen3-32b" | "qwen/qwen3-coder-30b-a3b-instruct" | "qwen/qwen3-vl-30b-a3b-thinking" | "qwen/qwen-2.5-coder-32b-instruct" | "qwen/qwen3-vl-235b-a22b-instruct" | "qwen/qwen3.6-27b" | "qwen/qwen3-235b-a22b" | "qwen/qwen3.5-plus-20260420" | "qwen/qwen3-max" | "qwen/qwen3-coder-plus" | "qwen/qwen3-14b" | "qwen/qwen3-coder-next" | "qwen/qwen3-235b-a22b-thinking-2507" | "qwen/qwen3-8b" | "qwen/qwen3.7-max" | "qwen/qwen3-235b-a22b-2507" | "qwen/qwen3-30b-a3b" | "qwen/qwen3.6-plus" | "qwen/qwen3.5-9b" | "qwen/qwen3-vl-8b-instruct" | "qwen/qwen3.5-flash-02-23" | "qwen/qwen3-next-80b-a3b-thinking" | "qwen/qwen3-coder-flash" | "qwen/qwen3.5-35b-a3b" | "qwen/qwen3.6-flash" | "qwen/qwen3.6-35b-a3b" | "qwen/qwen3-30b-a3b-thinking-2507" | "qwen/qwen-plus-2025-07-28:thinking" | "qwen/qwen3-coder" | "qwen/qwen3.6-max-preview" | "qwen/qwen3.5-397b-a17b" | "qwen/qwen3.7-plus" | "qwen/qwen-2.5-7b-instruct" | "qwen/qwen3-max-thinking" | "qwen/qwen3.5-27b" | "qwen/qwen3-vl-8b-thinking" | "qwen/qwen3-vl-235b-a22b-thinking" | "qwen/qwen-2.5-72b-instruct" | "qwen/qwen3-vl-32b-instruct" | "qwen/qwen-plus" | "~moonshotai/kimi-latest" | "~google/gemini-pro-latest" | "~google/gemini-flash-latest" | "liquid/lfm-2-24b-a2b" | "liquid/lfm-2.5-1.2b-instruct:free" | "liquid/lfm-2.5-1.2b-thinking:free" | "essentialai/rnj-1-instruct" | "cohere/command-r-plus-08-2024" | "cohere/command-r-08-2024" | "cohere/command-a" | "cohere/command-r7b-12-2024" | "openrouter/free" | "openrouter/owl-alpha" | "moonshotai/kimi-k2-thinking" | "moonshotai/kimi-k2.6" | "moonshotai/kimi-k2.6:free" | "moonshotai/kimi-k2-0905" | "moonshotai/kimi-k2" | "moonshotai/kimi-k2.5" | "meta-llama/llama-3.1-70b-instruct" | "meta-llama/llama-4-maverick" | "meta-llama/llama-guard-4-12b" | "meta-llama/llama-3.2-3b-instruct:free" | "meta-llama/llama-3.2-3b-instruct" | "meta-llama/llama-4-scout" | "meta-llama/llama-3.2-11b-vision-instruct" | "meta-llama/llama-3.3-70b-instruct:free" | "meta-llama/llama-3.2-1b-instruct" | "meta-llama/llama-3-70b-instruct" | "meta-llama/llama-3-8b-instruct" | "meta-llama/llama-3.1-8b-instruct" | "meta-llama/llama-3.3-70b-instruct" | "meta-llama/llama-guard-3-8b" | "perplexity/sonar" | "perplexity/sonar-pro" | "perplexity/sonar-reasoning-pro" | "perplexity/sonar-pro-search" | "perplexity/sonar-deep-research" | "anthracite-org/magnum-v4-72b" | "mancer/weaver" | "baidu/ernie-4.5-vl-424b-a47b" | "x-ai/grok-4.20-multi-agent" | "x-ai/grok-build-0.1" | "x-ai/grok-4.20" | "x-ai/grok-4.3" | "~openai/gpt-latest" | "~openai/gpt-mini-latest" | "nvidia/nemotron-3-nano-30b-a3b" | "nvidia/nemotron-3-ultra-550b-a55b:free" | "nvidia/nemotron-nano-9b-v2" | "nvidia/nemotron-3-nano-30b-a3b:free" | "nvidia/nemotron-3.5-content-safety:free" | "nvidia/nemotron-3-nano-omni-30b-a3b-reasoning:free" | "nvidia/nemotron-3-ultra-550b-a55b" | "nvidia/nemotron-3-super-120b-a12b:free" | "nvidia/nemotron-nano-12b-v2-vl:free" | "nvidia/nemotron-nano-9b-v2:free" | "nvidia/llama-3.3-nemotron-super-49b-v1.5" | "nvidia/nemotron-3-super-120b-a12b" | "switchpoint/router" | "arcee-ai/trinity-mini" | "arcee-ai/trinity-large-thinking" | "arcee-ai/maestro-reasoning" | "arcee-ai/coder-large" | "arcee-ai/virtuoso-large" | "gryphe/mythomax-l2-13b" | "cognitivecomputations/dolphin-mistral-24b-venice-edition:free" | "microsoft/phi-4" | "microsoft/wizardlm-2-8x22b" | "microsoft/phi-4-mini-instruct" | "writer/palmyra-x5" | "bytedance-seed/seed-2.0-mini" | "bytedance-seed/seed-1.6-flash" | "bytedance-seed/seed-1.6" | "bytedance-seed/seed-2.0-lite" | "nex-agi/nex-n2-pro:free" | "tencent/hy3-preview" | "tencent/hunyuan-a13b-instruct" | "ibm-granite/granite-4.1-8b" | "ibm-granite/granite-4.0-h-micro" | "stepfun/step-3.7-flash" | "stepfun/step-3.5-flash" | "aion-labs/aion-2.0" | "aion-labs/aion-1.0" | "aion-labs/aion-rp-llama-3.1-8b" | "aion-labs/aion-1.0-mini" | "amazon/nova-pro-v1" | "amazon/nova-lite-v1" | "amazon/nova-micro-v1" | "amazon/nova-premier-v1" | "amazon/nova-2-lite-v1" | "inclusionai/ling-2.6-flash" | "inclusionai/ling-2.6-1t" | "inclusionai/ring-2.6-1t" | "morph/morph-v3-fast" | "morph/morph-v3-large" | "undi95/remm-slerp-l2-13b" | "google/gemini-2.5-flash-image" | "google/gemma-4-31b-it:free" | "google/lyria-3-clip-preview" | "google/gemini-2.5-pro-preview" | "google/gemini-3.1-flash-lite-preview" | "google/gemma-4-31b-it" | "google/gemini-3-flash-preview" | "google/gemma-4-26b-a4b-it:free" | "google/gemini-3.1-pro-preview-customtools" | "google/gemini-2.5-pro-preview-05-06" | "google/gemma-3n-e4b-it" | "google/gemini-2.5-pro" | "google/gemini-3.1-pro-preview" | "google/gemma-3-27b-it" | "google/gemini-3.1-flash-lite" | "google/gemini-2.5-flash-lite" | "google/gemini-2.5-flash" | "google/gemma-3-12b-it" | "google/gemma-4-26b-a4b-it" | "google/gemini-2.5-flash-lite-preview-09-2025" | "google/gemma-3-4b-it" | "google/gemini-3.5-flash" | "google/lyria-3-pro-preview" | "google/gemma-2-27b-it" | "google/gemini-3-pro-image-preview" | "google/gemini-3.1-flash-image-preview" | "openai/gpt-4o-2024-08-06" | "openai/gpt-5-pro" | "openai/gpt-5-mini" | "openai/o3-mini-high" | "openai/o4-mini-high" | "openai/gpt-5-chat" | "openai/gpt-4o" | "openai/gpt-5.2" | "openai/gpt-4o-mini-2024-07-18" | "openai/gpt-5-codex" | "openai/o3" | "openai/gpt-5-image" | "openai/gpt-4o-2024-11-20" | "openai/gpt-5" | "openai/gpt-5.4-pro" | "openai/gpt-4.1-mini" | "openai/gpt-5.2-pro" | "openai/o3-pro" | "openai/gpt-4o-mini-search-preview" | "openai/o4-mini" | "openai/gpt-5.4" | "openai/gpt-5.4-image-2" | "openai/o3-mini" | "openai/gpt-5.5" | "openai/gpt-3.5-turbo-16k" | "openai/gpt-oss-20b:free" | "openai/gpt-5.1" | "openai/gpt-5-nano" | "openai/gpt-oss-120b" | "openai/gpt-4o-mini" | "openai/gpt-5.1-codex-max" | "openai/gpt-5.1-codex-mini" | "openai/o1-pro" | "openai/gpt-chat-latest" | "openai/gpt-oss-20b" | "openai/gpt-4-turbo-preview" | "openai/o3-deep-research" | "openai/gpt-audio" | "openai/gpt-5-image-mini" | "openai/gpt-4.1" | "openai/gpt-5.4-nano" | "openai/gpt-audio-mini" | "openai/gpt-oss-120b:free" | "openai/gpt-5.3-codex" | "openai/gpt-5.5-pro" | "openai/o4-mini-deep-research" | "openai/gpt-3.5-turbo" | "openai/gpt-5.2-chat" | "openai/gpt-3.5-turbo-instruct" | "openai/gpt-5.2-codex" | "openai/gpt-5.1-codex" | "openai/gpt-4o-2024-05-13" | "openai/gpt-5.1-chat" | "openai/gpt-oss-safeguard-20b" | "openai/gpt-3.5-turbo-0613" | "openai/gpt-5.4-mini" | "openai/gpt-4-turbo" | "openai/o1" | "openai/gpt-4" | "openai/gpt-5.3-chat" | "openai/gpt-4o-search-preview" | "openai/gpt-4.1-nano" | "poolside/laguna-m.1:free" | "poolside/laguna-xs.2:free" | "bytedance/ui-tars-1.5-7b" | "~anthropic/claude-opus-latest" | "~anthropic/claude-haiku-latest" | "~anthropic/claude-sonnet-latest" | "minimax/minimax-m1" | "minimax/minimax-m3" | "minimax/minimax-01" | "minimax/minimax-m2.1" | "minimax/minimax-m2.7" | "minimax/minimax-m2" | "minimax/minimax-m2.5" | "minimax/minimax-m2-her" | "allenai/olmo-3-32b-think";
3
+ export type ModelName="KAT-Coder-Pro V2" | "GLM 4.5 Air (free)" | "GLM-4.6" | "GLM-4.7" | "GLM 4 32B " | "GLM-4.5V" | "GLM-4.6V" | "GLM-4.7-Flash" | "GLM-5V-Turbo" | "GLM-5" | "GLM-5-Turbo" | "GLM-4.5" | "GLM-4.5-Air" | "GLM-5.1" | "Solar Pro 3" | "INTELLECT-3" | "Reka Edge" | "Reka Flash 3" | "Hermes 4 70B" | "Hermes 3 405B Instruct" | "Hermes 3 405B Instruct (free)" | "Hermes 3 70B Instruct" | "Hermes 4 405B" | "Mistral Small 3" | "Mistral Medium 3.1" | "Ministral 3 14B 2512" | "Mistral Large 2407" | "Mistral Small 4" | "Ministral 3 8B 2512" | "Mistral Large" | "Mistral Small 3.1 24B" | "Mistral Nemo" | "Mistral Large 3" | "Ministral 3 3B 2512" | "Saba" | "Mistral Medium 3" | "Voxtral Small 24B 2507" | "Mistral Medium 3.5" | "Mixtral 8x22B Instruct" | "Devstral 2" | "Mistral Small 3.2 24B" | "Codestral 2508" | "Llama 3.1 Euryale 70B v2.2" | "Llama 3 8B Lunaris" | "Llama 3.3 Euryale 70B" | "Llama 3.1 70B Hanami x1" | "R1 0528" | "DeepSeek V3.2" | "DeepSeek-R1" | "DeepSeek V3.1" | "DeepSeek V3 0324" | "R1 Distill Llama 70B" | "DeepSeek Chat" | "DeepSeek V3.1 Terminus" | "DeepSeek V4 Flash" | "DeepSeek V3.2 Exp" | "DeepSeek V4 Pro" | "R1 Distill Qwen 32B" | "Mercury 2" | "Relace Apply 3" | "Relace Search" | "Rocinante 12B" | "Skyfall 36B V2" | "UnslopNemo 12B" | "Cydonia 24B V4.1" | "Cogito v2.1 671B" | "Inflection 3 Pi" | "Inflection 3 Productivity" | "Perceptron Mk1" | "Claude Sonnet 4" | "Claude Opus 4.8 (Fast)" | "Claude Sonnet 4.6" | "Claude Opus 4.5 (latest)" | "Claude Opus 4.7" | "Claude 3.5 Haiku" | "Claude 3 Haiku" | "Claude Opus 4.6 (Fast)" | "Claude Sonnet 4.5 (latest)" | "Claude Opus 4.6" | "Claude Haiku 4.5 (latest)" | "Claude Opus 4.7 (Fast)" | "Claude Opus 4.1 (latest)" | "Claude Opus 4.8" | "Claude Opus 4" | "MiMo-V2.5" | "MiMo-V2-Flash" | "MiMo-V2.5-Pro" | "Jamba Large 1.7" | "Qwen3.5 Plus 2026-02-15" | "Qwen Plus 0728" | "Qwen3 30B A3B Instruct 2507" | "Qwen3 Next 80B A3B Instruct (free)" | "Qwen3.5 122B-A10B" | "Qwen3-Next 80B-A3B Instruct" | "Qwen2.5 VL 72B Instruct" | "Qwen3 VL 30B A3B Instruct" | "Qwen3 Coder 480B A35B (free)" | "Qwen3 32B" | "Qwen3-Coder 30B-A3B Instruct" | "Qwen3 VL 30B A3B Thinking" | "Qwen2.5 Coder 32B Instruct" | "Qwen3 VL 235B A22B Instruct" | "Qwen3.6 27B" | "Qwen3 235B-A22B" | "Qwen3.5 Plus 2026-04-20" | "Qwen3 Max" | "Qwen3 Coder Plus" | "Qwen3 14B" | "Qwen3 Coder Next" | "Qwen3 235B A22B Thinking 2507" | "Qwen3 8B" | "Qwen3.7 Max" | "Qwen3 235B A22B Instruct 2507" | "Qwen3 30B A3B" | "Qwen3.6 Plus" | "Qwen3.5-9B" | "Qwen3 VL 8B Instruct" | "Qwen3.5-Flash" | "Qwen3-Next 80B-A3B (Thinking)" | "Qwen3 Coder Flash" | "Qwen3.5 35B-A3B" | "Qwen3.6 Flash" | "Qwen3.6 35B-A3B" | "Qwen3 30B A3B Thinking 2507" | "Qwen Plus 0728 (thinking)" | "Qwen3 Coder 480B A35B" | "Qwen3.6 Max Preview" | "Qwen3.5 397B-A17B" | "Qwen3.7 Plus" | "Qwen2.5 7B Instruct" | "Qwen3 Max Thinking" | "Qwen3.5 27B" | "Qwen3 VL 8B Thinking" | "Qwen3 VL 235B A22B Thinking" | "Qwen2.5 72B Instruct" | "Qwen3 VL 32B Instruct" | "Qwen Plus" | "MoonshotAI Kimi Latest" | "Google Gemini Pro Latest" | "Google Gemini Flash Latest" | "LFM2-24B-A2B" | "LFM2.5-1.2B-Instruct (free)" | "LFM2.5-1.2B-Thinking (free)" | "Rnj 1 Instruct" | "Command R+" | "Command R" | "Command A" | "Command R7B" | "Free Models Router" | "Owl Alpha" | "Kimi K2 Thinking" | "Kimi K2.6" | "Kimi K2.6 (free)" | "Kimi K2 0905" | "Kimi K2 0711" | "Kimi K2.5" | "Llama 3.1 70B Instruct" | "Llama 4 Maverick" | "Llama Guard 4 12B" | "Llama 3.2 3B Instruct (free)" | "Llama 3.2 3B Instruct" | "Llama 4 Scout" | "Llama 3.2 11B Vision Instruct" | "Llama 3.3 70B Instruct (free)" | "Llama 3.2 1B Instruct" | "Llama 3 70B Instruct" | "Llama 3 8B Instruct" | "Llama 3.1 8B Instruct" | "Llama-3.3-70B-Instruct" | "Llama Guard 3 8B" | "Sonar" | "Sonar Pro" | "Sonar Reasoning Pro" | "Sonar Pro Search" | "Sonar Deep Research" | "Magnum v4 72B" | "Weaver (alpha)" | "ERNIE 4.5 VL 424B A47B " | "Grok 4.20 Multi-Agent" | "Grok Build 0.1" | "Grok 4.20" | "Grok 4.3" | "OpenAI GPT Latest" | "OpenAI GPT Mini Latest" | "Nemotron 3 Nano 30B A3B" | "Nemotron 3 Ultra (free)" | "Nemotron Nano 9B v2" | "Nemotron 3 Nano 30B A3B (free)" | "Nemotron 3.5 Content Safety (free)" | "Nemotron 3 Nano Omni (free)" | "Nemotron 3 Ultra 550B A55B" | "Nemotron 3 Super (free)" | "Nemotron Nano 12B 2 VL (free)" | "Nemotron Nano 9B V2 (free)" | "Llama 3.3 Nemotron Super 49B v1.5" | "Nemotron 3 Super 120B A12B" | "Switchpoint Router" | "Trinity Mini" | "Trinity Large Thinking" | "Maestro Reasoning" | "Coder Large" | "Virtuoso Large" | "MythoMax 13B" | "Uncensored (free)" | "Phi 4" | "WizardLM-2 8x22B" | "Phi 4 Mini Instruct" | "Palmyra X5" | "Seed-2.0-Mini" | "Seed 1.6 Flash" | "Seed 1.6" | "Seed-2.0-Lite" | "Nex-N2-Pro (free)" | "Hy3 preview" | "Hunyuan A13B Instruct" | "Granite 4.1 8B" | "Granite 4.0 Micro" | "Step 3.7 Flash" | "Step 3.5 Flash" | "Aion-2.0" | "Aion-1.0" | "Aion-RP 1.0 (8B)" | "Aion-1.0-Mini" | "Nova Pro 1.0" | "Nova Lite 1.0" | "Nova Micro 1.0" | "Nova Premier 1.0" | "Nova 2 Lite" | "Ling-2.6-flash" | "Ling-2.6-1T" | "Ring-2.6-1T" | "Morph V3 Fast" | "Morph V3 Large" | "ReMM SLERP 13B" | "Nano Banana" | "Gemma 4 31B (free)" | "Lyria 3 Clip Preview" | "Gemini 2.5 Pro Preview 06-05" | "Gemini 3.1 Flash Lite Preview" | "Gemma 4 31B IT" | "Gemini 3 Flash Preview" | "Gemma 4 26B A4B (free)" | "Gemini 3.1 Pro Preview Custom Tools" | "Gemini 2.5 Pro Preview 05-06" | "Gemma 3n 4B" | "Gemini 2.5 Pro" | "Gemini 3.1 Pro Preview" | "Gemma 3 27B" | "Gemini 3.1 Flash Lite" | "Gemini 2.5 Flash-Lite" | "Gemini 2.5 Flash" | "Gemma 3 12B" | "Gemma 4 26B A4B IT" | "Gemini 2.5 Flash Lite Preview 09-2025" | "Gemma 3 4B" | "Gemini 3.5 Flash" | "Lyria 3 Pro Preview" | "Gemma 2 27B" | "Nano Banana Pro" | "Nano Banana 2" | "GPT-4o (2024-08-06)" | "GPT-5 Pro" | "GPT-5 Mini" | "o3 Mini High" | "o4 Mini High" | "GPT-5 Chat" | "GPT-4o" | "GPT-5.2" | "GPT-4o-mini (2024-07-18)" | "GPT-5-Codex" | "o3" | "GPT-5 Image" | "GPT-4o (2024-11-20)" | "GPT-5" | "GPT-5.4 Pro" | "GPT-4.1 mini" | "GPT-5.2 Pro" | "o3-pro" | "GPT-4o-mini Search Preview" | "o4-mini" | "GPT-5.4" | "GPT-5.4 Image 2" | "o3-mini" | "GPT-5.5" | "GPT-3.5 Turbo 16k" | "gpt-oss-20b (free)" | "GPT-5.1" | "GPT-5 Nano" | "gpt-oss-120b" | "GPT-4o mini" | "GPT-5.1 Codex Max" | "GPT-5.1 Codex mini" | "o1-pro" | "GPT Chat Latest" | "gpt-oss-20b" | "GPT-4 Turbo Preview" | "o3-deep-research" | "GPT Audio" | "GPT-5 Image Mini" | "GPT-4.1" | "GPT-5.4 nano" | "GPT Audio Mini" | "gpt-oss-120b (free)" | "GPT-5.3 Codex" | "GPT-5.5 Pro" | "o4-mini-deep-research" | "GPT-3.5-turbo" | "GPT-5.2 Chat" | "GPT-3.5 Turbo Instruct" | "GPT-5.2 Codex" | "GPT-5.1 Codex" | "GPT-4o (2024-05-13)" | "GPT-5.1 Chat" | "gpt-oss-safeguard-20b" | "GPT-3.5 Turbo (older v0613)" | "GPT-5.4 mini" | "GPT-4 Turbo" | "o1" | "GPT-4" | "GPT-5.3 Chat" | "GPT-4o Search Preview" | "GPT-4.1 nano" | "Laguna M.1 (free)" | "Laguna XS.2 (free)" | "UI-TARS 7B " | "Claude Opus Latest" | "Anthropic Claude Haiku Latest" | "Anthropic Claude Sonnet Latest" | "MiniMax M1" | "MiniMax-M3" | "MiniMax-01" | "MiniMax-M2.1" | "MiniMax-M2.7" | "MiniMax-M2" | "MiniMax-M2.5" | "MiniMax M2-her" | "Olmo 3 32B Think";
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="kwaipilot/kat-coder-pro-v2" | "z-ai/glm-4.5-air:free" | "z-ai/glm-4.6" | "z-ai/glm-4.7" | "z-ai/glm-4-32b" | "z-ai/glm-4.5v" | "z-ai/glm-4.6v" | "z-ai/glm-4.7-flash" | "z-ai/glm-5v-turbo" | "z-ai/glm-5" | "z-ai/glm-5-turbo" | "z-ai/glm-4.5" | "z-ai/glm-4.5-air" | "z-ai/glm-5.1" | "upstage/solar-pro-3" | "prime-intellect/intellect-3" | "rekaai/reka-edge" | "rekaai/reka-flash-3" | "nousresearch/hermes-4-70b" | "nousresearch/hermes-3-llama-3.1-405b" | "nousresearch/hermes-3-llama-3.1-405b:free" | "nousresearch/hermes-3-llama-3.1-70b" | "nousresearch/hermes-4-405b" | "mistralai/mistral-small-24b-instruct-2501" | "mistralai/mistral-medium-3.1" | "mistralai/ministral-14b-2512" | "mistralai/mistral-large-2407" | "mistralai/mistral-small-2603" | "mistralai/ministral-8b-2512" | "mistralai/mistral-large" | "mistralai/mistral-small-3.1-24b-instruct" | "mistralai/mistral-nemo" | "mistralai/mistral-large-2512" | "mistralai/ministral-3b-2512" | "mistralai/mistral-saba" | "mistralai/mistral-medium-3" | "mistralai/voxtral-small-24b-2507" | "mistralai/mistral-medium-3-5" | "mistralai/mixtral-8x22b-instruct" | "mistralai/devstral-2512" | "mistralai/mistral-small-3.2-24b-instruct" | "mistralai/codestral-2508" | "sao10k/l3.1-euryale-70b" | "sao10k/l3-lunaris-8b" | "sao10k/l3.3-euryale-70b" | "sao10k/l3.1-70b-hanami-x1" | "deepseek/deepseek-r1-0528" | "deepseek/deepseek-v3.2" | "deepseek/deepseek-r1" | "deepseek/deepseek-chat-v3.1" | "deepseek/deepseek-chat-v3-0324" | "deepseek/deepseek-r1-distill-llama-70b" | "deepseek/deepseek-chat" | "deepseek/deepseek-v3.1-terminus" | "deepseek/deepseek-v4-flash" | "deepseek/deepseek-v3.2-exp" | "deepseek/deepseek-v4-pro" | "deepseek/deepseek-r1-distill-qwen-32b" | "inception/mercury-2" | "relace/relace-apply-3" | "relace/relace-search" | "thedrummer/rocinante-12b" | "thedrummer/skyfall-36b-v2" | "thedrummer/unslopnemo-12b" | "thedrummer/cydonia-24b-v4.1" | "deepcogito/cogito-v2.1-671b" | "inflection/inflection-3-pi" | "inflection/inflection-3-productivity" | "perceptron/perceptron-mk1" | "anthropic/claude-sonnet-4" | "anthropic/claude-opus-4.8-fast" | "anthropic/claude-sonnet-4.6" | "anthropic/claude-opus-4.5" | "anthropic/claude-opus-4.7" | "anthropic/claude-3.5-haiku" | "anthropic/claude-3-haiku" | "anthropic/claude-opus-4.6-fast" | "anthropic/claude-sonnet-4.5" | "anthropic/claude-opus-4.6" | "anthropic/claude-haiku-4.5" | "anthropic/claude-opus-4.7-fast" | "anthropic/claude-opus-4.1" | "anthropic/claude-opus-4.8" | "anthropic/claude-opus-4" | "xiaomi/mimo-v2.5" | "xiaomi/mimo-v2-flash" | "xiaomi/mimo-v2.5-pro" | "ai21/jamba-large-1.7" | "qwen/qwen3.5-plus-02-15" | "qwen/qwen-plus-2025-07-28" | "qwen/qwen3-30b-a3b-instruct-2507" | "qwen/qwen3-next-80b-a3b-instruct:free" | "qwen/qwen3.5-122b-a10b" | "qwen/qwen3-next-80b-a3b-instruct" | "qwen/qwen2.5-vl-72b-instruct" | "qwen/qwen3-vl-30b-a3b-instruct" | "qwen/qwen3-coder:free" | "qwen/qwen3-32b" | "qwen/qwen3-coder-30b-a3b-instruct" | "qwen/qwen3-vl-30b-a3b-thinking" | "qwen/qwen-2.5-coder-32b-instruct" | "qwen/qwen3-vl-235b-a22b-instruct" | "qwen/qwen3.6-27b" | "qwen/qwen3-235b-a22b" | "qwen/qwen3.5-plus-20260420" | "qwen/qwen3-max" | "qwen/qwen3-coder-plus" | "qwen/qwen3-14b" | "qwen/qwen3-coder-next" | "qwen/qwen3-235b-a22b-thinking-2507" | "qwen/qwen3-8b" | "qwen/qwen3.7-max" | "qwen/qwen3-235b-a22b-2507" | "qwen/qwen3-30b-a3b" | "qwen/qwen3.6-plus" | "qwen/qwen3.5-9b" | "qwen/qwen3-vl-8b-instruct" | "qwen/qwen3.5-flash-02-23" | "qwen/qwen3-next-80b-a3b-thinking" | "qwen/qwen3-coder-flash" | "qwen/qwen3.5-35b-a3b" | "qwen/qwen3.6-flash" | "qwen/qwen3.6-35b-a3b" | "qwen/qwen3-30b-a3b-thinking-2507" | "qwen/qwen-plus-2025-07-28:thinking" | "qwen/qwen3-coder" | "qwen/qwen3.6-max-preview" | "qwen/qwen3.5-397b-a17b" | "qwen/qwen3.7-plus" | "qwen/qwen-2.5-7b-instruct" | "qwen/qwen3-max-thinking" | "qwen/qwen3.5-27b" | "qwen/qwen3-vl-8b-thinking" | "qwen/qwen3-vl-235b-a22b-thinking" | "qwen/qwen-2.5-72b-instruct" | "qwen/qwen3-vl-32b-instruct" | "qwen/qwen-plus" | "~moonshotai/kimi-latest" | "~google/gemini-pro-latest" | "~google/gemini-flash-latest" | "liquid/lfm-2-24b-a2b" | "liquid/lfm-2.5-1.2b-instruct:free" | "liquid/lfm-2.5-1.2b-thinking:free" | "essentialai/rnj-1-instruct" | "cohere/command-r-plus-08-2024" | "cohere/command-r-08-2024" | "cohere/command-a" | "cohere/command-r7b-12-2024" | "openrouter/free" | "openrouter/owl-alpha" | "moonshotai/kimi-k2-thinking" | "moonshotai/kimi-k2.6" | "moonshotai/kimi-k2.6:free" | "moonshotai/kimi-k2-0905" | "moonshotai/kimi-k2" | "moonshotai/kimi-k2.5" | "meta-llama/llama-3.1-70b-instruct" | "meta-llama/llama-4-maverick" | "meta-llama/llama-guard-4-12b" | "meta-llama/llama-3.2-3b-instruct:free" | "meta-llama/llama-3.2-3b-instruct" | "meta-llama/llama-4-scout" | "meta-llama/llama-3.2-11b-vision-instruct" | "meta-llama/llama-3.3-70b-instruct:free" | "meta-llama/llama-3.2-1b-instruct" | "meta-llama/llama-3-70b-instruct" | "meta-llama/llama-3-8b-instruct" | "meta-llama/llama-3.1-8b-instruct" | "meta-llama/llama-3.3-70b-instruct" | "meta-llama/llama-guard-3-8b" | "perplexity/sonar" | "perplexity/sonar-pro" | "perplexity/sonar-reasoning-pro" | "perplexity/sonar-pro-search" | "perplexity/sonar-deep-research" | "anthracite-org/magnum-v4-72b" | "mancer/weaver" | "baidu/ernie-4.5-vl-424b-a47b" | "x-ai/grok-4.20-multi-agent" | "x-ai/grok-build-0.1" | "x-ai/grok-4.20" | "x-ai/grok-4.3" | "~openai/gpt-latest" | "~openai/gpt-mini-latest" | "nvidia/nemotron-3-nano-30b-a3b" | "nvidia/nemotron-3-ultra-550b-a55b:free" | "nvidia/nemotron-nano-9b-v2" | "nvidia/nemotron-3-nano-30b-a3b:free" | "nvidia/nemotron-3.5-content-safety:free" | "nvidia/nemotron-3-nano-omni-30b-a3b-reasoning:free" | "nvidia/nemotron-3-ultra-550b-a55b" | "nvidia/nemotron-3-super-120b-a12b:free" | "nvidia/nemotron-nano-12b-v2-vl:free" | "nvidia/nemotron-nano-9b-v2:free" | "nvidia/llama-3.3-nemotron-super-49b-v1.5" | "nvidia/nemotron-3-super-120b-a12b" | "switchpoint/router" | "arcee-ai/trinity-mini" | "arcee-ai/trinity-large-thinking" | "arcee-ai/maestro-reasoning" | "arcee-ai/coder-large" | "arcee-ai/virtuoso-large" | "gryphe/mythomax-l2-13b" | "cognitivecomputations/dolphin-mistral-24b-venice-edition:free" | "microsoft/phi-4" | "microsoft/wizardlm-2-8x22b" | "microsoft/phi-4-mini-instruct" | "writer/palmyra-x5" | "bytedance-seed/seed-2.0-mini" | "bytedance-seed/seed-1.6-flash" | "bytedance-seed/seed-1.6" | "bytedance-seed/seed-2.0-lite" | "nex-agi/deepseek-v3.1-nex-n1" | "tencent/hy3-preview" | "tencent/hunyuan-a13b-instruct" | "ibm-granite/granite-4.1-8b" | "ibm-granite/granite-4.0-h-micro" | "stepfun/step-3.7-flash" | "stepfun/step-3.5-flash" | "aion-labs/aion-2.0" | "aion-labs/aion-1.0" | "aion-labs/aion-rp-llama-3.1-8b" | "aion-labs/aion-1.0-mini" | "amazon/nova-pro-v1" | "amazon/nova-lite-v1" | "amazon/nova-micro-v1" | "amazon/nova-premier-v1" | "amazon/nova-2-lite-v1" | "inclusionai/ling-2.6-flash" | "inclusionai/ling-2.6-1t" | "inclusionai/ring-2.6-1t" | "morph/morph-v3-fast" | "morph/morph-v3-large" | "undi95/remm-slerp-l2-13b" | "google/gemini-2.5-flash-image" | "google/gemma-4-31b-it:free" | "google/lyria-3-clip-preview" | "google/gemini-2.5-pro-preview" | "google/gemini-3.1-flash-lite-preview" | "google/gemma-4-31b-it" | "google/gemini-3-flash-preview" | "google/gemma-4-26b-a4b-it:free" | "google/gemini-3.1-pro-preview-customtools" | "google/gemini-2.5-pro-preview-05-06" | "google/gemma-3n-e4b-it" | "google/gemini-2.5-pro" | "google/gemini-3.1-pro-preview" | "google/gemma-3-27b-it" | "google/gemini-3.1-flash-lite" | "google/gemini-2.5-flash-lite" | "google/gemini-2.5-flash" | "google/gemma-3-12b-it" | "google/gemma-4-26b-a4b-it" | "google/gemini-2.5-flash-lite-preview-09-2025" | "google/gemma-3-4b-it" | "google/gemini-3.5-flash" | "google/lyria-3-pro-preview" | "google/gemma-2-27b-it" | "google/gemini-3-pro-image-preview" | "google/gemini-3.1-flash-image-preview" | "openai/gpt-4o-2024-08-06" | "openai/gpt-5-pro" | "openai/gpt-5-mini" | "openai/o3-mini-high" | "openai/o4-mini-high" | "openai/gpt-5-chat" | "openai/gpt-4o" | "openai/gpt-5.2" | "openai/gpt-4o-mini-2024-07-18" | "openai/gpt-5-codex" | "openai/o3" | "openai/gpt-5-image" | "openai/gpt-4o-2024-11-20" | "openai/gpt-5" | "openai/gpt-5.4-pro" | "openai/gpt-4.1-mini" | "openai/gpt-5.2-pro" | "openai/o3-pro" | "openai/gpt-4o-mini-search-preview" | "openai/o4-mini" | "openai/gpt-5.4" | "openai/gpt-5.4-image-2" | "openai/o3-mini" | "openai/gpt-5.5" | "openai/gpt-3.5-turbo-16k" | "openai/gpt-oss-20b:free" | "openai/gpt-5.1" | "openai/gpt-5-nano" | "openai/gpt-oss-120b" | "openai/gpt-4o-mini" | "openai/gpt-5.1-codex-max" | "openai/gpt-5.1-codex-mini" | "openai/o1-pro" | "openai/gpt-chat-latest" | "openai/gpt-oss-20b" | "openai/gpt-4-turbo-preview" | "openai/o3-deep-research" | "openai/gpt-audio" | "openai/gpt-5-image-mini" | "openai/gpt-4.1" | "openai/gpt-5.4-nano" | "openai/gpt-audio-mini" | "openai/gpt-oss-120b:free" | "openai/gpt-5.3-codex" | "openai/gpt-5.5-pro" | "openai/o4-mini-deep-research" | "openai/gpt-3.5-turbo" | "openai/gpt-5.2-chat" | "openai/gpt-3.5-turbo-instruct" | "openai/gpt-5.2-codex" | "openai/gpt-5.1-codex" | "openai/gpt-4o-2024-05-13" | "openai/gpt-5.1-chat" | "openai/gpt-oss-safeguard-20b" | "openai/gpt-3.5-turbo-0613" | "openai/gpt-5.4-mini" | "openai/gpt-4-turbo" | "openai/o1" | "openai/gpt-4" | "openai/gpt-5.3-chat" | "openai/gpt-4o-search-preview" | "openai/gpt-4.1-nano" | "poolside/laguna-m.1:free" | "poolside/laguna-xs.2:free" | "bytedance/ui-tars-1.5-7b" | "~anthropic/claude-opus-latest" | "~anthropic/claude-haiku-latest" | "~anthropic/claude-sonnet-latest" | "minimax/minimax-m1" | "minimax/minimax-m3" | "minimax/minimax-01" | "minimax/minimax-m2.1" | "minimax/minimax-m2.7" | "minimax/minimax-m2" | "minimax/minimax-m2.5" | "minimax/minimax-m2-her" | "allenai/olmo-3-32b-think";
3
- export type ModelName="KAT-Coder-Pro V2" | "GLM 4.5 Air (free)" | "GLM-4.6" | "GLM-4.7" | "GLM 4 32B " | "GLM-4.5V" | "GLM-4.6V" | "GLM-4.7-Flash" | "GLM-5V-Turbo" | "GLM-5" | "GLM-5-Turbo" | "GLM-4.5" | "GLM-4.5-Air" | "GLM-5.1" | "Solar Pro 3" | "INTELLECT-3" | "Reka Edge" | "Reka Flash 3" | "Hermes 4 70B" | "Hermes 3 405B Instruct" | "Hermes 3 405B Instruct (free)" | "Hermes 3 70B Instruct" | "Hermes 4 405B" | "Mistral Small 3" | "Mistral Medium 3.1" | "Ministral 3 14B 2512" | "Mistral Large 2407" | "Mistral Small 4" | "Ministral 3 8B 2512" | "Mistral Large" | "Mistral Small 3.1 24B" | "Mistral Nemo" | "Mistral Large 3" | "Ministral 3 3B 2512" | "Saba" | "Mistral Medium 3" | "Voxtral Small 24B 2507" | "Mistral Medium 3.5" | "Mixtral 8x22B Instruct" | "Devstral 2" | "Mistral Small 3.2 24B" | "Codestral 2508" | "Llama 3.1 Euryale 70B v2.2" | "Llama 3 8B Lunaris" | "Llama 3.3 Euryale 70B" | "Llama 3.1 70B Hanami x1" | "R1 0528" | "DeepSeek V3.2" | "DeepSeek-R1" | "DeepSeek V3.1" | "DeepSeek V3 0324" | "R1 Distill Llama 70B" | "DeepSeek Chat" | "DeepSeek V3.1 Terminus" | "DeepSeek V4 Flash" | "DeepSeek V3.2 Exp" | "DeepSeek V4 Pro" | "R1 Distill Qwen 32B" | "Mercury 2" | "Relace Apply 3" | "Relace Search" | "Rocinante 12B" | "Skyfall 36B V2" | "UnslopNemo 12B" | "Cydonia 24B V4.1" | "Cogito v2.1 671B" | "Inflection 3 Pi" | "Inflection 3 Productivity" | "Perceptron Mk1" | "Claude Sonnet 4" | "Claude Opus 4.8 (Fast)" | "Claude Sonnet 4.6" | "Claude Opus 4.5 (latest)" | "Claude Opus 4.7" | "Claude 3.5 Haiku" | "Claude 3 Haiku" | "Claude Opus 4.6 (Fast)" | "Claude Sonnet 4.5 (latest)" | "Claude Opus 4.6" | "Claude Haiku 4.5 (latest)" | "Claude Opus 4.7 (Fast)" | "Claude Opus 4.1 (latest)" | "Claude Opus 4.8" | "Claude Opus 4" | "MiMo-V2.5" | "MiMo-V2-Flash" | "MiMo-V2.5-Pro" | "Jamba Large 1.7" | "Qwen3.5 Plus 2026-02-15" | "Qwen Plus 0728" | "Qwen3 30B A3B Instruct 2507" | "Qwen3 Next 80B A3B Instruct (free)" | "Qwen3.5 122B-A10B" | "Qwen3-Next 80B-A3B Instruct" | "Qwen2.5 VL 72B Instruct" | "Qwen3 VL 30B A3B Instruct" | "Qwen3 Coder 480B A35B (free)" | "Qwen3 32B" | "Qwen3-Coder 30B-A3B Instruct" | "Qwen3 VL 30B A3B Thinking" | "Qwen2.5 Coder 32B Instruct" | "Qwen3 VL 235B A22B Instruct" | "Qwen3.6 27B" | "Qwen3 235B-A22B" | "Qwen3.5 Plus 2026-04-20" | "Qwen3 Max" | "Qwen3 Coder Plus" | "Qwen3 14B" | "Qwen3 Coder Next" | "Qwen3 235B A22B Thinking 2507" | "Qwen3 8B" | "Qwen3.7 Max" | "Qwen3 235B A22B Instruct 2507" | "Qwen3 30B A3B" | "Qwen3.6 Plus" | "Qwen3.5-9B" | "Qwen3 VL 8B Instruct" | "Qwen3.5-Flash" | "Qwen3-Next 80B-A3B (Thinking)" | "Qwen3 Coder Flash" | "Qwen3.5 35B-A3B" | "Qwen3.6 Flash" | "Qwen3.6 35B-A3B" | "Qwen3 30B A3B Thinking 2507" | "Qwen Plus 0728 (thinking)" | "Qwen3 Coder 480B A35B" | "Qwen3.6 Max Preview" | "Qwen3.5 397B-A17B" | "Qwen3.7 Plus" | "Qwen2.5 7B Instruct" | "Qwen3 Max Thinking" | "Qwen3.5 27B" | "Qwen3 VL 8B Thinking" | "Qwen3 VL 235B A22B Thinking" | "Qwen2.5 72B Instruct" | "Qwen3 VL 32B Instruct" | "Qwen Plus" | "MoonshotAI Kimi Latest" | "Google Gemini Pro Latest" | "Google Gemini Flash Latest" | "LFM2-24B-A2B" | "LFM2.5-1.2B-Instruct (free)" | "LFM2.5-1.2B-Thinking (free)" | "Rnj 1 Instruct" | "Command R+" | "Command R" | "Command A" | "Command R7B" | "Free Models Router" | "Owl Alpha" | "Kimi K2 Thinking" | "Kimi K2.6" | "Kimi K2.6 (free)" | "Kimi K2 0905" | "Kimi K2 0711" | "Kimi K2.5" | "Llama 3.1 70B Instruct" | "Llama 4 Maverick" | "Llama Guard 4 12B" | "Llama 3.2 3B Instruct (free)" | "Llama 3.2 3B Instruct" | "Llama 4 Scout" | "Llama 3.2 11B Vision Instruct" | "Llama 3.3 70B Instruct (free)" | "Llama 3.2 1B Instruct" | "Llama 3 70B Instruct" | "Llama 3 8B Instruct" | "Llama 3.1 8B Instruct" | "Llama-3.3-70B-Instruct" | "Llama Guard 3 8B" | "Sonar" | "Sonar Pro" | "Sonar Reasoning Pro" | "Sonar Pro Search" | "Sonar Deep Research" | "Magnum v4 72B" | "Weaver (alpha)" | "ERNIE 4.5 VL 424B A47B " | "Grok 4.20 Multi-Agent" | "Grok Build 0.1" | "Grok 4.20" | "Grok 4.3" | "OpenAI GPT Latest" | "OpenAI GPT Mini Latest" | "Nemotron 3 Nano 30B A3B" | "Nemotron 3 Ultra (free)" | "Nemotron Nano 9B v2" | "Nemotron 3 Nano 30B A3B (free)" | "Nemotron 3.5 Content Safety (free)" | "Nemotron 3 Nano Omni (free)" | "Nemotron 3 Ultra 550B A55B" | "Nemotron 3 Super (free)" | "Nemotron Nano 12B 2 VL (free)" | "Nemotron Nano 9B V2 (free)" | "Llama 3.3 Nemotron Super 49B v1.5" | "Nemotron 3 Super 120B A12B" | "Switchpoint Router" | "Trinity Mini" | "Trinity Large Thinking" | "Maestro Reasoning" | "Coder Large" | "Virtuoso Large" | "MythoMax 13B" | "Uncensored (free)" | "Phi 4" | "WizardLM-2 8x22B" | "Phi 4 Mini Instruct" | "Palmyra X5" | "Seed-2.0-Mini" | "Seed 1.6 Flash" | "Seed 1.6" | "Seed-2.0-Lite" | "DeepSeek V3.1 Nex N1" | "Hy3 preview" | "Hunyuan A13B Instruct" | "Granite 4.1 8B" | "Granite 4.0 Micro" | "Step 3.7 Flash" | "Step 3.5 Flash" | "Aion-2.0" | "Aion-1.0" | "Aion-RP 1.0 (8B)" | "Aion-1.0-Mini" | "Nova Pro 1.0" | "Nova Lite 1.0" | "Nova Micro 1.0" | "Nova Premier 1.0" | "Nova 2 Lite" | "Ling-2.6-flash" | "Ling-2.6-1T" | "Ring-2.6-1T" | "Morph V3 Fast" | "Morph V3 Large" | "ReMM SLERP 13B" | "Nano Banana" | "Gemma 4 31B (free)" | "Lyria 3 Clip Preview" | "Gemini 2.5 Pro Preview 06-05" | "Gemini 3.1 Flash Lite Preview" | "Gemma 4 31B IT" | "Gemini 3 Flash Preview" | "Gemma 4 26B A4B (free)" | "Gemini 3.1 Pro Preview Custom Tools" | "Gemini 2.5 Pro Preview 05-06" | "Gemma 3n 4B" | "Gemini 2.5 Pro" | "Gemini 3.1 Pro Preview" | "Gemma 3 27B" | "Gemini 3.1 Flash Lite" | "Gemini 2.5 Flash-Lite" | "Gemini 2.5 Flash" | "Gemma 3 12B" | "Gemma 4 26B A4B IT" | "Gemini 2.5 Flash Lite Preview 09-2025" | "Gemma 3 4B" | "Gemini 3.5 Flash" | "Lyria 3 Pro Preview" | "Gemma 2 27B" | "Nano Banana Pro" | "Nano Banana 2" | "GPT-4o (2024-08-06)" | "GPT-5 Pro" | "GPT-5 Mini" | "o3 Mini High" | "o4 Mini High" | "GPT-5 Chat" | "GPT-4o" | "GPT-5.2" | "GPT-4o-mini (2024-07-18)" | "GPT-5-Codex" | "o3" | "GPT-5 Image" | "GPT-4o (2024-11-20)" | "GPT-5" | "GPT-5.4 Pro" | "GPT-4.1 mini" | "GPT-5.2 Pro" | "o3-pro" | "GPT-4o-mini Search Preview" | "o4-mini" | "GPT-5.4" | "GPT-5.4 Image 2" | "o3-mini" | "GPT-5.5" | "GPT-3.5 Turbo 16k" | "gpt-oss-20b (free)" | "GPT-5.1" | "GPT-5 Nano" | "gpt-oss-120b" | "GPT-4o mini" | "GPT-5.1 Codex Max" | "GPT-5.1 Codex mini" | "o1-pro" | "GPT Chat Latest" | "gpt-oss-20b" | "GPT-4 Turbo Preview" | "o3-deep-research" | "GPT Audio" | "GPT-5 Image Mini" | "GPT-4.1" | "GPT-5.4 nano" | "GPT Audio Mini" | "gpt-oss-120b (free)" | "GPT-5.3 Codex" | "GPT-5.5 Pro" | "o4-mini-deep-research" | "GPT-3.5-turbo" | "GPT-5.2 Chat" | "GPT-3.5 Turbo Instruct" | "GPT-5.2 Codex" | "GPT-5.1 Codex" | "GPT-4o (2024-05-13)" | "GPT-5.1 Chat" | "gpt-oss-safeguard-20b" | "GPT-3.5 Turbo (older v0613)" | "GPT-5.4 mini" | "GPT-4 Turbo" | "o1" | "GPT-4" | "GPT-5.3 Chat" | "GPT-4o Search Preview" | "GPT-4.1 nano" | "Laguna M.1 (free)" | "Laguna XS.2 (free)" | "UI-TARS 7B " | "Claude Opus Latest" | "Anthropic Claude Haiku Latest" | "Anthropic Claude Sonnet Latest" | "MiniMax M1" | "MiniMax-M3" | "MiniMax-01" | "MiniMax-M2.1" | "MiniMax-M2.7" | "MiniMax-M2" | "MiniMax-M2.5" | "MiniMax M2-her" | "Olmo 3 32B Think";
2
+ export type ModelId="kwaipilot/kat-coder-pro-v2" | "z-ai/glm-4.5-air:free" | "z-ai/glm-4.6" | "z-ai/glm-4.7" | "z-ai/glm-4-32b" | "z-ai/glm-4.5v" | "z-ai/glm-4.6v" | "z-ai/glm-4.7-flash" | "z-ai/glm-5v-turbo" | "z-ai/glm-5" | "z-ai/glm-5-turbo" | "z-ai/glm-4.5" | "z-ai/glm-4.5-air" | "z-ai/glm-5.1" | "upstage/solar-pro-3" | "prime-intellect/intellect-3" | "rekaai/reka-edge" | "rekaai/reka-flash-3" | "nousresearch/hermes-4-70b" | "nousresearch/hermes-3-llama-3.1-405b" | "nousresearch/hermes-3-llama-3.1-405b:free" | "nousresearch/hermes-3-llama-3.1-70b" | "nousresearch/hermes-4-405b" | "mistralai/mistral-small-24b-instruct-2501" | "mistralai/mistral-medium-3.1" | "mistralai/ministral-14b-2512" | "mistralai/mistral-large-2407" | "mistralai/mistral-small-2603" | "mistralai/ministral-8b-2512" | "mistralai/mistral-large" | "mistralai/mistral-small-3.1-24b-instruct" | "mistralai/mistral-nemo" | "mistralai/mistral-large-2512" | "mistralai/ministral-3b-2512" | "mistralai/mistral-saba" | "mistralai/mistral-medium-3" | "mistralai/voxtral-small-24b-2507" | "mistralai/mistral-medium-3-5" | "mistralai/mixtral-8x22b-instruct" | "mistralai/devstral-2512" | "mistralai/mistral-small-3.2-24b-instruct" | "mistralai/codestral-2508" | "sao10k/l3.1-euryale-70b" | "sao10k/l3-lunaris-8b" | "sao10k/l3.3-euryale-70b" | "sao10k/l3.1-70b-hanami-x1" | "deepseek/deepseek-r1-0528" | "deepseek/deepseek-v3.2" | "deepseek/deepseek-r1" | "deepseek/deepseek-chat-v3.1" | "deepseek/deepseek-chat-v3-0324" | "deepseek/deepseek-r1-distill-llama-70b" | "deepseek/deepseek-chat" | "deepseek/deepseek-v3.1-terminus" | "deepseek/deepseek-v4-flash" | "deepseek/deepseek-v3.2-exp" | "deepseek/deepseek-v4-pro" | "deepseek/deepseek-r1-distill-qwen-32b" | "inception/mercury-2" | "relace/relace-apply-3" | "relace/relace-search" | "thedrummer/rocinante-12b" | "thedrummer/skyfall-36b-v2" | "thedrummer/unslopnemo-12b" | "thedrummer/cydonia-24b-v4.1" | "deepcogito/cogito-v2.1-671b" | "inflection/inflection-3-pi" | "inflection/inflection-3-productivity" | "perceptron/perceptron-mk1" | "anthropic/claude-sonnet-4" | "anthropic/claude-opus-4.8-fast" | "anthropic/claude-sonnet-4.6" | "anthropic/claude-opus-4.5" | "anthropic/claude-opus-4.7" | "anthropic/claude-3.5-haiku" | "anthropic/claude-3-haiku" | "anthropic/claude-opus-4.6-fast" | "anthropic/claude-sonnet-4.5" | "anthropic/claude-opus-4.6" | "anthropic/claude-haiku-4.5" | "anthropic/claude-opus-4.7-fast" | "anthropic/claude-opus-4.1" | "anthropic/claude-opus-4.8" | "anthropic/claude-opus-4" | "xiaomi/mimo-v2.5" | "xiaomi/mimo-v2-flash" | "xiaomi/mimo-v2.5-pro" | "ai21/jamba-large-1.7" | "qwen/qwen3.5-plus-02-15" | "qwen/qwen-plus-2025-07-28" | "qwen/qwen3-30b-a3b-instruct-2507" | "qwen/qwen3-next-80b-a3b-instruct:free" | "qwen/qwen3.5-122b-a10b" | "qwen/qwen3-next-80b-a3b-instruct" | "qwen/qwen2.5-vl-72b-instruct" | "qwen/qwen3-vl-30b-a3b-instruct" | "qwen/qwen3-coder:free" | "qwen/qwen3-32b" | "qwen/qwen3-coder-30b-a3b-instruct" | "qwen/qwen3-vl-30b-a3b-thinking" | "qwen/qwen-2.5-coder-32b-instruct" | "qwen/qwen3-vl-235b-a22b-instruct" | "qwen/qwen3.6-27b" | "qwen/qwen3-235b-a22b" | "qwen/qwen3.5-plus-20260420" | "qwen/qwen3-max" | "qwen/qwen3-coder-plus" | "qwen/qwen3-14b" | "qwen/qwen3-coder-next" | "qwen/qwen3-235b-a22b-thinking-2507" | "qwen/qwen3-8b" | "qwen/qwen3.7-max" | "qwen/qwen3-235b-a22b-2507" | "qwen/qwen3-30b-a3b" | "qwen/qwen3.6-plus" | "qwen/qwen3.5-9b" | "qwen/qwen3-vl-8b-instruct" | "qwen/qwen3.5-flash-02-23" | "qwen/qwen3-next-80b-a3b-thinking" | "qwen/qwen3-coder-flash" | "qwen/qwen3.5-35b-a3b" | "qwen/qwen3.6-flash" | "qwen/qwen3.6-35b-a3b" | "qwen/qwen3-30b-a3b-thinking-2507" | "qwen/qwen-plus-2025-07-28:thinking" | "qwen/qwen3-coder" | "qwen/qwen3.6-max-preview" | "qwen/qwen3.5-397b-a17b" | "qwen/qwen3.7-plus" | "qwen/qwen-2.5-7b-instruct" | "qwen/qwen3-max-thinking" | "qwen/qwen3.5-27b" | "qwen/qwen3-vl-8b-thinking" | "qwen/qwen3-vl-235b-a22b-thinking" | "qwen/qwen-2.5-72b-instruct" | "qwen/qwen3-vl-32b-instruct" | "qwen/qwen-plus" | "~moonshotai/kimi-latest" | "~google/gemini-pro-latest" | "~google/gemini-flash-latest" | "liquid/lfm-2-24b-a2b" | "liquid/lfm-2.5-1.2b-instruct:free" | "liquid/lfm-2.5-1.2b-thinking:free" | "essentialai/rnj-1-instruct" | "cohere/command-r-plus-08-2024" | "cohere/command-r-08-2024" | "cohere/command-a" | "cohere/command-r7b-12-2024" | "openrouter/free" | "openrouter/owl-alpha" | "moonshotai/kimi-k2-thinking" | "moonshotai/kimi-k2.6" | "moonshotai/kimi-k2.6:free" | "moonshotai/kimi-k2-0905" | "moonshotai/kimi-k2" | "moonshotai/kimi-k2.5" | "meta-llama/llama-3.1-70b-instruct" | "meta-llama/llama-4-maverick" | "meta-llama/llama-guard-4-12b" | "meta-llama/llama-3.2-3b-instruct:free" | "meta-llama/llama-3.2-3b-instruct" | "meta-llama/llama-4-scout" | "meta-llama/llama-3.2-11b-vision-instruct" | "meta-llama/llama-3.3-70b-instruct:free" | "meta-llama/llama-3.2-1b-instruct" | "meta-llama/llama-3-70b-instruct" | "meta-llama/llama-3-8b-instruct" | "meta-llama/llama-3.1-8b-instruct" | "meta-llama/llama-3.3-70b-instruct" | "meta-llama/llama-guard-3-8b" | "perplexity/sonar" | "perplexity/sonar-pro" | "perplexity/sonar-reasoning-pro" | "perplexity/sonar-pro-search" | "perplexity/sonar-deep-research" | "anthracite-org/magnum-v4-72b" | "mancer/weaver" | "baidu/ernie-4.5-vl-424b-a47b" | "x-ai/grok-4.20-multi-agent" | "x-ai/grok-build-0.1" | "x-ai/grok-4.20" | "x-ai/grok-4.3" | "~openai/gpt-latest" | "~openai/gpt-mini-latest" | "nvidia/nemotron-3-nano-30b-a3b" | "nvidia/nemotron-3-ultra-550b-a55b:free" | "nvidia/nemotron-nano-9b-v2" | "nvidia/nemotron-3-nano-30b-a3b:free" | "nvidia/nemotron-3.5-content-safety:free" | "nvidia/nemotron-3-nano-omni-30b-a3b-reasoning:free" | "nvidia/nemotron-3-ultra-550b-a55b" | "nvidia/nemotron-3-super-120b-a12b:free" | "nvidia/nemotron-nano-12b-v2-vl:free" | "nvidia/nemotron-nano-9b-v2:free" | "nvidia/llama-3.3-nemotron-super-49b-v1.5" | "nvidia/nemotron-3-super-120b-a12b" | "switchpoint/router" | "arcee-ai/trinity-mini" | "arcee-ai/trinity-large-thinking" | "arcee-ai/maestro-reasoning" | "arcee-ai/coder-large" | "arcee-ai/virtuoso-large" | "gryphe/mythomax-l2-13b" | "cognitivecomputations/dolphin-mistral-24b-venice-edition:free" | "microsoft/phi-4" | "microsoft/wizardlm-2-8x22b" | "microsoft/phi-4-mini-instruct" | "writer/palmyra-x5" | "bytedance-seed/seed-2.0-mini" | "bytedance-seed/seed-1.6-flash" | "bytedance-seed/seed-1.6" | "bytedance-seed/seed-2.0-lite" | "nex-agi/nex-n2-pro:free" | "tencent/hy3-preview" | "tencent/hunyuan-a13b-instruct" | "ibm-granite/granite-4.1-8b" | "ibm-granite/granite-4.0-h-micro" | "stepfun/step-3.7-flash" | "stepfun/step-3.5-flash" | "aion-labs/aion-2.0" | "aion-labs/aion-1.0" | "aion-labs/aion-rp-llama-3.1-8b" | "aion-labs/aion-1.0-mini" | "amazon/nova-pro-v1" | "amazon/nova-lite-v1" | "amazon/nova-micro-v1" | "amazon/nova-premier-v1" | "amazon/nova-2-lite-v1" | "inclusionai/ling-2.6-flash" | "inclusionai/ling-2.6-1t" | "inclusionai/ring-2.6-1t" | "morph/morph-v3-fast" | "morph/morph-v3-large" | "undi95/remm-slerp-l2-13b" | "google/gemini-2.5-flash-image" | "google/gemma-4-31b-it:free" | "google/lyria-3-clip-preview" | "google/gemini-2.5-pro-preview" | "google/gemini-3.1-flash-lite-preview" | "google/gemma-4-31b-it" | "google/gemini-3-flash-preview" | "google/gemma-4-26b-a4b-it:free" | "google/gemini-3.1-pro-preview-customtools" | "google/gemini-2.5-pro-preview-05-06" | "google/gemma-3n-e4b-it" | "google/gemini-2.5-pro" | "google/gemini-3.1-pro-preview" | "google/gemma-3-27b-it" | "google/gemini-3.1-flash-lite" | "google/gemini-2.5-flash-lite" | "google/gemini-2.5-flash" | "google/gemma-3-12b-it" | "google/gemma-4-26b-a4b-it" | "google/gemini-2.5-flash-lite-preview-09-2025" | "google/gemma-3-4b-it" | "google/gemini-3.5-flash" | "google/lyria-3-pro-preview" | "google/gemma-2-27b-it" | "google/gemini-3-pro-image-preview" | "google/gemini-3.1-flash-image-preview" | "openai/gpt-4o-2024-08-06" | "openai/gpt-5-pro" | "openai/gpt-5-mini" | "openai/o3-mini-high" | "openai/o4-mini-high" | "openai/gpt-5-chat" | "openai/gpt-4o" | "openai/gpt-5.2" | "openai/gpt-4o-mini-2024-07-18" | "openai/gpt-5-codex" | "openai/o3" | "openai/gpt-5-image" | "openai/gpt-4o-2024-11-20" | "openai/gpt-5" | "openai/gpt-5.4-pro" | "openai/gpt-4.1-mini" | "openai/gpt-5.2-pro" | "openai/o3-pro" | "openai/gpt-4o-mini-search-preview" | "openai/o4-mini" | "openai/gpt-5.4" | "openai/gpt-5.4-image-2" | "openai/o3-mini" | "openai/gpt-5.5" | "openai/gpt-3.5-turbo-16k" | "openai/gpt-oss-20b:free" | "openai/gpt-5.1" | "openai/gpt-5-nano" | "openai/gpt-oss-120b" | "openai/gpt-4o-mini" | "openai/gpt-5.1-codex-max" | "openai/gpt-5.1-codex-mini" | "openai/o1-pro" | "openai/gpt-chat-latest" | "openai/gpt-oss-20b" | "openai/gpt-4-turbo-preview" | "openai/o3-deep-research" | "openai/gpt-audio" | "openai/gpt-5-image-mini" | "openai/gpt-4.1" | "openai/gpt-5.4-nano" | "openai/gpt-audio-mini" | "openai/gpt-oss-120b:free" | "openai/gpt-5.3-codex" | "openai/gpt-5.5-pro" | "openai/o4-mini-deep-research" | "openai/gpt-3.5-turbo" | "openai/gpt-5.2-chat" | "openai/gpt-3.5-turbo-instruct" | "openai/gpt-5.2-codex" | "openai/gpt-5.1-codex" | "openai/gpt-4o-2024-05-13" | "openai/gpt-5.1-chat" | "openai/gpt-oss-safeguard-20b" | "openai/gpt-3.5-turbo-0613" | "openai/gpt-5.4-mini" | "openai/gpt-4-turbo" | "openai/o1" | "openai/gpt-4" | "openai/gpt-5.3-chat" | "openai/gpt-4o-search-preview" | "openai/gpt-4.1-nano" | "poolside/laguna-m.1:free" | "poolside/laguna-xs.2:free" | "bytedance/ui-tars-1.5-7b" | "~anthropic/claude-opus-latest" | "~anthropic/claude-haiku-latest" | "~anthropic/claude-sonnet-latest" | "minimax/minimax-m1" | "minimax/minimax-m3" | "minimax/minimax-01" | "minimax/minimax-m2.1" | "minimax/minimax-m2.7" | "minimax/minimax-m2" | "minimax/minimax-m2.5" | "minimax/minimax-m2-her" | "allenai/olmo-3-32b-think";
3
+ export type ModelName="KAT-Coder-Pro V2" | "GLM 4.5 Air (free)" | "GLM-4.6" | "GLM-4.7" | "GLM 4 32B " | "GLM-4.5V" | "GLM-4.6V" | "GLM-4.7-Flash" | "GLM-5V-Turbo" | "GLM-5" | "GLM-5-Turbo" | "GLM-4.5" | "GLM-4.5-Air" | "GLM-5.1" | "Solar Pro 3" | "INTELLECT-3" | "Reka Edge" | "Reka Flash 3" | "Hermes 4 70B" | "Hermes 3 405B Instruct" | "Hermes 3 405B Instruct (free)" | "Hermes 3 70B Instruct" | "Hermes 4 405B" | "Mistral Small 3" | "Mistral Medium 3.1" | "Ministral 3 14B 2512" | "Mistral Large 2407" | "Mistral Small 4" | "Ministral 3 8B 2512" | "Mistral Large" | "Mistral Small 3.1 24B" | "Mistral Nemo" | "Mistral Large 3" | "Ministral 3 3B 2512" | "Saba" | "Mistral Medium 3" | "Voxtral Small 24B 2507" | "Mistral Medium 3.5" | "Mixtral 8x22B Instruct" | "Devstral 2" | "Mistral Small 3.2 24B" | "Codestral 2508" | "Llama 3.1 Euryale 70B v2.2" | "Llama 3 8B Lunaris" | "Llama 3.3 Euryale 70B" | "Llama 3.1 70B Hanami x1" | "R1 0528" | "DeepSeek V3.2" | "DeepSeek-R1" | "DeepSeek V3.1" | "DeepSeek V3 0324" | "R1 Distill Llama 70B" | "DeepSeek Chat" | "DeepSeek V3.1 Terminus" | "DeepSeek V4 Flash" | "DeepSeek V3.2 Exp" | "DeepSeek V4 Pro" | "R1 Distill Qwen 32B" | "Mercury 2" | "Relace Apply 3" | "Relace Search" | "Rocinante 12B" | "Skyfall 36B V2" | "UnslopNemo 12B" | "Cydonia 24B V4.1" | "Cogito v2.1 671B" | "Inflection 3 Pi" | "Inflection 3 Productivity" | "Perceptron Mk1" | "Claude Sonnet 4" | "Claude Opus 4.8 (Fast)" | "Claude Sonnet 4.6" | "Claude Opus 4.5 (latest)" | "Claude Opus 4.7" | "Claude 3.5 Haiku" | "Claude 3 Haiku" | "Claude Opus 4.6 (Fast)" | "Claude Sonnet 4.5 (latest)" | "Claude Opus 4.6" | "Claude Haiku 4.5 (latest)" | "Claude Opus 4.7 (Fast)" | "Claude Opus 4.1 (latest)" | "Claude Opus 4.8" | "Claude Opus 4" | "MiMo-V2.5" | "MiMo-V2-Flash" | "MiMo-V2.5-Pro" | "Jamba Large 1.7" | "Qwen3.5 Plus 2026-02-15" | "Qwen Plus 0728" | "Qwen3 30B A3B Instruct 2507" | "Qwen3 Next 80B A3B Instruct (free)" | "Qwen3.5 122B-A10B" | "Qwen3-Next 80B-A3B Instruct" | "Qwen2.5 VL 72B Instruct" | "Qwen3 VL 30B A3B Instruct" | "Qwen3 Coder 480B A35B (free)" | "Qwen3 32B" | "Qwen3-Coder 30B-A3B Instruct" | "Qwen3 VL 30B A3B Thinking" | "Qwen2.5 Coder 32B Instruct" | "Qwen3 VL 235B A22B Instruct" | "Qwen3.6 27B" | "Qwen3 235B-A22B" | "Qwen3.5 Plus 2026-04-20" | "Qwen3 Max" | "Qwen3 Coder Plus" | "Qwen3 14B" | "Qwen3 Coder Next" | "Qwen3 235B A22B Thinking 2507" | "Qwen3 8B" | "Qwen3.7 Max" | "Qwen3 235B A22B Instruct 2507" | "Qwen3 30B A3B" | "Qwen3.6 Plus" | "Qwen3.5-9B" | "Qwen3 VL 8B Instruct" | "Qwen3.5-Flash" | "Qwen3-Next 80B-A3B (Thinking)" | "Qwen3 Coder Flash" | "Qwen3.5 35B-A3B" | "Qwen3.6 Flash" | "Qwen3.6 35B-A3B" | "Qwen3 30B A3B Thinking 2507" | "Qwen Plus 0728 (thinking)" | "Qwen3 Coder 480B A35B" | "Qwen3.6 Max Preview" | "Qwen3.5 397B-A17B" | "Qwen3.7 Plus" | "Qwen2.5 7B Instruct" | "Qwen3 Max Thinking" | "Qwen3.5 27B" | "Qwen3 VL 8B Thinking" | "Qwen3 VL 235B A22B Thinking" | "Qwen2.5 72B Instruct" | "Qwen3 VL 32B Instruct" | "Qwen Plus" | "MoonshotAI Kimi Latest" | "Google Gemini Pro Latest" | "Google Gemini Flash Latest" | "LFM2-24B-A2B" | "LFM2.5-1.2B-Instruct (free)" | "LFM2.5-1.2B-Thinking (free)" | "Rnj 1 Instruct" | "Command R+" | "Command R" | "Command A" | "Command R7B" | "Free Models Router" | "Owl Alpha" | "Kimi K2 Thinking" | "Kimi K2.6" | "Kimi K2.6 (free)" | "Kimi K2 0905" | "Kimi K2 0711" | "Kimi K2.5" | "Llama 3.1 70B Instruct" | "Llama 4 Maverick" | "Llama Guard 4 12B" | "Llama 3.2 3B Instruct (free)" | "Llama 3.2 3B Instruct" | "Llama 4 Scout" | "Llama 3.2 11B Vision Instruct" | "Llama 3.3 70B Instruct (free)" | "Llama 3.2 1B Instruct" | "Llama 3 70B Instruct" | "Llama 3 8B Instruct" | "Llama 3.1 8B Instruct" | "Llama-3.3-70B-Instruct" | "Llama Guard 3 8B" | "Sonar" | "Sonar Pro" | "Sonar Reasoning Pro" | "Sonar Pro Search" | "Sonar Deep Research" | "Magnum v4 72B" | "Weaver (alpha)" | "ERNIE 4.5 VL 424B A47B " | "Grok 4.20 Multi-Agent" | "Grok Build 0.1" | "Grok 4.20" | "Grok 4.3" | "OpenAI GPT Latest" | "OpenAI GPT Mini Latest" | "Nemotron 3 Nano 30B A3B" | "Nemotron 3 Ultra (free)" | "Nemotron Nano 9B v2" | "Nemotron 3 Nano 30B A3B (free)" | "Nemotron 3.5 Content Safety (free)" | "Nemotron 3 Nano Omni (free)" | "Nemotron 3 Ultra 550B A55B" | "Nemotron 3 Super (free)" | "Nemotron Nano 12B 2 VL (free)" | "Nemotron Nano 9B V2 (free)" | "Llama 3.3 Nemotron Super 49B v1.5" | "Nemotron 3 Super 120B A12B" | "Switchpoint Router" | "Trinity Mini" | "Trinity Large Thinking" | "Maestro Reasoning" | "Coder Large" | "Virtuoso Large" | "MythoMax 13B" | "Uncensored (free)" | "Phi 4" | "WizardLM-2 8x22B" | "Phi 4 Mini Instruct" | "Palmyra X5" | "Seed-2.0-Mini" | "Seed 1.6 Flash" | "Seed 1.6" | "Seed-2.0-Lite" | "Nex-N2-Pro (free)" | "Hy3 preview" | "Hunyuan A13B Instruct" | "Granite 4.1 8B" | "Granite 4.0 Micro" | "Step 3.7 Flash" | "Step 3.5 Flash" | "Aion-2.0" | "Aion-1.0" | "Aion-RP 1.0 (8B)" | "Aion-1.0-Mini" | "Nova Pro 1.0" | "Nova Lite 1.0" | "Nova Micro 1.0" | "Nova Premier 1.0" | "Nova 2 Lite" | "Ling-2.6-flash" | "Ling-2.6-1T" | "Ring-2.6-1T" | "Morph V3 Fast" | "Morph V3 Large" | "ReMM SLERP 13B" | "Nano Banana" | "Gemma 4 31B (free)" | "Lyria 3 Clip Preview" | "Gemini 2.5 Pro Preview 06-05" | "Gemini 3.1 Flash Lite Preview" | "Gemma 4 31B IT" | "Gemini 3 Flash Preview" | "Gemma 4 26B A4B (free)" | "Gemini 3.1 Pro Preview Custom Tools" | "Gemini 2.5 Pro Preview 05-06" | "Gemma 3n 4B" | "Gemini 2.5 Pro" | "Gemini 3.1 Pro Preview" | "Gemma 3 27B" | "Gemini 3.1 Flash Lite" | "Gemini 2.5 Flash-Lite" | "Gemini 2.5 Flash" | "Gemma 3 12B" | "Gemma 4 26B A4B IT" | "Gemini 2.5 Flash Lite Preview 09-2025" | "Gemma 3 4B" | "Gemini 3.5 Flash" | "Lyria 3 Pro Preview" | "Gemma 2 27B" | "Nano Banana Pro" | "Nano Banana 2" | "GPT-4o (2024-08-06)" | "GPT-5 Pro" | "GPT-5 Mini" | "o3 Mini High" | "o4 Mini High" | "GPT-5 Chat" | "GPT-4o" | "GPT-5.2" | "GPT-4o-mini (2024-07-18)" | "GPT-5-Codex" | "o3" | "GPT-5 Image" | "GPT-4o (2024-11-20)" | "GPT-5" | "GPT-5.4 Pro" | "GPT-4.1 mini" | "GPT-5.2 Pro" | "o3-pro" | "GPT-4o-mini Search Preview" | "o4-mini" | "GPT-5.4" | "GPT-5.4 Image 2" | "o3-mini" | "GPT-5.5" | "GPT-3.5 Turbo 16k" | "gpt-oss-20b (free)" | "GPT-5.1" | "GPT-5 Nano" | "gpt-oss-120b" | "GPT-4o mini" | "GPT-5.1 Codex Max" | "GPT-5.1 Codex mini" | "o1-pro" | "GPT Chat Latest" | "gpt-oss-20b" | "GPT-4 Turbo Preview" | "o3-deep-research" | "GPT Audio" | "GPT-5 Image Mini" | "GPT-4.1" | "GPT-5.4 nano" | "GPT Audio Mini" | "gpt-oss-120b (free)" | "GPT-5.3 Codex" | "GPT-5.5 Pro" | "o4-mini-deep-research" | "GPT-3.5-turbo" | "GPT-5.2 Chat" | "GPT-3.5 Turbo Instruct" | "GPT-5.2 Codex" | "GPT-5.1 Codex" | "GPT-4o (2024-05-13)" | "GPT-5.1 Chat" | "gpt-oss-safeguard-20b" | "GPT-3.5 Turbo (older v0613)" | "GPT-5.4 mini" | "GPT-4 Turbo" | "o1" | "GPT-4" | "GPT-5.3 Chat" | "GPT-4o Search Preview" | "GPT-4.1 nano" | "Laguna M.1 (free)" | "Laguna XS.2 (free)" | "UI-TARS 7B " | "Claude Opus Latest" | "Anthropic Claude Haiku Latest" | "Anthropic Claude Sonnet Latest" | "MiniMax M1" | "MiniMax-M3" | "MiniMax-01" | "MiniMax-M2.1" | "MiniMax-M2.7" | "MiniMax-M2" | "MiniMax-M2.5" | "MiniMax M2-her" | "Olmo 3 32B Think";
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="nvidia-nemotron-cascade-2-30b-a3b" | "zai-org-glm-4.7-flash" | "openai-gpt-52" | "claude-opus-4-5" | "claude-sonnet-4-6" | "claude-opus-4-8-fast" | "openai-gpt-54" | "qwen3-next-80b" | "openai-gpt-4o-mini-2024-07-18" | "mistral-small-2603" | "gemma-4-uncensored" | "openai-gpt-oss-120b" | "hermes-3-llama-3.1-405b" | "claude-opus-4-7-fast" | "openai-gpt-4o-2024-11-20" | "google-gemma-4-26b-a4b-it" | "claude-opus-4-6-fast" | "google-gemma-3-27b-it" | "minimax-m3" | "venice-uncensored-role-play" | "deepseek-v3.2" | "gemini-3-flash-preview" | "zai-org-glm-5-1" | "grok-build-0-1" | "qwen3-6-27b" | "zai-org-glm-4.6" | "gemini-3-1-pro-preview" | "qwen3-vl-235b-a22b" | "openai-gpt-55-pro" | "kimi-k2-5" | "qwen3-235b-a22b-thinking-2507" | "venice-uncensored-1-2" | "qwen3-5-397b-a17b" | "qwen-3-6-plus" | "zai-org-glm-5" | "qwen3-5-35b-a3b" | "openai-gpt-54-pro" | "minimax-m25" | "kimi-k2-6" | "openai-gpt-53-codex" | "mistral-small-3-2-24b-instruct" | "qwen-3-7-max" | "z-ai-glm-5v-turbo" | "openai-gpt-54-mini" | "nvidia-nemotron-3-nano-30b-a3b" | "llama-3.3-70b" | "llama-3.2-3b" | "qwen3-coder-480b-a35b-instruct-turbo" | "deepseek-v4-flash" | "grok-4-20-multi-agent" | "openai-gpt-52-codex" | "minimax-m27" | "claude-opus-4-8" | "arcee-trinity-large-thinking" | "qwen3-235b-a22b-instruct-2507" | "grok-4-3" | "qwen3-5-9b" | "qwen-3-7-plus" | "claude-sonnet-4-5" | "gemini-3-5-flash" | "claude-opus-4-6" | "olafangensan-glm-4.7-flash-heretic" | "deepseek-v4-pro" | "aion-labs-aion-2-0" | "claude-opus-4-7" | "google-gemma-4-31b-it" | "z-ai-glm-5-turbo" | "grok-4-20" | "mercury-2" | "zai-org-glm-4.7" | "openai-gpt-55";
3
- export type ModelName="Nemotron Cascade 2 30B A3B" | "GLM 4.7 Flash" | "GPT-5.2" | "Claude Opus 4.5" | "Claude Sonnet 4.6" | "Claude Opus 4.8 Fast" | "GPT-5.4" | "Qwen 3 Next 80b" | "GPT-4o Mini" | "Mistral Small 4" | "Gemma 4 Uncensored" | "OpenAI GPT OSS 120B" | "Hermes 3 Llama 3.1 405b" | "Claude Opus 4.7 Fast" | "GPT-4o" | "Google Gemma 4 26B A4B Instruct" | "Claude Opus 4.6 Fast" | "Google Gemma 3 27B Instruct" | "MiniMax M3" | "Venice Role Play Uncensored" | "DeepSeek V3.2" | "Gemini 3 Flash Preview" | "GLM 5.1" | "Grok Build 0.1" | "Qwen 3.6 27B" | "GLM 4.6" | "Gemini 3.1 Pro Preview" | "Qwen3 VL 235B" | "GPT-5.5 Pro" | "Kimi K2.5" | "Qwen 3 235B A22B Thinking 2507" | "Venice Uncensored 1.2" | "Qwen 3.5 397B" | "Qwen 3.6 Plus Uncensored" | "GLM 5" | "Qwen 3.5 35B A3B" | "GPT-5.4 Pro" | "MiniMax M2.5" | "Kimi K2.6" | "GPT-5.3 Codex" | "Mistral Small 3.2 24B Instruct" | "Qwen 3.7 Max" | "GLM 5V Turbo" | "GPT-5.4 Mini" | "NVIDIA Nemotron 3 Nano 30B" | "Llama 3.3 70B" | "Llama 3.2 3B" | "Qwen 3 Coder 480B Turbo" | "DeepSeek V4 Flash" | "Grok 4.20 Multi-Agent" | "GPT-5.2 Codex" | "MiniMax M2.7" | "Claude Opus 4.8" | "Trinity Large Thinking" | "Qwen 3 235B A22B Instruct 2507" | "Grok 4.3" | "Qwen 3.5 9B" | "Qwen 3.7 Plus" | "Claude Sonnet 4.5" | "Gemini 3.5 Flash" | "Claude Opus 4.6" | "GLM 4.7 Flash Heretic" | "DeepSeek V4 Pro" | "Aion 2.0" | "Claude Opus 4.7" | "Google Gemma 4 31B Instruct" | "GLM 5 Turbo" | "Grok 4.20" | "Mercury 2" | "GLM 4.7" | "GPT-5.5";
2
+ export type ModelId="nvidia-nemotron-cascade-2-30b-a3b" | "zai-org-glm-4.7-flash" | "openai-gpt-52" | "claude-opus-4-5" | "claude-sonnet-4-6" | "claude-opus-4-8-fast" | "openai-gpt-54" | "qwen3-next-80b" | "openai-gpt-4o-mini-2024-07-18" | "mistral-small-2603" | "gemma-4-uncensored" | "openai-gpt-oss-120b" | "hermes-3-llama-3.1-405b" | "claude-opus-4-7-fast" | "openai-gpt-4o-2024-11-20" | "google-gemma-4-26b-a4b-it" | "claude-opus-4-6-fast" | "google-gemma-3-27b-it" | "minimax-m3" | "venice-uncensored-role-play" | "deepseek-v3.2" | "gemini-3-flash-preview" | "zai-org-glm-5-1" | "grok-build-0-1" | "qwen3-6-27b" | "zai-org-glm-4.6" | "gemini-3-1-pro-preview" | "qwen3-vl-235b-a22b" | "openai-gpt-55-pro" | "kimi-k2-5" | "qwen3-235b-a22b-thinking-2507" | "venice-uncensored-1-2" | "nvidia-nemotron-3-ultra-550b-a55b" | "qwen3-5-397b-a17b" | "qwen-3-6-plus" | "zai-org-glm-5" | "qwen3-5-35b-a3b" | "openai-gpt-54-pro" | "minimax-m25" | "kimi-k2-6" | "openai-gpt-53-codex" | "mistral-small-3-2-24b-instruct" | "qwen-3-7-max" | "z-ai-glm-5v-turbo" | "openai-gpt-54-mini" | "nvidia-nemotron-3-nano-30b-a3b" | "llama-3.3-70b" | "llama-3.2-3b" | "qwen3-coder-480b-a35b-instruct-turbo" | "deepseek-v4-flash" | "grok-4-20-multi-agent" | "openai-gpt-52-codex" | "minimax-m27" | "claude-opus-4-8" | "arcee-trinity-large-thinking" | "qwen3-235b-a22b-instruct-2507" | "grok-4-3" | "qwen3-5-9b" | "qwen-3-7-plus" | "claude-sonnet-4-5" | "gemini-3-5-flash" | "claude-opus-4-6" | "olafangensan-glm-4.7-flash-heretic" | "deepseek-v4-pro" | "aion-labs-aion-2-0" | "claude-opus-4-7" | "google-gemma-4-31b-it" | "z-ai-glm-5-turbo" | "grok-4-20" | "mercury-2" | "zai-org-glm-4.7" | "openai-gpt-55";
3
+ export type ModelName="Nemotron Cascade 2 30B A3B" | "GLM 4.7 Flash" | "GPT-5.2" | "Claude Opus 4.5" | "Claude Sonnet 4.6" | "Claude Opus 4.8 Fast" | "GPT-5.4" | "Qwen 3 Next 80b" | "GPT-4o Mini" | "Mistral Small 4" | "Gemma 4 Uncensored" | "OpenAI GPT OSS 120B" | "Hermes 3 Llama 3.1 405b" | "Claude Opus 4.7 Fast" | "GPT-4o" | "Google Gemma 4 26B A4B Instruct" | "Claude Opus 4.6 Fast" | "Google Gemma 3 27B Instruct" | "MiniMax M3" | "Venice Role Play Uncensored" | "DeepSeek V3.2" | "Gemini 3 Flash Preview" | "GLM 5.1" | "Grok Build 0.1" | "Qwen 3.6 27B" | "GLM 4.6" | "Gemini 3.1 Pro Preview" | "Qwen3 VL 235B" | "GPT-5.5 Pro" | "Kimi K2.5" | "Qwen 3 235B A22B Thinking 2507" | "Venice Uncensored 1.2" | "NVIDIA Nemotron 3 Ultra" | "Qwen 3.5 397B" | "Qwen 3.6 Plus Uncensored" | "GLM 5" | "Qwen 3.5 35B A3B" | "GPT-5.4 Pro" | "MiniMax M2.5" | "Kimi K2.6" | "GPT-5.3 Codex" | "Mistral Small 3.2 24B Instruct" | "Qwen 3.7 Max" | "GLM 5V Turbo" | "GPT-5.4 Mini" | "NVIDIA Nemotron 3 Nano 30B" | "Llama 3.3 70B" | "Llama 3.2 3B" | "Qwen 3 Coder 480B Turbo" | "DeepSeek V4 Flash" | "Grok 4.20 Multi-Agent" | "GPT-5.2 Codex" | "MiniMax M2.7" | "Claude Opus 4.8" | "Trinity Large Thinking" | "Qwen 3 235B A22B Instruct 2507" | "Grok 4.3" | "Qwen 3.5 9B" | "Qwen 3.7 Plus" | "Claude Sonnet 4.5" | "Gemini 3.5 Flash" | "Claude Opus 4.6" | "GLM 4.7 Flash Heretic" | "DeepSeek V4 Pro" | "Aion 2.0" | "Claude Opus 4.7" | "Google Gemma 4 31B Instruct" | "GLM 5 Turbo" | "Grok 4.20" | "Mercury 2" | "GLM 4.7" | "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="nvidia-nemotron-cascade-2-30b-a3b" | "zai-org-glm-4.7-flash" | "openai-gpt-52" | "claude-opus-4-5" | "claude-sonnet-4-6" | "claude-opus-4-8-fast" | "openai-gpt-54" | "qwen3-next-80b" | "openai-gpt-4o-mini-2024-07-18" | "mistral-small-2603" | "gemma-4-uncensored" | "openai-gpt-oss-120b" | "hermes-3-llama-3.1-405b" | "claude-opus-4-7-fast" | "openai-gpt-4o-2024-11-20" | "google-gemma-4-26b-a4b-it" | "claude-opus-4-6-fast" | "google-gemma-3-27b-it" | "minimax-m3" | "venice-uncensored-role-play" | "deepseek-v3.2" | "gemini-3-flash-preview" | "zai-org-glm-5-1" | "grok-build-0-1" | "qwen3-6-27b" | "zai-org-glm-4.6" | "gemini-3-1-pro-preview" | "qwen3-vl-235b-a22b" | "openai-gpt-55-pro" | "kimi-k2-5" | "qwen3-235b-a22b-thinking-2507" | "venice-uncensored-1-2" | "qwen3-5-397b-a17b" | "qwen-3-6-plus" | "zai-org-glm-5" | "qwen3-5-35b-a3b" | "openai-gpt-54-pro" | "minimax-m25" | "kimi-k2-6" | "openai-gpt-53-codex" | "mistral-small-3-2-24b-instruct" | "qwen-3-7-max" | "z-ai-glm-5v-turbo" | "openai-gpt-54-mini" | "nvidia-nemotron-3-nano-30b-a3b" | "llama-3.3-70b" | "llama-3.2-3b" | "qwen3-coder-480b-a35b-instruct-turbo" | "deepseek-v4-flash" | "grok-4-20-multi-agent" | "openai-gpt-52-codex" | "minimax-m27" | "claude-opus-4-8" | "arcee-trinity-large-thinking" | "qwen3-235b-a22b-instruct-2507" | "grok-4-3" | "qwen3-5-9b" | "qwen-3-7-plus" | "claude-sonnet-4-5" | "gemini-3-5-flash" | "claude-opus-4-6" | "olafangensan-glm-4.7-flash-heretic" | "deepseek-v4-pro" | "aion-labs-aion-2-0" | "claude-opus-4-7" | "google-gemma-4-31b-it" | "z-ai-glm-5-turbo" | "grok-4-20" | "mercury-2" | "zai-org-glm-4.7" | "openai-gpt-55";
3
- export type ModelName="Nemotron Cascade 2 30B A3B" | "GLM 4.7 Flash" | "GPT-5.2" | "Claude Opus 4.5" | "Claude Sonnet 4.6" | "Claude Opus 4.8 Fast" | "GPT-5.4" | "Qwen 3 Next 80b" | "GPT-4o Mini" | "Mistral Small 4" | "Gemma 4 Uncensored" | "OpenAI GPT OSS 120B" | "Hermes 3 Llama 3.1 405b" | "Claude Opus 4.7 Fast" | "GPT-4o" | "Google Gemma 4 26B A4B Instruct" | "Claude Opus 4.6 Fast" | "Google Gemma 3 27B Instruct" | "MiniMax M3" | "Venice Role Play Uncensored" | "DeepSeek V3.2" | "Gemini 3 Flash Preview" | "GLM 5.1" | "Grok Build 0.1" | "Qwen 3.6 27B" | "GLM 4.6" | "Gemini 3.1 Pro Preview" | "Qwen3 VL 235B" | "GPT-5.5 Pro" | "Kimi K2.5" | "Qwen 3 235B A22B Thinking 2507" | "Venice Uncensored 1.2" | "Qwen 3.5 397B" | "Qwen 3.6 Plus Uncensored" | "GLM 5" | "Qwen 3.5 35B A3B" | "GPT-5.4 Pro" | "MiniMax M2.5" | "Kimi K2.6" | "GPT-5.3 Codex" | "Mistral Small 3.2 24B Instruct" | "Qwen 3.7 Max" | "GLM 5V Turbo" | "GPT-5.4 Mini" | "NVIDIA Nemotron 3 Nano 30B" | "Llama 3.3 70B" | "Llama 3.2 3B" | "Qwen 3 Coder 480B Turbo" | "DeepSeek V4 Flash" | "Grok 4.20 Multi-Agent" | "GPT-5.2 Codex" | "MiniMax M2.7" | "Claude Opus 4.8" | "Trinity Large Thinking" | "Qwen 3 235B A22B Instruct 2507" | "Grok 4.3" | "Qwen 3.5 9B" | "Qwen 3.7 Plus" | "Claude Sonnet 4.5" | "Gemini 3.5 Flash" | "Claude Opus 4.6" | "GLM 4.7 Flash Heretic" | "DeepSeek V4 Pro" | "Aion 2.0" | "Claude Opus 4.7" | "Google Gemma 4 31B Instruct" | "GLM 5 Turbo" | "Grok 4.20" | "Mercury 2" | "GLM 4.7" | "GPT-5.5";
2
+ export type ModelId="nvidia-nemotron-cascade-2-30b-a3b" | "zai-org-glm-4.7-flash" | "openai-gpt-52" | "claude-opus-4-5" | "claude-sonnet-4-6" | "claude-opus-4-8-fast" | "openai-gpt-54" | "qwen3-next-80b" | "openai-gpt-4o-mini-2024-07-18" | "mistral-small-2603" | "gemma-4-uncensored" | "openai-gpt-oss-120b" | "hermes-3-llama-3.1-405b" | "claude-opus-4-7-fast" | "openai-gpt-4o-2024-11-20" | "google-gemma-4-26b-a4b-it" | "claude-opus-4-6-fast" | "google-gemma-3-27b-it" | "minimax-m3" | "venice-uncensored-role-play" | "deepseek-v3.2" | "gemini-3-flash-preview" | "zai-org-glm-5-1" | "grok-build-0-1" | "qwen3-6-27b" | "zai-org-glm-4.6" | "gemini-3-1-pro-preview" | "qwen3-vl-235b-a22b" | "openai-gpt-55-pro" | "kimi-k2-5" | "qwen3-235b-a22b-thinking-2507" | "venice-uncensored-1-2" | "nvidia-nemotron-3-ultra-550b-a55b" | "qwen3-5-397b-a17b" | "qwen-3-6-plus" | "zai-org-glm-5" | "qwen3-5-35b-a3b" | "openai-gpt-54-pro" | "minimax-m25" | "kimi-k2-6" | "openai-gpt-53-codex" | "mistral-small-3-2-24b-instruct" | "qwen-3-7-max" | "z-ai-glm-5v-turbo" | "openai-gpt-54-mini" | "nvidia-nemotron-3-nano-30b-a3b" | "llama-3.3-70b" | "llama-3.2-3b" | "qwen3-coder-480b-a35b-instruct-turbo" | "deepseek-v4-flash" | "grok-4-20-multi-agent" | "openai-gpt-52-codex" | "minimax-m27" | "claude-opus-4-8" | "arcee-trinity-large-thinking" | "qwen3-235b-a22b-instruct-2507" | "grok-4-3" | "qwen3-5-9b" | "qwen-3-7-plus" | "claude-sonnet-4-5" | "gemini-3-5-flash" | "claude-opus-4-6" | "olafangensan-glm-4.7-flash-heretic" | "deepseek-v4-pro" | "aion-labs-aion-2-0" | "claude-opus-4-7" | "google-gemma-4-31b-it" | "z-ai-glm-5-turbo" | "grok-4-20" | "mercury-2" | "zai-org-glm-4.7" | "openai-gpt-55";
3
+ export type ModelName="Nemotron Cascade 2 30B A3B" | "GLM 4.7 Flash" | "GPT-5.2" | "Claude Opus 4.5" | "Claude Sonnet 4.6" | "Claude Opus 4.8 Fast" | "GPT-5.4" | "Qwen 3 Next 80b" | "GPT-4o Mini" | "Mistral Small 4" | "Gemma 4 Uncensored" | "OpenAI GPT OSS 120B" | "Hermes 3 Llama 3.1 405b" | "Claude Opus 4.7 Fast" | "GPT-4o" | "Google Gemma 4 26B A4B Instruct" | "Claude Opus 4.6 Fast" | "Google Gemma 3 27B Instruct" | "MiniMax M3" | "Venice Role Play Uncensored" | "DeepSeek V3.2" | "Gemini 3 Flash Preview" | "GLM 5.1" | "Grok Build 0.1" | "Qwen 3.6 27B" | "GLM 4.6" | "Gemini 3.1 Pro Preview" | "Qwen3 VL 235B" | "GPT-5.5 Pro" | "Kimi K2.5" | "Qwen 3 235B A22B Thinking 2507" | "Venice Uncensored 1.2" | "NVIDIA Nemotron 3 Ultra" | "Qwen 3.5 397B" | "Qwen 3.6 Plus Uncensored" | "GLM 5" | "Qwen 3.5 35B A3B" | "GPT-5.4 Pro" | "MiniMax M2.5" | "Kimi K2.6" | "GPT-5.3 Codex" | "Mistral Small 3.2 24B Instruct" | "Qwen 3.7 Max" | "GLM 5V Turbo" | "GPT-5.4 Mini" | "NVIDIA Nemotron 3 Nano 30B" | "Llama 3.3 70B" | "Llama 3.2 3B" | "Qwen 3 Coder 480B Turbo" | "DeepSeek V4 Flash" | "Grok 4.20 Multi-Agent" | "GPT-5.2 Codex" | "MiniMax M2.7" | "Claude Opus 4.8" | "Trinity Large Thinking" | "Qwen 3 235B A22B Instruct 2507" | "Grok 4.3" | "Qwen 3.5 9B" | "Qwen 3.7 Plus" | "Claude Sonnet 4.5" | "Gemini 3.5 Flash" | "Claude Opus 4.6" | "GLM 4.7 Flash Heretic" | "DeepSeek V4 Pro" | "Aion 2.0" | "Claude Opus 4.7" | "Google Gemma 4 31B Instruct" | "GLM 5 Turbo" | "Grok 4.20" | "Mercury 2" | "GLM 4.7" | "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;