@xsai-ext/providers 0.5.0-beta.3 → 0.5.0-beta.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  import { C as ChatProvider, M as ModelProvider, E as EmbedProvider, I as ImageProvider, S as SpeechProvider, T as TranscriptionProvider, a as ChatProviderWithExtraOptions } from './types-DW1hvH0W.js';
2
- import { A as AnthropicOptions, O as OpenRouterOptions } from './anthropic-DF1J2SNf.js';
3
- import { A as AnthropicModels, O as OpenrouterModels, T as TogetheraiModels } from './types-JlPM4HgL.js';
2
+ import { A as AnthropicOptions, O as OpenRouterOptions } from './anthropic-C-SFhpjT.js';
3
+ import { A as AnthropicModels, O as OpenrouterModels, T as TogetheraiModels } from './types-D_GJGub3.js';
4
4
  import '@xsai/shared';
5
5
 
6
6
  /**
@@ -10,7 +10,15 @@ import '@xsai/shared';
10
10
  * - baseURL - `https://routellm.abacus.ai/v1`
11
11
  * - apiKey - `ABACUS_API_KEY`
12
12
  */
13
- declare const abacus: ChatProvider<"gpt-5.2-codex" | "llama-3.3-70b-versatile" | "claude-opus-4-5-20251101" | "o3-mini" | "gpt-5.2-chat-latest" | "gpt-5" | "claude-opus-4-20250514" | "gemini-3.1-pro-preview" | "claude-3-7-sonnet-20250219" | "kimi-k2.5" | "grok-4-fast-non-reasoning" | "grok-code-fast-1" | "gpt-5.3-codex" | "gpt-5-mini" | "claude-opus-4-6" | "claude-sonnet-4-5-20250929" | "gpt-4o-mini" | "gpt-5.1-codex-max" | "claude-sonnet-4-6" | "gpt-4.1" | "gpt-5.1-chat-latest" | "gpt-5.3-codex-xhigh" | "gpt-5.4" | "o3" | "grok-4-1-fast-non-reasoning" | "gpt-5.3-chat-latest" | "claude-sonnet-4-20250514" | "grok-4-0709" | "gemini-3-flash-preview" | "gemini-2.5-pro" | "claude-opus-4-1-20250805" | "kimi-k2-turbo-preview" | "gemini-2.5-flash" | "gpt-4o-2024-11-20" | "gpt-5.2" | "gpt-5.1" | "gpt-4.1-mini" | "qwen-2.5-coder-32b" | "gpt-5-nano" | "gemini-3.1-flash-lite-preview" | "claude-haiku-4-5-20251001" | "qwen3-max" | "o3-pro" | "gpt-4.1-nano" | "gpt-5-codex" | "o4-mini" | "route-llm" | "gpt-5.1-codex" | "openai/gpt-oss-120b" | "deepseek/deepseek-v3.1" | "zai-org/glm-4.5" | "zai-org/glm-4.6" | "zai-org/glm-5" | "zai-org/glm-4.7" | "meta-llama/Meta-Llama-3.1-8B-Instruct" | "meta-llama/Meta-Llama-3.1-405B-Instruct-Turbo" | "meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8" | "deepseek-ai/DeepSeek-R1" | "deepseek-ai/DeepSeek-V3.1-Terminus" | "deepseek-ai/DeepSeek-V3.2" | "Qwen/Qwen3-32B" | "Qwen/qwen3-coder-480b-a35b-instruct" | "Qwen/QwQ-32B" | "Qwen/Qwen2.5-72B-Instruct" | "Qwen/Qwen3-235B-A22B-Instruct-2507"> & ModelProvider;
13
+ declare const abacus: ChatProvider<"claude-opus-4-1-20250805" | "kimi-k2.5" | "gpt-5.2" | "o3-pro" | "claude-haiku-4-5-20251001" | "route-llm" | "gemini-2.5-pro" | "grok-4-1-fast-non-reasoning" | "grok-code-fast-1" | "gpt-5-codex" | "qwen3-max" | "grok-4-0709" | "gpt-5.1-chat-latest" | "gpt-4.1" | "llama-3.3-70b-versatile" | "claude-sonnet-4-6" | "gpt-4.1-mini" | "gpt-5.1" | "gpt-5-nano" | "gpt-5.4" | "gpt-4o-mini" | "claude-opus-4-5-20251101" | "gpt-5.3-codex-xhigh" | "claude-opus-4-20250514" | "claude-sonnet-4-5-20250929" | "qwen-2.5-coder-32b" | "gemini-3.1-flash-lite-preview" | "gemini-3.1-pro-preview" | "gpt-5.1-codex-max" | "gemini-3-flash-preview" | "gpt-5.2-chat-latest" | "gpt-4.1-nano" | "o4-mini" | "gpt-5.1-codex" | "gpt-4o-2024-11-20" | "gpt-5.2-codex" | "gemini-2.5-flash" | "gpt-5-mini" | "o3-mini" | "gpt-5.3-codex" | "claude-opus-4-6" | "claude-3-7-sonnet-20250219" | "o3" | "claude-sonnet-4-20250514" | "grok-4-fast-non-reasoning" | "kimi-k2-turbo-preview" | "gpt-5" | "gpt-5.3-chat-latest" | "deepseek-ai/DeepSeek-R1" | "deepseek-ai/DeepSeek-V3.1-Terminus" | "deepseek-ai/DeepSeek-V3.2" | "openai/gpt-oss-120b" | "zai-org/glm-4.6" | "zai-org/glm-4.5" | "zai-org/glm-4.7" | "zai-org/glm-5" | "deepseek/deepseek-v3.1" | "meta-llama/Meta-Llama-3.1-8B-Instruct" | "meta-llama/Meta-Llama-3.1-405B-Instruct-Turbo" | "meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8" | "Qwen/Qwen3-32B" | "Qwen/Qwen3-235B-A22B-Instruct-2507" | "Qwen/QwQ-32B" | "Qwen/qwen3-coder-480b-a35b-instruct" | "Qwen/Qwen2.5-72B-Instruct"> & ModelProvider;
14
+ /**
15
+ * abliteration.ai Provider
16
+ * @see {@link https://docs.abliteration.ai/models}
17
+ * @remarks
18
+ * - baseURL - `https://api.abliteration.ai/v1`
19
+ * - apiKey - `ABLIT_KEY`
20
+ */
21
+ declare const abliterationAi: ModelProvider & ChatProvider<"abliterated-model">;
14
22
  /**
15
23
  * Alibaba Provider
16
24
  * @see {@link https://www.alibabacloud.com/help/en/model-studio/models}
@@ -18,7 +26,7 @@ declare const abacus: ChatProvider<"gpt-5.2-codex" | "llama-3.3-70b-versatile" |
18
26
  * - baseURL - `https://dashscope-intl.aliyuncs.com/compatible-mode/v1`
19
27
  * - apiKey - `DASHSCOPE_API_KEY`
20
28
  */
21
- declare const alibaba: ModelProvider & ChatProvider<"qwen3-max" | "qwen2-5-72b-instruct" | "qwen3-coder-30b-a3b-instruct" | "qwen3-8b" | "qwen-mt-plus" | "qwen3.5-plus" | "qwen2-5-omni-7b" | "qwen-turbo" | "qwen-vl-max" | "qwen-omni-turbo-realtime" | "qwen-vl-plus" | "qwen-max" | "qvq-max" | "qwen-plus-character-ja" | "qwq-plus" | "qwen3-omni-flash" | "qwen3-14b" | "qwen-plus" | "qwen2-5-7b-instruct" | "qwen2-5-32b-instruct" | "qwen3-omni-flash-realtime" | "qwen3-coder-480b-a35b-instruct" | "qwen3-next-80b-a3b-thinking" | "qwen3-vl-30b-a3b" | "qwen3-next-80b-a3b-instruct" | "qwen-mt-turbo" | "qwen3-vl-plus" | "qwen3-235b-a22b" | "qwen2-5-vl-7b-instruct" | "qwen-vl-ocr" | "qwen-omni-turbo" | "qwen3.5-397b-a17b" | "qwen3-livetranslate-flash-realtime" | "qwen3-coder-plus" | "qwen-flash" | "qwen2-5-vl-72b-instruct" | "qwen3-32b" | "qwen3-asr-flash" | "qwen3-coder-flash" | "qwen2-5-14b-instruct" | "qwen3-vl-235b-a22b">;
29
+ declare const alibaba: ModelProvider & ChatProvider<"qwen3-max" | "qwen2-5-7b-instruct" | "qwen3-livetranslate-flash-realtime" | "qwen2-5-vl-72b-instruct" | "qwen3.5-plus" | "qwen3-vl-plus" | "qwen3-vl-235b-a22b" | "qwen3.6-27b" | "qwq-plus" | "qwen3-8b" | "qwen3.5-122b-a10b" | "qwen3.7-max" | "qwen3-235b-a22b" | "qwen3.5-397b-a17b" | "qwen-flash" | "qwen-omni-turbo-realtime" | "qwen-mt-turbo" | "qwen-turbo" | "qwen-max" | "qwen2-5-vl-7b-instruct" | "qwen2-5-32b-instruct" | "qwen3-asr-flash" | "qwen3.6-plus" | "qwen3-coder-flash" | "qwen3-32b" | "qwen3-next-80b-a3b-thinking" | "qwen-mt-plus" | "qwen-vl-plus" | "qwen-omni-turbo" | "qwen3-vl-30b-a3b" | "qwen3.5-35b-a3b" | "qwen-vl-ocr" | "qwen3.6-35b-a3b" | "qwen3-omni-flash" | "qwen2-5-14b-instruct" | "qwen2-5-72b-instruct" | "qwen3-coder-480b-a35b-instruct" | "qvq-max" | "qwen3.6-max-preview" | "qwen3-coder-30b-a3b-instruct" | "qwen3-omni-flash-realtime" | "qwen3-next-80b-a3b-instruct" | "qwen3.5-27b" | "qwen-vl-max" | "qwen-plus-character-ja" | "qwen2-5-omni-7b" | "qwen-plus" | "qwen3-coder-plus" | "qwen3-14b">;
22
30
  /**
23
31
  * Alibaba (China) Provider
24
32
  * @see {@link https://www.alibabacloud.com/help/en/model-studio/models}
@@ -26,7 +34,7 @@ declare const alibaba: ModelProvider & ChatProvider<"qwen3-max" | "qwen2-5-72b-i
26
34
  * - baseURL - `https://dashscope.aliyuncs.com/compatible-mode/v1`
27
35
  * - apiKey - `DASHSCOPE_API_KEY`
28
36
  */
29
- declare const alibabaCn: ModelProvider & ChatProvider<"kimi-k2.5" | "qwen3-max" | "qwen2-5-72b-instruct" | "qwen3-coder-30b-a3b-instruct" | "qwen3-8b" | "qwen-mt-plus" | "qwen3.5-plus" | "qwen2-5-omni-7b" | "qwen-turbo" | "qwen-vl-max" | "qwen-omni-turbo-realtime" | "qwen-vl-plus" | "qwen-max" | "qvq-max" | "qwq-plus" | "qwen3-omni-flash" | "qwen3-14b" | "qwen-plus" | "qwen2-5-7b-instruct" | "qwen2-5-32b-instruct" | "qwen3-omni-flash-realtime" | "qwen3-coder-480b-a35b-instruct" | "qwen3-next-80b-a3b-thinking" | "qwen3-vl-30b-a3b" | "qwen3-next-80b-a3b-instruct" | "qwen-mt-turbo" | "qwen3-vl-plus" | "qwen3-235b-a22b" | "qwen2-5-vl-7b-instruct" | "qwen-vl-ocr" | "qwen-omni-turbo" | "qwen3.5-397b-a17b" | "qwen3-coder-plus" | "qwen-flash" | "qwen2-5-vl-72b-instruct" | "qwen3-32b" | "qwen3-asr-flash" | "qwen3-coder-flash" | "qwen2-5-14b-instruct" | "qwen3-vl-235b-a22b" | "qwen-math-plus" | "deepseek-v3-2-exp" | "deepseek-r1-distill-llama-70b" | "qwen-plus-character" | "qwen-doc-turbo" | "qwq-32b" | "kimi-k2-thinking" | "deepseek-r1" | "qwen-long" | "qwen-deep-research" | "moonshot-kimi-k2-instruct" | "qwen2-5-coder-32b-instruct" | "deepseek-v3" | "qwen2-5-coder-7b-instruct" | "deepseek-r1-distill-qwen-1-5b" | "deepseek-r1-distill-qwen-14b" | "deepseek-r1-distill-qwen-7b" | "qwen-math-turbo" | "tongyi-intent-detect-v3" | "MiniMax-M2.5" | "deepseek-r1-distill-qwen-32b" | "deepseek-v3-1" | "glm-5" | "qwen2-5-math-7b-instruct" | "deepseek-r1-0528" | "qwen2-5-math-72b-instruct" | "deepseek-r1-distill-llama-8b" | "qwen3.5-flash" | "MiniMax/MiniMax-M2.5" | "kimi/kimi-k2.5" | "siliconflow/deepseek-v3.1-terminus" | "siliconflow/deepseek-v3-0324" | "siliconflow/deepseek-r1-0528" | "siliconflow/deepseek-v3.2">;
37
+ declare const alibabaCn: ModelProvider & ChatProvider<"kimi-k2.5" | "qwen3-max" | "qwen2-5-7b-instruct" | "qwen2-5-vl-72b-instruct" | "qwen3.5-plus" | "qwen3-vl-plus" | "qwen3-vl-235b-a22b" | "qwq-plus" | "qwen3-8b" | "qwen3-235b-a22b" | "qwen3.5-397b-a17b" | "qwen-flash" | "qwen-omni-turbo-realtime" | "qwen-mt-turbo" | "qwen-turbo" | "qwen-max" | "qwen2-5-vl-7b-instruct" | "qwen2-5-32b-instruct" | "qwen3-asr-flash" | "qwen3.6-plus" | "qwen3-coder-flash" | "qwen3-32b" | "qwen3-next-80b-a3b-thinking" | "qwen-mt-plus" | "qwen-vl-plus" | "qwen-omni-turbo" | "qwen3-vl-30b-a3b" | "qwen-vl-ocr" | "qwen3-omni-flash" | "qwen2-5-14b-instruct" | "qwen2-5-72b-instruct" | "qwen3-coder-480b-a35b-instruct" | "qvq-max" | "qwen3.6-max-preview" | "qwen3-coder-30b-a3b-instruct" | "qwen3-omni-flash-realtime" | "qwen3-next-80b-a3b-instruct" | "qwen-vl-max" | "qwen2-5-omni-7b" | "qwen-plus" | "qwen3-coder-plus" | "qwen3-14b" | "qwen2-5-math-7b-instruct" | "qwen-math-turbo" | "glm-5.1" | "qwen2-5-math-72b-instruct" | "deepseek-r1-distill-llama-8b" | "deepseek-r1" | "qwq-32b" | "deepseek-r1-0528" | "deepseek-r1-distill-qwen-1-5b" | "qwen2-5-coder-32b-instruct" | "tongyi-intent-detect-v3" | "deepseek-v3" | "qwen-doc-turbo" | "moonshot-kimi-k2-instruct" | "qwen-math-plus" | "qwen-plus-character" | "kimi-k2-thinking" | "deepseek-r1-distill-qwen-14b" | "qwen-deep-research" | "MiniMax-M2.5" | "deepseek-r1-distill-llama-70b" | "deepseek-v3-1" | "qwen3.5-flash" | "qwen-long" | "deepseek-r1-distill-qwen-32b" | "deepseek-r1-distill-qwen-7b" | "glm-5" | "kimi-k2.6" | "qwen2-5-coder-7b-instruct" | "deepseek-v3-2-exp" | "kimi/kimi-k2.5" | "siliconflow/deepseek-r1-0528" | "siliconflow/deepseek-v3-0324" | "siliconflow/deepseek-v3.2" | "siliconflow/deepseek-v3.1-terminus" | "MiniMax/MiniMax-M2.7" | "deepseek-v4-pro" | "deepseek-v4-flash">;
30
38
  /**
31
39
  * Alibaba Coding Plan Provider
32
40
  * @see {@link https://www.alibabacloud.com/help/en/model-studio/coding-plan}
@@ -34,7 +42,7 @@ declare const alibabaCn: ModelProvider & ChatProvider<"kimi-k2.5" | "qwen3-max"
34
42
  * - baseURL - `https://coding-intl.dashscope.aliyuncs.com/v1`
35
43
  * - apiKey - `ALIBABA_CODING_PLAN_API_KEY`
36
44
  */
37
- declare const alibabaCodingPlan: ModelProvider & ChatProvider<"kimi-k2.5" | "qwen3.5-plus" | "qwen3-coder-plus" | "MiniMax-M2.5" | "glm-5" | "qwen3-coder-next" | "glm-4.7" | "qwen3-max-2026-01-23">;
45
+ declare const alibabaCodingPlan: ModelProvider & ChatProvider<"kimi-k2.5" | "qwen3.5-plus" | "qwen3.6-plus" | "qwen3-coder-plus" | "MiniMax-M2.5" | "glm-5" | "qwen3-coder-next" | "qwen3-max-2026-01-23" | "glm-4.7">;
38
46
  /**
39
47
  * Alibaba Coding Plan (China) Provider
40
48
  * @see {@link https://help.aliyun.com/zh/model-studio/coding-plan}
@@ -42,7 +50,31 @@ declare const alibabaCodingPlan: ModelProvider & ChatProvider<"kimi-k2.5" | "qwe
42
50
  * - baseURL - `https://coding.dashscope.aliyuncs.com/v1`
43
51
  * - apiKey - `ALIBABA_CODING_PLAN_API_KEY`
44
52
  */
45
- declare const alibabaCodingPlanCn: ModelProvider & ChatProvider<"kimi-k2.5" | "qwen3.5-plus" | "qwen3-coder-plus" | "MiniMax-M2.5" | "glm-5" | "qwen3-coder-next" | "glm-4.7" | "qwen3-max-2026-01-23">;
53
+ declare const alibabaCodingPlanCn: ModelProvider & ChatProvider<"kimi-k2.5" | "qwen3.5-plus" | "qwen3.6-plus" | "qwen3-coder-plus" | "MiniMax-M2.5" | "glm-5" | "qwen3-coder-next" | "qwen3-max-2026-01-23" | "glm-4.7">;
54
+ /**
55
+ * Ambient Provider
56
+ * @see {@link https://ambient.xyz}
57
+ * @remarks
58
+ * - baseURL - `https://api.ambient.xyz/v1`
59
+ * - apiKey - `AMBIENT_API_KEY`
60
+ */
61
+ declare const ambient: ModelProvider & ChatProvider<"moonshotai/kimi-k2.6" | "zai-org/GLM-5.1-FP8">;
62
+ /**
63
+ * Atomic Chat Provider
64
+ * @see {@link https://atomic.chat}
65
+ * @remarks
66
+ * - baseURL - `http://127.0.0.1:1337/v1`
67
+ * - apiKey - `ATOMIC_CHAT_API_KEY`
68
+ */
69
+ declare const atomicChat: ModelProvider & ChatProvider<"gemma-4-E4B-it-IQ4_XS" | "gemma-4-E4B-it-MLX-4bit" | "Qwen3_5-9B-Q4_K_M" | "Meta-Llama-3_1-8B-Instruct-GGUF" | "Qwen3_5-9B-MLX-4bit">;
70
+ /**
71
+ * Auriko Provider
72
+ * @see {@link https://docs.auriko.ai}
73
+ * @remarks
74
+ * - baseURL - `https://api.auriko.ai/v1`
75
+ * - apiKey - `AURIKO_API_KEY`
76
+ */
77
+ declare const auriko: ModelProvider & ChatProvider<"kimi-k2.5" | "gemini-2.5-pro" | "claude-sonnet-4-6" | "gemini-3.1-pro-preview" | "gemini-2.5-flash" | "claude-opus-4-6" | "glm-5.1" | "kimi-k2.6" | "deepseek-v4-pro" | "deepseek-v4-flash" | "minimax-m2-7" | "qwen-3.6-plus" | "claude-opus-4-7" | "grok-4.3" | "minimax-m2-7-highspeed">;
46
78
  /**
47
79
  * Bailing Provider
48
80
  * @see {@link https://alipaytbox.yuque.com/sxs0ba/ling/intro}
@@ -50,7 +82,7 @@ declare const alibabaCodingPlanCn: ModelProvider & ChatProvider<"kimi-k2.5" | "q
50
82
  * - baseURL - `https://api.tbox.cn/api/llm/v1/chat/completions`
51
83
  * - apiKey - `BAILING_API_TOKEN`
52
84
  */
53
- declare const bailing: ModelProvider & ChatProvider<"Ling-1T" | "Ring-1T">;
85
+ declare const bailing: ModelProvider & ChatProvider<"Ring-1T" | "Ling-1T">;
54
86
  /**
55
87
  * Baseten Provider
56
88
  * @see {@link https://docs.baseten.co/development/model-apis/overview}
@@ -58,7 +90,7 @@ declare const bailing: ModelProvider & ChatProvider<"Ling-1T" | "Ring-1T">;
58
90
  * - baseURL - `https://inference.baseten.co/v1`
59
91
  * - apiKey - `BASETEN_API_KEY`
60
92
  */
61
- declare const baseten: ModelProvider & ChatProvider<"openai/gpt-oss-120b" | "deepseek-ai/DeepSeek-V3.2" | "zai-org/GLM-4.7" | "zai-org/GLM-5" | "zai-org/GLM-4.6" | "nvidia/Nemotron-120B-A12B" | "MiniMaxAI/MiniMax-M2.5" | "deepseek-ai/DeepSeek-V3.1" | "deepseek-ai/DeepSeek-V3-0324" | "moonshotai/Kimi-K2.5" | "moonshotai/Kimi-K2-Instruct-0905" | "moonshotai/Kimi-K2-Thinking">;
93
+ declare const baseten: ModelProvider & ChatProvider<"deepseek-ai/DeepSeek-V3.2" | "openai/gpt-oss-120b" | "deepseek-ai/DeepSeek-V3.1" | "deepseek-ai/DeepSeek-V3-0324" | "moonshotai/Kimi-K2-Thinking" | "moonshotai/Kimi-K2.6" | "moonshotai/Kimi-K2.5" | "moonshotai/Kimi-K2-Instruct-0905" | "zai-org/GLM-4.7" | "zai-org/GLM-5" | "zai-org/GLM-4.6" | "nvidia/Nemotron-120B-A12B" | "MiniMaxAI/MiniMax-M2.5" | "deepseek-ai/DeepSeek-V4-Pro">;
62
94
  /**
63
95
  * Berget.AI Provider
64
96
  * @see {@link https://api.berget.ai}
@@ -66,7 +98,7 @@ declare const baseten: ModelProvider & ChatProvider<"openai/gpt-oss-120b" | "dee
66
98
  * - baseURL - `https://api.berget.ai/v1`
67
99
  * - apiKey - `BERGET_API_KEY`
68
100
  */
69
- declare const berget: ModelProvider & ChatProvider<"openai/gpt-oss-120b" | "zai-org/GLM-4.7" | "meta-llama/Llama-3.3-70B-Instruct" | "intfloat/multilingual-e5-large-instruct" | "intfloat/multilingual-e5-large" | "KBLab/kb-whisper-large" | "BAAI/bge-reranker-v2-m3" | "mistralai/Mistral-Small-3.2-24B-Instruct-2506">;
101
+ declare const berget: ModelProvider & ChatProvider<"openai/gpt-oss-120b" | "moonshotai/Kimi-K2.6" | "zai-org/GLM-4.7" | "mistralai/Mistral-Medium-3.5-128B" | "mistralai/Mistral-Small-3.2-24B-Instruct-2506" | "google/gemma-4-31B-it" | "meta-llama/Llama-3.3-70B-Instruct">;
70
102
  /**
71
103
  * Cerebras Provider
72
104
  * @see {@link https://inference-docs.cerebras.ai/models/overview}
@@ -74,7 +106,7 @@ declare const berget: ModelProvider & ChatProvider<"openai/gpt-oss-120b" | "zai-
74
106
  * - baseURL - `https://api.cerebras.ai/v1/`
75
107
  * - apiKey - `CEREBRAS_API_KEY`
76
108
  */
77
- declare const cerebras: ModelProvider & ChatProvider<"gpt-oss-120b" | "llama3.1-8b" | "zai-glm-4.7" | "qwen-3-235b-a22b-instruct-2507"> & EmbedProvider<string>;
109
+ declare const cerebras: ModelProvider & ChatProvider<"zai-glm-4.7" | "qwen-3-235b-a22b-instruct-2507" | "gpt-oss-120b" | "llama3.1-8b"> & EmbedProvider<string>;
78
110
  /**
79
111
  * Chutes Provider
80
112
  * @see {@link https://llm.chutes.ai/v1/models}
@@ -82,7 +114,15 @@ declare const cerebras: ModelProvider & ChatProvider<"gpt-oss-120b" | "llama3.1-
82
114
  * - baseURL - `https://llm.chutes.ai/v1`
83
115
  * - apiKey - `CHUTES_API_KEY`
84
116
  */
85
- declare const chutes: ModelProvider & ChatProvider<"Qwen/Qwen3-32B" | "Qwen/Qwen2.5-72B-Instruct" | "moonshotai/Kimi-K2-Instruct-0905" | "unsloth/gemma-3-27b-it" | "unsloth/gemma-3-4b-it" | "unsloth/Mistral-Nemo-Instruct-2407" | "unsloth/Llama-3.2-3B-Instruct" | "unsloth/Llama-3.2-1B-Instruct" | "unsloth/Mistral-Small-24B-Instruct-2501" | "unsloth/gemma-3-12b-it" | "openai/gpt-oss-120b-TEE" | "openai/gpt-oss-20b" | "NousResearch/Hermes-4-405B-FP8-TEE" | "NousResearch/Hermes-4-14B" | "NousResearch/Hermes-4.3-36B" | "NousResearch/DeepHermes-3-Mistral-24B-Preview" | "NousResearch/Hermes-4-70B" | "zai-org/GLM-4.6-TEE" | "zai-org/GLM-4.5-Air" | "zai-org/GLM-4.6V" | "zai-org/GLM-4.7-TEE" | "zai-org/GLM-4.6-FP8" | "zai-org/GLM-4.7-Flash" | "zai-org/GLM-4.5-TEE" | "zai-org/GLM-4.5-FP8" | "zai-org/GLM-5-TEE" | "zai-org/GLM-5-Turbo" | "zai-org/GLM-4.7-FP8" | "nvidia/NVIDIA-Nemotron-3-Nano-30B-A3B-BF16" | "rednote-hilab/dots.ocr" | "miromind-ai/MiroThinker-v1.5-235B" | "MiniMaxAI/MiniMax-M2.5-TEE" | "MiniMaxAI/MiniMax-M2.1-TEE" | "deepseek-ai/DeepSeek-R1-Distill-Llama-70B" | "deepseek-ai/DeepSeek-V3.1-Terminus-TEE" | "deepseek-ai/DeepSeek-R1-0528-TEE" | "deepseek-ai/DeepSeek-V3-0324-TEE" | "deepseek-ai/DeepSeek-V3.2-TEE" | "deepseek-ai/DeepSeek-V3.2-Speciale-TEE" | "deepseek-ai/DeepSeek-R1-TEE" | "deepseek-ai/DeepSeek-V3.1-TEE" | "deepseek-ai/DeepSeek-V3" | "Qwen/Qwen3-30B-A3B" | "Qwen/Qwen2.5-Coder-32B-Instruct" | "Qwen/Qwen2.5-VL-72B-Instruct-TEE" | "Qwen/Qwen3Guard-Gen-0.6B" | "Qwen/Qwen3-14B" | "Qwen/Qwen3-Coder-Next" | "Qwen/Qwen3-235B-A22B" | "Qwen/Qwen3-235B-A22B-Thinking-2507" | "Qwen/Qwen3-Next-80B-A3B-Instruct" | "Qwen/Qwen3.5-397B-A17B-TEE" | "Qwen/Qwen2.5-VL-32B-Instruct" | "Qwen/Qwen3-Coder-480B-A35B-Instruct-FP8-TEE" | "Qwen/Qwen3-30B-A3B-Instruct-2507" | "Qwen/Qwen3-235B-A22B-Instruct-2507-TEE" | "Qwen/Qwen3-VL-235B-A22B-Instruct" | "chutesai/Mistral-Small-3.2-24B-Instruct-2506" | "chutesai/Mistral-Small-3.1-24B-Instruct-2503" | "moonshotai/Kimi-K2-Thinking-TEE" | "moonshotai/Kimi-K2.5-TEE" | "OpenGVLab/InternVL3-78B-TEE" | "XiaomiMiMo/MiMo-V2-Flash" | "tngtech/TNG-R1T-Chimera-TEE" | "tngtech/TNG-R1T-Chimera-Turbo" | "tngtech/DeepSeek-R1T-Chimera" | "tngtech/DeepSeek-TNG-R1T2-Chimera" | "mistralai/Devstral-2-123B-Instruct-2512-TEE">;
117
+ declare const chutes: ModelProvider & ChatProvider<"Qwen/Qwen2.5-72B-Instruct" | "deepseek-ai/DeepSeek-R1-0528-TEE" | "deepseek-ai/DeepSeek-V3.1-TEE" | "deepseek-ai/DeepSeek-V3-0324-TEE" | "deepseek-ai/DeepSeek-R1-Distill-Llama-70B" | "deepseek-ai/DeepSeek-V3.2-TEE" | "moonshotai/Kimi-K2.5-TEE" | "moonshotai/Kimi-K2.6-TEE" | "openai/gpt-oss-120b-TEE" | "zai-org/GLM-5-TEE" | "zai-org/GLM-4.7-TEE" | "zai-org/GLM-4.7-FP8" | "zai-org/GLM-5.1-TEE" | "zai-org/GLM-5-Turbo" | "zai-org/GLM-4.6V" | "unsloth/gemma-3-27b-it" | "unsloth/Mistral-Nemo-Instruct-2407" | "unsloth/Llama-3.2-3B-Instruct" | "unsloth/gemma-3-12b-it" | "unsloth/Llama-3.2-1B-Instruct" | "unsloth/gemma-3-4b-it" | "NousResearch/Hermes-4-14B" | "NousResearch/DeepHermes-3-Mistral-24B-Preview" | "rednote-hilab/dots.ocr" | "google/gemma-4-31B-turbo-TEE" | "XiaomiMiMo/MiMo-V2-Flash-TEE" | "MiniMaxAI/MiniMax-M2.5-TEE" | "Qwen/Qwen3.5-397B-A17B-TEE" | "Qwen/Qwen3-235B-A22B-Thinking-2507" | "Qwen/Qwen3-Next-80B-A3B-Instruct" | "Qwen/Qwen3-235B-A22B-Instruct-2507-TEE" | "Qwen/Qwen3Guard-Gen-0.6B" | "Qwen/Qwen3-30B-A3B" | "Qwen/Qwen2.5-VL-32B-Instruct" | "Qwen/Qwen3-32B-TEE" | "Qwen/Qwen3-Coder-Next-TEE" | "Qwen/Qwen2.5-Coder-32B-Instruct" | "Qwen/Qwen3.6-27B-TEE" | "tngtech/DeepSeek-TNG-R1T2-Chimera-TEE">;
118
+ /**
119
+ * Claudinio Provider
120
+ * @see {@link https://claudin.io}
121
+ * @remarks
122
+ * - baseURL - `https://api.claudin.io/v1`
123
+ * - apiKey - `CLAUDINIO_API_KEY`
124
+ */
125
+ declare const claudinio: ModelProvider & ChatProvider<"claudinio">;
86
126
  /**
87
127
  * CloudFerro Sherlock Provider
88
128
  * @see {@link https://docs.sherlock.cloudferro.com/}
@@ -90,7 +130,7 @@ declare const chutes: ModelProvider & ChatProvider<"Qwen/Qwen3-32B" | "Qwen/Qwen
90
130
  * - baseURL - `https://api-sherlock.cloudferro.com/openai/v1/`
91
131
  * - apiKey - `CLOUDFERRO_SHERLOCK_API_KEY`
92
132
  */
93
- declare const cloudferroSherlock: ModelProvider & ChatProvider<"openai/gpt-oss-120b" | "MiniMaxAI/MiniMax-M2.5" | "meta-llama/Llama-3.3-70B-Instruct" | "speakleash/Bielik-11B-v3.0-Instruct" | "speakleash/Bielik-11B-v2.6-Instruct">;
133
+ declare const cloudferroSherlock: ModelProvider & ChatProvider<"openai/gpt-oss-120b" | "MiniMaxAI/MiniMax-M2.5" | "meta-llama/Llama-3.3-70B-Instruct" | "speakleash/Bielik-11B-v2.6-Instruct" | "speakleash/Bielik-11B-v3.0-Instruct">;
94
134
  /**
95
135
  * Cohere Provider
96
136
  * @see {@link https://docs.cohere.com/docs/models}
@@ -98,7 +138,7 @@ declare const cloudferroSherlock: ModelProvider & ChatProvider<"openai/gpt-oss-1
98
138
  * - baseURL - `https://api.cohere.ai/compatibility/v1/`
99
139
  * - apiKey - `COHERE_API_KEY`
100
140
  */
101
- declare const cohere: ModelProvider & EmbedProvider<string> & ChatProvider<"command-a-reasoning-08-2025" | "command-r-08-2024" | "command-a-translate-08-2025" | "command-a-03-2025" | "command-r-plus-08-2024" | "c4ai-aya-expanse-32b" | "command-a-vision-07-2025" | "command-r7b-arabic-02-2025" | "c4ai-aya-vision-8b" | "command-r7b-12-2024" | "c4ai-aya-expanse-8b" | "c4ai-aya-vision-32b">;
141
+ declare const cohere: ModelProvider & EmbedProvider<string> & ChatProvider<"c4ai-aya-expanse-32b" | "command-a-reasoning-08-2025" | "c4ai-aya-vision-8b" | "command-r-08-2024" | "command-a-03-2025" | "c4ai-aya-expanse-8b" | "command-a-vision-07-2025" | "command-r-plus-08-2024" | "command-r7b-12-2024" | "c4ai-aya-vision-32b" | "command-r7b-arabic-02-2025" | "command-a-translate-08-2025">;
102
142
  /**
103
143
  * Cortecs Provider
104
144
  * @see {@link https://api.cortecs.ai/v1/models}
@@ -106,7 +146,15 @@ declare const cohere: ModelProvider & EmbedProvider<string> & ChatProvider<"comm
106
146
  * - baseURL - `https://api.cortecs.ai/v1`
107
147
  * - apiKey - `CORTECS_API_KEY`
108
148
  */
109
- declare const cortecs: ModelProvider & ChatProvider<"kimi-k2.5" | "gpt-4.1" | "gemini-2.5-pro" | "qwen3-coder-480b-a35b-instruct" | "qwen3-next-80b-a3b-thinking" | "qwen3-32b" | "kimi-k2-thinking" | "glm-4.7" | "gpt-oss-120b" | "claude-4-6-sonnet" | "deepseek-v3-0324" | "devstral-2512" | "llama-3.1-405b-instruct" | "glm-4.7-flash" | "minimax-m2" | "glm-4.5" | "minimax-m2.1" | "claude-opus4-5" | "nova-pro-v1" | "claude-sonnet-4" | "intellect-3" | "glm-4.5-air" | "devstral-small-2512" | "claude-opus4-6" | "claude-haiku-4-5" | "minimax-m2.5" | "kimi-k2-instruct" | "claude-4-5-sonnet">;
149
+ declare const cortecs: ModelProvider & ChatProvider<"kimi-k2.5" | "gemini-2.5-pro" | "gpt-4.1" | "qwen3.5-122b-a10b" | "qwen3.5-397b-a17b" | "qwen3-32b" | "qwen3-next-80b-a3b-thinking" | "qwen3-coder-480b-a35b-instruct" | "qwen3-coder-30b-a3b-instruct" | "glm-5.1" | "deepseek-r1-0528" | "kimi-k2-thinking" | "glm-5" | "kimi-k2.6" | "deepseek-v4-pro" | "deepseek-v4-flash" | "qwen3-coder-next" | "glm-4.7" | "gpt-oss-120b" | "minimax-m2.1" | "claude-haiku-4-5" | "claude-opus4-7" | "minimax-m2" | "kimi-k2-instruct" | "deepseek-v3-0324" | "codestral-2508" | "qwen-2.5-72b-instruct" | "deepseek-v3.2" | "hermes-4-70b" | "devstral-2512" | "claude-opus4-5" | "glm-4.5-air" | "minimax-m2.5" | "glm-4.7-flash" | "devstral-small-2512" | "glm-4.5" | "minimax-m2.7" | "intellect-3" | "nemotron-3-super-120b-a12b" | "nova-pro-v1" | "claude-4-5-sonnet" | "qwen3-235b-a22b-instruct-2507" | "claude-sonnet-4" | "claude-opus4-6" | "llama-3.1-405b-instruct" | "mixtral-8x7B-instruct-v0.1" | "claude-4-6-sonnet" | "mistral-large-2512" | "llama-3.3-70b-instruct">;
150
+ /**
151
+ * CrofAI Provider
152
+ * @see {@link https://crof.ai/docs}
153
+ * @remarks
154
+ * - baseURL - `https://crof.ai/v1`
155
+ * - apiKey - `CROF_API_KEY`
156
+ */
157
+ declare const crof: ModelProvider & ChatProvider<"kimi-k2.5" | "qwen3.6-27b" | "qwen3.5-397b-a17b" | "glm-5.1" | "glm-5" | "kimi-k2.6" | "deepseek-v4-pro" | "deepseek-v4-flash" | "glm-4.7" | "deepseek-v3.2" | "minimax-m2.5" | "glm-4.7-flash" | "deepseek-v4-pro-precision" | "qwen3.5-9b" | "mimo-v2.5-pro-precision" | "kimi-k2.5-lightning" | "greg" | "glm-5.1-precision" | "kimi-k2.6-precision" | "mimo-v2.5-pro" | "gemma-4-31b-it">;
110
158
  /**
111
159
  * Deep Infra Provider
112
160
  * @see {@link https://deepinfra.com/models}
@@ -114,7 +162,7 @@ declare const cortecs: ModelProvider & ChatProvider<"kimi-k2.5" | "gpt-4.1" | "g
114
162
  * - baseURL - `https://api.deepinfra.com/v1/openai/`
115
163
  * - apiKey - `DEEPINFRA_API_KEY`
116
164
  */
117
- declare const deepinfra: ModelProvider & EmbedProvider<string> & ChatProvider<"openai/gpt-oss-120b" | "meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8" | "deepseek-ai/DeepSeek-V3.2" | "zai-org/GLM-4.7" | "zai-org/GLM-5" | "zai-org/GLM-4.6" | "MiniMaxAI/MiniMax-M2.5" | "moonshotai/Kimi-K2.5" | "moonshotai/Kimi-K2-Instruct-0905" | "moonshotai/Kimi-K2-Thinking" | "openai/gpt-oss-20b" | "zai-org/GLM-4.6V" | "zai-org/GLM-4.7-Flash" | "anthropic/claude-4-opus" | "anthropic/claude-3-7-sonnet-latest" | "zai-org/GLM-4.5" | "meta-llama/Llama-4-Scout-17B-16E-Instruct" | "meta-llama/Llama-3.1-8B-Instruct" | "meta-llama/Llama-3.1-8B-Instruct-Turbo" | "meta-llama/Llama-3.1-70B-Instruct-Turbo" | "meta-llama/Llama-3.1-70B-Instruct" | "meta-llama/Llama-3.3-70B-Instruct-Turbo" | "MiniMaxAI/MiniMax-M2.1" | "MiniMaxAI/MiniMax-M2" | "deepseek-ai/DeepSeek-R1-0528" | "Qwen/Qwen3-Coder-480B-A35B-Instruct-Turbo" | "Qwen/Qwen3-Coder-480B-A35B-Instruct" | "moonshotai/Kimi-K2-Instruct">;
165
+ declare const deepinfra: ModelProvider & EmbedProvider<string> & ChatProvider<"deepseek-ai/DeepSeek-V3.2" | "openai/gpt-oss-120b" | "meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8" | "moonshotai/Kimi-K2-Thinking" | "moonshotai/Kimi-K2.6" | "moonshotai/Kimi-K2.5" | "moonshotai/Kimi-K2-Instruct-0905" | "zai-org/GLM-4.7" | "zai-org/GLM-5" | "zai-org/GLM-4.6" | "MiniMaxAI/MiniMax-M2.5" | "deepseek-ai/DeepSeek-V4-Pro" | "google/gemma-4-31B-it" | "zai-org/GLM-4.6V" | "deepseek-ai/DeepSeek-R1-0528" | "moonshotai/Kimi-K2-Instruct" | "openai/gpt-oss-20b" | "zai-org/GLM-4.5" | "zai-org/GLM-4.7-Flash" | "zai-org/GLM-5.1" | "anthropic/claude-3-7-sonnet-latest" | "anthropic/claude-4-opus" | "meta-llama/Llama-3.1-8B-Instruct" | "meta-llama/Llama-3.1-70B-Instruct-Turbo" | "meta-llama/Llama-4-Scout-17B-16E-Instruct" | "meta-llama/Llama-3.1-70B-Instruct" | "meta-llama/Llama-3.1-8B-Instruct-Turbo" | "meta-llama/Llama-3.3-70B-Instruct-Turbo" | "MiniMaxAI/MiniMax-M2.1" | "MiniMaxAI/MiniMax-M2" | "Qwen/Qwen3-Coder-480B-A35B-Instruct-Turbo" | "Qwen/Qwen3.5-397B-A17B" | "Qwen/Qwen3-Coder-480B-A35B-Instruct" | "Qwen/Qwen3.5-35B-A3B" | "Qwen/Qwen3.6-35B-A3B" | "deepseek-ai/DeepSeek-V4-Flash" | "google/gemma-4-26B-A4B-it" | "xiaomi/mimo-v2.5-pro" | "xiaomi/mimo-v2.5">;
118
166
  /**
119
167
  * DeepSeek Provider
120
168
  * @see {@link https://api-docs.deepseek.com/quick_start/pricing}
@@ -122,7 +170,15 @@ declare const deepinfra: ModelProvider & EmbedProvider<string> & ChatProvider<"o
122
170
  * - baseURL - `https://api.deepseek.com`
123
171
  * - apiKey - `DEEPSEEK_API_KEY`
124
172
  */
125
- declare const deepseek: ModelProvider & ChatProvider<"deepseek-chat" | "deepseek-reasoner">;
173
+ declare const deepseek: ModelProvider & ChatProvider<"deepseek-v4-pro" | "deepseek-v4-flash" | "deepseek-chat" | "deepseek-reasoner">;
174
+ /**
175
+ * DigitalOcean Provider
176
+ * @see {@link https://docs.digitalocean.com/products/gradient-ai-platform/details/models/}
177
+ * @remarks
178
+ * - baseURL - `https://inference.do-ai.run/v1`
179
+ * - apiKey - `DIGITALOCEAN_ACCESS_TOKEN`
180
+ */
181
+ declare const digitalocean: ModelProvider & ChatProvider<"kimi-k2.5" | "qwen3.5-397b-a17b" | "qwen3-coder-flash" | "deepseek-v3" | "deepseek-r1-distill-llama-70b" | "glm-5" | "kimi-k2.6" | "deepseek-v4-pro" | "minimax-m2.5" | "openai-gpt-5.5" | "openai-o3-mini" | "bge-reranker-v2-m3" | "openai-gpt-5-mini" | "openai-o3" | "anthropic-claude-4.5-haiku" | "openai-gpt-4o-mini" | "llama3.3-70b-instruct" | "nemotron-3-nano-omni" | "nemotron-nano-12b-v2-vl" | "mistral-7b-instruct-v0.3" | "nemotron-3-nano-30b" | "anthropic-claude-haiku-4.5" | "all-mini-lm-l6-v2" | "openai-gpt-image-1" | "qwen3-tts-voicedesign" | "openai-gpt-5.2" | "anthropic-claude-4.5-sonnet" | "anthropic-claude-4.1-opus" | "openai-gpt-4.1" | "openai-gpt-5.1-codex-max" | "mistral-nemo-instruct-2407" | "nvidia-nemotron-3-super-120b" | "arcee-trinity-large-thinking" | "anthropic-claude-3.5-sonnet" | "openai-gpt-5.2-pro" | "openai-gpt-5.4-nano" | "openai-gpt-5.3-codex" | "ministral-3-8b-instruct-2512" | "openai-gpt-image-2" | "stable-diffusion-3.5-large" | "qwen3-embedding-0.6b" | "openai-gpt-5-nano" | "openai-gpt-5" | "deepseek-3.2" | "openai-gpt-5.4-pro" | "openai-gpt-oss-20b" | "openai-gpt-5.4-mini" | "anthropic-claude-opus-4.6" | "alibaba-qwen3-32b" | "gemma-4-31B-it" | "anthropic-claude-3.7-sonnet" | "llama3-8b-instruct" | "anthropic-claude-opus-4.7" | "gte-large-en-v1.5" | "anthropic-claude-4.6-sonnet" | "anthropic-claude-opus-4.5" | "multi-qa-mpnet-base-dot-v1" | "qwen-2.5-14b-instruct" | "e5-large-v2" | "anthropic-claude-opus-4" | "openai-gpt-image-1.5" | "llama-4-maverick" | "openai-gpt-5.4" | "anthropic-claude-sonnet-4" | "openai-o1" | "wan2-2-t2v-a14b" | "anthropic-claude-3.5-haiku" | "bge-m3" | "mistral-3-14B" | "openai-gpt-4o" | "anthropic-claude-3-opus" | "openai-gpt-oss-120b" | "fal-ai/fast-sdxl" | "fal-ai/flux/schnell" | "fal-ai/elevenlabs/tts/multilingual-v2" | "fal-ai/stable-audio-25/text-to-audio">;
126
182
  /**
127
183
  * DInference Provider
128
184
  * @see {@link https://dinference.com}
@@ -130,7 +186,7 @@ declare const deepseek: ModelProvider & ChatProvider<"deepseek-chat" | "deepseek
130
186
  * - baseURL - `https://api.dinference.com/v1`
131
187
  * - apiKey - `DINFERENCE_API_KEY`
132
188
  */
133
- declare const dinference: ModelProvider & ChatProvider<"glm-5" | "glm-4.7" | "gpt-oss-120b">;
189
+ declare const dinference: ModelProvider & ChatProvider<"glm-5.1" | "glm-5" | "glm-4.7" | "gpt-oss-120b" | "minimax-m2.5">;
134
190
  /**
135
191
  * D.Run (China) Provider
136
192
  * @see {@link https://www.d.run}
@@ -146,7 +202,7 @@ declare const drun: ModelProvider & ChatProvider<"public/deepseek-r1" | "public/
146
202
  * - baseURL - `https://models.think.evroc.com/v1`
147
203
  * - apiKey - `EVROC_API_KEY`
148
204
  */
149
- declare const evroc: ModelProvider & ChatProvider<"openai/gpt-oss-120b" | "moonshotai/Kimi-K2.5" | "intfloat/multilingual-e5-large-instruct" | "KBLab/kb-whisper-large" | "openai/whisper-large-v3" | "microsoft/Phi-4-multimodal-instruct" | "nvidia/Llama-3.3-70B-Instruct-FP8" | "Qwen/Qwen3-VL-30B-A3B-Instruct" | "Qwen/Qwen3-30B-A3B-Instruct-2507-FP8" | "Qwen/Qwen3-Embedding-8B" | "mistralai/devstral-small-2-24b-instruct-2512" | "mistralai/Magistral-Small-2509" | "mistralai/Voxtral-Small-24B-2507">;
205
+ declare const evroc: ModelProvider & ChatProvider<"openai/gpt-oss-120b" | "moonshotai/Kimi-K2.5" | "openai/whisper-large-v3" | "KBLab/kb-whisper-large" | "nvidia/Llama-3.3-70B-Instruct-FP8" | "mistralai/Voxtral-Small-24B-2507" | "mistralai/devstral-small-2-24b-instruct-2512" | "mistralai/Magistral-Small-2509" | "microsoft/Phi-4-multimodal-instruct" | "intfloat/multilingual-e5-large-instruct" | "Qwen/Qwen3-VL-30B-A3B-Instruct" | "Qwen/Qwen3-30B-A3B-Instruct-2507-FP8" | "Qwen/Qwen3-Embedding-8B">;
150
206
  /**
151
207
  * FastRouter Provider
152
208
  * @see {@link https://fastrouter.ai/models}
@@ -154,23 +210,23 @@ declare const evroc: ModelProvider & ChatProvider<"openai/gpt-oss-120b" | "moons
154
210
  * - baseURL - `https://go.fastrouter.ai/api/v1`
155
211
  * - apiKey - `FASTROUTER_API_KEY`
156
212
  */
157
- declare const fastrouter: ModelProvider & ChatProvider<"openai/gpt-oss-120b" | "openai/gpt-oss-20b" | "openai/gpt-5" | "openai/gpt-5-mini" | "openai/gpt-4.1" | "openai/gpt-5-nano" | "x-ai/grok-4" | "anthropic/claude-opus-4.1" | "anthropic/claude-sonnet-4" | "z-ai/glm-5" | "google/gemini-2.5-pro" | "google/gemini-2.5-flash" | "deepseek-ai/deepseek-r1-distill-llama-70b" | "qwen/qwen3-coder" | "moonshotai/kimi-k2">;
213
+ declare const fastrouter: ModelProvider & ChatProvider<"openai/gpt-oss-120b" | "openai/gpt-oss-20b" | "deepseek-ai/deepseek-r1-distill-llama-70b" | "moonshotai/kimi-k2" | "z-ai/glm-5" | "openai/gpt-5-nano" | "openai/gpt-5-mini" | "openai/gpt-5" | "x-ai/grok-4" | "qwen/qwen3-coder" | "google/gemini-2.5-pro" | "google/gemini-2.5-flash" | "openai/gpt-4.1" | "anthropic/claude-opus-4.1" | "anthropic/claude-sonnet-4">;
158
214
  /**
159
- * Fireworks AI Provider
160
- * @see {@link https://fireworks.ai/docs/}
215
+ * Fireworks (Firepass) Provider
216
+ * @see {@link https://docs.fireworks.ai/firepass}
161
217
  * @remarks
162
218
  * - baseURL - `https://api.fireworks.ai/inference/v1/`
163
- * - apiKey - `FIREWORKS_API_KEY`
219
+ * - apiKey - `FIREPASS_API_KEY`
164
220
  */
165
- declare const fireworks: ModelProvider & ChatProvider<"accounts/fireworks/routers/kimi-k2p5-turbo" | "accounts/fireworks/models/kimi-k2p5" | "accounts/fireworks/models/kimi-k2-thinking" | "accounts/fireworks/models/deepseek-v3p1" | "accounts/fireworks/models/minimax-m2p1" | "accounts/fireworks/models/minimax-m2p5" | "accounts/fireworks/models/gpt-oss-120b" | "accounts/fireworks/models/glm-4p7" | "accounts/fireworks/models/deepseek-v3p2" | "accounts/fireworks/models/glm-4p5" | "accounts/fireworks/models/glm-5" | "accounts/fireworks/models/glm-4p5-air" | "accounts/fireworks/models/gpt-oss-20b" | "accounts/fireworks/models/kimi-k2-instruct">;
221
+ declare const firepass: ModelProvider & ChatProvider<"accounts/fireworks/routers/kimi-k2p6-turbo">;
166
222
  /**
167
- * Firmware Provider
168
- * @see {@link https://docs.frogbot.ai}
223
+ * Fireworks AI Provider
224
+ * @see {@link https://fireworks.ai/docs/}
169
225
  * @remarks
170
- * - baseURL - `https://app.frogbot.ai/api/v1`
171
- * - apiKey - `FIRMWARE_API_KEY`
226
+ * - baseURL - `https://api.fireworks.ai/inference/v1/`
227
+ * - apiKey - `FIREWORKS_API_KEY`
172
228
  */
173
- declare const firmware: ModelProvider & ChatProvider<"kimi-k2.5" | "grok-code-fast-1" | "gpt-5-mini" | "claude-opus-4-6" | "claude-sonnet-4-6" | "grok-4-1-fast-non-reasoning" | "gemini-3-flash-preview" | "gemini-2.5-pro" | "gemini-2.5-flash" | "gpt-5-nano" | "gpt-oss-120b" | "claude-haiku-4-5" | "claude-opus-4-5" | "gemini-3-pro-preview" | "gpt-4o" | "zai-glm-5" | "deepseek-v3-2" | "minimax-m2-5" | "gpt-5-4" | "gemini-3-1-pro-preview" | "grok-4-1-fast-reasoning" | "gpt-5-3-codex" | "gpt-oss-20b" | "claude-sonnet-4-5">;
229
+ declare const fireworks: ModelProvider & ChatProvider<"accounts/fireworks/models/minimax-m2p7" | "accounts/fireworks/models/glm-4p7" | "accounts/fireworks/models/qwen3p6-plus" | "accounts/fireworks/models/kimi-k2-instruct" | "accounts/fireworks/models/kimi-k2p6" | "accounts/fireworks/models/gpt-oss-20b" | "accounts/fireworks/models/deepseek-v3p2" | "accounts/fireworks/models/kimi-k2-thinking" | "accounts/fireworks/models/glm-4p5" | "accounts/fireworks/models/minimax-m2p5" | "accounts/fireworks/models/kimi-k2p5" | "accounts/fireworks/models/minimax-m2p1" | "accounts/fireworks/models/deepseek-v3p1" | "accounts/fireworks/models/gpt-oss-120b" | "accounts/fireworks/models/glm-4p5-air" | "accounts/fireworks/models/glm-5" | "accounts/fireworks/models/glm-5p1" | "accounts/fireworks/routers/kimi-k2p5-turbo" | "accounts/fireworks/models/deepseek-v4-pro" | "accounts/fireworks/models/deepseek-v4-flash">;
174
230
  /**
175
231
  * Friendli Provider
176
232
  * @see {@link https://friendli.ai/docs/guides/serverless_endpoints/introduction}
@@ -178,7 +234,15 @@ declare const firmware: ModelProvider & ChatProvider<"kimi-k2.5" | "grok-code-fa
178
234
  * - baseURL - `https://api.friendli.ai/serverless/v1`
179
235
  * - apiKey - `FRIENDLI_TOKEN`
180
236
  */
181
- declare const friendli: ModelProvider & ChatProvider<"Qwen/Qwen3-235B-A22B-Instruct-2507" | "zai-org/GLM-4.7" | "zai-org/GLM-5" | "MiniMaxAI/MiniMax-M2.5" | "meta-llama/Llama-3.3-70B-Instruct" | "meta-llama/Llama-3.1-8B-Instruct" | "MiniMaxAI/MiniMax-M2.1">;
237
+ declare const friendli: ModelProvider & ChatProvider<"Qwen/Qwen3-235B-A22B-Instruct-2507" | "zai-org/GLM-5" | "MiniMaxAI/MiniMax-M2.5" | "meta-llama/Llama-3.3-70B-Instruct" | "zai-org/GLM-5.1" | "meta-llama/Llama-3.1-8B-Instruct">;
238
+ /**
239
+ * FrogBot Provider
240
+ * @see {@link https://docs.frogbot.ai}
241
+ * @remarks
242
+ * - baseURL - `https://app.frogbot.ai/api/v1`
243
+ * - apiKey - `FROGBOT_API_KEY`
244
+ */
245
+ declare const frogbot: ModelProvider & ChatProvider<"kimi-k2.5" | "gemini-2.5-pro" | "grok-4-1-fast-non-reasoning" | "grok-code-fast-1" | "claude-sonnet-4-6" | "gemini-3-flash-preview" | "gemini-2.5-flash" | "claude-opus-4-6" | "deepseek-v4-pro" | "minimax-m2-7" | "claude-opus-4-7" | "gpt-oss-120b" | "claude-haiku-4-5" | "gpt-4o" | "grok-4-3" | "grok-4-1-fast-reasoning" | "gpt-5-5" | "gpt-oss-20b" | "kimi-k2-6" | "gpt-5-3-codex" | "qwen-3-6-plus" | "gpt-5-4-nano" | "gpt-5-4-mini" | "zai-glm-5-1" | "minimax-m2-5" | "gemini-3-1-pro-preview">;
182
246
  /**
183
247
  * GitHub Copilot Provider
184
248
  * @see {@link https://docs.github.com/en/copilot}
@@ -186,7 +250,7 @@ declare const friendli: ModelProvider & ChatProvider<"Qwen/Qwen3-235B-A22B-Instr
186
250
  * - baseURL - `https://api.githubcopilot.com`
187
251
  * - apiKey - `GITHUB_TOKEN`
188
252
  */
189
- declare const githubCopilot: ModelProvider & ChatProvider<"gpt-5.2-codex" | "gpt-5" | "gemini-3.1-pro-preview" | "grok-code-fast-1" | "gpt-5.3-codex" | "gpt-5-mini" | "gpt-5.1-codex-max" | "gpt-4.1" | "gpt-5.4" | "gemini-3-flash-preview" | "gemini-2.5-pro" | "gpt-5.2" | "gpt-5.1" | "gpt-5.1-codex" | "claude-sonnet-4" | "gemini-3-pro-preview" | "gpt-4o" | "gpt-5.1-codex-mini" | "claude-opus-4.6" | "gpt-5.4-mini" | "claude-haiku-4.5" | "claude-sonnet-4.6" | "claude-opus-4.5" | "claude-opus-41" | "claude-sonnet-4.5">;
253
+ declare const githubCopilot: ModelProvider & ChatProvider<"gpt-5.2" | "gemini-2.5-pro" | "grok-code-fast-1" | "gpt-4.1" | "gpt-5.1" | "gpt-5.4" | "gemini-3.1-pro-preview" | "gpt-5.1-codex-max" | "gemini-3-flash-preview" | "gpt-5.1-codex" | "gpt-5.2-codex" | "gpt-5-mini" | "gpt-5.3-codex" | "gpt-5" | "claude-sonnet-4" | "gpt-4o" | "claude-opus-41" | "claude-sonnet-4.6" | "claude-sonnet-4.5" | "gpt-5.1-codex-mini" | "claude-opus-4.6" | "gemini-3-pro-preview" | "gpt-5.4-mini" | "claude-haiku-4.5" | "gpt-5.5" | "claude-opus-4.5" | "claude-opus-4.7">;
190
254
  /**
191
255
  * GitHub Models Provider
192
256
  * @see {@link https://docs.github.com/en/github-models}
@@ -194,15 +258,23 @@ declare const githubCopilot: ModelProvider & ChatProvider<"gpt-5.2-codex" | "gpt
194
258
  * - baseURL - `https://models.github.ai/inference`
195
259
  * - apiKey - `GITHUB_TOKEN`
196
260
  */
197
- declare const githubModels: ModelProvider & ChatProvider<"openai/gpt-4.1" | "mistral-ai/codestral-2501" | "mistral-ai/mistral-large-2411" | "mistral-ai/mistral-small-2503" | "mistral-ai/mistral-medium-2505" | "mistral-ai/ministral-3b" | "mistral-ai/mistral-nemo" | "ai21-labs/ai21-jamba-1.5-mini" | "ai21-labs/ai21-jamba-1.5-large" | "openai/o3-mini" | "openai/gpt-4o" | "openai/gpt-4o-mini" | "openai/o1" | "openai/o3" | "openai/gpt-4.1-mini" | "openai/gpt-4.1-nano" | "openai/o1-preview" | "openai/o4-mini" | "openai/o1-mini" | "microsoft/phi-3-mini-128k-instruct" | "microsoft/phi-3-small-8k-instruct" | "microsoft/phi-4-reasoning" | "microsoft/phi-4-mini-reasoning" | "microsoft/phi-3-mini-4k-instruct" | "microsoft/phi-3-medium-4k-instruct" | "microsoft/phi-3.5-vision-instruct" | "microsoft/mai-ds-r1" | "microsoft/phi-3.5-mini-instruct" | "microsoft/phi-4" | "microsoft/phi-3-medium-128k-instruct" | "microsoft/phi-3.5-moe-instruct" | "microsoft/phi-4-multimodal-instruct" | "microsoft/phi-3-small-128k-instruct" | "microsoft/phi-4-mini-instruct" | "cohere/cohere-command-r-plus-08-2024" | "cohere/cohere-command-r" | "cohere/cohere-command-r-08-2024" | "cohere/cohere-command-r-plus" | "cohere/cohere-command-a" | "deepseek/deepseek-v3-0324" | "deepseek/deepseek-r1" | "deepseek/deepseek-r1-0528" | "xai/grok-3-mini" | "xai/grok-3" | "core42/jais-30b-chat" | "meta/meta-llama-3.1-8b-instruct" | "meta/llama-3.3-70b-instruct" | "meta/llama-4-scout-17b-16e-instruct" | "meta/llama-3.2-11b-vision-instruct" | "meta/meta-llama-3-70b-instruct" | "meta/meta-llama-3-8b-instruct" | "meta/llama-3.2-90b-vision-instruct" | "meta/meta-llama-3.1-405b-instruct" | "meta/llama-4-maverick-17b-128e-instruct-fp8" | "meta/meta-llama-3.1-70b-instruct">;
261
+ declare const githubModels: ModelProvider & ChatProvider<"openai/gpt-4.1" | "cohere/cohere-command-r-plus" | "cohere/cohere-command-r-plus-08-2024" | "cohere/cohere-command-r" | "cohere/cohere-command-r-08-2024" | "cohere/cohere-command-a" | "openai/gpt-4o" | "openai/o1-preview" | "openai/gpt-4.1-mini" | "openai/gpt-4o-mini" | "openai/o1" | "openai/gpt-4.1-nano" | "openai/o4-mini" | "openai/o3-mini" | "openai/o3" | "openai/o1-mini" | "ai21-labs/ai21-jamba-1.5-mini" | "ai21-labs/ai21-jamba-1.5-large" | "core42/jais-30b-chat" | "microsoft/phi-3-medium-128k-instruct" | "microsoft/phi-3-medium-4k-instruct" | "microsoft/phi-4" | "microsoft/phi-3-mini-128k-instruct" | "microsoft/phi-4-reasoning" | "microsoft/phi-3-small-128k-instruct" | "microsoft/phi-3.5-vision-instruct" | "microsoft/phi-3-small-8k-instruct" | "microsoft/phi-3.5-moe-instruct" | "microsoft/phi-3.5-mini-instruct" | "microsoft/mai-ds-r1" | "microsoft/phi-3-mini-4k-instruct" | "microsoft/phi-4-mini-instruct" | "microsoft/phi-4-mini-reasoning" | "microsoft/phi-4-multimodal-instruct" | "mistral-ai/mistral-large-2411" | "mistral-ai/codestral-2501" | "mistral-ai/mistral-nemo" | "mistral-ai/mistral-small-2503" | "mistral-ai/mistral-medium-2505" | "mistral-ai/ministral-3b" | "deepseek/deepseek-r1" | "deepseek/deepseek-r1-0528" | "deepseek/deepseek-v3-0324" | "xai/grok-3-mini" | "xai/grok-3" | "meta/meta-llama-3.1-405b-instruct" | "meta/meta-llama-3.1-70b-instruct" | "meta/llama-4-maverick-17b-128e-instruct-fp8" | "meta/llama-4-scout-17b-16e-instruct" | "meta/meta-llama-3-70b-instruct" | "meta/llama-3.2-90b-vision-instruct" | "meta/meta-llama-3-8b-instruct" | "meta/llama-3.2-11b-vision-instruct" | "meta/meta-llama-3.1-8b-instruct" | "meta/llama-3.3-70b-instruct">;
262
+ /**
263
+ * GMI Cloud Provider
264
+ * @see {@link https://docs.gmicloud.ai/inference-engine/api-reference/llm-api-reference}
265
+ * @remarks
266
+ * - baseURL - `https://api.gmi-serving.com/v1`
267
+ * - apiKey - `GMICLOUD_API_KEY`
268
+ */
269
+ declare const gmicloud: ModelProvider & ChatProvider<"zai-org/GLM-5.1-FP8" | "moonshotai/Kimi-K2.6" | "deepseek-ai/DeepSeek-V4-Pro" | "deepseek-ai/DeepSeek-V4-Flash" | "zai-org/GLM-5-FP8" | "anthropic/claude-sonnet-4.6" | "anthropic/claude-opus-4.6" | "anthropic/claude-opus-4.7">;
198
270
  /**
199
271
  * Google Provider
200
- * @see {@link https://ai.google.dev/gemini-api/docs/pricing}
272
+ * @see {@link https://ai.google.dev/gemini-api/docs/models}
201
273
  * @remarks
202
274
  * - baseURL - `https://generativelanguage.googleapis.com/v1beta/openai/`
203
- * - apiKey - `GOOGLE_GENERATIVE_AI_API_KEY or GEMINI_API_KEY`
275
+ * - apiKey - `GOOGLE_API_KEY or GOOGLE_GENERATIVE_AI_API_KEY or GEMINI_API_KEY`
204
276
  */
205
- declare const google: ModelProvider & EmbedProvider<string> & ChatProvider<"gemini-3.1-pro-preview" | "gemini-3-flash-preview" | "gemini-2.5-pro" | "gemini-2.5-flash" | "gemini-3.1-flash-lite-preview" | "gemini-3-pro-preview" | "gemini-2.5-flash-lite" | "gemini-2.5-flash-lite-preview-09-2025" | "gemini-2.5-flash-preview-04-17" | "gemma-3n-e2b-it" | "gemini-2.5-flash-preview-05-20" | "gemma-3-27b-it" | "gemma-3-4b-it" | "gemma-3n-e4b-it" | "gemini-2.5-pro-preview-06-05" | "gemini-2.5-pro-preview-05-06" | "gemini-2.0-flash-lite" | "gemini-1.5-flash-8b" | "gemini-1.5-flash" | "gemini-2.5-pro-preview-tts" | "gemini-3.1-pro-preview-customtools" | "gemini-2.5-flash-preview-09-2025" | "gemini-2.0-flash" | "gemini-1.5-pro" | "gemini-2.5-flash-lite-preview-06-17" | "gemini-2.5-flash-preview-tts" | "gemini-flash-lite-latest" | "gemini-3.1-flash-image-preview" | "gemini-2.5-flash-image" | "gemini-flash-latest" | "gemma-3-12b-it" | "gemini-live-2.5-flash-preview-native-audio" | "gemini-embedding-001" | "gemini-live-2.5-flash" | "gemini-2.5-flash-image-preview">;
277
+ declare const google: ModelProvider & EmbedProvider<string> & ChatProvider<"gemini-2.5-pro" | "gemini-3.1-flash-lite-preview" | "gemini-3.1-pro-preview" | "gemini-3-flash-preview" | "gemini-2.5-flash" | "gemma-4-31b-it" | "gemini-3-pro-preview" | "gemini-flash-latest" | "gemma-4-26b-a4b-it" | "gemini-3.5-flash" | "gemini-3.1-flash-lite" | "gemini-2.5-pro-preview-tts" | "gemini-3.1-flash-image-preview" | "gemini-2.5-flash-lite" | "gemini-flash-lite-latest" | "gemini-2.0-flash-lite" | "gemini-3.1-pro-preview-customtools" | "gemini-2.5-flash-preview-tts" | "gemini-2.5-flash-image" | "gemini-2.0-flash" | "gemini-embedding-001">;
206
278
  /**
207
279
  * Groq Provider
208
280
  * @see {@link https://console.groq.com/docs/models}
@@ -210,7 +282,7 @@ declare const google: ModelProvider & EmbedProvider<string> & ChatProvider<"gemi
210
282
  * - baseURL - `https://api.groq.com/openai/v1/`
211
283
  * - apiKey - `GROQ_API_KEY`
212
284
  */
213
- declare const groq: ModelProvider & EmbedProvider<string> & ChatProvider<"llama-3.3-70b-versatile" | "openai/gpt-oss-120b" | "deepseek-r1-distill-llama-70b" | "openai/gpt-oss-20b" | "llama3-70b-8192" | "gemma2-9b-it" | "llama-3.1-8b-instant" | "qwen-qwq-32b" | "llama-guard-3-8b" | "mistral-saba-24b" | "whisper-large-v3" | "whisper-large-v3-turbo" | "llama3-8b-8192" | "allam-2-7b" | "openai/gpt-oss-safeguard-20b" | "canopylabs/orpheus-arabic-saudi" | "canopylabs/orpheus-v1-english" | "meta-llama/llama-guard-4-12b" | "meta-llama/llama-4-scout-17b-16e-instruct" | "meta-llama/llama-prompt-guard-2-22m" | "meta-llama/llama-4-maverick-17b-128e-instruct" | "meta-llama/llama-prompt-guard-2-86m" | "qwen/qwen3-32b" | "groq/compound-mini" | "groq/compound" | "moonshotai/kimi-k2-instruct-0905" | "moonshotai/kimi-k2-instruct">;
285
+ declare const groq: ModelProvider & EmbedProvider<string> & ChatProvider<"llama-3.3-70b-versatile" | "openai/gpt-oss-120b" | "deepseek-r1-distill-llama-70b" | "openai/gpt-oss-20b" | "gemma2-9b-it" | "llama-3.1-8b-instant" | "llama3-8b-8192" | "allam-2-7b" | "mistral-saba-24b" | "qwen-qwq-32b" | "whisper-large-v3" | "llama-guard-3-8b" | "llama3-70b-8192" | "whisper-large-v3-turbo" | "moonshotai/kimi-k2-instruct-0905" | "moonshotai/kimi-k2-instruct" | "openai/gpt-oss-safeguard-20b" | "groq/compound" | "groq/compound-mini" | "canopylabs/orpheus-arabic-saudi" | "canopylabs/orpheus-v1-english" | "qwen/qwen3-32b" | "meta-llama/llama-prompt-guard-2-22m" | "meta-llama/llama-4-scout-17b-16e-instruct" | "meta-llama/llama-prompt-guard-2-86m" | "meta-llama/llama-4-maverick-17b-128e-instruct" | "meta-llama/llama-guard-4-12b">;
214
286
  /**
215
287
  * Helicone Provider
216
288
  * @see {@link https://helicone.ai/models}
@@ -218,7 +290,15 @@ declare const groq: ModelProvider & EmbedProvider<string> & ChatProvider<"llama-
218
290
  * - baseURL - `https://ai-gateway.helicone.ai/v1`
219
291
  * - apiKey - `HELICONE_API_KEY`
220
292
  */
221
- declare const helicone: ModelProvider & ChatProvider<"llama-3.3-70b-versatile" | "o3-mini" | "gpt-5" | "grok-4-fast-non-reasoning" | "grok-code-fast-1" | "gpt-5-mini" | "claude-sonnet-4-5-20250929" | "gpt-4o-mini" | "gpt-4.1" | "gpt-5.1-chat-latest" | "o3" | "grok-4-1-fast-non-reasoning" | "gemini-2.5-pro" | "claude-opus-4-1-20250805" | "gemini-2.5-flash" | "gpt-5.1" | "gpt-4.1-mini" | "gpt-5-nano" | "claude-haiku-4-5-20251001" | "o3-pro" | "gpt-4.1-nano" | "gpt-5-codex" | "o4-mini" | "gpt-5.1-codex" | "qwen3-coder-30b-a3b-instruct" | "qwen3-next-80b-a3b-instruct" | "qwen3-32b" | "deepseek-r1-distill-llama-70b" | "kimi-k2-thinking" | "deepseek-v3" | "gpt-oss-120b" | "claude-sonnet-4" | "deepseek-reasoner" | "gemini-3-pro-preview" | "gpt-4o" | "grok-4-1-fast-reasoning" | "gpt-oss-20b" | "gpt-5.1-codex-mini" | "gemini-2.5-flash-lite" | "gemma-3-12b-it" | "gemma2-9b-it" | "llama-3.1-8b-instant" | "claude-4.5-opus" | "hermes-2-pro-llama-3-8b" | "deepseek-v3.1-terminus" | "sonar-reasoning" | "gpt-5-pro" | "qwen3-vl-235b-a22b-instruct" | "kimi-k2-0711" | "llama-3.3-70b-instruct" | "chatgpt-4o-latest" | "grok-4" | "kimi-k2-0905" | "mistral-large-2411" | "ernie-4.5-21b-a3b-thinking" | "llama-guard-4" | "qwen2.5-coder-7b-fast" | "qwen3-30b-a3b" | "llama-3.1-8b-instruct" | "sonar-deep-research" | "sonar" | "llama-4-scout" | "llama-prompt-guard-2-22m" | "qwen3-coder" | "o1" | "codex-mini-latest" | "sonar-reasoning-pro" | "claude-3-haiku-20240307" | "claude-3.5-sonnet-v2" | "llama-4-maverick" | "grok-3-mini" | "gpt-4.1-mini-2025-04-14" | "claude-opus-4-1" | "glm-4.6" | "llama-3.1-8b-instruct-turbo" | "claude-3.7-sonnet" | "qwen3-235b-a22b-thinking" | "sonar-pro" | "mistral-nemo" | "claude-3.5-haiku" | "mistral-small" | "gpt-5-chat-latest" | "grok-4-fast-reasoning" | "grok-3" | "deepseek-tng-r1t2-chimera" | "claude-4.5-sonnet" | "claude-4.5-haiku" | "deepseek-v3.2" | "llama-prompt-guard-2-86m" | "o1-mini" | "claude-opus-4">;
293
+ declare const helicone: ModelProvider & ChatProvider<"claude-opus-4-1-20250805" | "o3-pro" | "claude-haiku-4-5-20251001" | "gemini-2.5-pro" | "grok-4-1-fast-non-reasoning" | "grok-code-fast-1" | "gpt-5-codex" | "gpt-5.1-chat-latest" | "gpt-4.1" | "llama-3.3-70b-versatile" | "gpt-4.1-mini" | "gpt-5.1" | "gpt-5-nano" | "gpt-4o-mini" | "claude-sonnet-4-5-20250929" | "gpt-4.1-nano" | "o4-mini" | "gpt-5.1-codex" | "gemini-2.5-flash" | "gpt-5-mini" | "o3-mini" | "o3" | "grok-4-fast-non-reasoning" | "gpt-5" | "qwen3-32b" | "qwen3-coder-30b-a3b-instruct" | "qwen3-next-80b-a3b-instruct" | "deepseek-v3" | "kimi-k2-thinking" | "deepseek-r1-distill-llama-70b" | "gpt-oss-120b" | "deepseek-v3.2" | "claude-sonnet-4" | "llama-3.3-70b-instruct" | "deepseek-reasoner" | "llama-4-maverick" | "gpt-4o" | "grok-4-1-fast-reasoning" | "gpt-oss-20b" | "gpt-5.1-codex-mini" | "gemini-3-pro-preview" | "gemini-2.5-flash-lite" | "gemma2-9b-it" | "llama-3.1-8b-instant" | "claude-3.7-sonnet" | "mistral-small" | "chatgpt-4o-latest" | "kimi-k2-0905" | "mistral-large-2411" | "qwen3-vl-235b-a22b-instruct" | "claude-3-haiku-20240307" | "sonar-reasoning" | "llama-prompt-guard-2-22m" | "gpt-4.1-mini-2025-04-14" | "gpt-5-chat-latest" | "grok-3-mini" | "kimi-k2-0711" | "qwen2.5-coder-7b-fast" | "grok-4" | "sonar" | "mistral-nemo" | "claude-4.5-haiku" | "glm-4.6" | "claude-opus-4" | "claude-4.5-sonnet" | "gpt-5-pro" | "qwen3-coder" | "llama-3.1-8b-instruct-turbo" | "claude-opus-4-1" | "claude-4.5-opus" | "sonar-deep-research" | "llama-4-scout" | "llama-prompt-guard-2-86m" | "claude-3.5-sonnet-v2" | "qwen3-30b-a3b" | "o1" | "ernie-4.5-21b-a3b-thinking" | "sonar-reasoning-pro" | "deepseek-tng-r1t2-chimera" | "gemma-3-12b-it" | "claude-3.5-haiku" | "qwen3-235b-a22b-thinking" | "hermes-2-pro-llama-3-8b" | "o1-mini" | "grok-3" | "grok-4-fast-reasoning" | "sonar-pro" | "llama-3.1-8b-instruct" | "llama-guard-4" | "deepseek-v3.1-terminus">;
294
+ /**
295
+ * HPC-AI Provider
296
+ * @see {@link https://www.hpc-ai.com/doc/docs/quickstart/}
297
+ * @remarks
298
+ * - baseURL - `https://api.hpc-ai.com/inference/v1`
299
+ * - apiKey - `HPC_AI_API_KEY`
300
+ */
301
+ declare const hpcAi: ModelProvider & ChatProvider<"moonshotai/kimi-k2.5" | "zai-org/glm-5.1" | "minimax/minimax-m2.5">;
222
302
  /**
223
303
  * Hugging Face Provider
224
304
  * @see {@link https://huggingface.co/docs/inference-providers}
@@ -226,7 +306,7 @@ declare const helicone: ModelProvider & ChatProvider<"llama-3.3-70b-versatile" |
226
306
  * - baseURL - `https://router.huggingface.co/v1`
227
307
  * - apiKey - `HF_TOKEN`
228
308
  */
229
- declare const huggingface: ModelProvider & ChatProvider<"deepseek-ai/DeepSeek-V3.2" | "zai-org/GLM-4.7" | "zai-org/GLM-5" | "MiniMaxAI/MiniMax-M2.5" | "moonshotai/Kimi-K2.5" | "moonshotai/Kimi-K2-Instruct-0905" | "moonshotai/Kimi-K2-Thinking" | "zai-org/GLM-4.7-Flash" | "Qwen/Qwen3-Coder-Next" | "Qwen/Qwen3-235B-A22B-Thinking-2507" | "Qwen/Qwen3-Next-80B-A3B-Instruct" | "XiaomiMiMo/MiMo-V2-Flash" | "MiniMaxAI/MiniMax-M2.1" | "deepseek-ai/DeepSeek-R1-0528" | "Qwen/Qwen3-Coder-480B-A35B-Instruct" | "moonshotai/Kimi-K2-Instruct" | "Qwen/Qwen3-Embedding-8B" | "Qwen/Qwen3-Next-80B-A3B-Thinking" | "Qwen/Qwen3.5-397B-A17B" | "Qwen/Qwen3-Embedding-4B">;
309
+ declare const huggingface: ModelProvider & ChatProvider<"deepseek-ai/DeepSeek-V3.2" | "moonshotai/Kimi-K2-Thinking" | "moonshotai/Kimi-K2.6" | "moonshotai/Kimi-K2.5" | "moonshotai/Kimi-K2-Instruct-0905" | "zai-org/GLM-4.7" | "zai-org/GLM-5" | "MiniMaxAI/MiniMax-M2.5" | "deepseek-ai/DeepSeek-V4-Pro" | "Qwen/Qwen3-235B-A22B-Thinking-2507" | "Qwen/Qwen3-Next-80B-A3B-Instruct" | "deepseek-ai/DeepSeek-R1-0528" | "moonshotai/Kimi-K2-Instruct" | "zai-org/GLM-4.7-Flash" | "zai-org/GLM-5.1" | "MiniMaxAI/MiniMax-M2.1" | "Qwen/Qwen3.5-397B-A17B" | "Qwen/Qwen3-Coder-480B-A35B-Instruct" | "Qwen/Qwen3-Embedding-8B" | "XiaomiMiMo/MiMo-V2-Flash" | "MiniMaxAI/MiniMax-M2.7" | "Qwen/Qwen3-Next-80B-A3B-Thinking" | "Qwen/Qwen3-Embedding-4B" | "Qwen/Qwen3-Coder-Next">;
230
310
  /**
231
311
  * iFlow Provider
232
312
  * @see {@link https://platform.iflow.cn/en/docs}
@@ -234,7 +314,7 @@ declare const huggingface: ModelProvider & ChatProvider<"deepseek-ai/DeepSeek-V3
234
314
  * - baseURL - `https://apis.iflow.cn/v1`
235
315
  * - apiKey - `IFLOW_API_KEY`
236
316
  */
237
- declare const iflowcn: ModelProvider & ChatProvider<"qwen3-max" | "qwen3-vl-plus" | "qwen3-coder-plus" | "qwen3-32b" | "deepseek-r1" | "deepseek-v3" | "kimi-k2-0905" | "glm-4.6" | "deepseek-v3.2" | "qwen3-max-preview" | "kimi-k2" | "qwen3-235b" | "qwen3-235b-a22b-instruct" | "qwen3-235b-a22b-thinking-2507">;
317
+ declare const iflowcn: ModelProvider & ChatProvider<"qwen3-max" | "qwen3-vl-plus" | "qwen3-32b" | "qwen3-coder-plus" | "deepseek-r1" | "deepseek-v3" | "deepseek-v3.2" | "kimi-k2-0905" | "glm-4.6" | "qwen3-max-preview" | "qwen3-235b" | "qwen3-235b-a22b-thinking-2507" | "kimi-k2" | "qwen3-235b-a22b-instruct">;
238
318
  /**
239
319
  * Inception Provider
240
320
  * @see {@link https://platform.inceptionlabs.ai/docs}
@@ -242,7 +322,15 @@ declare const iflowcn: ModelProvider & ChatProvider<"qwen3-max" | "qwen3-vl-plus
242
322
  * - baseURL - `https://api.inceptionlabs.ai/v1/`
243
323
  * - apiKey - `INCEPTION_API_KEY`
244
324
  */
245
- declare const inception: ModelProvider & ChatProvider<"mercury-edit" | "mercury-2" | "mercury-coder" | "mercury">;
325
+ declare const inception: ModelProvider & ChatProvider<"mercury-edit-2" | "mercury-2">;
326
+ /**
327
+ * Inceptron Provider
328
+ * @see {@link https://docs.inceptron.io}
329
+ * @remarks
330
+ * - baseURL - `https://api.inceptron.io/v1`
331
+ * - apiKey - `INCEPTRON_API_KEY`
332
+ */
333
+ declare const inceptron: ModelProvider & ChatProvider<"zai-org/GLM-5.1-FP8" | "moonshotai/Kimi-K2.6" | "MiniMaxAI/MiniMax-M2.5" | "nvidia/llama-3.3-70b-instruct-fp8">;
246
334
  /**
247
335
  * Inference Provider
248
336
  * @see {@link https://inference.net/models}
@@ -250,7 +338,7 @@ declare const inception: ModelProvider & ChatProvider<"mercury-edit" | "mercury-
250
338
  * - baseURL - `https://inference.net/v1`
251
339
  * - apiKey - `INFERENCE_API_KEY`
252
340
  */
253
- declare const inference: ModelProvider & ChatProvider<"meta/llama-3.2-11b-vision-instruct" | "google/gemma-3" | "qwen/qwen3-embedding-4b" | "qwen/qwen-2.5-7b-vision-instruct" | "mistral/mistral-nemo-12b-instruct" | "meta/llama-3.2-1b-instruct" | "meta/llama-3.1-8b-instruct" | "meta/llama-3.2-3b-instruct" | "osmosis/osmosis-structure-0.6b">;
341
+ declare const inference: ModelProvider & ChatProvider<"meta/llama-3.2-11b-vision-instruct" | "osmosis/osmosis-structure-0.6b" | "mistral/mistral-nemo-12b-instruct" | "qwen/qwen-2.5-7b-vision-instruct" | "qwen/qwen3-embedding-4b" | "google/gemma-3" | "meta/llama-3.2-1b-instruct" | "meta/llama-3.2-3b-instruct" | "meta/llama-3.1-8b-instruct">;
254
342
  /**
255
343
  * IO.NET Provider
256
344
  * @see {@link https://io.net/docs/guides/intelligence/io-intelligence}
@@ -258,7 +346,7 @@ declare const inference: ModelProvider & ChatProvider<"meta/llama-3.2-11b-vision
258
346
  * - baseURL - `https://api.intelligence.io.solutions/api/v1`
259
347
  * - apiKey - `IOINTELLIGENCE_API_KEY`
260
348
  */
261
- declare const ioNet: ModelProvider & ChatProvider<"openai/gpt-oss-120b" | "meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8" | "zai-org/GLM-4.6" | "moonshotai/Kimi-K2-Instruct-0905" | "moonshotai/Kimi-K2-Thinking" | "meta-llama/Llama-3.3-70B-Instruct" | "openai/gpt-oss-20b" | "Qwen/Qwen3-235B-A22B-Thinking-2507" | "Qwen/Qwen3-Next-80B-A3B-Instruct" | "Qwen/Qwen2.5-VL-32B-Instruct" | "deepseek-ai/DeepSeek-R1-0528" | "Intel/Qwen3-Coder-480B-A35B-Instruct-int4-mixed-ar" | "meta-llama/Llama-3.2-90B-Vision-Instruct" | "mistralai/Devstral-Small-2505" | "mistralai/Mistral-Large-Instruct-2411" | "mistralai/Mistral-Nemo-Instruct-2407" | "mistralai/Magistral-Small-2506">;
349
+ declare const ioNet: ModelProvider & ChatProvider<"openai/gpt-oss-120b" | "meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8" | "moonshotai/Kimi-K2-Thinking" | "moonshotai/Kimi-K2-Instruct-0905" | "zai-org/GLM-4.6" | "meta-llama/Llama-3.3-70B-Instruct" | "Qwen/Qwen3-235B-A22B-Thinking-2507" | "Qwen/Qwen3-Next-80B-A3B-Instruct" | "Qwen/Qwen2.5-VL-32B-Instruct" | "deepseek-ai/DeepSeek-R1-0528" | "openai/gpt-oss-20b" | "Intel/Qwen3-Coder-480B-A35B-Instruct-int4-mixed-ar" | "mistralai/Devstral-Small-2505" | "mistralai/Mistral-Large-Instruct-2411" | "mistralai/Mistral-Nemo-Instruct-2407" | "mistralai/Magistral-Small-2506" | "meta-llama/Llama-3.2-90B-Vision-Instruct">;
262
350
  /**
263
351
  * Jiekou.AI Provider
264
352
  * @see {@link https://docs.jiekou.ai/docs/support/quickstart?utm_source=github_models.dev}
@@ -266,7 +354,7 @@ declare const ioNet: ModelProvider & ChatProvider<"openai/gpt-oss-120b" | "meta-
266
354
  * - baseURL - `https://api.jiekou.ai/openai`
267
355
  * - apiKey - `JIEKOU_API_KEY`
268
356
  */
269
- declare const jiekou: ModelProvider & ChatProvider<"gpt-5.2-codex" | "claude-opus-4-5-20251101" | "o3-mini" | "claude-opus-4-20250514" | "grok-4-fast-non-reasoning" | "grok-code-fast-1" | "gpt-5-mini" | "claude-opus-4-6" | "claude-sonnet-4-5-20250929" | "gpt-5.1-codex-max" | "o3" | "grok-4-1-fast-non-reasoning" | "claude-sonnet-4-20250514" | "grok-4-0709" | "gemini-3-flash-preview" | "gemini-2.5-pro" | "claude-opus-4-1-20250805" | "gemini-2.5-flash" | "gpt-5.2" | "gpt-5.1" | "gpt-5-nano" | "claude-haiku-4-5-20251001" | "gpt-5-codex" | "o4-mini" | "gpt-5.1-codex" | "deepseek/deepseek-v3.1" | "zai-org/glm-4.5" | "zai-org/glm-4.7" | "gemini-3-pro-preview" | "grok-4-1-fast-reasoning" | "gpt-5.1-codex-mini" | "deepseek/deepseek-v3-0324" | "deepseek/deepseek-r1-0528" | "gemini-2.5-flash-lite" | "gemini-2.5-flash-lite-preview-09-2025" | "gemini-2.5-flash-preview-05-20" | "gemini-2.5-pro-preview-06-05" | "gemini-2.5-flash-lite-preview-06-17" | "moonshotai/kimi-k2-instruct" | "gpt-5-pro" | "gpt-5-chat-latest" | "grok-4-fast-reasoning" | "gpt-5.2-pro" | "zai-org/glm-4.7-flash" | "zai-org/glm-4.5v" | "baidu/ernie-4.5-300b-a47b-paddle" | "baidu/ernie-4.5-vl-424b-a47b" | "minimaxai/minimax-m1-80k" | "minimax/minimax-m2.1" | "qwen/qwen3-235b-a22b-instruct-2507" | "qwen/qwen3-coder-next" | "qwen/qwen3-30b-a3b-fp8" | "qwen/qwen3-235b-a22b-fp8" | "qwen/qwen3-coder-480b-a35b-instruct" | "qwen/qwen3-next-80b-a3b-thinking" | "qwen/qwen3-235b-a22b-thinking-2507" | "qwen/qwen3-next-80b-a3b-instruct" | "qwen/qwen3-32b-fp8" | "moonshotai/kimi-k2.5" | "moonshotai/kimi-k2-0905" | "xiaomimimo/mimo-v2-flash">;
357
+ declare const jiekou: ModelProvider & ChatProvider<"claude-opus-4-1-20250805" | "gpt-5.2" | "claude-haiku-4-5-20251001" | "gemini-2.5-pro" | "grok-4-1-fast-non-reasoning" | "grok-code-fast-1" | "gpt-5-codex" | "grok-4-0709" | "gpt-5.1" | "gpt-5-nano" | "claude-opus-4-5-20251101" | "claude-opus-4-20250514" | "claude-sonnet-4-5-20250929" | "gpt-5.1-codex-max" | "gemini-3-flash-preview" | "o4-mini" | "gpt-5.1-codex" | "gpt-5.2-codex" | "gemini-2.5-flash" | "gpt-5-mini" | "o3-mini" | "claude-opus-4-6" | "o3" | "claude-sonnet-4-20250514" | "grok-4-fast-non-reasoning" | "zai-org/glm-4.5" | "zai-org/glm-4.7" | "deepseek/deepseek-v3.1" | "grok-4-1-fast-reasoning" | "gpt-5.1-codex-mini" | "gemini-3-pro-preview" | "deepseek/deepseek-r1-0528" | "deepseek/deepseek-v3-0324" | "gemini-2.5-flash-lite" | "moonshotai/kimi-k2-instruct" | "gpt-5-chat-latest" | "gpt-5-pro" | "grok-4-fast-reasoning" | "moonshotai/kimi-k2.5" | "gpt-5.2-pro" | "gemini-2.5-flash-preview-05-20" | "gemini-2.5-pro-preview-06-05" | "gemini-2.5-flash-lite-preview-09-2025" | "gemini-2.5-flash-lite-preview-06-17" | "moonshotai/kimi-k2-0905" | "zai-org/glm-4.5v" | "zai-org/glm-4.7-flash" | "minimax/minimax-m2.1" | "qwen/qwen3-30b-a3b-fp8" | "qwen/qwen3-coder-next" | "qwen/qwen3-next-80b-a3b-thinking" | "qwen/qwen3-235b-a22b-fp8" | "qwen/qwen3-32b-fp8" | "qwen/qwen3-235b-a22b-instruct-2507" | "qwen/qwen3-coder-480b-a35b-instruct" | "qwen/qwen3-235b-a22b-thinking-2507" | "qwen/qwen3-next-80b-a3b-instruct" | "minimaxai/minimax-m1-80k" | "xiaomimimo/mimo-v2-flash" | "baidu/ernie-4.5-vl-424b-a47b" | "baidu/ernie-4.5-300b-a47b-paddle">;
270
358
  /**
271
359
  * Kilo Gateway Provider
272
360
  * @see {@link https://kilo.ai}
@@ -274,7 +362,7 @@ declare const jiekou: ModelProvider & ChatProvider<"gpt-5.2-codex" | "claude-opu
274
362
  * - baseURL - `https://api.kilo.ai/api/gateway`
275
363
  * - apiKey - `KILO_API_KEY`
276
364
  */
277
- declare const kilo: ModelProvider & ChatProvider<"openai/gpt-oss-120b" | "openai/gpt-oss-20b" | "openai/gpt-5" | "openai/gpt-5-mini" | "openai/gpt-4.1" | "openai/gpt-5-nano" | "x-ai/grok-4" | "anthropic/claude-opus-4.1" | "anthropic/claude-sonnet-4" | "z-ai/glm-5" | "google/gemini-2.5-pro" | "google/gemini-2.5-flash" | "qwen/qwen3-coder" | "moonshotai/kimi-k2" | "openai/o3-mini" | "openai/gpt-4o" | "openai/gpt-4o-mini" | "openai/o1" | "openai/o3" | "openai/gpt-4.1-mini" | "openai/gpt-4.1-nano" | "openai/o4-mini" | "microsoft/phi-4" | "deepseek/deepseek-r1" | "deepseek/deepseek-r1-0528" | "openai/gpt-oss-safeguard-20b" | "meta-llama/llama-guard-4-12b" | "qwen/qwen3-32b" | "baidu/ernie-4.5-vl-424b-a47b" | "minimax/minimax-m2.1" | "qwen/qwen3-coder-next" | "qwen/qwen3-next-80b-a3b-thinking" | "qwen/qwen3-235b-a22b-thinking-2507" | "qwen/qwen3-next-80b-a3b-instruct" | "moonshotai/kimi-k2.5" | "moonshotai/kimi-k2-0905" | "giga-potato" | "corethink:free" | "giga-potato-thinking" | "morph-warp-grep-v2" | "eleutherai/llemma_7b" | "meituan/longcat-flash-chat" | "openai/gpt-5.2-codex" | "openai/o1-pro" | "openai/gpt-5.1-codex-mini" | "openai/gpt-5.4-pro" | "openai/gpt-3.5-turbo-16k" | "openai/gpt-4o:extended" | "openai/gpt-4-1106-preview" | "openai/gpt-5-pro" | "openai/gpt-3.5-turbo-0613" | "openai/gpt-5-image-mini" | "openai/gpt-4-0314" | "openai/gpt-audio" | "openai/gpt-4-turbo" | "openai/gpt-5.3-codex" | "openai/o3-mini-high" | "openai/gpt-4-turbo-preview" | "openai/gpt-5.1-codex-max" | "openai/gpt-3.5-turbo" | "openai/gpt-3.5-turbo-instruct" | "openai/gpt-5.1-chat" | "openai/gpt-5.4" | "openai/gpt-4o-audio-preview" | "openai/gpt-5-chat" | "openai/gpt-4o-search-preview" | "openai/o4-mini-high" | "openai/gpt-4o-2024-05-13" | "openai/gpt-4" | "openai/gpt-5.3-chat" | "openai/gpt-4o-2024-11-20" | "openai/gpt-5.2-chat" | "openai/gpt-5.2" | "openai/o4-mini-deep-research" | "openai/gpt-audio-mini" | "openai/gpt-5.1" | "openai/gpt-4o-mini-search-preview" | "openai/gpt-4o-mini-2024-07-18" | "openai/o3-pro" | "openai/gpt-4o-2024-08-06" | "openai/gpt-5-image" | "openai/gpt-5-codex" | "openai/o3-deep-research" | "openai/gpt-5.1-codex" | "openai/gpt-5.2-pro" | "prime-intellect/intellect-3" | "microsoft/wizardlm-2-8x22b" | "cohere/command-r-08-2024" | "cohere/command-r-plus-08-2024" | "cohere/command-r7b-12-2024" | "cohere/command-a" | "kwaipilot/kat-coder-pro" | "switchpoint/router" | "morph/morph-v3-large" | "morph/morph-v3-fast" | "x-ai/grok-4-fast" | "x-ai/grok-4.20-beta" | "x-ai/grok-4.1-fast" | "x-ai/grok-code-fast-1" | "x-ai/grok-4.20-multi-agent-beta" | "x-ai/grok-3-mini" | "x-ai/grok-3-beta" | "x-ai/grok-code-fast-1:optimized:free" | "x-ai/grok-3" | "x-ai/grok-3-mini-beta" | "anthropic/claude-opus-4.6" | "anthropic/claude-haiku-4.5" | "anthropic/claude-3.7-sonnet:thinking" | "anthropic/claude-3.7-sonnet" | "anthropic/claude-sonnet-4.6" | "anthropic/claude-3.5-haiku" | "anthropic/claude-opus-4.5" | "anthropic/claude-3.5-sonnet" | "anthropic/claude-3-haiku" | "anthropic/claude-sonnet-4.5" | "anthropic/claude-opus-4" | "alpindale/goliath-120b" | "relace/relace-search" | "relace/relace-apply-3" | "sao10k/l3.1-70b-hanami-x1" | "sao10k/l3-lunaris-8b" | "sao10k/l3.3-euryale-70b" | "sao10k/l3.1-euryale-70b" | "sao10k/l3-euryale-70b" | "upstage/solar-pro-3" | "mancer/weaver" | "deepseek/deepseek-v3.1-terminus" | "deepseek/deepseek-r1-distill-llama-70b" | "deepseek/deepseek-chat" | "deepseek/deepseek-v3.2-exp" | "deepseek/deepseek-chat-v3.1" | "deepseek/deepseek-v3.2-speciale" | "deepseek/deepseek-r1-distill-qwen-32b" | "deepseek/deepseek-chat-v3-0324" | "deepseek/deepseek-v3.2" | "nvidia/llama-3.1-nemotron-70b-instruct" | "nvidia/llama-3.3-nemotron-super-49b-v1.5" | "nvidia/nemotron-nano-12b-v2-vl" | "nvidia/nemotron-nano-9b-v2" | "nvidia/nemotron-3-super-120b-a12b:free" | "nvidia/nemotron-3-nano-30b-a3b" | "gryphe/mythomax-l2-13b" | "z-ai/glm-4.7-flash" | "z-ai/glm-4.5" | "z-ai/glm-4.6" | "z-ai/glm-4.6v" | "z-ai/glm-4.5-air" | "z-ai/glm-4.5v" | "z-ai/glm-4.7" | "z-ai/glm-4-32b" | "nex-agi/deepseek-v3.1-nex-n1" | "allenai/olmo-3.1-32b-instruct" | "allenai/olmo-2-0325-32b-instruct" | "allenai/olmo-3-32b-think" | "allenai/olmo-3-7b-think" | "allenai/olmo-3.1-32b-think" | "allenai/olmo-3-7b-instruct" | "allenai/molmo-2-8b" | "google/gemini-2.5-flash-lite" | "google/gemini-2.5-flash-lite-preview-09-2025" | "google/gemma-2-9b-it" | "google/gemini-3.1-pro-preview" | "google/gemini-3-pro-preview" | "google/gemma-3-27b-it" | "google/gemma-3-4b-it" | "google/gemma-3n-e4b-it" | "google/gemini-2.5-pro-preview-05-06" | "google/gemini-2.0-flash-001" | "google/gemini-2.0-flash-lite-001" | "google/gemini-3-flash-preview" | "google/gemini-2.5-pro-preview" | "google/gemini-3.1-pro-preview-customtools" | "google/gemma-2-27b-it" | "google/gemini-3.1-flash-lite-preview" | "google/gemini-3.1-flash-image-preview" | "google/gemini-2.5-flash-image" | "google/gemma-3-12b-it" | "google/gemini-3-pro-image-preview" | "undi95/remm-slerp-l2-13b" | "amazon/nova-lite-v1" | "amazon/nova-2-lite-v1" | "amazon/nova-micro-v1" | "amazon/nova-pro-v1" | "amazon/nova-premier-v1" | "baidu/ernie-4.5-21b-a3b" | "baidu/ernie-4.5-300b-a47b" | "baidu/ernie-4.5-21b-a3b-thinking" | "baidu/ernie-4.5-vl-28b-a3b" | "ibm-granite/granite-4.0-h-micro" | "kilo/auto" | "kilo/auto-free" | "kilo/auto-small" | "meta-llama/llama-3.3-70b-instruct" | "meta-llama/llama-3.2-1b-instruct" | "meta-llama/llama-3.1-405b-instruct" | "meta-llama/llama-3.1-8b-instruct" | "meta-llama/llama-3.2-11b-vision-instruct" | "meta-llama/llama-4-scout" | "meta-llama/llama-3-8b-instruct" | "meta-llama/llama-3-70b-instruct" | "meta-llama/llama-4-maverick" | "meta-llama/llama-guard-3-8b" | "meta-llama/llama-3.2-3b-instruct" | "meta-llama/llama-3.1-70b-instruct" | "meta-llama/llama-3.1-405b" | "openrouter/hunter-alpha" | "openrouter/free" | "openrouter/bodybuilder" | "openrouter/auto" | "openrouter/healer-alpha" | "perplexity/sonar-deep-research" | "perplexity/sonar" | "perplexity/sonar-reasoning-pro" | "perplexity/sonar-pro" | "perplexity/sonar-pro-search" | "essentialai/rnj-1-instruct" | "arcee-ai/coder-large" | "arcee-ai/trinity-large-preview:free" | "arcee-ai/virtuoso-large" | "arcee-ai/trinity-mini" | "arcee-ai/spotlight" | "arcee-ai/maestro-reasoning" | "bytedance/ui-tars-1.5-7b" | "kilo-auto/free" | "kilo-auto/balanced" | "kilo-auto/small" | "kilo-auto/frontier" | "nousresearch/hermes-2-pro-llama-3-8b" | "nousresearch/hermes-4-70b" | "nousresearch/hermes-3-llama-3.1-70b" | "nousresearch/hermes-4-405b" | "nousresearch/hermes-3-llama-3.1-405b" | "minimax/minimax-m2-her" | "minimax/minimax-01" | "minimax/minimax-m2" | "minimax/minimax-m2.5" | "minimax/minimax-m1" | "minimax/minimax-m2.5:free" | "qwen/qwen3-coder-30b-a3b-instruct" | "qwen/qwen3-8b" | "qwen/qwen3.5-9b" | "qwen/qwen-turbo" | "qwen/qwen-vl-max" | "qwen/qwen3-vl-235b-a22b-instruct" | "qwen/qwq-32b" | "qwen/qwen-vl-plus" | "qwen/qwen-max" | "qwen/qwen3.5-flash-02-23" | "qwen/qwen3-vl-32b-instruct" | "qwen/qwen2.5-coder-7b-instruct" | "qwen/qwen3-14b" | "qwen/qwen3-30b-a3b-thinking-2507" | "qwen/qwen3.5-plus-02-15" | "qwen/qwen3.5-35b-a3b" | "qwen/qwen3.5-122b-a10b" | "qwen/qwen3-30b-a3b" | "qwen/qwen-plus" | "qwen/qwen3-vl-8b-thinking" | "qwen/qwen3.5-27b" | "qwen/qwen2.5-vl-32b-instruct" | "qwen/qwen-2.5-7b-instruct" | "qwen/qwen-plus-2025-07-28:thinking" | "qwen/qwen2.5-vl-72b-instruct" | "qwen/qwen3-235b-a22b-2507" | "qwen/qwen3-vl-8b-instruct" | "qwen/qwen3-vl-30b-a3b-instruct" | "qwen/qwen3-max-thinking" | "qwen/qwen3-235b-a22b" | "qwen/qwen3-vl-30b-a3b-thinking" | "qwen/qwen-plus-2025-07-28" | "qwen/qwen3.5-397b-a17b" | "qwen/qwen3-coder-plus" | "qwen/qwen3-max" | "qwen/qwen3-vl-235b-a22b-thinking" | "qwen/qwen-2.5-72b-instruct" | "qwen/qwen3-coder-flash" | "qwen/qwen-2.5-vl-7b-instruct" | "qwen/qwen-2.5-coder-32b-instruct" | "qwen/qwen3-30b-a3b-instruct-2507" | "xiaomi/mimo-v2-flash" | "stepfun/step-3.5-flash" | "stepfun/step-3.5-flash:free" | "alfredpros/codellama-7b-instruct-solidity" | "ai21/jamba-large-1.7" | "liquid/lfm-2.2-6b" | "liquid/lfm2-8b-a1b" | "liquid/lfm-2-24b-a2b" | "aion-labs/aion-2.0" | "aion-labs/aion-rp-llama-3.1-8b" | "aion-labs/aion-1.0-mini" | "aion-labs/aion-1.0" | "moonshotai/kimi-k2-thinking" | "tencent/hunyuan-a13b-instruct" | "alibaba/tongyi-deepresearch-30b-a3b" | "bytedance-seed/seed-2.0-mini" | "bytedance-seed/seed-1.6-flash" | "bytedance-seed/seed-1.6" | "bytedance-seed/seed-2.0-lite" | "inflection/inflection-3-pi" | "inflection/inflection-3-productivity" | "writer/palmyra-x5" | "inception/mercury-2" | "inception/mercury-coder" | "inception/mercury" | "anthracite-org/magnum-v4-72b" | "thedrummer/skyfall-36b-v2" | "thedrummer/rocinante-12b" | "thedrummer/cydonia-24b-v4.1" | "thedrummer/unslopnemo-12b" | "tngtech/deepseek-r1t2-chimera" | "deepcogito/cogito-v2.1-671b" | "mistralai/mistral-medium-3.1" | "mistralai/mixtral-8x22b-instruct" | "mistralai/devstral-medium" | "mistralai/mistral-7b-instruct-v0.1" | "mistralai/mistral-medium-3" | "mistralai/devstral-2512" | "mistralai/mixtral-8x7b-instruct" | "mistralai/mistral-small-24b-instruct-2501" | "mistralai/ministral-8b-2512" | "mistralai/ministral-14b-2512" | "mistralai/mistral-large-2411" | "mistralai/codestral-2508" | "mistralai/mistral-large-2407" | "mistralai/devstral-small" | "mistralai/mistral-small-creative" | "mistralai/voxtral-small-24b-2507" | "mistralai/mistral-nemo" | "mistralai/mistral-large" | "mistralai/ministral-3b-2512" | "mistralai/mistral-small-3.2-24b-instruct" | "mistralai/pixtral-large-2411" | "mistralai/mistral-saba" | "mistralai/mistral-small-3.1-24b-instruct" | "mistralai/mistral-large-2512">;
365
+ declare const kilo: ModelProvider & ChatProvider<"openai/gpt-oss-120b" | "moonshotai/kimi-k2.6" | "openai/gpt-oss-20b" | "xiaomi/mimo-v2.5-pro" | "xiaomi/mimo-v2.5" | "moonshotai/kimi-k2" | "z-ai/glm-5" | "openai/gpt-5-nano" | "openai/gpt-5-mini" | "openai/gpt-5" | "qwen/qwen3-coder" | "google/gemini-2.5-pro" | "google/gemini-2.5-flash" | "openai/gpt-4.1" | "anthropic/claude-opus-4.1" | "anthropic/claude-sonnet-4" | "openai/gpt-4o" | "openai/gpt-4.1-mini" | "openai/gpt-4o-mini" | "openai/o1" | "openai/gpt-4.1-nano" | "openai/o4-mini" | "openai/o3-mini" | "openai/o3" | "microsoft/phi-4" | "microsoft/phi-4-mini-instruct" | "deepseek/deepseek-r1" | "deepseek/deepseek-r1-0528" | "anthropic/claude-sonnet-4.6" | "anthropic/claude-opus-4.6" | "anthropic/claude-opus-4.7" | "openai/gpt-oss-safeguard-20b" | "qwen/qwen3-32b" | "meta-llama/llama-guard-4-12b" | "moonshotai/kimi-k2.5" | "minimax/minimax-m2.5" | "moonshotai/kimi-k2-0905" | "minimax/minimax-m2.1" | "qwen/qwen3-coder-next" | "qwen/qwen3-next-80b-a3b-thinking" | "qwen/qwen3-235b-a22b-thinking-2507" | "qwen/qwen3-next-80b-a3b-instruct" | "baidu/ernie-4.5-vl-424b-a47b" | "prime-intellect/intellect-3" | "liquid/lfm-2-24b-a2b" | "~anthropic/claude-haiku-latest" | "~anthropic/claude-opus-latest" | "~anthropic/claude-sonnet-latest" | "undi95/remm-slerp-l2-13b" | "inception/mercury-2" | "sao10k/l3.1-70b-hanami-x1" | "sao10k/l3.1-euryale-70b" | "sao10k/l3-lunaris-8b" | "sao10k/l3-euryale-70b" | "sao10k/l3.3-euryale-70b" | "ibm-granite/granite-4.0-h-micro" | "ibm-granite/granite-4.1-8b" | "cohere/command-r-08-2024" | "cohere/command-r-plus-08-2024" | "cohere/command-r7b-12-2024" | "cohere/command-a" | "thedrummer/unslopnemo-12b" | "thedrummer/cydonia-24b-v4.1" | "thedrummer/rocinante-12b" | "thedrummer/skyfall-36b-v2" | "bytedance/ui-tars-1.5-7b" | "alfredpros/codellama-7b-instruct-solidity" | "deepcogito/cogito-v2.1-671b" | "~openai/gpt-mini-latest" | "~openai/gpt-latest" | "moonshotai/kimi-k2-thinking" | "morph/morph-v3-large" | "morph/morph-v3-fast" | "bytedance-seed/seed-1.6-flash" | "bytedance-seed/seed-1.6" | "bytedance-seed/seed-2.0-mini" | "bytedance-seed/seed-2.0-lite" | "z-ai/glm-5.1" | "z-ai/glm-5v-turbo" | "z-ai/glm-4.5-air" | "z-ai/glm-4.5v" | "z-ai/glm-4.7-flash" | "z-ai/glm-4.6" | "z-ai/glm-4.5" | "z-ai/glm-5-turbo" | "z-ai/glm-4.7" | "z-ai/glm-4-32b" | "z-ai/glm-4.6v" | "openai/gpt-4o-mini-search-preview" | "openai/gpt-5.2" | "openai/gpt-3.5-turbo" | "openai/o3-pro" | "openai/gpt-3.5-turbo-16k" | "openai/gpt-5.4-nano" | "openai/gpt-5-image-mini" | "openai/gpt-5.5-pro" | "openai/gpt-5.1-codex-mini" | "openai/gpt-5.2-pro" | "openai/gpt-4o-2024-05-13" | "openai/gpt-4-0314" | "openai/gpt-5.4-image-2" | "openai/gpt-3.5-turbo-instruct" | "openai/gpt-5-codex" | "openai/gpt-5.1-chat" | "openai/gpt-audio" | "openai/gpt-4o-search-preview" | "openai/gpt-5-pro" | "openai/gpt-4-turbo-preview" | "openai/gpt-4o-audio-preview" | "openai/gpt-5-image" | "openai/gpt-5.1" | "openai/gpt-5.4" | "openai/gpt-4-1106-preview" | "openai/o1-pro" | "openai/gpt-4-turbo" | "openai/gpt-5.4-mini" | "openai/gpt-3.5-turbo-0613" | "openai/o3-mini-high" | "openai/gpt-5.1-codex-max" | "openai/gpt-5.5" | "openai/gpt-5.4-pro" | "openai/o4-mini-high" | "openai/o4-mini-deep-research" | "openai/gpt-4" | "openai/gpt-5.1-codex" | "openai/gpt-4o-2024-11-20" | "openai/gpt-5.2-codex" | "openai/gpt-5-chat" | "openai/gpt-4o-mini-2024-07-18" | "openai/gpt-5.3-codex" | "openai/gpt-5.2-chat" | "openai/gpt-4o-2024-08-06" | "openai/gpt-chat-latest" | "openai/gpt-audio-mini" | "openai/o3-deep-research" | "openai/gpt-5.3-chat" | "relace/relace-apply-3" | "relace/relace-search" | "aion-labs/aion-1.0" | "aion-labs/aion-rp-llama-3.1-8b" | "aion-labs/aion-2.0" | "aion-labs/aion-1.0-mini" | "openrouter/pareto-code" | "openrouter/free" | "openrouter/owl-alpha" | "openrouter/bodybuilder" | "openrouter/auto" | "switchpoint/router" | "mancer/weaver" | "amazon/nova-pro-v1" | "amazon/nova-2-lite-v1" | "amazon/nova-lite-v1" | "amazon/nova-premier-v1" | "amazon/nova-micro-v1" | "writer/palmyra-x5" | "inflection/inflection-3-productivity" | "inflection/inflection-3-pi" | "minimax/minimax-m2" | "minimax/minimax-m1" | "minimax/minimax-m2-her" | "minimax/minimax-m2.7" | "minimax/minimax-01" | "x-ai/grok-4.20" | "x-ai/grok-code-fast-1:optimized:free" | "x-ai/grok-4.20-multi-agent" | "x-ai/grok-4.3" | "kwaipilot/kat-coder-pro-v2" | "nousresearch/hermes-4-405b" | "nousresearch/hermes-3-llama-3.1-405b" | "nousresearch/hermes-4-70b" | "nousresearch/hermes-3-llama-3.1-70b" | "nousresearch/hermes-2-pro-llama-3-8b" | "nvidia/llama-3.3-nemotron-super-49b-v1.5" | "nvidia/nemotron-3-super-120b-a12b:free" | "nvidia/nemotron-3-super-120b-a12b" | "nvidia/nemotron-nano-9b-v2" | "nvidia/nemotron-3-nano-omni-30b-a3b-reasoning:free" | "nvidia/nemotron-3-nano-30b-a3b" | "anthropic/claude-opus-4.6-fast" | "anthropic/claude-3-haiku" | "anthropic/claude-sonnet-4.5" | "anthropic/claude-opus-4.7-fast" | "anthropic/claude-opus-4" | "anthropic/claude-haiku-4.5" | "anthropic/claude-opus-4.5" | "anthropic/claude-3.5-haiku" | "inclusionai/ring-2.6-1t" | "inclusionai/ling-2.6-1t" | "inclusionai/ling-2.6-flash" | "mistralai/mistral-large-2512" | "mistralai/mistral-7b-instruct-v0.1" | "mistralai/mistral-large-2411" | "mistralai/mistral-saba" | "mistralai/codestral-2508" | "mistralai/mistral-small-3.2-24b-instruct" | "mistralai/mistral-small-2603" | "mistralai/mistral-nemo" | "mistralai/devstral-2512" | "mistralai/mistral-medium-3-5" | "mistralai/ministral-14b-2512" | "mistralai/mixtral-8x22b-instruct" | "mistralai/voxtral-small-24b-2507" | "mistralai/devstral-medium" | "mistralai/pixtral-large-2411" | "mistralai/mistral-large-2407" | "mistralai/mistral-large" | "mistralai/ministral-3b-2512" | "mistralai/mistral-medium-3" | "mistralai/mistral-small-24b-instruct-2501" | "mistralai/devstral-small" | "mistralai/ministral-8b-2512" | "mistralai/mistral-medium-3.1" | "mistralai/mistral-small-3.1-24b-instruct" | "qwen/qwen3-vl-8b-thinking" | "qwen/qwen3-30b-a3b-instruct-2507" | "qwen/qwen3.5-plus-20260420" | "qwen/qwen3-vl-235b-a22b-instruct" | "qwen/qwen3.6-27b" | "qwen/qwen2.5-vl-72b-instruct" | "qwen/qwen3.5-plus-02-15" | "qwen/qwen3-vl-235b-a22b-thinking" | "qwen/qwen3-8b" | "qwen/qwen-2.5-72b-instruct" | "qwen/qwen3.5-122b-a10b" | "qwen/qwen-plus-2025-07-28:thinking" | "qwen/qwen3-max-thinking" | "qwen/qwen3-max" | "qwen/qwen3-235b-a22b-2507" | "qwen/qwen3-235b-a22b" | "qwen/qwen3.5-397b-a17b" | "qwen/qwen-2.5-coder-32b-instruct" | "qwen/qwen3.5-9b" | "qwen/qwen3.6-plus" | "qwen/qwen3-coder-flash" | "qwen/qwen3-30b-a3b-thinking-2507" | "qwen/qwen3.5-flash-02-23" | "qwen/qwen3-30b-a3b" | "qwen/qwen3-vl-30b-a3b-thinking" | "qwen/qwen3.5-35b-a3b" | "qwen/qwen3.6-35b-a3b" | "qwen/qwen-plus-2025-07-28" | "qwen/qwen3-vl-8b-instruct" | "qwen/qwen3.6-max-preview" | "qwen/qwen3-coder-30b-a3b-instruct" | "qwen/qwen3.5-27b" | "qwen/qwen3.6-flash" | "qwen/qwen3-vl-30b-a3b-instruct" | "qwen/qwen-plus" | "qwen/qwen3-coder-plus" | "qwen/qwen-2.5-7b-instruct" | "qwen/qwen3-14b" | "qwen/qwen3-vl-32b-instruct" | "tencent/hy3-preview" | "tencent/hunyuan-a13b-instruct" | "google/gemini-3-pro-image-preview" | "google/gemma-4-26b-a4b-it" | "google/gemini-3.1-flash-lite" | "google/gemma-3-27b-it" | "google/gemma-4-31b-it" | "google/gemini-3.1-flash-image-preview" | "google/gemini-2.5-pro-preview" | "google/gemma-3n-e4b-it" | "google/gemini-2.5-pro-preview-05-06" | "google/gemini-2.5-flash-lite-preview-09-2025" | "google/gemini-2.5-flash-lite" | "google/lyria-3-clip-preview" | "google/gemini-3.1-pro-preview-customtools" | "google/gemini-2.0-flash-lite-001" | "google/gemini-2.0-flash-001" | "google/gemini-3.1-flash-lite-preview" | "google/gemini-3.1-pro-preview" | "google/gemini-3-flash-preview" | "google/gemma-2-27b-it" | "google/lyria-3-pro-preview" | "google/gemma-3-12b-it" | "google/gemini-2.5-flash-image" | "google/gemma-3-4b-it" | "microsoft/wizardlm-2-8x22b" | "~google/gemini-flash-latest" | "~google/gemini-pro-latest" | "gryphe/mythomax-l2-13b" | "nex-agi/deepseek-v3.1-nex-n1" | "upstage/solar-pro-3" | "anthracite-org/magnum-v4-72b" | "deepseek/deepseek-v3.2-exp" | "deepseek/deepseek-chat" | "deepseek/deepseek-v4-pro" | "deepseek/deepseek-v3.2-speciale" | "deepseek/deepseek-v3.2" | "deepseek/deepseek-v4-flash:free" | "deepseek/deepseek-v4-flash" | "deepseek/deepseek-chat-v3-0324" | "deepseek/deepseek-r1-distill-llama-70b" | "deepseek/deepseek-r1-distill-qwen-32b" | "deepseek/deepseek-chat-v3.1" | "deepseek/deepseek-v3.1-terminus" | "perplexity/sonar" | "perplexity/sonar-deep-research" | "perplexity/sonar-reasoning-pro" | "perplexity/sonar-pro-search" | "perplexity/sonar-pro" | "ai21/jamba-large-1.7" | "meta-llama/llama-3.1-70b-instruct" | "meta-llama/llama-4-scout" | "meta-llama/llama-3.2-1b-instruct" | "meta-llama/llama-guard-3-8b" | "meta-llama/llama-3-70b-instruct" | "meta-llama/llama-3.2-11b-vision-instruct" | "meta-llama/llama-3-8b-instruct" | "meta-llama/llama-4-maverick" | "meta-llama/llama-3.3-70b-instruct" | "meta-llama/llama-3.2-3b-instruct" | "meta-llama/llama-3.1-8b-instruct" | "arcee-ai/spotlight" | "arcee-ai/trinity-mini" | "arcee-ai/maestro-reasoning" | "arcee-ai/coder-large" | "arcee-ai/virtuoso-large" | "arcee-ai/trinity-large-thinking" | "arcee-ai/trinity-large-preview" | "kilo-auto/frontier" | "kilo-auto/balanced" | "kilo-auto/small" | "kilo-auto/free" | "essentialai/rnj-1-instruct" | "alibaba/tongyi-deepresearch-30b-a3b" | "stepfun/step-3.5-flash" | "stepfun/step-3.5-flash:free" | "perceptron/perceptron-mk1" | "allenai/olmo-3-32b-think" | "rekaai/reka-flash-3" | "rekaai/reka-edge" | "baidu/qianfan-ocr-fast" | "baidu/ernie-4.5-21b-a3b" | "baidu/ernie-4.5-300b-a47b" | "baidu/ernie-4.5-21b-a3b-thinking" | "baidu/cobuddy:free" | "baidu/ernie-4.5-vl-28b-a3b" | "~moonshotai/kimi-latest" | "poolside/laguna-xs.2:free" | "poolside/laguna-m.1:free" | "xiaomi/mimo-v2-omni" | "xiaomi/mimo-v2-flash" | "xiaomi/mimo-v2-pro">;
278
366
  /**
279
367
  * Kimi For Coding Provider
280
368
  * @see {@link https://www.kimi.com/coding/docs/en/third-party-agents.html}
@@ -282,7 +370,7 @@ declare const kilo: ModelProvider & ChatProvider<"openai/gpt-oss-120b" | "openai
282
370
  * - baseURL - `https://api.kimi.com/coding/v1`
283
371
  * - apiKey - `KIMI_API_KEY`
284
372
  */
285
- declare const kimiForCoding: ModelProvider & ChatProvider<"kimi-k2-thinking" | "k2p5">;
373
+ declare const kimiForCoding: ModelProvider & ChatProvider<"kimi-k2-thinking" | "k2p6" | "k2p5">;
286
374
  /**
287
375
  * KUAE Cloud Coding Plan Provider
288
376
  * @see {@link https://docs.mthreads.com/kuaecloud/kuaecloud-doc-online/coding_plan/}
@@ -291,6 +379,14 @@ declare const kimiForCoding: ModelProvider & ChatProvider<"kimi-k2-thinking" | "
291
379
  * - apiKey - `KUAE_API_KEY`
292
380
  */
293
381
  declare const kuaeCloudCodingPlan: ModelProvider & ChatProvider<"GLM-4.7">;
382
+ /**
383
+ * Lilac Provider
384
+ * @see {@link https://docs.getlilac.com/inference/models}
385
+ * @remarks
386
+ * - baseURL - `https://api.getlilac.com/v1`
387
+ * - apiKey - `LILAC_API_KEY`
388
+ */
389
+ declare const lilac: ModelProvider & ChatProvider<"moonshotai/kimi-k2.6" | "zai-org/glm-5.1" | "google/gemma-4-31b-it" | "minimaxai/minimax-m2.7">;
294
390
  /**
295
391
  * Llama Provider
296
392
  * @see {@link https://llama.developer.meta.com/docs/models}
@@ -298,7 +394,7 @@ declare const kuaeCloudCodingPlan: ModelProvider & ChatProvider<"GLM-4.7">;
298
394
  * - baseURL - `https://api.llama.com/compat/v1/`
299
395
  * - apiKey - `LLAMA_API_KEY`
300
396
  */
301
- declare const llama: ModelProvider & ChatProvider<"llama-3.3-70b-instruct" | "cerebras-llama-4-scout-17b-16e-instruct" | "cerebras-llama-4-maverick-17b-128e-instruct" | "groq-llama-4-maverick-17b-128e-instruct" | "llama-4-scout-17b-16e-instruct-fp8" | "llama-3.3-8b-instruct" | "llama-4-maverick-17b-128e-instruct-fp8">;
397
+ declare const llama: ModelProvider & ChatProvider<"llama-3.3-70b-instruct" | "llama-4-maverick-17b-128e-instruct-fp8" | "cerebras-llama-4-scout-17b-16e-instruct" | "llama-3.3-8b-instruct" | "llama-4-scout-17b-16e-instruct-fp8" | "cerebras-llama-4-maverick-17b-128e-instruct" | "groq-llama-4-maverick-17b-128e-instruct">;
302
398
  /**
303
399
  * LLM Gateway Provider
304
400
  * @see {@link https://llmgateway.io/docs}
@@ -306,7 +402,7 @@ declare const llama: ModelProvider & ChatProvider<"llama-3.3-70b-instruct" | "ce
306
402
  * - baseURL - `https://api.llmgateway.io/v1`
307
403
  * - apiKey - `LLMGATEWAY_API_KEY`
308
404
  */
309
- declare const llmgateway: ModelProvider & ChatProvider<"gpt-5.2-codex" | "claude-opus-4-5-20251101" | "o3-mini" | "gpt-5.2-chat-latest" | "gpt-5" | "claude-opus-4-20250514" | "gemini-3.1-pro-preview" | "claude-3-7-sonnet-20250219" | "kimi-k2.5" | "grok-4-fast-non-reasoning" | "grok-code-fast-1" | "gpt-5.3-codex" | "gpt-5-mini" | "claude-opus-4-6" | "claude-sonnet-4-5-20250929" | "gpt-4o-mini" | "claude-sonnet-4-6" | "gpt-4.1" | "gpt-5.4" | "o3" | "grok-4-1-fast-non-reasoning" | "gpt-5.3-chat-latest" | "claude-sonnet-4-20250514" | "grok-4-0709" | "gemini-3-flash-preview" | "gemini-2.5-pro" | "claude-opus-4-1-20250805" | "gemini-2.5-flash" | "gpt-5.2" | "gpt-5.1" | "gpt-4.1-mini" | "gpt-5-nano" | "gemini-3.1-flash-lite-preview" | "claude-haiku-4-5-20251001" | "qwen3-max" | "gpt-4.1-nano" | "o4-mini" | "gpt-5.1-codex" | "qwen3-coder-30b-a3b-instruct" | "qwen-turbo" | "qwen-vl-max" | "qwen-vl-plus" | "qwen-max" | "qwq-plus" | "qwen-plus" | "qwen3-coder-480b-a35b-instruct" | "qwen3-next-80b-a3b-thinking" | "qwen3-next-80b-a3b-instruct" | "qwen3-vl-plus" | "qwen-omni-turbo" | "qwen3-coder-plus" | "qwen-flash" | "qwen2-5-vl-72b-instruct" | "qwen3-32b" | "qwen3-coder-flash" | "kimi-k2-thinking" | "glm-5" | "deepseek-r1-0528" | "qwen3-coder-next" | "glm-4.7" | "qwen3-max-2026-01-23" | "gpt-oss-120b" | "devstral-2512" | "glm-4.7-flash" | "minimax-m2" | "glm-4.5" | "minimax-m2.1" | "glm-4.5-air" | "claude-haiku-4-5" | "minimax-m2.5" | "gpt-4o" | "grok-4-1-fast-reasoning" | "gpt-oss-20b" | "claude-sonnet-4-5" | "gpt-5.1-codex-mini" | "gpt-5.4-mini" | "gemini-2.5-flash-lite" | "gemini-2.5-flash-lite-preview-09-2025" | "gemma-3n-e2b-it" | "gemma-3-4b-it" | "gemma-3n-e4b-it" | "gemini-2.0-flash-lite" | "gemini-2.0-flash" | "gemini-3.1-flash-image-preview" | "gemini-2.5-flash-image" | "gemma-3-12b-it" | "gemini-2.5-flash-image-preview" | "hermes-2-pro-llama-3-8b" | "gpt-5-pro" | "qwen3-vl-235b-a22b-instruct" | "llama-3.3-70b-instruct" | "grok-4" | "llama-3.1-8b-instruct" | "sonar" | "llama-4-scout" | "o1" | "sonar-reasoning-pro" | "claude-3-haiku-20240307" | "glm-4.6" | "sonar-pro" | "gpt-5-chat-latest" | "grok-4-fast-reasoning" | "grok-3" | "deepseek-v3.2" | "kimi-k2" | "qwen3-235b-a22b-thinking-2507" | "gpt-5.2-pro" | "grok-4-20-multi-agent-beta-0309" | "grok-imagine-image" | "qwen3-235b-a22b-instruct-2507" | "gpt-5.4-pro" | "qwen-image" | "pixtral-large-latest" | "grok-4-fast" | "llama-3.1-nemotron-ultra-253b" | "claude-3-opus" | "qwen-max-latest" | "glm-image" | "gemma-3-1b-it" | "seedream-4-0" | "llama-guard-4-12b" | "gpt-4-turbo" | "qwen-image-max" | "mistral-large-latest" | "grok-4-20-beta-0309-non-reasoning" | "qwen-plus-latest" | "ministral-8b-2512" | "kimi-k2-thinking-turbo" | "ministral-14b-2512" | "seed-1-6-250615" | "qwen3-30b-a3b-thinking-2507" | "qwen-image-edit-plus" | "mistral-small-2506" | "qwen35-397b-a17b" | "codestral-2508" | "qwen-image-plus" | "glm-4.5-airx" | "seed-1-6-flash-250715" | "gpt-3.5-turbo" | "qwen3-vl-flash" | "qwen3-30b-a3b-fp8" | "minimax-text-01" | "qwen2-5-vl-32b-instruct" | "llama-3-8b-instruct" | "llama-3-70b-instruct" | "glm-4.7-flashx" | "gemini-pro-latest" | "veo-3.1-fast-generate-preview" | "gpt-4o-search-preview" | "llama-4-scout-17b-instruct" | "qwen3-235b-a22b-fp8" | "glm-4.6v-flashx" | "gpt-5.4-nano" | "claude-3-5-sonnet" | "glm-4.6v" | "qwen3-vl-8b-instruct" | "gpt-4" | "minimax-m2.7" | "auto" | "qwen3-vl-30b-a3b-instruct" | "qwen-image-edit-max" | "glm-4-32b-0414-128k" | "gpt-4o-mini-search-preview" | "deepseek-v3.1" | "custom" | "glm-4.5-flash" | "llama-3.2-3b-instruct" | "qwen-image-max-2025-12-30" | "cogview-4" | "llama-3.2-11b-instruct" | "veo-3.1-generate-preview" | "qwen3-vl-30b-a3b-thinking" | "llama-3.1-70b-instruct" | "minimax-m2.1-lightning" | "seed-1-6-250915" | "qwen3-32b-fp8" | "claude-3-5-haiku" | "mixtral-8x7b-instruct-together" | "qwen-coder-plus" | "glm-4.5v" | "minimax-m2.7-highspeed" | "seedream-4-5" | "grok-imagine-image-pro" | "gemma-3-27b" | "grok-4-20-beta-0309-reasoning" | "devstral-small-2507" | "ministral-3b-2512" | "gemma-2-27b-it-together" | "qwen3-4b-fp8" | "qwen3-vl-235b-a22b-thinking" | "llama-4-maverick-17b-instruct" | "claude-3-haiku" | "glm-4.5-x" | "gemini-3-pro-image-preview" | "qwen25-coder-7b" | "seed-1-8-251228" | "claude-3-5-sonnet-20241022" | "mistral-large-2512" | "minimax-m2.5-highspeed" | "glm-4.6v-flash" | "qwen3-30b-a3b-instruct-2507" | "grok-4-1-fast" | "claude-3-7-sonnet">;
405
+ declare const llmgateway: ModelProvider & ChatProvider<"claude-opus-4-1-20250805" | "kimi-k2.5" | "gpt-5.2" | "claude-haiku-4-5-20251001" | "gemini-2.5-pro" | "qwen3-max" | "grok-4-0709" | "gpt-4.1" | "claude-sonnet-4-6" | "gpt-4.1-mini" | "gpt-5.1" | "gpt-5-nano" | "gpt-5.4" | "gpt-4o-mini" | "claude-opus-4-5-20251101" | "claude-opus-4-20250514" | "claude-sonnet-4-5-20250929" | "gemini-3.1-flash-lite-preview" | "gemini-3.1-pro-preview" | "gemini-3-flash-preview" | "gpt-5.2-chat-latest" | "gpt-4.1-nano" | "o4-mini" | "gpt-5.1-codex" | "gpt-5.2-codex" | "gemini-2.5-flash" | "gpt-5-mini" | "o3-mini" | "gpt-5.3-codex" | "claude-opus-4-6" | "claude-3-7-sonnet-20250219" | "o3" | "claude-sonnet-4-20250514" | "gpt-5" | "gpt-5.3-chat-latest" | "qwen2-5-vl-72b-instruct" | "qwen3-vl-plus" | "qwq-plus" | "qwen-flash" | "qwen-turbo" | "qwen-max" | "qwen3.6-plus" | "qwen3-coder-flash" | "qwen3-32b" | "qwen3-next-80b-a3b-thinking" | "qwen-vl-plus" | "qwen-omni-turbo" | "qwen3.6-35b-a3b" | "qwen3-coder-480b-a35b-instruct" | "qwen3.6-max-preview" | "qwen3-coder-30b-a3b-instruct" | "qwen3-next-80b-a3b-instruct" | "qwen-vl-max" | "qwen-plus" | "qwen3-coder-plus" | "glm-5.1" | "deepseek-r1-0528" | "kimi-k2-thinking" | "glm-5" | "kimi-k2.6" | "deepseek-v4-pro" | "deepseek-v4-flash" | "qwen3-coder-next" | "qwen3-max-2026-01-23" | "glm-4.7" | "claude-opus-4-7" | "gpt-oss-120b" | "minimax-m2.1" | "claude-haiku-4-5" | "minimax-m2" | "codestral-2508" | "deepseek-v3.2" | "devstral-2512" | "glm-4.5-air" | "minimax-m2.5" | "glm-4.7-flash" | "glm-4.5" | "minimax-m2.7" | "qwen3-235b-a22b-instruct-2507" | "mistral-large-2512" | "llama-3.3-70b-instruct" | "mimo-v2.5-pro" | "gpt-4o" | "grok-4-3" | "grok-4-1-fast-reasoning" | "gpt-oss-20b" | "gpt-5.1-codex-mini" | "gpt-5.4-mini" | "gpt-5.5" | "gemini-3.5-flash" | "gemini-3.1-flash-lite" | "gemini-2.5-flash-lite" | "gemini-2.0-flash-lite" | "gemini-2.0-flash" | "qwen3-vl-235b-a22b-instruct" | "gpt-5-chat-latest" | "sonar" | "glm-4.6" | "gpt-5-pro" | "llama-4-scout" | "o1" | "sonar-reasoning-pro" | "hermes-2-pro-llama-3-8b" | "grok-4-fast-reasoning" | "sonar-pro" | "llama-3.1-8b-instruct" | "qwen3-235b-a22b-thinking-2507" | "kimi-k2" | "gpt-5.2-pro" | "gemma-2-27b-it-together" | "qwen3-30b-a3b-instruct-2507" | "claude-3-7-sonnet" | "seed-1-6-250615" | "gpt-4o-mini-search-preview" | "seed-1-6-flash-250715" | "qwen2-5-vl-32b-instruct" | "gemma-3-27b" | "llama-3.1-70b-instruct" | "qwen3-vl-235b-a22b-thinking" | "seed-1-6-250915" | "qwen3-vl-flash" | "glm-4.6v-flash" | "gemini-pro-latest" | "qwen3-30b-a3b-fp8" | "qwen-coder-plus" | "minimax-m2.1-lightning" | "llama-3.1-nemotron-ultra-253b" | "qwen-max-latest" | "glm-4.5-airx" | "llama-3.2-11b-instruct" | "ministral-14b-2512" | "gpt-4o-search-preview" | "qwen3-30b-a3b-thinking-2507" | "ministral-3b-2512" | "qwen3-4b-fp8" | "qwen3-235b-a22b-fp8" | "qwen25-coder-7b" | "qwen3-vl-30b-a3b-thinking" | "deepseek-v3.1" | "llama-4-scout-17b-instruct" | "qwen3-32b-fp8" | "claude-3-opus" | "custom" | "llama-3-70b-instruct" | "qwen3-vl-8b-instruct" | "claude-3-5-haiku" | "llama-3-8b-instruct" | "gemma-3-1b-it" | "glm-4.6v-flashx" | "minimax-text-01" | "llama-3.2-3b-instruct" | "ministral-8b-2512" | "seed-1-8-251228" | "qwen3-vl-30b-a3b-instruct" | "llama-4-maverick-17b-instruct" | "auto" | "glm-4.5-x" | "glm-4-32b-0414-128k" | "qwen-plus-latest" | "qwen37-max" | "minimax-m2.7-highspeed" | "mimo-v2-omni" | "gpt-3.5-turbo" | "gpt-5.4-nano" | "gpt-5.5-pro" | "claude-sonnet-4-5" | "qwen35-397b-a17b" | "glm-4.7-flashx" | "glm-4.5v" | "devstral-small-2507" | "gpt-4-turbo" | "claude-3-5-sonnet-20241022" | "kimi-k2-thinking-turbo" | "mimo-v2-flash" | "mimo-v2-pro" | "glm-4.5-flash" | "mimo-v2.5" | "grok-4-20-beta-0309-reasoning" | "mistral-small-2506" | "gpt-5.4-pro" | "mistral-large-latest" | "gpt-4" | "grok-4-20-reasoning" | "grok-4-20-non-reasoning" | "minimax-m2.5-highspeed" | "grok-4-20-beta-0309-non-reasoning" | "glm-4.6v" | "pixtral-large-latest">;
310
406
  /**
311
407
  * LMStudio Provider
312
408
  * @see {@link https://lmstudio.ai/models}
@@ -330,7 +426,7 @@ declare const lucidquery: ModelProvider & ChatProvider<"lucidquery-nexus-coder"
330
426
  * - baseURL - `https://api.meganova.ai/v1`
331
427
  * - apiKey - `MEGANOVA_API_KEY`
332
428
  */
333
- declare const meganova: ModelProvider & ChatProvider<"deepseek-ai/DeepSeek-V3.2" | "Qwen/Qwen3-235B-A22B-Instruct-2507" | "zai-org/GLM-4.7" | "zai-org/GLM-5" | "zai-org/GLM-4.6" | "MiniMaxAI/MiniMax-M2.5" | "deepseek-ai/DeepSeek-V3.1" | "deepseek-ai/DeepSeek-V3-0324" | "moonshotai/Kimi-K2.5" | "moonshotai/Kimi-K2-Thinking" | "meta-llama/Llama-3.3-70B-Instruct" | "mistralai/Mistral-Small-3.2-24B-Instruct-2506" | "Qwen/Qwen2.5-VL-32B-Instruct" | "XiaomiMiMo/MiMo-V2-Flash" | "MiniMaxAI/MiniMax-M2.1" | "deepseek-ai/DeepSeek-R1-0528" | "mistralai/Mistral-Nemo-Instruct-2407" | "deepseek-ai/DeepSeek-V3.2-Exp" | "Qwen/Qwen3.5-Plus">;
429
+ declare const meganova: ModelProvider & ChatProvider<"deepseek-ai/DeepSeek-V3.2" | "Qwen/Qwen3-235B-A22B-Instruct-2507" | "deepseek-ai/DeepSeek-V3.1" | "deepseek-ai/DeepSeek-V3-0324" | "moonshotai/Kimi-K2-Thinking" | "moonshotai/Kimi-K2.5" | "zai-org/GLM-4.7" | "zai-org/GLM-5" | "zai-org/GLM-4.6" | "MiniMaxAI/MiniMax-M2.5" | "mistralai/Mistral-Small-3.2-24B-Instruct-2506" | "meta-llama/Llama-3.3-70B-Instruct" | "Qwen/Qwen2.5-VL-32B-Instruct" | "deepseek-ai/DeepSeek-R1-0528" | "MiniMaxAI/MiniMax-M2.1" | "XiaomiMiMo/MiMo-V2-Flash" | "mistralai/Mistral-Nemo-Instruct-2407" | "deepseek-ai/DeepSeek-V3.2-Exp" | "Qwen/Qwen3.5-Plus">;
334
430
  /**
335
431
  * MiniMax (minimax.io) Provider
336
432
  * @see {@link https://platform.minimax.io/docs/guides/quickstart}
@@ -338,7 +434,7 @@ declare const meganova: ModelProvider & ChatProvider<"deepseek-ai/DeepSeek-V3.2"
338
434
  * - baseURL - `https://api.minimax.io/v1/`
339
435
  * - apiKey - `MINIMAX_API_KEY`
340
436
  */
341
- declare const minimax: ModelProvider & ChatProvider<"MiniMax-M2.5" | "MiniMax-M2.7" | "MiniMax-M2.1" | "MiniMax-M2" | "MiniMax-M2.5-highspeed" | "MiniMax-M2.7-highspeed">;
437
+ declare const minimax: ModelProvider & ChatProvider<"MiniMax-M2.5" | "MiniMax-M2.1" | "MiniMax-M2.7" | "MiniMax-M2.7-highspeed" | "MiniMax-M2.5-highspeed" | "MiniMax-M2">;
342
438
  /**
343
439
  * MiniMax (minimaxi.com) Provider
344
440
  * @see {@link https://platform.minimaxi.com/docs/guides/quickstart}
@@ -346,23 +442,23 @@ declare const minimax: ModelProvider & ChatProvider<"MiniMax-M2.5" | "MiniMax-M2
346
442
  * - baseURL - `https://api.minimaxi.com/v1/`
347
443
  * - apiKey - `MINIMAX_API_KEY`
348
444
  */
349
- declare const minimaxCn: ModelProvider & ChatProvider<"MiniMax-M2.5" | "MiniMax-M2.7" | "MiniMax-M2.1" | "MiniMax-M2" | "MiniMax-M2.5-highspeed" | "MiniMax-M2.7-highspeed">;
445
+ declare const minimaxCn: ModelProvider & ChatProvider<"MiniMax-M2.5" | "MiniMax-M2.1" | "MiniMax-M2.7" | "MiniMax-M2.7-highspeed" | "MiniMax-M2.5-highspeed" | "MiniMax-M2">;
350
446
  /**
351
- * MiniMax Coding Plan (minimaxi.com) Provider
352
- * @see {@link https://platform.minimaxi.com/docs/coding-plan/intro}
447
+ * MiniMax Token Plan (minimaxi.com) Provider
448
+ * @see {@link https://platform.minimaxi.com/docs/token-plan/intro}
353
449
  * @remarks
354
450
  * - baseURL - `https://api.minimaxi.com/anthropic/v1`
355
451
  * - apiKey - `MINIMAX_API_KEY`
356
452
  */
357
- declare const minimaxCnCodingPlan: ModelProvider & ChatProvider<"MiniMax-M2.5" | "MiniMax-M2.7" | "MiniMax-M2.1" | "MiniMax-M2" | "MiniMax-M2.5-highspeed" | "MiniMax-M2.7-highspeed">;
453
+ declare const minimaxCnCodingPlan: ModelProvider & ChatProvider<"MiniMax-M2.5" | "MiniMax-M2.1" | "MiniMax-M2.7" | "MiniMax-M2.7-highspeed" | "MiniMax-M2.5-highspeed" | "MiniMax-M2">;
358
454
  /**
359
- * MiniMax Coding Plan (minimax.io) Provider
360
- * @see {@link https://platform.minimax.io/docs/coding-plan/intro}
455
+ * MiniMax Token Plan (minimax.io) Provider
456
+ * @see {@link https://platform.minimax.io/docs/token-plan/intro}
361
457
  * @remarks
362
458
  * - baseURL - `https://api.minimax.io/anthropic/v1`
363
459
  * - apiKey - `MINIMAX_API_KEY`
364
460
  */
365
- declare const minimaxCodingPlan: ModelProvider & ChatProvider<"MiniMax-M2.5" | "MiniMax-M2.7" | "MiniMax-M2.1" | "MiniMax-M2" | "MiniMax-M2.5-highspeed" | "MiniMax-M2.7-highspeed">;
461
+ declare const minimaxCodingPlan: ModelProvider & ChatProvider<"MiniMax-M2.5" | "MiniMax-M2.1" | "MiniMax-M2.7" | "MiniMax-M2.7-highspeed" | "MiniMax-M2.5-highspeed" | "MiniMax-M2">;
366
462
  /**
367
463
  * Mistral Provider
368
464
  * @see {@link https://docs.mistral.ai/getting-started/models/}
@@ -370,7 +466,15 @@ declare const minimaxCodingPlan: ModelProvider & ChatProvider<"MiniMax-M2.5" | "
370
466
  * - baseURL - `https://api.mistral.ai/v1/`
371
467
  * - apiKey - `MISTRAL_API_KEY`
372
468
  */
373
- declare const mistral: ModelProvider & EmbedProvider<string> & ChatProvider<"devstral-2512" | "mistral-large-2411" | "mistral-nemo" | "pixtral-large-latest" | "mistral-large-latest" | "mistral-small-2506" | "devstral-small-2507" | "mistral-large-2512" | "devstral-small-2505" | "mistral-small-2603" | "ministral-3b-latest" | "magistral-small" | "codestral-latest" | "devstral-medium-latest" | "mistral-embed" | "devstral-medium-2507" | "magistral-medium-latest" | "labs-devstral-small-2512" | "mistral-medium-latest" | "mistral-medium-2505" | "open-mixtral-8x22b" | "ministral-8b-latest" | "open-mixtral-8x7b" | "pixtral-12b" | "mistral-small-latest" | "open-mistral-7b" | "mistral-medium-2508">;
469
+ declare const mistral: ModelProvider & EmbedProvider<string> & ChatProvider<"devstral-2512" | "mistral-large-2512" | "mistral-large-2411" | "mistral-nemo" | "devstral-small-2507" | "mistral-small-2506" | "mistral-large-latest" | "pixtral-large-latest" | "mistral-medium-2604" | "ministral-3b-latest" | "pixtral-12b" | "codestral-latest" | "open-mixtral-8x22b" | "mistral-small-latest" | "mistral-small-2603" | "open-mistral-7b" | "mistral-medium-2508" | "devstral-medium-2507" | "devstral-small-2505" | "magistral-medium-latest" | "magistral-small" | "mistral-medium-2505" | "devstral-medium-latest" | "labs-devstral-small-2512" | "mistral-embed" | "open-mixtral-8x7b" | "ministral-8b-latest" | "mistral-medium-latest">;
470
+ /**
471
+ * Mixlayer Provider
472
+ * @see {@link https://docs.mixlayer.com}
473
+ * @remarks
474
+ * - baseURL - `https://models.mixlayer.ai/v1`
475
+ * - apiKey - `MIXLAYER_API_KEY`
476
+ */
477
+ declare const mixlayer: ModelProvider & ChatProvider<"qwen/qwen3.5-122b-a10b" | "qwen/qwen3.5-397b-a17b" | "qwen/qwen3.5-9b" | "qwen/qwen3.5-35b-a3b" | "qwen/qwen3.5-27b">;
374
478
  /**
375
479
  * Moark Provider
376
480
  * @see {@link https://moark.com/docs/openapi/v1#tag/%E6%96%87%E6%9C%AC%E7%94%9F%E6%88%90}
@@ -386,7 +490,7 @@ declare const moark: ModelProvider & ChatProvider<"GLM-4.7" | "MiniMax-M2.1">;
386
490
  * - baseURL - `https://api-inference.modelscope.cn/v1`
387
491
  * - apiKey - `MODELSCOPE_API_KEY`
388
492
  */
389
- declare const modelscope: ModelProvider & ChatProvider<"Qwen/Qwen3-235B-A22B-Instruct-2507" | "Qwen/Qwen3-235B-A22B-Thinking-2507" | "Qwen/Qwen3-30B-A3B-Instruct-2507" | "ZhipuAI/GLM-4.5" | "ZhipuAI/GLM-4.6" | "Qwen/Qwen3-30B-A3B-Thinking-2507" | "Qwen/Qwen3-Coder-30B-A3B-Instruct">;
493
+ declare const modelscope: ModelProvider & ChatProvider<"Qwen/Qwen3-235B-A22B-Instruct-2507" | "Qwen/Qwen3-235B-A22B-Thinking-2507" | "ZhipuAI/GLM-4.5" | "ZhipuAI/GLM-4.6" | "Qwen/Qwen3-30B-A3B-Instruct-2507" | "Qwen/Qwen3-Coder-30B-A3B-Instruct" | "Qwen/Qwen3-30B-A3B-Thinking-2507">;
390
494
  /**
391
495
  * Moonshot AI Provider
392
496
  * @see {@link https://platform.moonshot.ai/docs/api/chat}
@@ -394,7 +498,7 @@ declare const modelscope: ModelProvider & ChatProvider<"Qwen/Qwen3-235B-A22B-Ins
394
498
  * - baseURL - `https://api.moonshot.ai/v1`
395
499
  * - apiKey - `MOONSHOT_API_KEY`
396
500
  */
397
- declare const moonshotai: ModelProvider & ChatProvider<"kimi-k2.5" | "kimi-k2-turbo-preview" | "kimi-k2-thinking" | "kimi-k2-thinking-turbo" | "kimi-k2-0905-preview" | "kimi-k2-0711-preview">;
501
+ declare const moonshotai: ModelProvider & ChatProvider<"kimi-k2.5" | "kimi-k2-turbo-preview" | "kimi-k2-thinking" | "kimi-k2.6" | "kimi-k2-thinking-turbo" | "kimi-k2-0905-preview" | "kimi-k2-0711-preview">;
398
502
  /**
399
503
  * Moonshot AI (China) Provider
400
504
  * @see {@link https://platform.moonshot.cn/docs/api/chat}
@@ -402,7 +506,7 @@ declare const moonshotai: ModelProvider & ChatProvider<"kimi-k2.5" | "kimi-k2-tu
402
506
  * - baseURL - `https://api.moonshot.cn/v1`
403
507
  * - apiKey - `MOONSHOT_API_KEY`
404
508
  */
405
- declare const moonshotaiCn: ModelProvider & ChatProvider<"kimi-k2.5" | "kimi-k2-turbo-preview" | "kimi-k2-thinking" | "kimi-k2-thinking-turbo" | "kimi-k2-0905-preview" | "kimi-k2-0711-preview">;
509
+ declare const moonshotaiCn: ModelProvider & ChatProvider<"kimi-k2.5" | "kimi-k2-turbo-preview" | "kimi-k2-thinking" | "kimi-k2.6" | "kimi-k2-thinking-turbo" | "kimi-k2-0905-preview" | "kimi-k2-0711-preview">;
406
510
  /**
407
511
  * Morph Provider
408
512
  * @see {@link https://docs.morphllm.com/api-reference/introduction}
@@ -418,7 +522,15 @@ declare const morph: ModelProvider & ChatProvider<"auto" | "morph-v3-large" | "m
418
522
  * - baseURL - `https://nano-gpt.com/api/v1`
419
523
  * - apiKey - `NANO_GPT_API_KEY`
420
524
  */
421
- declare const nanoGpt: ModelProvider & ChatProvider<"claude-opus-4-5-20251101" | "claude-opus-4-20250514" | "claude-3-7-sonnet-20250219" | "claude-sonnet-4-5-20250929" | "claude-sonnet-4-20250514" | "gemini-2.5-pro" | "claude-opus-4-1-20250805" | "gemini-2.5-flash" | "claude-haiku-4-5-20251001" | "openai/gpt-oss-120b" | "zai-org/glm-5" | "zai-org/glm-4.7" | "deepseek-ai/DeepSeek-V3.1-Terminus" | "qwen3-coder-30b-a3b-instruct" | "qwen-turbo" | "qwen-max" | "qvq-max" | "qwen-plus" | "qwq-32b" | "deepseek-r1" | "qwen-long" | "qwen3-max-2026-01-23" | "deepseek-ai/DeepSeek-V3.1" | "moonshotai/Kimi-K2-Instruct-0905" | "unsloth/gemma-3-27b-it" | "unsloth/gemma-3-4b-it" | "unsloth/gemma-3-12b-it" | "openai/gpt-oss-20b" | "chutesai/Mistral-Small-3.2-24B-Instruct-2506" | "tngtech/DeepSeek-TNG-R1T2-Chimera" | "command-a-reasoning-08-2025" | "deepseek-v3-0324" | "deepseek-ai/DeepSeek-R1-0528" | "deepseek-chat" | "deepseek-reasoner" | "openai/gpt-5" | "openai/gpt-5-mini" | "openai/gpt-4.1" | "openai/gpt-5-nano" | "gemini-3-pro-preview" | "openai/o3-mini" | "openai/gpt-4o" | "openai/gpt-4o-mini" | "openai/o1" | "openai/o3" | "openai/gpt-4.1-mini" | "openai/gpt-4.1-nano" | "openai/o1-preview" | "openai/o4-mini" | "gemini-2.5-flash-lite" | "gemini-2.5-flash-lite-preview-09-2025" | "gemini-2.5-flash-preview-04-17" | "gemini-2.5-flash-preview-05-20" | "gemini-2.5-pro-preview-06-05" | "gemini-2.5-pro-preview-05-06" | "gemini-2.0-flash-lite" | "gemini-2.5-flash-preview-09-2025" | "gemini-2.5-flash-lite-preview-06-17" | "openai/gpt-oss-safeguard-20b" | "moonshotai/kimi-k2-instruct" | "sonar-deep-research" | "sonar" | "sonar-reasoning-pro" | "sonar-pro" | "mistralai/Devstral-Small-2505" | "mistralai/Mistral-Nemo-Instruct-2407" | "zai-org/glm-4.7-flash" | "minimax/minimax-m2.1" | "moonshotai/kimi-k2.5" | "openai/gpt-5.2-codex" | "openai/o1-pro" | "openai/gpt-5.1-codex-mini" | "openai/gpt-5-pro" | "openai/gpt-4-turbo" | "openai/o3-mini-high" | "openai/gpt-4-turbo-preview" | "openai/gpt-5.1-codex-max" | "openai/gpt-3.5-turbo" | "openai/gpt-5.1-chat" | "openai/gpt-4o-search-preview" | "openai/o4-mini-high" | "openai/gpt-4o-2024-11-20" | "openai/gpt-5.2-chat" | "openai/gpt-5.2" | "openai/o4-mini-deep-research" | "openai/gpt-5.1" | "openai/gpt-4o-mini-search-preview" | "openai/gpt-4o-2024-08-06" | "openai/gpt-5-codex" | "openai/o3-deep-research" | "openai/gpt-5.1-codex" | "openai/gpt-5.2-pro" | "microsoft/wizardlm-2-8x22b" | "cohere/command-r-plus-08-2024" | "x-ai/grok-4-fast" | "x-ai/grok-4.1-fast" | "x-ai/grok-code-fast-1" | "anthropic/claude-opus-4.6" | "anthropic/claude-sonnet-4.6" | "deepseek/deepseek-v3.2-speciale" | "deepseek/deepseek-v3.2" | "nvidia/nemotron-3-nano-30b-a3b" | "z-ai/glm-4.6" | "z-ai/glm-4.5v" | "nex-agi/deepseek-v3.1-nex-n1" | "allenai/olmo-3.1-32b-instruct" | "allenai/olmo-3-32b-think" | "allenai/olmo-3.1-32b-think" | "allenai/molmo-2-8b" | "google/gemini-3-flash-preview" | "undi95/remm-slerp-l2-13b" | "amazon/nova-lite-v1" | "amazon/nova-2-lite-v1" | "amazon/nova-micro-v1" | "amazon/nova-pro-v1" | "baidu/ernie-4.5-300b-a47b" | "baidu/ernie-4.5-vl-28b-a3b" | "meta-llama/llama-3.3-70b-instruct" | "meta-llama/llama-3.1-8b-instruct" | "meta-llama/llama-4-scout" | "meta-llama/llama-4-maverick" | "meta-llama/llama-3.2-3b-instruct" | "essentialai/rnj-1-instruct" | "arcee-ai/trinity-mini" | "minimax/minimax-m2-her" | "minimax/minimax-01" | "minimax/minimax-m2.5" | "qwen/qwen3.5-397b-a17b" | "xiaomi/mimo-v2-flash" | "aion-labs/aion-rp-llama-3.1-8b" | "aion-labs/aion-1.0-mini" | "aion-labs/aion-1.0" | "moonshotai/kimi-k2-thinking" | "inflection/inflection-3-pi" | "inflection/inflection-3-productivity" | "anthracite-org/magnum-v4-72b" | "deepcogito/cogito-v2.1-671b" | "mistralai/mistral-medium-3.1" | "mistralai/mistral-medium-3" | "mistralai/ministral-8b-2512" | "mistralai/ministral-14b-2512" | "mistralai/codestral-2508" | "mistralai/mistral-small-creative" | "mistralai/mistral-large" | "mistralai/ministral-3b-2512" | "mistralai/mistral-saba" | "qwen-image" | "qwen3-vl-235b-a22b-thinking" | "gemini-3-pro-image-preview" | "claude-3-5-sonnet-20241022" | "qwen3-30b-a3b-instruct-2507" | "MiniMax-M2" | "claude-opus-4-thinking" | "brave-research" | "jamba-large-1.7" | "azure-o3-mini" | "claude-sonnet-4-thinking:8192" | "ernie-x1-32k" | "exa-answer" | "KAT-Coder-Pro-V1" | "ernie-4.5-turbo-128k" | "deepclaude" | "Llama-3.3-70B-Forgotten-Abomination-v5.0" | "gemini-2.5-pro-exp-03-25" | "mistral-small-31-24b-instruct" | "claude-sonnet-4-thinking:1024" | "claude-opus-4-1-thinking" | "jamba-large-1.6" | "universal-summarizer" | "Llama-3.3-70B-Bigger-Body" | "doubao-seed-2-0-pro-260215" | "Llama-3.3-70B-Progenitor-V3.3" | "claude-opus-4-1-thinking:32768" | "doubao-seed-1-6-thinking-250615" | "Llama-3.3-70B-Fallen-v1" | "glm-zero-preview" | "Llama-3.3-70B-MS-Nevoria" | "glm-z1-air" | "GLM-4.5-Air-Derestricted-Iceblink-ReExtract" | "Llama-3.3-70B-Mokume-Gane-R1" | "doubao-1-5-thinking-vision-pro-250428" | "Llama-3.3+(3v3.3)-70B-TenyxChat-DaybreakStorywriter" | "QwQ-32B-ArliAI-RpR-v1" | "GLM-4.6-Derestricted-v5" | "glm-4" | "claude-opus-4-thinking:32000" | "Llama-3.3-70B-GeneticLemonade-Opus" | "doubao-1.5-pro-32k" | "Llama-3.3-70B-Forgotten-Safeword-3.6" | "grok-3-mini-fast-beta" | "Llama-3.3-70B-ArliAI-RPMax-v3" | "gemini-2.0-flash-thinking-exp-1219" | "MiniMax-M1" | "chroma" | "azure-o1" | "claude-3-7-sonnet-thinking:128000" | "venice-uncensored:web" | "deepseek-r1-sambanova" | "qwen25-vl-72b-instruct" | "brave-pro" | "glm-4-airx" | "Llama-3.3-70B-Cu-Mai-R1" | "deepseek-chat-cheaper" | "ernie-5.0-thinking-latest" | "claude-opus-4-1-thinking:1024" | "ernie-x1-32k-preview" | "Llama-3.3-70B-The-Omega-Directive-Unslop-v2.1" | "claude-sonnet-4-thinking:64000" | "glm-z1-airx" | "qwen3-vl-235b-a22b-instruct-original" | "yi-lightning" | "Llama-3.3-70B-Ignition-v0.1" | "kimi-k2-instruct-fast" | "gemini-2.5-flash-preview-05-20:thinking" | "auto-model-premium" | "glm-4.1v-thinking-flash" | "claude-3-5-haiku-20241022" | "auto-model" | "gemini-2.0-flash-001" | "Llama-3.3-70B-Mhnnn-x1" | "step-2-16k-exp" | "Llama-3.3-70B-Legion-V2.1" | "Llama-3.3+(3.1v3.3)-70B-New-Dawn-v1.1" | "doubao-1-5-thinking-pro-vision-250415" | "claude-sonnet-4-5-20250929-thinking" | "yi-large" | "Gemma-3-27B-Nidum-Uncensored" | "claude-opus-4-thinking:32768" | "Llama-3.3-70B-Cirrus-x1" | "Gemma-3-27B-CardProjector-v4" | "Qwen2.5-32B-EVA-v0.2" | "v0-1.5-lg" | "gemini-2.5-flash-preview-09-2025-thinking" | "azure-gpt-4-turbo" | "gemini-2.5-flash-nothinking" | "Gemma-3-27B-ArliAI-RPMax-v3" | "v0-1.0-md" | "step-3" | "brave" | "ernie-x1-turbo-32k" | "glm-4-air" | "GLM-4.5-Air-Derestricted" | "grok-3-fast-beta" | "claude-3-7-sonnet-thinking:1024" | "doubao-seed-code-preview-latest" | "grok-3-beta" | "claude-3-7-sonnet-reasoner" | "gemini-2.0-pro-exp-02-05" | "glm-4-long" | "venice-uncensored" | "Gemma-3-27B-Big-Tiger-v3" | "doubao-seed-2-0-mini-260215" | "gemini-2.0-flash-thinking-exp-01-21" | "Llama-3.3-70B-Damascus-R1" | "doubao-1-5-thinking-pro-250415" | "asi1-mini" | "doubao-seed-2-0-code-preview-260215" | "exa-research-pro" | "GLM-4.5-Air-Derestricted-Iceblink-v2" | "Llama-3.3-70B-Nova" | "Gemma-3-27B-it" | "claude-opus-4-thinking:8192" | "claude-3-5-sonnet-20240620" | "sarvan-medium" | "hunyuan-t1-latest" | "Llama-3.3-70B-RAWMAW" | "kimi-thinking-preview" | "claude-sonnet-4-thinking:32768" | "gemini-2.5-pro-preview-03-25" | "Llama-3.3-70B-Electra-R1" | "Llama-3.3-70B-ArliAI-RPMax-v2" | "GLM-4.5-Air-Derestricted-Steam" | "doubao-seed-1-8-251215" | "Llama-3.3-70B-The-Omega-Directive-Unslop-v2.0" | "GLM-4.5-Air-Derestricted-Steam-ReExtract" | "exa-research" | "azure-gpt-4o" | "study_gpt-chatgpt-4o-latest" | "Llama-3.3-70B-Aurora-Borealis" | "Baichuan4-Turbo" | "Baichuan4-Air" | "KAT-Coder-Exp-72B-1010" | "gemini-2.0-flash-exp-image-generation" | "Llama-3.3-70B-Dark-Ages-v0.1" | "claude-opus-4-1-thinking:8192" | "Magistral-Small-2506" | "Llama-3.3-70B-MiraiFanfare" | "glm-4-flash" | "Llama-3.3-70B-Shakudo" | "gemini-2.0-pro-reasoner" | "Llama-3.3-70B-Fallen-R1-v1" | "doubao-seed-1-6-flash-250615" | "claude-opus-4-5-20251101:thinking" | "Llama-3.3-70B-Strawberrylemonade-v1.2" | "Llama-3.3-70B-Magnum-v4-SE" | "doubao-seed-1-6-250615" | "Llama-3.3-70B-StrawberryLemonade-v1.0" | "Meta-Llama-3-1-8B-Instruct-FP8" | "claude-opus-4-1-thinking:32000" | "GLM-4.5-Air-Derestricted-Iceblink-v2-ReExtract" | "gemini-3-pro-preview-thinking" | "gemini-2.5-flash-lite-preview-09-2025-thinking" | "Llama-3.3-70B-Vulpecula-R1" | "doubao-1.5-vision-pro-32k" | "deepseek-reasoner-cheaper" | "ernie-x1.1-preview" | "KAT-Coder-Air-V1" | "mercury-coder-small" | "doubao-1.5-pro-256k" | "glm-4-plus" | "Baichuan-M2" | "auto-model-standard" | "Gemma-3-27B-it-Abliterated" | "learnlm-1.5-pro-experimental" | "claude-opus-4-thinking:1024" | "gemini-2.5-flash-preview-04-17:thinking" | "v0-1.5-md" | "Llama-3.3-70B-Electranova-v1.0" | "Llama-3.3+(3.1v3.3)-70B-Hanami-x1" | "phi-4-multimodal-instruct" | "ernie-4.5-8k-preview" | "claude-3-7-sonnet-thinking:32768" | "claude-3-7-sonnet-thinking:8192" | "Llama-3.3-70B-Incandescent-Malevolence" | "step-2-mini" | "auto-model-basic" | "claude-sonnet-4-thinking" | "Llama-3.3-70B-GeneticLemonade-Unleashed-v3" | "step-r1-v-mini" | "glm-4-plus-0111" | "z-image-turbo" | "Llama-3.3-70B-Sapphira-0.2" | "deepseek-math-v2" | "azure-gpt-4o-mini" | "Mistral-Nemo-12B-Instruct-2407" | "jamba-mini-1.6" | "Llama-3.3-70B-ArliAI-RPMax-v1.4" | "Llama-3.3-70B-Anthrobomination" | "glm-4-air-0111" | "jamba-mini" | "ernie-5.0-thinking-preview" | "Gemma-3-27B-Glitter" | "hidream" | "glm-4.1v-thinking-flashx" | "phi-4-mini-instruct" | "Llama-3.3-70B-Sapphira-0.1" | "yi-medium-200k" | "jamba-mini-1.7" | "fastgpt" | "GLM-4.5-Air-Derestricted-Iceblink" | "Llama-3.3-70B-Predatorial-Extasy" | "claude-3-7-sonnet-thinking" | "Llama-3.3-70B-Magnum-v4-SE-Cirrus-x1-SLERP" | "gemini-exp-1206" | "doubao-seed-2-0-lite-260215" | "jamba-large" | "hunyuan-turbos-20250226" | "ernie-4.5-turbo-vl-32k" | "grok-3-mini-beta" | "Llama-3.3-70B-Argunaut-1-SFT" | "abacusai/Dracarys-72B-Instruct" | "THUDM/GLM-Z1-32B-0414" | "THUDM/GLM-Z1-9B-0414" | "THUDM/GLM-4-32B-0414" | "THUDM/GLM-Z1-Rumination-32B-0414" | "THUDM/GLM-4-9B-0414" | "unsloth/gemma-3-1b-it" | "shisa-ai/shisa-v2-llama3.3-70b" | "shisa-ai/shisa-v2.1-llama3.3-70b" | "openai/o3-mini-low" | "openai/chatgpt-4o-latest" | "openai/gpt-5.1-chat-latest" | "openai/o3-pro-2025-06-10" | "openai/gpt-5-chat-latest" | "openai/gpt-5.1-2025-11-13" | "CrucibleLab/L3.3-70B-Loki-V2.0" | "microsoft/MAI-DS-R1-FP8" | "cohere/command-r" | "x-ai/grok-4-fast:thinking" | "x-ai/grok-4.1-fast-reasoning" | "x-ai/grok-4-07-09" | "anthropic/claude-opus-4.6:thinking:max" | "anthropic/claude-sonnet-4.6:thinking" | "anthropic/claude-opus-4.6:thinking:medium" | "anthropic/claude-opus-4.6:thinking" | "anthropic/claude-opus-4.6:thinking:low" | "raifle/sorcererlm-8x22b" | "nothingiisreal/L3.1-70B-Celeste-V0.1-BF16" | "NousResearch 2/hermes-4-70b" | "NousResearch 2/hermes-4-405b:thinking" | "NousResearch 2/hermes-3-llama-3.1-70b" | "NousResearch 2/Hermes-4-70B:thinking" | "NousResearch 2/hermes-4-405b" | "NousResearch 2/DeepHermes-3-Mistral-24B-Preview" | "deepseek/deepseek-v3.2:thinking" | "deepseek/deepseek-prover-v2-671b" | "zai-org/glm-5.1:thinking" | "zai-org/glm-5:thinking" | "zai-org/glm-5.1" | "NeverSleep/Llama-3-Lumimaid-70B-v0.1" | "NeverSleep/Lumimaid-v0.2-70B" | "nvidia/Llama-3.1-Nemotron-Ultra-253B-v1" | "nvidia/nvidia-nemotron-nano-9b-v2" | "nvidia/Llama-3_3-Nemotron-Super-49B-v1_5" | "nvidia/Llama-3.1-Nemotron-70B-Instruct-HF" | "nvidia/Llama-3.3-Nemotron-Super-49B-v1" | "z-ai/glm-4.6:thinking" | "z-ai/glm-4.5v:thinking" | "stepfun-ai/step-3.5-flash:thinking" | "stepfun-ai/step-3.5-flash" | "cognitivecomputations/dolphin-2.9.2-qwen2-72b" | "TheDrummer 2/Cydonia-24B-v4.1" | "TheDrummer 2/UnslopNemo-12B-v4.1" | "TheDrummer 2/Cydonia-24B-v4.3" | "TheDrummer 2/skyfall-36b-v2" | "TheDrummer 2/Anubis-70B-v1" | "TheDrummer 2/Cydonia-24B-v2" | "TheDrummer 2/Cydonia-24B-v4" | "TheDrummer 2/Anubis-70B-v1.1" | "TheDrummer 2/Magidonia-24B-v4.3" | "TheDrummer 2/Rocinante-12B-v1.1" | "google/gemini-3-flash-preview-thinking" | "google/gemini-flash-1.5" | "meta-llama/llama-3.2-90b-vision-instruct" | "ReadyArt/MS3.2-The-Omega-Directive-24B-Unslop-v2.0" | "ReadyArt/The-Omega-Abomination-L-70B-v1.0" | "miromind-ai/mirothinker-v1.5-235b" | "Doctor-Shotgun/MS3.2-24B-Magnum-Diamond" | "LLM360/K2-Think" | "MiniMaxAI/MiniMax-M1-80k" | "failspy/Meta-Llama-3-70B-Instruct-abliterated-v3.5" | "pamanseau/OpenReasoning-Nemotron-32B" | "arcee-ai/trinity-large" | "deepseek-ai/DeepSeek-V3.1-Terminus:thinking" | "deepseek-ai/DeepSeek-V3.1:thinking" | "deepseek-ai/deepseek-v3.2-exp-thinking" | "deepseek-ai/deepseek-v3.2-exp" | "inflatebot/MN-12B-Mag-Mell-R1" | "MarinaraSpaghetti/NemoMix-Unleashed-12B" | "Alibaba-NLP/Tongyi-DeepResearch-30B-A3B" | "soob3123/GrayLine-Qwen3-8B" | "soob3123/amoral-gemma3-27B-v2" | "soob3123/Veiled-Calla-12B" | "minimax/minimax-m2.7" | "dmind/dmind-1" | "dmind/dmind-1-mini" | "VongolaChouko/Starcannon-Unleashed-12B-v1.0" | "xiaomi/mimo-v2-flash-thinking" | "xiaomi/mimo-v2-flash-thinking-original" | "xiaomi/mimo-v2-flash-original" | "Salesforce/Llama-xLAM-2-70b-fc-r" | "Gryphe/MythoMax-L2-13b" | "baseten/Kimi-K2-Instruct-FP4" | "Steelskull/L3.3-Nevoria-R1-70b" | "Steelskull/L3.3-Electra-R1-70b" | "Steelskull/L3.3-Cu-Mai-R1-70b" | "Steelskull/L3.3-MS-Evalebis-70b" | "Steelskull/L3.3-MS-Nevoria-70b" | "Steelskull/L3.3-MS-Evayale-70B" | "meganova-ai/manta-mini-1.0" | "meganova-ai/manta-pro-1.0" | "meganova-ai/manta-flash-1.0" | "meituan-longcat/LongCat-Flash-Chat-FP8" | "TEE/kimi-k2-thinking" | "TEE/kimi-k2.5" | "TEE/glm-4.7-flash" | "TEE/gemma-3-27b-it" | "TEE/kimi-k2.5-thinking" | "TEE/gpt-oss-120b" | "TEE/qwen3-coder" | "TEE/minimax-m2.1" | "TEE/qwen2.5-vl-72b-instruct" | "TEE/glm-4.6" | "TEE/deepseek-v3.1" | "TEE/llama3-3-70b" | "TEE/glm-5" | "TEE/qwen3.5-397b-a17b" | "TEE/glm-4.7" | "TEE/deepseek-r1-0528" | "TEE/gpt-oss-20b" | "TEE/deepseek-v3.2" | "TEE/qwen3-30b-a3b-instruct-2507" | "Infermatic/MN-12B-Inferor-v0.0" | "mlabonne/NeuralDaredevil-8B-abliterated" | "moonshotai/kimi-k2.5:thinking" | "moonshotai/kimi-k2-thinking-turbo-original" | "moonshotai/kimi-k2-thinking-original" | "moonshotai/kimi-k2-instruct-0711" | "moonshotai/Kimi-Dev-72B" | "tencent/Hunyuan-MT-7B" | "Envoid/Llama-3.05-NT-Storybreaker-Ministral-70B" | "Envoid/Llama-3.05-Nemotron-Tenyxchat-Storybreaker-70B" | "Tongyi-Zhiwen/QwenLong-L1-32B" | "featherless-ai/Qwerky-72B" | "Sao10K/L3.3-70B-Euryale-v2.3" | "Sao10K/L3.1-70B-Hanami-x1" | "Sao10K/L3.1-70B-Euryale-v2.2" | "Sao10K/L3-8B-Stheno-v3.2" | "GalrionSoftworks/MN-LooseCannon-12B-v1" | "LatitudeGames/Wayfarer-Large-70B-Llama-3.3" | "anthracite-org/magnum-v2-72b" | "tngtech/tng-r1t-chimera" | "deepcogito/cogito-v1-preview-qwen-32B" | "huihui-ai/DeepSeek-R1-Distill-Llama-70B-abliterated" | "huihui-ai/Llama-3.3-70B-Instruct-abliterated" | "huihui-ai/Qwen2.5-32B-Instruct-abliterated" | "huihui-ai/DeepSeek-R1-Distill-Qwen-32B-abliterated" | "huihui-ai/Llama-3.1-Nemotron-70B-Instruct-HF-abliterated" | "mistralai/mistral-7b-instruct" | "mistralai/devstral-2-123b-instruct-2512" | "mistralai/mixtral-8x22b-instruct-v0.1" | "mistralai/mistral-large-3-675b-instruct-2512" | "mistralai/ministral-14b-instruct-2512" | "mistralai/mistral-tiny" | "mistralai/mixtral-8x7b-instruct-v0.1" | "EVA-UNIT-01/EVA-Qwen2.5-72B-v0.2" | "EVA-UNIT-01/EVA-LLaMA-3.33-70B-v0.1" | "EVA-UNIT-01/EVA-Qwen2.5-32B-v0.2" | "EVA-UNIT-01/EVA-LLaMA-3.33-70B-v0.0">;
525
+ declare const nanoGpt: ModelProvider & ChatProvider<"claude-opus-4-1-20250805" | "claude-haiku-4-5-20251001" | "gemini-2.5-pro" | "claude-opus-4-5-20251101" | "claude-opus-4-20250514" | "claude-sonnet-4-5-20250929" | "gemini-2.5-flash" | "claude-3-7-sonnet-20250219" | "claude-sonnet-4-20250514" | "deepseek-ai/DeepSeek-V3.1-Terminus" | "openai/gpt-oss-120b" | "zai-org/glm-4.7" | "zai-org/glm-5" | "qwen-turbo" | "qwen-max" | "qvq-max" | "qwen3.6-max-preview" | "qwen3-coder-30b-a3b-instruct" | "qwen-plus" | "deepseek-r1" | "qwq-32b" | "qwen-long" | "qwen3-max-2026-01-23" | "moonshotai/kimi-k2.6" | "qwen-3.6-plus" | "deepseek-ai/DeepSeek-V3.1" | "moonshotai/Kimi-K2-Instruct-0905" | "unsloth/gemma-3-27b-it" | "unsloth/gemma-3-12b-it" | "unsloth/gemma-3-4b-it" | "command-a-reasoning-08-2025" | "deepseek-v3-0324" | "deepseek-ai/DeepSeek-R1-0528" | "openai/gpt-oss-20b" | "deepseek-chat" | "deepseek-reasoner" | "openai/gpt-5-nano" | "openai/gpt-5-mini" | "openai/gpt-5" | "openai/gpt-4.1" | "gemini-3-pro-preview" | "openai/gpt-4o" | "openai/o1-preview" | "openai/gpt-4.1-mini" | "openai/gpt-4o-mini" | "openai/o1" | "openai/gpt-4.1-nano" | "openai/o4-mini" | "openai/o3-mini" | "openai/o3" | "anthropic/claude-sonnet-4.6" | "anthropic/claude-opus-4.6" | "gemini-2.5-flash-lite" | "gemini-2.0-flash-lite" | "moonshotai/kimi-k2-instruct" | "openai/gpt-oss-safeguard-20b" | "sonar" | "sonar-deep-research" | "sonar-reasoning-pro" | "sonar-pro" | "moonshotai/kimi-k2.5" | "zai-org/glm-5.1" | "minimax/minimax-m2.5" | "mistralai/Devstral-Small-2505" | "mistralai/Mistral-Nemo-Instruct-2407" | "gemini-2.5-flash-preview-05-20" | "gemini-2.5-pro-preview-06-05" | "gemini-2.5-flash-lite-preview-09-2025" | "gemini-2.5-flash-lite-preview-06-17" | "zai-org/glm-4.7-flash" | "minimax/minimax-m2.1" | "undi95/remm-slerp-l2-13b" | "cohere/command-r-plus-08-2024" | "deepcogito/cogito-v2.1-671b" | "moonshotai/kimi-k2-thinking" | "z-ai/glm-4.5v" | "z-ai/glm-4.6" | "openai/gpt-4o-mini-search-preview" | "openai/gpt-5.2" | "openai/gpt-3.5-turbo" | "openai/gpt-5.1-codex-mini" | "openai/gpt-5.2-pro" | "openai/gpt-5-codex" | "openai/gpt-5.1-chat" | "openai/gpt-4o-search-preview" | "openai/gpt-5-pro" | "openai/gpt-4-turbo-preview" | "openai/gpt-5.1" | "openai/o1-pro" | "openai/gpt-4-turbo" | "openai/o3-mini-high" | "openai/gpt-5.1-codex-max" | "openai/o4-mini-high" | "openai/o4-mini-deep-research" | "openai/gpt-5.1-codex" | "openai/gpt-4o-2024-11-20" | "openai/gpt-5.2-codex" | "openai/gpt-5.2-chat" | "openai/gpt-4o-2024-08-06" | "openai/o3-deep-research" | "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-2-lite-v1" | "amazon/nova-lite-v1" | "amazon/nova-micro-v1" | "inflection/inflection-3-productivity" | "inflection/inflection-3-pi" | "minimax/minimax-m2-her" | "minimax/minimax-m2.7" | "minimax/minimax-01" | "nvidia/nemotron-3-nano-30b-a3b" | "mistralai/mistral-saba" | "mistralai/codestral-2508" | "mistralai/ministral-14b-2512" | "mistralai/mistral-large" | "mistralai/ministral-3b-2512" | "mistralai/mistral-medium-3" | "mistralai/ministral-8b-2512" | "mistralai/mistral-medium-3.1" | "qwen/qwen3.5-397b-a17b" | "google/gemini-3-flash-preview" | "microsoft/wizardlm-2-8x22b" | "nex-agi/deepseek-v3.1-nex-n1" | "anthracite-org/magnum-v4-72b" | "deepseek/deepseek-v3.2-speciale" | "deepseek/deepseek-v3.2" | "meta-llama/llama-4-scout" | "meta-llama/llama-4-maverick" | "meta-llama/llama-3.3-70b-instruct" | "meta-llama/llama-3.2-3b-instruct" | "meta-llama/llama-3.1-8b-instruct" | "arcee-ai/trinity-mini" | "essentialai/rnj-1-instruct" | "allenai/olmo-3-32b-think" | "baidu/ernie-4.5-300b-a47b" | "baidu/ernie-4.5-vl-28b-a3b" | "xiaomi/mimo-v2-flash" | "qwen3-30b-a3b-instruct-2507" | "qwen3-vl-235b-a22b-thinking" | "claude-3-5-sonnet-20241022" | "MiniMax-M2" | "glm-zero-preview" | "hunyuan-t1-latest" | "claude-opus-4-thinking:32000" | "Llama-3.3-70B-GeneticLemonade-Opus" | "Llama-3.3-70B-Magnum-v4-SE" | "Llama-3.3-70B-The-Omega-Directive-Unslop-v2.1" | "Llama-3.3-70B-StrawberryLemonade-v1.0" | "Llama-3.3+(3.1v3.3)-70B-Hanami-x1" | "hidream" | "glm-4.1v-thinking-flashx" | "gemini-2.5-flash-preview-04-17:thinking" | "auto-model-premium" | "jamba-large-1.6" | "gemini-exp-1206" | "Gemma-3-27B-CardProjector-v4" | "gemini-3-pro-image-preview" | "claude-3-7-sonnet-thinking:8192" | "doubao-seed-2-0-lite-260215" | "claude-sonnet-4-thinking:32768" | "doubao-seed-2-0-pro-260215" | "Llama-3.3-70B-Progenitor-V3.3" | "gemini-2.5-pro-exp-03-25" | "ernie-4.5-turbo-vl-32k" | "step-3" | "Llama-3.3-70B-RAWMAW" | "GLM-4.5-Air-Derestricted-Iceblink-v2-ReExtract" | "universal-summarizer" | "GLM-4.5-Air-Derestricted-Steam-ReExtract" | "Llama-3.3-70B-Shakudo" | "Llama-3.3-70B-Predatorial-Extasy" | "gemini-2.5-pro-preview-03-25" | "Llama-3.3-70B-Cu-Mai-R1" | "gemini-2.5-flash-preview-09-2025" | "ernie-x1.1-preview" | "glm-z1-airx" | "v0-1.5-md" | "claude-3-5-sonnet-20240620" | "glm-4-plus" | "fastgpt" | "Llama-3.3-70B-Anthrobomination" | "Llama-3.3-70B-Ignition-v0.1" | "exa-research" | "gemini-2.0-pro-exp-02-05" | "ernie-4.5-8k-preview" | "auto-model-basic" | "glm-4-long" | "doubao-1-5-thinking-pro-250415" | "Llama-3.3-70B-GeneticLemonade-Unleashed-v3" | "exa-research-pro" | "gemini-2.5-flash-preview-04-17" | "doubao-seed-2-0-code-preview-260215" | "Llama-3.3-70B-Bigger-Body" | "Llama-3.3-70B-Fallen-v1" | "Llama-3.3-70B-Electra-R1" | "azure-o1" | "chroma" | "claude-sonnet-4-5-20250929-thinking" | "jamba-large" | "Llama-3.3-70B-Nova" | "z-image-turbo" | "jamba-mini-1.7" | "Llama-3.3-70B-Strawberrylemonade-v1.2" | "doubao-seed-2-0-mini-260215" | "jamba-large-1.7" | "glm-4-flash" | "claude-opus-4-1-thinking:8192" | "step-2-16k-exp" | "Llama-3.3-70B-Damascus-R1" | "claude-opus-4-1-thinking:32000" | "ernie-5.0-thinking-preview" | "Llama-3.3-70B-Mokume-Gane-R1" | "grok-3-beta" | "GLM-4.5-Air-Derestricted-Iceblink" | "glm-4" | "ernie-x1-turbo-32k" | "claude-opus-4-1-thinking:32768" | "GLM-4.5-Air-Derestricted-Iceblink-v2" | "Llama-3.3-70B-Legion-V2.1" | "deepseek-math-v2" | "step-r1-v-mini" | "claude-opus-4-5-20251101:thinking" | "grok-3-mini-beta" | "brave-research" | "claude-3-7-sonnet-thinking:1024" | "venice-uncensored" | "doubao-1.5-pro-256k" | "KAT-Coder-Exp-72B-1010" | "claude-opus-4-thinking:32768" | "claude-sonnet-4-thinking:1024" | "qwen25-vl-72b-instruct" | "brave" | "azure-gpt-4-turbo" | "ernie-5.0-thinking-latest" | "claude-3-7-sonnet-thinking:32768" | "doubao-seed-code-preview-latest" | "Llama-3.3-70B-Cirrus-x1" | "doubao-1-5-thinking-vision-pro-250428" | "gemini-2.0-flash-thinking-exp-01-21" | "deepclaude" | "deepseek-chat-cheaper" | "step-2-mini" | "Llama-3.3-70B-Electranova-v1.0" | "claude-3-7-sonnet-reasoner" | "QwQ-32B-ArliAI-RpR-v1" | "ernie-4.5-turbo-128k" | "glm-4-plus-0111" | "Llama-3.3-70B-Forgotten-Abomination-v5.0" | "doubao-seed-1-8-251215" | "gemini-2.5-pro-preview-05-06" | "auto-model-standard" | "Gemma-3-27B-Glitter" | "Llama-3.3-70B-Vulpecula-R1" | "Gemma-3-27B-it-Abliterated" | "Llama-3.3-70B-Dark-Ages-v0.1" | "asi1-mini" | "glm-4-air" | "kimi-thinking-preview" | "Meta-Llama-3-1-8B-Instruct-FP8" | "Llama-3.3+(3.1v3.3)-70B-New-Dawn-v1.1" | "Llama-3.3-70B-MiraiFanfare" | "jamba-mini" | "qwen3-vl-235b-a22b-instruct-original" | "GLM-4.5-Air-Derestricted-Steam" | "claude-3-5-haiku-20241022" | "KAT-Coder-Pro-V1" | "venice-uncensored:web" | "deepseek-r1-sambanova" | "doubao-1-5-thinking-pro-vision-250415" | "sarvan-medium" | "learnlm-1.5-pro-experimental" | "yi-large" | "Baichuan-M2" | "Llama-3.3-70B-ArliAI-RPMax-v2" | "glm-4-air-0111" | "mistral-small-31-24b-instruct" | "grok-3-mini-fast-beta" | "deepseek-reasoner-cheaper" | "Llama-3.3-70B-Aurora-Borealis" | "claude-opus-4-thinking" | "gemini-2.0-flash-001" | "Gemma-3-27B-ArliAI-RPMax-v3" | "azure-gpt-4o" | "gemini-3-pro-preview-thinking" | "claude-3-7-sonnet-thinking" | "claude-opus-4-1-thinking:1024" | "gemini-2.5-flash-preview-05-20:thinking" | "claude-opus-4-thinking:1024" | "doubao-1.5-vision-pro-32k" | "Llama-3.3-70B-Fallen-R1-v1" | "glm-4.1v-thinking-flash" | "gemini-2.0-flash-thinking-exp-1219" | "Llama-3.3-70B-Magnum-v4-SE-Cirrus-x1-SLERP" | "grok-3-fast-beta" | "study_gpt-chatgpt-4o-latest" | "Llama-3.3-70B-ArliAI-RPMax-v3" | "Baichuan4-Air" | "gemini-2.0-flash-exp-image-generation" | "v0-1.5-lg" | "yi-medium-200k" | "claude-opus-4-1-thinking" | "Mistral-Nemo-12B-Instruct-2407" | "yi-lightning" | "claude-sonnet-4-thinking:8192" | "azure-o3-mini" | "Llama-3.3-70B-Argunaut-1-SFT" | "Llama-3.3-70B-Mhnnn-x1" | "Llama-3.3-70B-ArliAI-RPMax-v1.4" | "Gemma-3-27B-it" | "GLM-4.5-Air-Derestricted" | "Baichuan4-Turbo" | "jamba-mini-1.6" | "MiniMax-M1" | "Gemma-3-27B-Nidum-Uncensored" | "GLM-4.6-Derestricted-v5" | "glm-4-airx" | "doubao-seed-1-6-flash-250615" | "brave-pro" | "Llama-3.3-70B-Sapphira-0.1" | "Llama-3.3-70B-Incandescent-Malevolence" | "gemini-2.0-pro-reasoner" | "hunyuan-turbos-20250226" | "doubao-1.5-pro-32k" | "Llama-3.3-70B-MS-Nevoria" | "ernie-x1-32k" | "auto-model" | "azure-gpt-4o-mini" | "claude-3-7-sonnet-thinking:128000" | "claude-opus-4-thinking:8192" | "glm-z1-air" | "Gemma-3-27B-Big-Tiger-v3" | "kimi-k2-instruct-fast" | "gemini-2.5-flash-nothinking" | "phi-4-mini-instruct" | "gemini-2.5-flash-lite-preview-09-2025-thinking" | "claude-sonnet-4-thinking:64000" | "GLM-4.5-Air-Derestricted-Iceblink-ReExtract" | "qwen-image" | "doubao-seed-1-6-thinking-250615" | "Llama-3.3+(3v3.3)-70B-TenyxChat-DaybreakStorywriter" | "Llama-3.3-70B-The-Omega-Directive-Unslop-v2.0" | "Llama-3.3-70B-Sapphira-0.2" | "claude-sonnet-4-thinking" | "gemini-2.5-flash-preview-09-2025-thinking" | "ernie-x1-32k-preview" | "v0-1.0-md" | "Magistral-Small-2506" | "Qwen2.5-32B-EVA-v0.2" | "exa-answer" | "doubao-seed-1-6-250615" | "Llama-3.3-70B-Forgotten-Safeword-3.6" | "KAT-Coder-Air-V1" | "phi-4-multimodal-instruct" | "soob3123/GrayLine-Qwen3-8B" | "soob3123/Veiled-Calla-12B" | "soob3123/amoral-gemma3-27B-v2" | "EVA-UNIT-01/EVA-Qwen2.5-72B-v0.2" | "EVA-UNIT-01/EVA-LLaMA-3.33-70B-v0.1" | "EVA-UNIT-01/EVA-Qwen2.5-32B-v0.2" | "EVA-UNIT-01/EVA-LLaMA-3.33-70B-v0.0" | "Gryphe/MythoMax-L2-13b" | "nothingiisreal/L3.1-70B-Celeste-V0.1-BF16" | "deepseek-ai/deepseek-v3.2-exp" | "deepseek-ai/DeepSeek-V3.1:thinking" | "deepseek-ai/DeepSeek-V3.1-Terminus:thinking" | "deepseek-ai/deepseek-v3.2-exp-thinking" | "cohere/command-r" | "raifle/sorcererlm-8x22b" | "inflatebot/MN-12B-Mag-Mell-R1" | "TEE/qwen3-30b-a3b-instruct-2507" | "TEE/minimax-m2.1" | "TEE/kimi-k2.5" | "TEE/qwen2.5-vl-72b-instruct" | "TEE/deepseek-r1-0528" | "TEE/deepseek-v3.2" | "TEE/kimi-k2.5-thinking" | "TEE/gemma-3-27b-it" | "TEE/qwen3.5-397b-a17b" | "TEE/glm-4.7-flash" | "TEE/glm-4.6" | "TEE/gpt-oss-20b" | "TEE/qwen3-coder" | "TEE/kimi-k2-thinking" | "TEE/deepseek-v3.1" | "TEE/llama3-3-70b" | "TEE/glm-4.7" | "TEE/gpt-oss-120b" | "TEE/glm-5" | "mlabonne/NeuralDaredevil-8B-abliterated" | "MarinaraSpaghetti/NemoMix-Unleashed-12B" | "Alibaba-NLP/Tongyi-DeepResearch-30B-A3B" | "baseten/Kimi-K2-Instruct-FP4" | "deepcogito/cogito-v1-preview-qwen-32B" | "moonshotai/kimi-k2-thinking-turbo-original" | "moonshotai/Kimi-Dev-72B" | "moonshotai/kimi-k2.5:thinking" | "moonshotai/kimi-k2-thinking-original" | "moonshotai/kimi-k2-instruct-0711" | "moonshotai/kimi-k2.6:thinking" | "Envoid/Llama-3.05-NT-Storybreaker-Ministral-70B" | "Envoid/Llama-3.05-Nemotron-Tenyxchat-Storybreaker-70B" | "z-ai/glm-4.6:thinking" | "z-ai/glm-4.5v:thinking" | "openai/chatgpt-4o-latest" | "openai/o3-pro-2025-06-10" | "openai/gpt-5.1-2025-11-13" | "openai/gpt-5-chat-latest" | "openai/gpt-5.1-chat-latest" | "openai/o3-mini-low" | "zai-org/glm-5:thinking" | "zai-org/glm-5.1:thinking" | "TheDrummer 2/UnslopNemo-12B-v4.1" | "TheDrummer 2/Rocinante-12B-v1.1" | "TheDrummer 2/Cydonia-24B-v4" | "TheDrummer 2/Cydonia-24B-v4.1" | "TheDrummer 2/Cydonia-24B-v4.3" | "TheDrummer 2/Cydonia-24B-v2" | "TheDrummer 2/Anubis-70B-v1.1" | "TheDrummer 2/Magidonia-24B-v4.3" | "TheDrummer 2/skyfall-36b-v2" | "TheDrummer 2/Anubis-70B-v1" | "unsloth/gemma-3-1b-it" | "Doctor-Shotgun/MS3.2-24B-Magnum-Diamond" | "chutesai/Mistral-Small-3.2-24B-Instruct-2506" | "LLM360/K2-Think" | "Sao10K/L3-8B-Stheno-v3.2" | "Sao10K/L3.1-70B-Hanami-x1" | "Sao10K/L3.3-70B-Euryale-v2.3" | "Sao10K/L3.1-70B-Euryale-v2.2" | "CrucibleLab/L3.3-70B-Loki-V2.0" | "THUDM/GLM-4-32B-0414" | "THUDM/GLM-Z1-32B-0414" | "THUDM/GLM-Z1-Rumination-32B-0414" | "THUDM/GLM-4-9B-0414" | "THUDM/GLM-Z1-9B-0414" | "Tongyi-Zhiwen/QwenLong-L1-32B" | "x-ai/grok-4-07-09" | "x-ai/grok-4-fast:thinking" | "x-ai/grok-code-fast-1" | "x-ai/grok-4.1-fast-reasoning" | "x-ai/grok-4-fast" | "x-ai/grok-4.1-fast" | "Salesforce/Llama-xLAM-2-70b-fc-r" | "nvidia/nvidia-nemotron-nano-9b-v2" | "nvidia/Llama-3_3-Nemotron-Super-49B-v1_5" | "nvidia/Llama-3.3-Nemotron-Super-49B-v1" | "nvidia/Llama-3.1-Nemotron-70B-Instruct-HF" | "nvidia/Llama-3.1-Nemotron-Ultra-253B-v1" | "anthropic/claude-sonnet-4.6:thinking" | "anthropic/claude-opus-4.6:thinking:low" | "anthropic/claude-opus-4.6:thinking:medium" | "anthropic/claude-opus-4.6:thinking:max" | "anthropic/claude-opus-4.6:thinking" | "GalrionSoftworks/MN-LooseCannon-12B-v1" | "shisa-ai/shisa-v2-llama3.3-70b" | "shisa-ai/shisa-v2.1-llama3.3-70b" | "mistralai/ministral-14b-instruct-2512" | "mistralai/mistral-large-3-675b-instruct-2512" | "mistralai/mistral-small-creative" | "mistralai/mixtral-8x22b-instruct-v0.1" | "mistralai/mistral-7b-instruct" | "mistralai/mixtral-8x7b-instruct-v0.1" | "mistralai/devstral-2-123b-instruct-2512" | "mistralai/mistral-tiny" | "qwen/Qwen3.6-35B-A3B:thinking" | "qwen/Qwen3.6-35B-A3B" | "tencent/Hunyuan-MT-7B" | "google/gemini-flash-1.5" | "google/gemini-3-flash-preview-thinking" | "microsoft/MAI-DS-R1-FP8" | "pamanseau/OpenReasoning-Nemotron-32B" | "Infermatic/MN-12B-Inferor-v0.0" | "NeverSleep/Lumimaid-v0.2-70B" | "NeverSleep/Llama-3-Lumimaid-70B-v0.1" | "anthracite-org/magnum-v2-72b" | "deepseek/deepseek-prover-v2-671b" | "deepseek/deepseek-v3.2:thinking" | "huihui-ai/DeepSeek-R1-Distill-Llama-70B-abliterated" | "huihui-ai/Llama-3.1-Nemotron-70B-Instruct-HF-abliterated" | "huihui-ai/Qwen2.5-32B-Instruct-abliterated" | "huihui-ai/DeepSeek-R1-Distill-Qwen-32B-abliterated" | "huihui-ai/Llama-3.3-70B-Instruct-abliterated" | "ReadyArt/MS3.2-The-Omega-Directive-24B-Unslop-v2.0" | "ReadyArt/The-Omega-Abomination-L-70B-v1.0" | "featherless-ai/Qwerky-72B" | "meituan-longcat/LongCat-Flash-Chat-FP8" | "failspy/Meta-Llama-3-70B-Instruct-abliterated-v3.5" | "meta-llama/llama-3.2-90b-vision-instruct" | "VongolaChouko/Starcannon-Unleashed-12B-v1.0" | "arcee-ai/trinity-large" | "meganova-ai/manta-flash-1.0" | "meganova-ai/manta-pro-1.0" | "meganova-ai/manta-mini-1.0" | "LatitudeGames/Wayfarer-Large-70B-Llama-3.3" | "abacusai/Dracarys-72B-Instruct" | "alibaba/qwen3.6-flash" | "NousResearch 2/hermes-4-405b" | "NousResearch 2/hermes-4-70b" | "NousResearch 2/hermes-3-llama-3.1-70b" | "NousResearch 2/Hermes-4-70B:thinking" | "NousResearch 2/hermes-4-405b:thinking" | "NousResearch 2/DeepHermes-3-Mistral-24B-Preview" | "MiniMaxAI/MiniMax-M1-80k" | "allenai/olmo-3.1-32b-instruct" | "allenai/molmo-2-8b" | "allenai/olmo-3.1-32b-think" | "cognitivecomputations/dolphin-2.9.2-qwen2-72b" | "Steelskull/L3.3-Electra-R1-70b" | "Steelskull/L3.3-MS-Nevoria-70b" | "Steelskull/L3.3-Nevoria-R1-70b" | "Steelskull/L3.3-MS-Evayale-70B" | "Steelskull/L3.3-MS-Evalebis-70b" | "Steelskull/L3.3-Cu-Mai-R1-70b" | "dmind/dmind-1" | "dmind/dmind-1-mini" | "xiaomi/mimo-v2-flash-thinking-original" | "xiaomi/mimo-v2-flash-thinking" | "xiaomi/mimo-v2-flash-original" | "stepfun-ai/step-3.5-flash" | "stepfun-ai/step-3.5-flash:thinking" | "miromind-ai/mirothinker-v1.5-235b" | "tngtech/tng-r1t-chimera" | "tngtech/DeepSeek-TNG-R1T2-Chimera">;
526
+ /**
527
+ * NEAR AI Cloud Provider
528
+ * @see {@link https://docs.near.ai/}
529
+ * @remarks
530
+ * - baseURL - `https://cloud-api.near.ai/v1`
531
+ * - apiKey - `NEARAI_API_KEY`
532
+ */
533
+ declare const nearai: ModelProvider & ChatProvider<"openai/gpt-oss-120b" | "zai-org/GLM-5.1-FP8" | "openai/whisper-large-v3" | "Qwen/Qwen3-VL-30B-A3B-Instruct" | "openai/gpt-5-nano" | "openai/gpt-5-mini" | "openai/gpt-5" | "google/gemini-2.5-pro" | "google/gemini-2.5-flash" | "openai/gpt-4.1" | "openai/gpt-4.1-mini" | "openai/gpt-4.1-nano" | "openai/o4-mini" | "openai/o3-mini" | "openai/o3" | "openai/gpt-5.2" | "openai/gpt-5.4-nano" | "openai/gpt-5.1" | "openai/gpt-5.4" | "openai/gpt-5.4-mini" | "openai/gpt-5.5" | "google/gemini-3.1-flash-lite" | "google/gemini-2.5-flash-lite" | "Qwen/Qwen3-30B-A3B-Instruct-2507" | "black-forest-labs/FLUX.2-klein-4B" | "Qwen/Qwen3-Embedding-0.6B" | "Qwen/Qwen3-Reranker-0.6B" | "anthropic/claude-haiku-4-5" | "anthropic/claude-sonnet-4-5" | "anthropic/claude-sonnet-4-6" | "anthropic/claude-opus-4-7" | "anthropic/claude-opus-4-6" | "Qwen/Qwen3.5-122B-A10B">;
422
534
  /**
423
535
  * Nebius Token Factory Provider
424
536
  * @see {@link https://docs.tokenfactory.nebius.com/}
@@ -426,7 +538,15 @@ declare const nanoGpt: ModelProvider & ChatProvider<"claude-opus-4-5-20251101" |
426
538
  * - baseURL - `https://api.tokenfactory.nebius.com/v1`
427
539
  * - apiKey - `NEBIUS_API_KEY`
428
540
  */
429
- declare const nebius: ModelProvider & ChatProvider<"openai/gpt-oss-120b" | "meta-llama/Meta-Llama-3.1-8B-Instruct" | "deepseek-ai/DeepSeek-V3.2" | "Qwen/Qwen3-32B" | "Qwen/Qwen3-235B-A22B-Instruct-2507" | "zai-org/GLM-5" | "deepseek-ai/DeepSeek-V3-0324" | "moonshotai/Kimi-K2.5" | "moonshotai/Kimi-K2-Thinking" | "meta-llama/Llama-3.3-70B-Instruct" | "openai/gpt-oss-20b" | "NousResearch/Hermes-4-70B" | "zai-org/GLM-4.5-Air" | "zai-org/GLM-4.7-FP8" | "Qwen/Qwen3-235B-A22B-Thinking-2507" | "Qwen/Qwen3-30B-A3B-Instruct-2507" | "zai-org/GLM-4.5" | "MiniMaxAI/MiniMax-M2.1" | "deepseek-ai/DeepSeek-R1-0528" | "Qwen/Qwen3-Coder-480B-A35B-Instruct" | "moonshotai/Kimi-K2-Instruct" | "Qwen/Qwen3-Embedding-8B" | "Qwen/Qwen3-Next-80B-A3B-Thinking" | "google/gemma-3-27b-it" | "Qwen/Qwen3-30B-A3B-Thinking-2507" | "Qwen/Qwen3-Coder-30B-A3B-Instruct" | "NousResearch/Hermes-4-405B" | "nvidia/Nemotron-Nano-V2-12b" | "nvidia/NVIDIA-Nemotron-3-Nano-30B-A3B" | "nvidia/nemotron-3-super-120b-a12b" | "nvidia/Llama-3_1-Nemotron-Ultra-253B-v1" | "google/gemma-3-27b-it-fast" | "google/gemma-2-2b-it" | "google/gemma-2-9b-it-fast" | "PrimeIntellect/INTELLECT-3" | "meta-llama/Llama-Guard-3-8B" | "meta-llama/Meta-Llama-3.1-8B-Instruct-fast" | "meta-llama/Llama-3.3-70B-Instruct-fast" | "deepseek-ai/DeepSeek-R1-0528-fast" | "deepseek-ai/DeepSeek-V3-0324-fast" | "intfloat/e5-mistral-7b-instruct" | "black-forest-labs/flux-dev" | "black-forest-labs/flux-schnell" | "Qwen/Qwen2.5-Coder-7B-fast" | "Qwen/Qwen2.5-VL-72B-Instruct" | "Qwen/Qwen3-32B-fast" | "BAAI/bge-en-icl" | "BAAI/bge-multilingual-gemma2" | "moonshotai/Kimi-K2.5-fast">;
541
+ declare const nebius: ModelProvider & ChatProvider<"deepseek-ai/DeepSeek-V3.2" | "openai/gpt-oss-120b" | "meta-llama/Meta-Llama-3.1-8B-Instruct" | "Qwen/Qwen3-32B" | "Qwen/Qwen3-235B-A22B-Instruct-2507" | "moonshotai/Kimi-K2.5" | "zai-org/GLM-5" | "MiniMaxAI/MiniMax-M2.5" | "deepseek-ai/DeepSeek-V4-Pro" | "meta-llama/Llama-3.3-70B-Instruct" | "Qwen/Qwen3.5-397B-A17B" | "Qwen/Qwen3-Embedding-8B" | "Qwen/Qwen3-Next-80B-A3B-Thinking" | "nvidia/nemotron-3-super-120b-a12b" | "google/gemma-3-27b-it" | "Qwen/Qwen3-30B-A3B-Instruct-2507" | "deepseek-ai/DeepSeek-V3.2-fast" | "moonshotai/Kimi-K2.5-fast" | "openai/gpt-oss-120b-fast" | "NousResearch/Hermes-4-405B" | "NousResearch/Hermes-4-70B" | "nvidia/Nemotron-3-Nano-Omni" | "nvidia/NVIDIA-Nemotron-3-Nano-30B-A3B" | "nvidia/Llama-3_1-Nemotron-Ultra-253B-v1" | "google/gemma-2-2b-it" | "MiniMaxAI/MiniMax-M2.5-fast" | "PrimeIntellect/INTELLECT-3" | "Qwen/Qwen2.5-VL-72B-Instruct" | "Qwen/Qwen3.5-397B-A17B-fast" | "Qwen/Qwen3-Next-80B-A3B-Thinking-fast" | "Qwen/Qwen3-235B-A22B-Thinking-2507-fast">;
542
+ /**
543
+ * Neuralwatt Provider
544
+ * @see {@link https://portal.neuralwatt.com/docs}
545
+ * @remarks
546
+ * - baseURL - `https://api.neuralwatt.com/v1`
547
+ * - apiKey - `NEURALWATT_API_KEY`
548
+ */
549
+ declare const neuralwatt: ModelProvider & ChatProvider<"zai-org/GLM-5.1-FP8" | "moonshotai/Kimi-K2.6" | "moonshotai/Kimi-K2.5" | "MiniMaxAI/MiniMax-M2.5" | "openai/gpt-oss-20b" | "Qwen/Qwen3.6-35B-A3B" | "qwen3.5-397b-fast" | "glm-5-fast" | "glm-5.1-fast" | "kimi-k2.6-fast" | "qwen3.6-35b-fast" | "kimi-k2.5-fast" | "mistralai/Devstral-Small-2-24B-Instruct-2512" | "Qwen/Qwen3.5-397B-A17B-FP8">;
430
550
  /**
431
551
  * Nova Provider
432
552
  * @see {@link https://nova.amazon.com/dev/documentation}
@@ -434,7 +554,7 @@ declare const nebius: ModelProvider & ChatProvider<"openai/gpt-oss-120b" | "meta
434
554
  * - baseURL - `https://api.nova.amazon.com/v1`
435
555
  * - apiKey - `NOVA_API_KEY`
436
556
  */
437
- declare const nova: ModelProvider & ChatProvider<"nova-2-lite-v1" | "nova-2-pro-v1">;
557
+ declare const nova: ModelProvider & ChatProvider<"nova-2-pro-v1" | "nova-2-lite-v1">;
438
558
  /**
439
559
  * NovitaAI Provider
440
560
  * @see {@link https://novita.ai/docs/guides/introduction}
@@ -442,7 +562,7 @@ declare const nova: ModelProvider & ChatProvider<"nova-2-lite-v1" | "nova-2-pro-
442
562
  * - baseURL - `https://api.novita.ai/openai`
443
563
  * - apiKey - `NOVITA_API_KEY`
444
564
  */
445
- declare const novitaAi: ModelProvider & ChatProvider<"openai/gpt-oss-120b" | "deepseek/deepseek-v3.1" | "zai-org/glm-4.5" | "zai-org/glm-4.6" | "zai-org/glm-5" | "zai-org/glm-4.7" | "openai/gpt-oss-20b" | "deepseek/deepseek-v3-0324" | "deepseek/deepseek-r1-0528" | "meta-llama/llama-4-scout-17b-16e-instruct" | "moonshotai/kimi-k2-instruct" | "zai-org/glm-4.7-flash" | "zai-org/glm-4.5v" | "baidu/ernie-4.5-300b-a47b-paddle" | "baidu/ernie-4.5-vl-424b-a47b" | "minimaxai/minimax-m1-80k" | "minimax/minimax-m2.1" | "qwen/qwen3-235b-a22b-instruct-2507" | "qwen/qwen3-coder-next" | "qwen/qwen3-30b-a3b-fp8" | "qwen/qwen3-235b-a22b-fp8" | "qwen/qwen3-coder-480b-a35b-instruct" | "qwen/qwen3-next-80b-a3b-thinking" | "qwen/qwen3-235b-a22b-thinking-2507" | "qwen/qwen3-next-80b-a3b-instruct" | "qwen/qwen3-32b-fp8" | "moonshotai/kimi-k2.5" | "moonshotai/kimi-k2-0905" | "xiaomimimo/mimo-v2-flash" | "microsoft/wizardlm-2-8x22b" | "kwaipilot/kat-coder-pro" | "deepseek/deepseek-v3.1-terminus" | "deepseek/deepseek-r1-distill-llama-70b" | "deepseek/deepseek-v3.2-exp" | "deepseek/deepseek-v3.2" | "gryphe/mythomax-l2-13b" | "google/gemma-3-27b-it" | "baidu/ernie-4.5-vl-28b-a3b" | "meta-llama/llama-3.3-70b-instruct" | "meta-llama/llama-3.1-8b-instruct" | "meta-llama/llama-3-8b-instruct" | "meta-llama/llama-3-70b-instruct" | "nousresearch/hermes-2-pro-llama-3-8b" | "minimax/minimax-m2" | "minimax/minimax-m2.5" | "qwen/qwen3-coder-30b-a3b-instruct" | "qwen/qwen3-vl-235b-a22b-instruct" | "qwen/qwen2.5-vl-72b-instruct" | "qwen/qwen3-vl-8b-instruct" | "qwen/qwen3-vl-30b-a3b-instruct" | "qwen/qwen3-vl-30b-a3b-thinking" | "qwen/qwen3.5-397b-a17b" | "qwen/qwen3-max" | "qwen/qwen3-vl-235b-a22b-thinking" | "qwen/qwen-2.5-72b-instruct" | "moonshotai/kimi-k2-thinking" | "mistralai/mistral-nemo" | "deepseek/deepseek-prover-v2-671b" | "paddlepaddle/paddleocr-vl" | "kwaipilot/kat-coder" | "sao10k/l3-8b-lunaris" | "sao10k/l3-70b-euryale-v2.1" | "sao10k/l31-70b-euryale-v2.2" | "sao10k/L3-8B-Stheno-v3.2" | "deepseek/deepseek-r1-turbo" | "deepseek/deepseek-r1-0528-qwen3-8b" | "deepseek/deepseek-ocr-2" | "deepseek/deepseek-v3-turbo" | "deepseek/deepseek-ocr" | "zai-org/autoglm-phone-9b-multilingual" | "zai-org/glm-4.6v" | "zai-org/glm-4.5-air" | "skywork/r1v4-lite" | "baidu/ernie-4.5-21B-a3b-thinking" | "baidu/ernie-4.5-vl-28b-a3b-thinking" | "baidu/ernie-4.5-21B-a3b" | "meta-llama/llama-4-maverick-17b-128e-instruct-fp8" | "qwen/qwen-mt-plus" | "qwen/qwen3-8b-fp8" | "qwen/qwen3-omni-30b-a3b-instruct" | "qwen/qwen2.5-7b-instruct" | "qwen/qwen3-omni-30b-a3b-thinking" | "qwen/qwen3-4b-fp8" | "baichuan/baichuan-m2-32b">;
565
+ declare const novitaAi: ModelProvider & ChatProvider<"openai/gpt-oss-120b" | "zai-org/glm-4.6" | "zai-org/glm-4.5" | "zai-org/glm-4.7" | "zai-org/glm-5" | "deepseek/deepseek-v3.1" | "moonshotai/kimi-k2.6" | "openai/gpt-oss-20b" | "deepseek/deepseek-r1-0528" | "deepseek/deepseek-v3-0324" | "moonshotai/kimi-k2-instruct" | "meta-llama/llama-4-scout-17b-16e-instruct" | "moonshotai/kimi-k2.5" | "zai-org/glm-5.1" | "minimax/minimax-m2.5" | "moonshotai/kimi-k2-0905" | "zai-org/glm-4.5v" | "zai-org/glm-4.7-flash" | "minimax/minimax-m2.1" | "qwen/qwen3-30b-a3b-fp8" | "qwen/qwen3-coder-next" | "qwen/qwen3-next-80b-a3b-thinking" | "qwen/qwen3-235b-a22b-fp8" | "qwen/qwen3-32b-fp8" | "qwen/qwen3-235b-a22b-instruct-2507" | "qwen/qwen3-coder-480b-a35b-instruct" | "qwen/qwen3-235b-a22b-thinking-2507" | "qwen/qwen3-next-80b-a3b-instruct" | "minimaxai/minimax-m1-80k" | "xiaomimimo/mimo-v2-flash" | "baidu/ernie-4.5-vl-424b-a47b" | "baidu/ernie-4.5-300b-a47b-paddle" | "moonshotai/kimi-k2-thinking" | "minimax/minimax-m2" | "minimax/minimax-m2.7" | "nousresearch/hermes-2-pro-llama-3-8b" | "inclusionai/ling-2.6-1t" | "inclusionai/ling-2.6-flash" | "mistralai/mistral-nemo" | "qwen/qwen3-vl-235b-a22b-instruct" | "qwen/qwen2.5-vl-72b-instruct" | "qwen/qwen3-vl-235b-a22b-thinking" | "qwen/qwen-2.5-72b-instruct" | "qwen/qwen3.5-122b-a10b" | "qwen/qwen3-max" | "qwen/qwen3.5-397b-a17b" | "qwen/qwen3-vl-30b-a3b-thinking" | "qwen/qwen3.5-35b-a3b" | "qwen/qwen3-vl-8b-instruct" | "qwen/qwen3-coder-30b-a3b-instruct" | "qwen/qwen3.5-27b" | "qwen/qwen3-vl-30b-a3b-instruct" | "google/gemma-4-26b-a4b-it" | "google/gemma-3-27b-it" | "google/gemma-4-31b-it" | "google/gemma-3-12b-it" | "microsoft/wizardlm-2-8x22b" | "gryphe/mythomax-l2-13b" | "deepseek/deepseek-v3.2-exp" | "deepseek/deepseek-v4-pro" | "deepseek/deepseek-v3.2" | "deepseek/deepseek-v4-flash" | "deepseek/deepseek-r1-distill-llama-70b" | "deepseek/deepseek-r1-distill-qwen-32b" | "deepseek/deepseek-v3.1-terminus" | "meta-llama/llama-3-70b-instruct" | "meta-llama/llama-3-8b-instruct" | "meta-llama/llama-3.3-70b-instruct" | "meta-llama/llama-3.2-3b-instruct" | "meta-llama/llama-3.1-8b-instruct" | "baidu/ernie-4.5-vl-28b-a3b" | "deepseek/deepseek-prover-v2-671b" | "zai-org/glm-4.5-air" | "zai-org/autoglm-phone-9b-multilingual" | "zai-org/glm-4.6v" | "baichuan/baichuan-m2-32b" | "minimax/minimax-m2.5-highspeed" | "kwaipilot/kat-coder-pro" | "sao10K/l3-8b-lunaris" | "sao10K/l31-70b-euryale-v2.2" | "sao10K/L3-8B-stheno-v3.2" | "sao10K/l3-70b-euryale-v2.1" | "paddlepaddle/paddleocr-vl" | "qwen/qwen2.5-7b-instruct" | "qwen/qwen3-omni-30b-a3b-instruct" | "qwen/qwen3-omni-30b-a3b-thinking" | "qwen/qwen3-4b-fp8" | "qwen/qwen-mt-plus" | "qwen/qwen3-8b-fp8" | "deepseek/deepseek-r1-0528-qwen3-8b" | "deepseek/deepseek-r1-turbo" | "deepseek/deepseek-ocr-2" | "deepseek/deepseek-ocr" | "deepseek/deepseek-v3-turbo" | "deepseek/deepseek-r1-distill-qwen-14b" | "meta-llama/llama-4-maverick-17b-128e-instruct-fp8" | "baidu/ernie-4.5-vl-28b-a3b-thinking" | "baidu/ernie-4.5-21B-a3b-thinking" | "baidu/ernie-4.5-21B-a3b">;
446
566
  /**
447
567
  * Nvidia Provider
448
568
  * @see {@link https://docs.api.nvidia.com/nim/}
@@ -450,7 +570,7 @@ declare const novitaAi: ModelProvider & ChatProvider<"openai/gpt-oss-120b" | "de
450
570
  * - baseURL - `https://integrate.api.nvidia.com/v1`
451
571
  * - apiKey - `NVIDIA_API_KEY`
452
572
  */
453
- declare const nvidia: ModelProvider & ChatProvider<"openai/gpt-oss-120b" | "openai/whisper-large-v3" | "microsoft/phi-3-small-8k-instruct" | "microsoft/phi-3-medium-4k-instruct" | "microsoft/phi-3.5-vision-instruct" | "microsoft/phi-3-medium-128k-instruct" | "microsoft/phi-3.5-moe-instruct" | "microsoft/phi-3-small-128k-instruct" | "microsoft/phi-4-mini-instruct" | "meta/llama-3.3-70b-instruct" | "meta/llama-4-scout-17b-16e-instruct" | "meta/llama-3.2-11b-vision-instruct" | "moonshotai/kimi-k2-instruct-0905" | "moonshotai/kimi-k2-instruct" | "meta/llama-3.2-1b-instruct" | "qwen/qwen3-coder-480b-a35b-instruct" | "qwen/qwen3-next-80b-a3b-thinking" | "qwen/qwen3-next-80b-a3b-instruct" | "moonshotai/kimi-k2.5" | "nvidia/llama-3.1-nemotron-70b-instruct" | "nvidia/llama-3.3-nemotron-super-49b-v1.5" | "nvidia/nemotron-3-nano-30b-a3b" | "google/gemma-3-27b-it" | "google/gemma-3n-e4b-it" | "google/gemma-2-27b-it" | "google/gemma-3-12b-it" | "qwen/qwq-32b" | "qwen/qwen2.5-coder-7b-instruct" | "qwen/qwen3-235b-a22b" | "qwen/qwen3.5-397b-a17b" | "moonshotai/kimi-k2-thinking" | "nvidia/nvidia-nemotron-nano-9b-v2" | "stepfun-ai/step-3.5-flash" | "mistralai/devstral-2-123b-instruct-2512" | "mistralai/mistral-large-3-675b-instruct-2512" | "mistralai/ministral-14b-instruct-2512" | "nvidia/nemotron-3-super-120b-a12b" | "google/gemma-2-2b-it" | "microsoft/phi-3-vision-128k-instruct" | "nvidia/llama3-chatqa-1.5-70b" | "nvidia/nemotron-4-340b-instruct" | "nvidia/cosmos-nemotron-34b" | "nvidia/llama-3.1-nemotron-51b-instruct" | "nvidia/nemoretriever-ocr-v1" | "nvidia/llama-embed-nemotron-8b" | "nvidia/llama-3.3-nemotron-super-49b-v1" | "nvidia/parakeet-tdt-0.6b-v2" | "nvidia/llama-3.1-nemotron-ultra-253b-v1" | "z-ai/glm5" | "z-ai/glm4.7" | "google/gemma-3-1b-it" | "google/gemma-3n-e2b-it" | "google/codegemma-1.1-7b" | "google/codegemma-7b" | "minimaxai/minimax-m2.1" | "minimaxai/minimax-m2.5" | "deepseek-ai/deepseek-v3.1-terminus" | "deepseek-ai/deepseek-r1" | "deepseek-ai/deepseek-coder-6.7b-instruct" | "deepseek-ai/deepseek-v3.1" | "deepseek-ai/deepseek-r1-0528" | "deepseek-ai/deepseek-v3.2" | "qwen/qwen2.5-coder-32b-instruct" | "black-forest-labs/flux.1-dev" | "meta/codellama-70b" | "meta/llama-3.1-405b-instruct" | "meta/llama3-8b-instruct" | "meta/llama3-70b-instruct" | "meta/llama-4-maverick-17b-128e-instruct" | "meta/llama-3.1-70b-instruct" | "mistralai/mistral-large-2-instruct" | "mistralai/mamba-codestral-7b-v0.1" | "mistralai/codestral-22b-instruct-v0.1" | "mistralai/mistral-small-3.1-24b-instruct-2503">;
573
+ declare const nvidia: ModelProvider & ChatProvider<"openai/gpt-oss-120b" | "moonshotai/kimi-k2.6" | "openai/gpt-oss-20b" | "openai/whisper-large-v3" | "microsoft/phi-4-mini-instruct" | "microsoft/phi-4-multimodal-instruct" | "meta/llama-3.2-90b-vision-instruct" | "meta/llama-3.2-11b-vision-instruct" | "meta/llama-3.3-70b-instruct" | "moonshotai/kimi-k2-instruct-0905" | "moonshotai/kimi-k2-instruct" | "meta/llama-3.2-1b-instruct" | "meta/llama-3.2-3b-instruct" | "meta/llama-3.1-8b-instruct" | "qwen/qwen3-next-80b-a3b-thinking" | "qwen/qwen3-coder-480b-a35b-instruct" | "qwen/qwen3-next-80b-a3b-instruct" | "moonshotai/kimi-k2-thinking" | "z-ai/glm-5.1" | "nvidia/nemotron-3-super-120b-a12b" | "nvidia/nemotron-3-nano-30b-a3b" | "mistralai/mixtral-8x22b-instruct" | "qwen/qwen3.5-122b-a10b" | "qwen/qwen3.5-397b-a17b" | "google/gemma-3-27b-it" | "google/gemma-4-31b-it" | "google/gemma-3n-e4b-it" | "minimaxai/minimax-m2.7" | "nvidia/nvidia-nemotron-nano-9b-v2" | "mistralai/mistral-large-3-675b-instruct-2512" | "mistralai/devstral-2-123b-instruct-2512" | "stepfun-ai/step-3.5-flash" | "google/gemma-2-2b-it" | "deepseek-ai/deepseek-v3.2" | "deepseek-ai/deepseek-v3.1-terminus" | "bytedance/seed-oss-36b-instruct" | "z-ai/glm4.7" | "black-forest-labs/flux_1-kontext-dev" | "black-forest-labs/flux_1-schnell" | "black-forest-labs/flux.1-dev" | "black-forest-labs/flux_2-klein-4b" | "nvidia/usdvalidate" | "nvidia/magpie-tts-zeroshot" | "nvidia/gliner-pii" | "nvidia/active-speaker-detection" | "nvidia/sparsedrive" | "nvidia/nemotron-content-safety-reasoning-4b" | "nvidia/nv-embed-v1" | "nvidia/cosmos-transfer1-7b" | "nvidia/nv-embedcode-7b-v1" | "nvidia/cosmos-predict1-5b" | "nvidia/nemotron-3-nano-omni-30b-a3b-reasoning" | "nvidia/synthetic-video-detector" | "nvidia/studiovoice" | "nvidia/rerank-qa-mistral-4b" | "nvidia/llama-3_1-nemotron-safety-guard-8b-v3" | "nvidia/llama-3_3-nemotron-super-49b-v1_5" | "nvidia/streampetr" | "nvidia/cosmos-transfer2_5-2b" | "nvidia/usdcode" | "nvidia/nemotron-voicechat" | "nvidia/llama-3_2-nemoretriever-300m-embed-v1" | "nvidia/llama-nemotron-rerank-vl-1b-v2" | "nvidia/bevformer" | "nvidia/llama-3_3-nemotron-super-49b-v1" | "nvidia/riva-translate-4b-instruct-v1_1" | "nvidia/nemotron-3-content-safety" | "nvidia/llama-nemotron-embed-vl-1b-v2" | "nvidia/nemotron-mini-4b-instruct" | "mistralai/mixtral-8x7b-instruct" | "mistralai/mistral-7b-instruct-v03" | "mistralai/mistral-small-4-119b-2603" | "mistralai/magistral-small-2506" | "mistralai/mistral-medium-3-instruct" | "mistralai/mistral-nemotron" | "qwen/qwen-image-edit" | "qwen/qwen2.5-coder-32b-instruct" | "qwen/qwen-image" | "google/gemma-3n-e2b-it" | "google/google-paligemma" | "upstage/solar-10_7b-instruct" | "minimaxai/minimax-m2.5" | "sarvamai/sarvam-m" | "abacusai/dracarys-llama-3_1-70b-instruct" | "baai/bge-m3" | "meta/llama-3.1-70b-instruct" | "meta/esm2-650m" | "meta/esmfold" | "meta/llama-4-maverick-17b-128e-instruct" | "meta/llama-guard-4-12b" | "deepseek-ai/deepseek-v4-pro" | "deepseek-ai/deepseek-v4-flash">;
454
574
  /**
455
575
  * Ollama Cloud Provider
456
576
  * @see {@link https://docs.ollama.com/cloud}
@@ -458,7 +578,7 @@ declare const nvidia: ModelProvider & ChatProvider<"openai/gpt-oss-120b" | "open
458
578
  * - baseURL - `https://ollama.com/v1`
459
579
  * - apiKey - `OLLAMA_API_KEY`
460
580
  */
461
- declare const ollamaCloud: ModelProvider & ChatProvider<"kimi-k2.5" | "gemini-3-flash-preview" | "kimi-k2-thinking" | "glm-5" | "qwen3-coder-next" | "glm-4.7" | "minimax-m2" | "minimax-m2.1" | "minimax-m2.5" | "glm-4.6" | "deepseek-v3.2" | "minimax-m2.7" | "mistral-large-3:675b" | "qwen3-vl:235b-instruct" | "gpt-oss:120b" | "cogito-2.1:671b" | "nemotron-3-nano:30b" | "ministral-3:14b" | "devstral-small-2:24b" | "qwen3-next:80b" | "qwen3-vl:235b" | "gemma3:12b" | "gemma3:27b" | "qwen3-coder:480b" | "gpt-oss:20b" | "ministral-3:8b" | "gemma3:4b" | "qwen3.5:397b" | "nemotron-3-super" | "devstral-2:123b" | "rnj-1:8b" | "deepseek-v3.1:671b" | "ministral-3:3b" | "kimi-k2:1t">;
581
+ declare const ollamaCloud: ModelProvider & ChatProvider<"kimi-k2.5" | "gemini-3-flash-preview" | "glm-5.1" | "kimi-k2-thinking" | "glm-5" | "kimi-k2.6" | "deepseek-v4-pro" | "deepseek-v4-flash" | "qwen3-coder-next" | "glm-4.7" | "minimax-m2.1" | "minimax-m2" | "deepseek-v3.2" | "minimax-m2.5" | "minimax-m2.7" | "glm-4.6" | "qwen3-next:80b" | "qwen3-vl:235b" | "kimi-k2:1t" | "ministral-3:3b" | "nemotron-3-nano:30b" | "ministral-3:8b" | "rnj-1:8b" | "gpt-oss:120b" | "nemotron-3-super" | "qwen3-coder:480b" | "qwen3-vl:235b-instruct" | "gemma3:27b" | "devstral-small-2:24b" | "qwen3.5:397b" | "gemma3:4b" | "deepseek-v3.1:671b" | "ministral-3:14b" | "gemma4:31b" | "cogito-2.1:671b" | "mistral-large-3:675b" | "gemma3:12b" | "gpt-oss:20b" | "devstral-2:123b">;
462
582
  /**
463
583
  * OpenAI Provider
464
584
  * @see {@link https://platform.openai.com/docs/models}
@@ -466,7 +586,7 @@ declare const ollamaCloud: ModelProvider & ChatProvider<"kimi-k2.5" | "gemini-3-
466
586
  * - baseURL - `https://api.openai.com/v1/`
467
587
  * - apiKey - `OPENAI_API_KEY`
468
588
  */
469
- declare const openai: ModelProvider & EmbedProvider<string> & ChatProvider<"gpt-5.2-codex" | "o3-mini" | "gpt-5.2-chat-latest" | "gpt-5" | "gpt-5.3-codex" | "gpt-5-mini" | "gpt-4o-mini" | "gpt-5.1-codex-max" | "gpt-4.1" | "gpt-5.1-chat-latest" | "gpt-5.4" | "o3" | "gpt-5.3-chat-latest" | "gpt-4o-2024-11-20" | "gpt-5.2" | "gpt-5.1" | "gpt-4.1-mini" | "gpt-5-nano" | "o3-pro" | "gpt-4.1-nano" | "gpt-5-codex" | "o4-mini" | "gpt-5.1-codex" | "gpt-4o" | "gpt-5.1-codex-mini" | "gpt-5.4-mini" | "gpt-5-pro" | "o1" | "codex-mini-latest" | "gpt-5-chat-latest" | "o1-mini" | "gpt-5.2-pro" | "gpt-5.4-pro" | "gpt-4-turbo" | "gpt-3.5-turbo" | "gpt-5.4-nano" | "gpt-4" | "o1-pro" | "text-embedding-3-large" | "gpt-5.3-codex-spark" | "gpt-4o-2024-05-13" | "text-embedding-ada-002" | "o4-mini-deep-research" | "gpt-4o-2024-08-06" | "o1-preview" | "text-embedding-3-small" | "o3-deep-research"> & ImageProvider<string> & SpeechProvider<string> & TranscriptionProvider<string>;
589
+ declare const openai: ModelProvider & EmbedProvider<string> & ChatProvider<"gpt-5.2" | "o3-pro" | "gpt-5-codex" | "gpt-5.1-chat-latest" | "gpt-4.1" | "gpt-4.1-mini" | "gpt-5.1" | "gpt-5-nano" | "gpt-5.4" | "gpt-4o-mini" | "gpt-5.1-codex-max" | "gpt-5.2-chat-latest" | "gpt-4.1-nano" | "o4-mini" | "gpt-5.1-codex" | "gpt-4o-2024-11-20" | "gpt-5.2-codex" | "gpt-5-mini" | "o3-mini" | "gpt-5.3-codex" | "o3" | "gpt-5" | "gpt-5.3-chat-latest" | "gpt-4o" | "gpt-5.1-codex-mini" | "gpt-5.4-mini" | "gpt-5.5" | "gpt-5-chat-latest" | "gpt-5-pro" | "o1" | "o1-mini" | "gpt-5.2-pro" | "gpt-3.5-turbo" | "gpt-5.4-nano" | "gpt-5.5-pro" | "gpt-4-turbo" | "gpt-5.4-pro" | "gpt-4" | "text-embedding-3-large" | "gpt-image-1-mini" | "o1-preview" | "text-embedding-ada-002" | "gpt-4o-2024-05-13" | "chatgpt-image-latest" | "gpt-5.3-codex-spark" | "gpt-image-1.5" | "text-embedding-3-small" | "o1-pro" | "o4-mini-deep-research" | "gpt-image-1" | "gpt-4o-2024-08-06" | "o3-deep-research"> & ImageProvider<string> & SpeechProvider<string> & TranscriptionProvider<string>;
470
590
  /**
471
591
  * OpenCode Zen Provider
472
592
  * @see {@link https://opencode.ai/docs/zen}
@@ -474,7 +594,7 @@ declare const openai: ModelProvider & EmbedProvider<string> & ChatProvider<"gpt-
474
594
  * - baseURL - `https://opencode.ai/zen/v1`
475
595
  * - apiKey - `OPENCODE_API_KEY`
476
596
  */
477
- declare const opencode: ModelProvider & ChatProvider<"gpt-5.2-codex" | "gpt-5" | "kimi-k2.5" | "gpt-5.3-codex" | "claude-opus-4-6" | "gpt-5.1-codex-max" | "claude-sonnet-4-6" | "gpt-5.4" | "gpt-5.2" | "gpt-5.1" | "gpt-5-nano" | "gpt-5-codex" | "gpt-5.1-codex" | "kimi-k2-thinking" | "glm-5" | "glm-4.7" | "minimax-m2.1" | "claude-sonnet-4" | "claude-haiku-4-5" | "minimax-m2.5" | "claude-opus-4-5" | "claude-sonnet-4-5" | "gpt-5.1-codex-mini" | "gpt-5.4-mini" | "qwen3-coder" | "claude-opus-4-1" | "glm-4.6" | "kimi-k2" | "gpt-5.4-pro" | "gpt-5.4-nano" | "claude-3-5-haiku" | "gpt-5.3-codex-spark" | "mimo-v2-flash-free" | "big-pickle" | "minimax-m2.1-free" | "mimo-v2-omni-free" | "qwen3.6-plus-free" | "grok-code" | "kimi-k2.5-free" | "glm-5-free" | "gemini-3-pro" | "nemotron-3-super-free" | "minimax-m2.5-free" | "trinity-large-preview-free" | "gemini-3.1-pro" | "glm-4.7-free" | "gemini-3-flash" | "mimo-v2-pro-free">;
597
+ declare const opencode: ModelProvider & ChatProvider<"kimi-k2.5" | "gpt-5.2" | "gpt-5-codex" | "claude-sonnet-4-6" | "gpt-5.1" | "gpt-5-nano" | "gpt-5.4" | "gpt-5.1-codex-max" | "gpt-5.1-codex" | "gpt-5.2-codex" | "gpt-5.3-codex" | "claude-opus-4-6" | "gpt-5" | "qwen3.5-plus" | "qwen3.6-plus" | "glm-5.1" | "kimi-k2-thinking" | "glm-5" | "kimi-k2.6" | "glm-4.7" | "claude-opus-4-7" | "minimax-m2.1" | "claude-haiku-4-5" | "minimax-m2.5" | "minimax-m2.7" | "claude-sonnet-4" | "gpt-5.1-codex-mini" | "gpt-5.4-mini" | "gpt-5.5" | "gemini-3.5-flash" | "glm-4.6" | "qwen3-coder" | "claude-opus-4-1" | "kimi-k2" | "claude-3-5-haiku" | "gpt-5.4-nano" | "gpt-5.5-pro" | "claude-sonnet-4-5" | "gpt-5.4-pro" | "gpt-5.3-codex-spark" | "kimi-k2.5-free" | "gemini-3-pro" | "glm-5-free" | "minimax-m2.1-free" | "mimo-v2-flash-free" | "grok-build-0.1" | "trinity-large-preview-free" | "deepseek-v4-flash-free" | "mimo-v2-pro-free" | "ling-2.6-flash-free" | "glm-4.7-free" | "qwen3.6-plus-free" | "hy3-preview-free" | "gemini-3-flash" | "minimax-m2.5-free" | "big-pickle" | "grok-code" | "ring-2.6-1t-free" | "nemotron-3-super-free" | "gemini-3.1-pro" | "mimo-v2-omni-free" | "claude-opus-4-5">;
478
598
  /**
479
599
  * OpenCode Go Provider
480
600
  * @see {@link https://opencode.ai/docs/zen}
@@ -482,7 +602,15 @@ declare const opencode: ModelProvider & ChatProvider<"gpt-5.2-codex" | "gpt-5" |
482
602
  * - baseURL - `https://opencode.ai/zen/go/v1`
483
603
  * - apiKey - `OPENCODE_API_KEY`
484
604
  */
485
- declare const opencodeGo: ModelProvider & ChatProvider<"kimi-k2.5" | "glm-5" | "minimax-m2.5" | "minimax-m2.7">;
605
+ declare const opencodeGo: ModelProvider & ChatProvider<"kimi-k2.5" | "qwen3.5-plus" | "qwen3.6-plus" | "glm-5.1" | "glm-5" | "kimi-k2.6" | "deepseek-v4-pro" | "deepseek-v4-flash" | "minimax-m2.5" | "minimax-m2.7" | "mimo-v2.5-pro" | "mimo-v2-omni" | "mimo-v2-pro" | "mimo-v2.5">;
606
+ /**
607
+ * OrcaRouter Provider
608
+ * @see {@link https://docs.orcarouter.ai}
609
+ * @remarks
610
+ * - baseURL - `https://api.orcarouter.ai/v1`
611
+ * - apiKey - `ORCAROUTER_API_KEY`
612
+ */
613
+ declare const orcarouter: ModelProvider & ChatProvider<"kimi/kimi-k2.5" | "z-ai/glm-5" | "openai/gpt-5-nano" | "openai/gpt-5-mini" | "openai/gpt-5" | "google/gemini-2.5-pro" | "google/gemini-2.5-flash" | "openai/gpt-4.1" | "anthropic/claude-opus-4.1" | "anthropic/claude-sonnet-4" | "openai/gpt-4o" | "openai/gpt-4.1-mini" | "openai/gpt-4o-mini" | "openai/gpt-4.1-nano" | "anthropic/claude-sonnet-4.6" | "anthropic/claude-opus-4.6" | "anthropic/claude-opus-4.7" | "minimax/minimax-m2.5" | "z-ai/glm-5.1" | "z-ai/glm-4.5-air" | "z-ai/glm-4.6" | "z-ai/glm-4.5" | "z-ai/glm-4.7" | "openai/gpt-5.2" | "openai/gpt-3.5-turbo" | "openai/gpt-5.4-nano" | "openai/gpt-5.5-pro" | "openai/gpt-5.1-codex-mini" | "openai/gpt-5.2-pro" | "openai/gpt-4o-2024-05-13" | "openai/gpt-5-codex" | "openai/gpt-5-pro" | "openai/gpt-5.1" | "openai/gpt-5.4" | "openai/gpt-4-turbo" | "openai/gpt-5.4-mini" | "openai/gpt-5.1-codex-max" | "openai/gpt-5.5" | "openai/gpt-5.4-pro" | "openai/gpt-4" | "openai/gpt-5.1-codex" | "openai/gpt-4o-2024-11-20" | "openai/gpt-5.2-codex" | "openai/gpt-5.3-codex" | "openai/gpt-4o-2024-08-06" | "minimax/minimax-m2.7" | "anthropic/claude-sonnet-4.5" | "anthropic/claude-opus-4" | "anthropic/claude-haiku-4.5" | "anthropic/claude-opus-4.5" | "qwen/qwen3.5-122b-a10b" | "qwen/qwen3-max" | "qwen/qwen3.5-397b-a17b" | "qwen/qwen3.6-plus" | "qwen/qwen3.5-35b-a3b" | "qwen/qwen3.6-35b-a3b" | "qwen/qwen3.5-27b" | "google/gemma-4-26b-a4b-it" | "google/gemma-4-31b-it" | "google/gemini-2.5-flash-lite" | "google/gemini-3.1-pro-preview-customtools" | "google/gemini-3.1-flash-lite-preview" | "google/gemini-3.1-pro-preview" | "google/gemini-3-flash-preview" | "deepseek/deepseek-chat" | "deepseek/deepseek-v4-pro" | "deepseek/deepseek-v4-flash" | "openai/gpt-5-chat-latest" | "openai/gpt-5.1-chat-latest" | "minimax/minimax-m2.5-highspeed" | "orcarouter/auto" | "grok/grok-4.3" | "openai/gpt-5.2-chat-latest" | "openai/gpt-5.3-chat-latest" | "kimi/kimi-k2.6" | "minimax/minimax-m2.7-highspeed" | "qwen/qwen3.5-plus" | "google/gemini-flash-latest" | "google/gemini-flash-lite-latest" | "google/gemini-3-pro-preview" | "deepseek/deepseek-reasoner">;
486
614
  /**
487
615
  * OVHcloud AI Endpoints Provider
488
616
  * @see {@link https://www.ovhcloud.com/en/public-cloud/ai-endpoints/catalog//}
@@ -490,7 +618,7 @@ declare const opencodeGo: ModelProvider & ChatProvider<"kimi-k2.5" | "glm-5" | "
490
618
  * - baseURL - `https://oai.endpoints.kepler.ai.cloud.ovh.net/v1`
491
619
  * - apiKey - `OVHCLOUD_API_KEY`
492
620
  */
493
- declare const ovhcloud: ModelProvider & ChatProvider<"qwen3-coder-30b-a3b-instruct" | "qwen3-32b" | "deepseek-r1-distill-llama-70b" | "gpt-oss-120b" | "gpt-oss-20b" | "llama-3.1-8b-instruct" | "mistral-nemo-instruct-2407" | "qwen2.5-coder-32b-instruct" | "qwen2.5-vl-72b-instruct" | "mistral-7b-instruct-v0.3" | "mistral-small-3.2-24b-instruct-2506" | "mixtral-8x7b-instruct-v0.1" | "meta-llama-3_3-70b-instruct">;
621
+ declare const ovhcloud: ModelProvider & ChatProvider<"qwen3-32b" | "qwen3-coder-30b-a3b-instruct" | "gpt-oss-120b" | "qwen3.5-9b" | "mistral-7b-instruct-v0.3" | "mistral-nemo-instruct-2407" | "gpt-oss-20b" | "llama-3.1-8b-instruct" | "qwen2.5-vl-72b-instruct" | "mistral-small-3.2-24b-instruct-2506" | "meta-llama-3_3-70b-instruct">;
494
622
  /**
495
623
  * Perplexity Provider
496
624
  * @see {@link https://docs.perplexity.ai}
@@ -498,7 +626,7 @@ declare const ovhcloud: ModelProvider & ChatProvider<"qwen3-coder-30b-a3b-instru
498
626
  * - baseURL - `https://api.perplexity.ai/`
499
627
  * - apiKey - `PERPLEXITY_API_KEY`
500
628
  */
501
- declare const perplexity: ModelProvider & ChatProvider<"sonar-deep-research" | "sonar" | "sonar-reasoning-pro" | "sonar-pro">;
629
+ declare const perplexity: ModelProvider & ChatProvider<"sonar" | "sonar-deep-research" | "sonar-reasoning-pro" | "sonar-pro">;
502
630
  /**
503
631
  * Perplexity Agent Provider
504
632
  * @see {@link https://docs.perplexity.ai/docs/agent-api/models}
@@ -506,7 +634,7 @@ declare const perplexity: ModelProvider & ChatProvider<"sonar-deep-research" | "
506
634
  * - baseURL - `https://api.perplexity.ai/v1`
507
635
  * - apiKey - `PERPLEXITY_API_KEY`
508
636
  */
509
- declare const perplexityAgent: ModelProvider & ChatProvider<"openai/gpt-5-mini" | "google/gemini-2.5-pro" | "google/gemini-2.5-flash" | "openai/gpt-5.4" | "openai/gpt-5.2" | "openai/gpt-5.1" | "google/gemini-3.1-pro-preview" | "google/gemini-3-flash-preview" | "perplexity/sonar" | "nvidia/nemotron-3-super-120b-a12b" | "anthropic/claude-opus-4-5" | "anthropic/claude-opus-4-6" | "anthropic/claude-sonnet-4-6" | "anthropic/claude-sonnet-4-5" | "anthropic/claude-haiku-4-5" | "xai/grok-4-1-fast-non-reasoning">;
637
+ declare const perplexityAgent: ModelProvider & ChatProvider<"openai/gpt-5-mini" | "google/gemini-2.5-pro" | "google/gemini-2.5-flash" | "openai/gpt-5.2" | "openai/gpt-5.1" | "openai/gpt-5.4" | "openai/gpt-5.5" | "nvidia/nemotron-3-super-120b-a12b" | "google/gemini-3.1-pro-preview" | "google/gemini-3-flash-preview" | "perplexity/sonar" | "anthropic/claude-haiku-4-5" | "anthropic/claude-sonnet-4-5" | "anthropic/claude-sonnet-4-6" | "anthropic/claude-opus-4-7" | "anthropic/claude-opus-4-6" | "anthropic/claude-opus-4-5" | "xai/grok-4-1-fast-non-reasoning">;
510
638
  /**
511
639
  * Poe Provider
512
640
  * @see {@link https://creator.poe.com/docs/external-applications/openai-compatible-api}
@@ -514,7 +642,7 @@ declare const perplexityAgent: ModelProvider & ChatProvider<"openai/gpt-5-mini"
514
642
  * - baseURL - `https://api.poe.com/v1`
515
643
  * - apiKey - `POE_API_KEY`
516
644
  */
517
- declare const poe: ModelProvider & ChatProvider<"openai/gpt-5" | "openai/gpt-5-mini" | "openai/gpt-4.1" | "openai/gpt-5-nano" | "anthropic/claude-opus-4.1" | "anthropic/claude-sonnet-4" | "google/gemini-2.5-pro" | "google/gemini-2.5-flash" | "openai/o3-mini" | "openai/gpt-4o" | "openai/gpt-4o-mini" | "openai/o1" | "openai/o3" | "openai/gpt-4.1-mini" | "openai/gpt-4.1-nano" | "openai/o4-mini" | "xai/grok-3-mini" | "xai/grok-3" | "openai/gpt-5.2-codex" | "openai/o1-pro" | "openai/gpt-5.1-codex-mini" | "openai/gpt-5.4-pro" | "openai/gpt-5-pro" | "openai/gpt-4-turbo" | "openai/gpt-5.3-codex" | "openai/o3-mini-high" | "openai/gpt-5.1-codex-max" | "openai/gpt-3.5-turbo" | "openai/gpt-3.5-turbo-instruct" | "openai/gpt-5.4" | "openai/gpt-5-chat" | "openai/gpt-5.2" | "openai/o4-mini-deep-research" | "openai/gpt-5.1" | "openai/o3-pro" | "openai/gpt-5-codex" | "openai/o3-deep-research" | "openai/gpt-5.1-codex" | "openai/gpt-5.2-pro" | "anthropic/claude-opus-4.6" | "anthropic/claude-haiku-4.5" | "anthropic/claude-sonnet-4.6" | "anthropic/claude-opus-4.5" | "anthropic/claude-sonnet-4.5" | "anthropic/claude-opus-4" | "google/gemini-2.5-flash-lite" | "openai/chatgpt-4o-latest" | "runwayml/runway" | "runwayml/runway-gen-4-turbo" | "openai/sora-2" | "openai/gpt-5.4-mini" | "openai/gpt-image-1.5" | "openai/gpt-image-1-mini" | "openai/dall-e-3" | "openai/gpt-4-classic" | "openai/gpt-4o-aug" | "openai/gpt-4o-mini-search" | "openai/gpt-3.5-turbo-raw" | "openai/gpt-5.4-nano" | "openai/gpt-5.1-instant" | "openai/gpt-5.2-instant" | "openai/gpt-4-classic-0314" | "openai/gpt-4o-search" | "openai/gpt-image-1" | "openai/gpt-5.3-instant" | "openai/sora-2-pro" | "anthropic/claude-haiku-3.5" | "anthropic/claude-haiku-3" | "anthropic/claude-sonnet-3.7" | "anthropic/claude-sonnet-3.5-june" | "anthropic/claude-sonnet-3.5" | "xai/grok-4-fast-non-reasoning" | "xai/grok-4" | "xai/grok-code-fast-1" | "xai/grok-4.1-fast-non-reasoning" | "xai/grok-4.1-fast-reasoning" | "xai/grok-4.20-multi-agent" | "xai/grok-4-fast-reasoning" | "stabilityai/stablediffusionxl" | "trytako/tako" | "google/lyria" | "google/imagen-4-ultra" | "google/nano-banana-pro" | "google/imagen-3-fast" | "google/imagen-3" | "google/gemini-2.0-flash-lite" | "google/veo-3.1-fast" | "google/veo-3-fast" | "google/imagen-4-fast" | "google/veo-3.1" | "google/imagen-4" | "google/veo-3" | "google/gemini-2.0-flash" | "google/gemini-3-pro" | "google/gemini-deep-research" | "google/veo-2" | "google/gemini-3.1-pro" | "google/nano-banana" | "google/gemini-3-flash" | "google/gemini-3.1-flash-lite" | "poetools/claude-code" | "novita/glm-4.7-n" | "novita/kimi-k2-thinking" | "novita/kimi-k2.5" | "novita/glm-4.7-flash" | "novita/minimax-m2.1" | "novita/glm-4.6" | "novita/glm-4.6v" | "novita/glm-4.7" | "novita/deepseek-v3.2" | "topazlabs-co/topazlabs" | "elevenlabs/elevenlabs-v3" | "elevenlabs/elevenlabs-music" | "elevenlabs/elevenlabs-v2.5-turbo" | "lumalabs/ray2" | "cerebras/gpt-oss-120b-cs" | "cerebras/llama-3.3-70b-cs" | "cerebras/qwen3-235b-2507-cs" | "cerebras/llama-3.1-8b-cs" | "cerebras/qwen3-32b-cs" | "ideogramai/ideogram-v2" | "ideogramai/ideogram-v2a" | "ideogramai/ideogram-v2a-turbo" | "ideogramai/ideogram">;
645
+ declare const poe: ModelProvider & ChatProvider<"openai/gpt-5-nano" | "openai/gpt-5-mini" | "openai/gpt-5" | "google/gemini-2.5-pro" | "google/gemini-2.5-flash" | "openai/gpt-4.1" | "anthropic/claude-opus-4.1" | "anthropic/claude-sonnet-4" | "openai/gpt-4o" | "openai/gpt-4.1-mini" | "openai/gpt-4o-mini" | "openai/o1" | "openai/gpt-4.1-nano" | "openai/o4-mini" | "openai/o3-mini" | "openai/o3" | "xai/grok-3-mini" | "xai/grok-3" | "anthropic/claude-sonnet-4.6" | "anthropic/claude-opus-4.6" | "anthropic/claude-opus-4.7" | "openai/gpt-5.2" | "openai/gpt-3.5-turbo" | "openai/o3-pro" | "openai/gpt-5.4-nano" | "openai/gpt-5.5-pro" | "openai/gpt-5.1-codex-mini" | "openai/gpt-5.2-pro" | "openai/gpt-3.5-turbo-instruct" | "openai/gpt-5-codex" | "openai/gpt-5-pro" | "openai/gpt-5.1" | "openai/gpt-5.4" | "openai/o1-pro" | "openai/gpt-4-turbo" | "openai/gpt-5.4-mini" | "openai/o3-mini-high" | "openai/gpt-5.1-codex-max" | "openai/gpt-5.5" | "openai/gpt-5.4-pro" | "openai/o4-mini-deep-research" | "openai/gpt-5.1-codex" | "openai/gpt-5.2-codex" | "openai/gpt-5-chat" | "openai/gpt-5.3-codex" | "openai/o3-deep-research" | "anthropic/claude-sonnet-4.5" | "anthropic/claude-opus-4" | "anthropic/claude-haiku-4.5" | "anthropic/claude-opus-4.5" | "google/gemini-3.1-flash-lite" | "google/gemini-2.5-flash-lite" | "openai/chatgpt-4o-latest" | "ideogramai/ideogram-v2a-turbo" | "ideogramai/ideogram-v2" | "ideogramai/ideogram" | "ideogramai/ideogram-v2a" | "openai/gpt-image-1-mini" | "openai/gpt-5.3-instant" | "openai/sora-2-pro" | "openai/gpt-image-2" | "openai/gpt-4o-mini-search" | "openai/gpt-4-classic-0314" | "openai/sora-2" | "openai/gpt-5.3-codex-spark" | "openai/gpt-image-1.5" | "openai/gpt-3.5-turbo-raw" | "openai/dall-e-3" | "openai/gpt-5.1-instant" | "openai/gpt-4o-aug" | "openai/gpt-4-classic" | "openai/gpt-4o-search" | "openai/gpt-image-1" | "openai/gpt-5.2-instant" | "cerebras/llama-3.3-70b-cs" | "cerebras/llama-3.1-8b-cs" | "cerebras/gpt-oss-120b-cs" | "cerebras/qwen3-235b-2507-cs" | "cerebras/qwen3-32b-cs" | "runwayml/runway-gen-4-turbo" | "runwayml/runway" | "stabilityai/stablediffusionxl" | "empiriolabs/deepseek-v4-flash-el" | "empiriolabs/deepseek-v4-pro-el" | "anthropic/claude-haiku-3" | "anthropic/claude-sonnet-3.5-june" | "anthropic/claude-sonnet-3.7" | "anthropic/claude-haiku-3.5" | "anthropic/claude-sonnet-3.5" | "elevenlabs/elevenlabs-v3" | "elevenlabs/elevenlabs-music" | "elevenlabs/elevenlabs-v2.5-turbo" | "novita/minimax-m2.1" | "novita/kimi-k2.5" | "novita/deepseek-v3.2" | "novita/glm-4.7-n" | "novita/glm-4.7-flash" | "novita/glm-4.6" | "novita/kimi-k2-thinking" | "novita/glm-4.7" | "novita/glm-5" | "novita/kimi-k2.6" | "novita/glm-4.6v" | "google/veo-3.1-fast" | "google/imagen-4-fast" | "google/veo-3-fast" | "google/nano-banana-pro" | "google/gemini-3-pro" | "google/nano-banana" | "google/veo-3.1" | "google/imagen-3" | "google/gemini-2.0-flash-lite" | "google/veo-3" | "google/gemini-3-flash" | "google/gemini-deep-research" | "google/veo-2" | "google/lyria" | "google/imagen-4-ultra" | "google/gemini-2.0-flash" | "google/gemma-4-31b" | "google/gemini-3.1-pro" | "google/imagen-3-fast" | "google/imagen-4" | "trytako/tako" | "poetools/claude-code" | "fireworks-ai/kimi-k2.5-fw" | "xai/grok-4" | "xai/grok-code-fast-1" | "xai/grok-4.1-fast-reasoning" | "xai/grok-4.1-fast-non-reasoning" | "xai/grok-4.20-multi-agent" | "xai/grok-4-fast-non-reasoning" | "xai/grok-4-fast-reasoning" | "lumalabs/ray2" | "topazlabs-co/topazlabs" | "google/gemini-3.5-flash">;
518
646
  /**
519
647
  * Privatemode AI Provider
520
648
  * @see {@link https://docs.privatemode.ai/api/overview}
@@ -530,7 +658,7 @@ declare const privatemodeAi: ModelProvider & ChatProvider<"gpt-oss-120b" | "whis
530
658
  * - baseURL - `https://api.qhaigc.net/v1`
531
659
  * - apiKey - `QIHANG_API_KEY`
532
660
  */
533
- declare const qihangAi: ModelProvider & ChatProvider<"gpt-5.2-codex" | "claude-opus-4-5-20251101" | "gpt-5-mini" | "claude-sonnet-4-5-20250929" | "gemini-3-flash-preview" | "gemini-2.5-flash" | "gpt-5.2" | "claude-haiku-4-5-20251001" | "gemini-3-pro-preview">;
661
+ declare const qihangAi: ModelProvider & ChatProvider<"gpt-5.2" | "claude-haiku-4-5-20251001" | "claude-opus-4-5-20251101" | "claude-sonnet-4-5-20250929" | "gemini-3-flash-preview" | "gpt-5.2-codex" | "gemini-2.5-flash" | "gpt-5-mini" | "gemini-3-pro-preview">;
534
662
  /**
535
663
  * Qiniu Provider
536
664
  * @see {@link https://developer.qiniu.com/aitokenapi}
@@ -538,7 +666,15 @@ declare const qihangAi: ModelProvider & ChatProvider<"gpt-5.2-codex" | "claude-o
538
666
  * - baseURL - `https://api.qnaigc.com/v1`
539
667
  * - apiKey - `QINIU_API_KEY`
540
668
  */
541
- declare const qiniuAi: ModelProvider & ChatProvider<"gemini-2.5-pro" | "gemini-2.5-flash" | "qwen3-max" | "qwen-turbo" | "qwen3-coder-480b-a35b-instruct" | "qwen3-next-80b-a3b-thinking" | "qwen3-next-80b-a3b-instruct" | "qwen3-235b-a22b" | "qwen3.5-397b-a17b" | "qwen3-32b" | "deepseek-r1" | "deepseek-v3" | "deepseek-r1-0528" | "gpt-oss-120b" | "deepseek-v3-0324" | "glm-4.5" | "glm-4.5-air" | "openai/gpt-5" | "z-ai/glm-5" | "gpt-oss-20b" | "gemini-2.5-flash-lite" | "gemini-2.0-flash-lite" | "gemini-2.0-flash" | "gemini-2.5-flash-image" | "claude-4.5-opus" | "qwen3-30b-a3b" | "claude-3.7-sonnet" | "claude-3.5-haiku" | "claude-4.5-sonnet" | "claude-4.5-haiku" | "qwen3-max-preview" | "kimi-k2" | "qwen3-235b-a22b-thinking-2507" | "minimax/minimax-m2.1" | "moonshotai/kimi-k2.5" | "moonshotai/kimi-k2-0905" | "meituan/longcat-flash-chat" | "openai/gpt-5.2" | "x-ai/grok-4-fast" | "x-ai/grok-4.1-fast" | "x-ai/grok-code-fast-1" | "deepseek/deepseek-v3.1-terminus" | "deepseek/deepseek-v3.2-exp" | "z-ai/glm-4.6" | "z-ai/glm-4.7" | "minimax/minimax-m2" | "minimax/minimax-m2.5" | "xiaomi/mimo-v2-flash" | "stepfun/step-3.5-flash" | "moonshotai/kimi-k2-thinking" | "qwen3-235b-a22b-instruct-2507" | "qwen3-30b-a3b-thinking-2507" | "deepseek-v3.1" | "qwen3-vl-30b-a3b-thinking" | "qwen3-30b-a3b-instruct-2507" | "doubao-1.5-pro-32k" | "MiniMax-M1" | "x-ai/grok-4.1-fast-reasoning" | "qwen2.5-vl-72b-instruct" | "doubao-1.5-vision-pro" | "claude-4.0-sonnet" | "gemini-3.0-flash-preview" | "gemini-3.0-pro-image-preview" | "doubao-seed-2.0-lite" | "doubao-seed-2.0-mini" | "doubao-seed-2.0-pro" | "doubao-seed-2.0-code" | "doubao-seed-1.6" | "doubao-seed-1.6-flash" | "gemini-3.0-pro-preview" | "qwen-max-2025-01-25" | "claude-4.0-opus" | "qwen-vl-max-2025-01-25" | "kling-v2-6" | "doubao-seed-1.6-thinking" | "doubao-1.5-thinking-pro" | "claude-4.1-opus" | "qwen2.5-vl-7b-instruct" | "claude-3.5-sonnet" | "mimo-v2-flash" | "meituan/longcat-flash-lite" | "x-ai/grok-4-fast-non-reasoning" | "x-ai/grok-4.1-fast-non-reasoning" | "x-ai/grok-4-fast-reasoning" | "deepseek/deepseek-v3.1-terminus-thinking" | "deepseek/deepseek-v3.2-exp-thinking" | "deepseek/deepseek-math-v2" | "deepseek/deepseek-v3.2-251201" | "z-ai/autoglm-phone-9b" | "stepfun-ai/gelab-zero-4b-preview" | "minimax/minimax-m2.5-highspeed">;
669
+ declare const qiniuAi: ModelProvider & ChatProvider<"gemini-2.5-pro" | "qwen3-max" | "gemini-2.5-flash" | "qwen3-235b-a22b" | "qwen3.5-397b-a17b" | "qwen-turbo" | "qwen3-32b" | "qwen3-next-80b-a3b-thinking" | "qwen3-coder-480b-a35b-instruct" | "qwen3-next-80b-a3b-instruct" | "deepseek-r1" | "deepseek-r1-0528" | "deepseek-v3" | "gpt-oss-120b" | "deepseek-v3-0324" | "glm-4.5-air" | "glm-4.5" | "qwen3-235b-a22b-instruct-2507" | "z-ai/glm-5" | "openai/gpt-5" | "gpt-oss-20b" | "gemini-2.5-flash-lite" | "gemini-2.0-flash-lite" | "gemini-2.5-flash-image" | "gemini-2.0-flash" | "claude-3.7-sonnet" | "claude-4.5-haiku" | "claude-4.5-sonnet" | "claude-4.5-opus" | "qwen3-30b-a3b" | "claude-3.5-haiku" | "moonshotai/kimi-k2.5" | "minimax/minimax-m2.5" | "qwen3-max-preview" | "qwen3-235b-a22b-thinking-2507" | "kimi-k2" | "moonshotai/kimi-k2-0905" | "minimax/minimax-m2.1" | "moonshotai/kimi-k2-thinking" | "z-ai/glm-4.6" | "z-ai/glm-4.7" | "openai/gpt-5.2" | "minimax/minimax-m2" | "deepseek/deepseek-v3.2-exp" | "deepseek/deepseek-v3.1-terminus" | "stepfun/step-3.5-flash" | "xiaomi/mimo-v2-flash" | "qwen3-30b-a3b-instruct-2507" | "qwen3-30b-a3b-thinking-2507" | "qwen3-vl-30b-a3b-thinking" | "deepseek-v3.1" | "mimo-v2-flash" | "MiniMax-M1" | "doubao-1.5-pro-32k" | "x-ai/grok-code-fast-1" | "x-ai/grok-4.1-fast-reasoning" | "x-ai/grok-4-fast" | "x-ai/grok-4.1-fast" | "minimax/minimax-m2.5-highspeed" | "qwen2.5-vl-72b-instruct" | "doubao-seed-2.0-pro" | "doubao-seed-2.0-code" | "doubao-seed-2.0-mini" | "claude-3.5-sonnet" | "claude-4.0-sonnet" | "doubao-seed-1.6-thinking" | "doubao-1.5-vision-pro" | "qwen-max-2025-01-25" | "doubao-1.5-thinking-pro" | "qwen2.5-vl-7b-instruct" | "claude-4.0-opus" | "claude-4.1-opus" | "doubao-seed-1.6" | "qwen-vl-max-2025-01-25" | "doubao-seed-2.0-lite" | "gemini-3.0-pro-image-preview" | "kling-v2-6" | "gemini-3.0-pro-preview" | "doubao-seed-1.6-flash" | "gemini-3.0-flash-preview" | "z-ai/autoglm-phone-9b" | "x-ai/grok-4.1-fast-non-reasoning" | "x-ai/grok-4-fast-non-reasoning" | "x-ai/grok-4-fast-reasoning" | "deepseek/deepseek-v3.1-terminus-thinking" | "deepseek/deepseek-math-v2" | "deepseek/deepseek-v3.2-251201" | "deepseek/deepseek-v3.2-exp-thinking" | "meituan/longcat-flash-chat" | "meituan/longcat-flash-lite" | "stepfun-ai/gelab-zero-4b-preview">;
670
+ /**
671
+ * Regolo AI Provider
672
+ * @see {@link https://docs.regolo.ai/}
673
+ * @remarks
674
+ * - baseURL - `https://api.regolo.ai/v1`
675
+ * - apiKey - `REGOLO_API_KEY`
676
+ */
677
+ declare const regoloAi: ModelProvider & ChatProvider<"qwen3-coder-next" | "gpt-oss-120b" | "minimax-m2.5" | "llama-3.3-70b-instruct" | "qwen3.5-9b" | "gpt-oss-20b" | "llama-3.1-8b-instruct" | "qwen-image" | "qwen3.5-122b" | "mistral-small3.2" | "qwen3-embedding-8b" | "mistral-small-4-119b" | "qwen3-reranker-4b">;
542
678
  /**
543
679
  * Requesty Provider
544
680
  * @see {@link https://requesty.ai/solution/llm-routing/models}
@@ -546,7 +682,23 @@ declare const qiniuAi: ModelProvider & ChatProvider<"gemini-2.5-pro" | "gemini-2
546
682
  * - baseURL - `https://router.requesty.ai/v1`
547
683
  * - apiKey - `REQUESTY_API_KEY`
548
684
  */
549
- declare const requesty: ModelProvider & ChatProvider<"openai/gpt-5" | "openai/gpt-5-mini" | "openai/gpt-4.1" | "openai/gpt-5-nano" | "anthropic/claude-sonnet-4" | "google/gemini-2.5-pro" | "google/gemini-2.5-flash" | "openai/gpt-4o-mini" | "openai/gpt-4.1-mini" | "openai/o4-mini" | "openai/gpt-5.2-codex" | "openai/gpt-5.1-codex-mini" | "openai/gpt-5.4-pro" | "openai/gpt-5-pro" | "openai/gpt-5.3-codex" | "openai/gpt-5.1-codex-max" | "openai/gpt-5.1-chat" | "openai/gpt-5.4" | "openai/gpt-5-chat" | "openai/gpt-5.2-chat" | "openai/gpt-5.2" | "openai/gpt-5.1" | "openai/gpt-5-image" | "openai/gpt-5-codex" | "openai/gpt-5.1-codex" | "openai/gpt-5.2-pro" | "anthropic/claude-opus-4" | "google/gemini-3-pro-preview" | "google/gemini-3-flash-preview" | "anthropic/claude-opus-4-5" | "anthropic/claude-opus-4-6" | "anthropic/claude-sonnet-4-6" | "anthropic/claude-sonnet-4-5" | "anthropic/claude-haiku-4-5" | "xai/grok-4" | "anthropic/claude-opus-4-1" | "anthropic/claude-3-7-sonnet" | "xai/grok-4-fast">;
685
+ declare const requesty: ModelProvider & ChatProvider<"openai/gpt-5-nano" | "openai/gpt-5-mini" | "openai/gpt-5" | "google/gemini-2.5-pro" | "google/gemini-2.5-flash" | "openai/gpt-4.1" | "anthropic/claude-sonnet-4" | "openai/gpt-4.1-mini" | "openai/gpt-4o-mini" | "openai/o4-mini" | "openai/gpt-5.2" | "openai/gpt-5.1-codex-mini" | "openai/gpt-5.2-pro" | "openai/gpt-5-codex" | "openai/gpt-5.1-chat" | "openai/gpt-5-pro" | "openai/gpt-5-image" | "openai/gpt-5.1" | "openai/gpt-5.4" | "openai/gpt-5.1-codex-max" | "openai/gpt-5.4-pro" | "openai/gpt-5.1-codex" | "openai/gpt-5.2-codex" | "openai/gpt-5-chat" | "openai/gpt-5.3-codex" | "openai/gpt-5.2-chat" | "anthropic/claude-opus-4" | "google/gemini-3-flash-preview" | "anthropic/claude-haiku-4-5" | "anthropic/claude-sonnet-4-5" | "anthropic/claude-sonnet-4-6" | "anthropic/claude-opus-4-6" | "google/gemini-3-pro-preview" | "anthropic/claude-opus-4-5" | "xai/grok-4" | "anthropic/claude-3-7-sonnet" | "xai/grok-4-fast" | "anthropic/claude-opus-4-1">;
686
+ /**
687
+ * routing.run Provider
688
+ * @see {@link https://docs.routing.run/api-reference/models}
689
+ * @remarks
690
+ * - baseURL - `https://api.routing.run/v1`
691
+ * - apiKey - `ROUTING_RUN_API_KEY`
692
+ */
693
+ declare const routingRun: ModelProvider & ChatProvider<"route/deepseek-v3.2" | "route/kimi-k2.5" | "route/minimax-m2.7-highspeed" | "route/glm-5.1" | "route/qwen3.6-27b" | "route/deepseek-v4-pro" | "route/glm-5.1-6bit" | "route/mimo-v2.5-pro" | "route/minimax-m2.5" | "route/gemma-4-31b-it" | "route/kimi-k2.6-6bit" | "route/minimax-m2.7" | "route/mistral-small-2503" | "route/stepfun-3.5-flash" | "route/mistral-large-3" | "route/step-3.5-flash-2603" | "route/deepseek-v4-pro-6bit" | "route/deepseek-v4-flash-6bit" | "route/mistral-medium-2505" | "route/deepseek-v4-flash" | "route/mimo-v2.5-pro-6bit" | "route/step-3.5-flash" | "route/minimax-m2.5-highspeed" | "route/kimi-k2.6">;
694
+ /**
695
+ * Sarvam AI Provider
696
+ * @see {@link https://docs.sarvam.ai/api-reference-docs/getting-started/models}
697
+ * @remarks
698
+ * - baseURL - `https://api.sarvam.ai/v1`
699
+ * - apiKey - `SARVAM_API_KEY`
700
+ */
701
+ declare const sarvam: ModelProvider & ChatProvider<"sarvam-30b" | "sarvam-105b">;
550
702
  /**
551
703
  * Scaleway Provider
552
704
  * @see {@link https://www.scaleway.com/en/docs/generative-apis/}
@@ -554,7 +706,7 @@ declare const requesty: ModelProvider & ChatProvider<"openai/gpt-5" | "openai/gp
554
706
  * - baseURL - `https://api.scaleway.ai/v1`
555
707
  * - apiKey - `SCALEWAY_API_KEY`
556
708
  */
557
- declare const scaleway: ModelProvider & ChatProvider<"qwen3-coder-30b-a3b-instruct" | "qwen3.5-397b-a17b" | "deepseek-r1-distill-llama-70b" | "gpt-oss-120b" | "gemma-3-27b-it" | "whisper-large-v3" | "llama-3.3-70b-instruct" | "llama-3.1-8b-instruct" | "qwen3-235b-a22b-instruct-2507" | "mistral-nemo-instruct-2407" | "mistral-small-3.2-24b-instruct-2506" | "qwen3-embedding-8b" | "devstral-2-123b-instruct-2512" | "bge-multilingual-gemma2" | "pixtral-12b-2409" | "voxtral-small-24b-2507">;
709
+ declare const scaleway: ModelProvider & ChatProvider<"qwen3.5-397b-a17b" | "qwen3-coder-30b-a3b-instruct" | "deepseek-r1-distill-llama-70b" | "gpt-oss-120b" | "qwen3-235b-a22b-instruct-2507" | "llama-3.3-70b-instruct" | "mistral-nemo-instruct-2407" | "whisper-large-v3" | "llama-3.1-8b-instruct" | "mistral-small-3.2-24b-instruct-2506" | "qwen3-embedding-8b" | "pixtral-12b-2409" | "gemma-3-27b-it" | "bge-multilingual-gemma2" | "voxtral-small-24b-2507" | "devstral-2-123b-instruct-2512" | "mistral-medium-3.5-128b">;
558
710
  /**
559
711
  * SiliconFlow Provider
560
712
  * @see {@link https://cloud.siliconflow.com/models}
@@ -562,7 +714,7 @@ declare const scaleway: ModelProvider & ChatProvider<"qwen3-coder-30b-a3b-instru
562
714
  * - baseURL - `https://api.siliconflow.com/v1`
563
715
  * - apiKey - `SILICONFLOW_API_KEY`
564
716
  */
565
- declare const siliconflow: ModelProvider & EmbedProvider<string> & SpeechProvider<string> & TranscriptionProvider<string> & ChatProvider<"openai/gpt-oss-120b" | "meta-llama/Meta-Llama-3.1-8B-Instruct" | "deepseek-ai/DeepSeek-R1" | "deepseek-ai/DeepSeek-V3.1-Terminus" | "deepseek-ai/DeepSeek-V3.2" | "Qwen/Qwen3-32B" | "Qwen/QwQ-32B" | "Qwen/Qwen2.5-72B-Instruct" | "Qwen/Qwen3-235B-A22B-Instruct-2507" | "zai-org/GLM-4.7" | "zai-org/GLM-5" | "zai-org/GLM-4.6" | "MiniMaxAI/MiniMax-M2.5" | "deepseek-ai/DeepSeek-V3.1" | "moonshotai/Kimi-K2.5" | "moonshotai/Kimi-K2-Instruct-0905" | "moonshotai/Kimi-K2-Thinking" | "openai/gpt-oss-20b" | "zai-org/GLM-4.5-Air" | "zai-org/GLM-4.6V" | "deepseek-ai/DeepSeek-V3" | "Qwen/Qwen2.5-Coder-32B-Instruct" | "Qwen/Qwen3-14B" | "Qwen/Qwen3-235B-A22B" | "Qwen/Qwen3-235B-A22B-Thinking-2507" | "Qwen/Qwen3-Next-80B-A3B-Instruct" | "Qwen/Qwen2.5-VL-32B-Instruct" | "Qwen/Qwen3-30B-A3B-Instruct-2507" | "Qwen/Qwen3-VL-235B-A22B-Instruct" | "zai-org/GLM-4.5" | "MiniMaxAI/MiniMax-M2.1" | "Qwen/Qwen3-Coder-480B-A35B-Instruct" | "moonshotai/Kimi-K2-Instruct" | "Qwen/Qwen3-VL-30B-A3B-Instruct" | "Qwen/Qwen3-Next-80B-A3B-Thinking" | "deepseek-ai/DeepSeek-V3.2-Exp" | "Qwen/Qwen3-30B-A3B-Thinking-2507" | "Qwen/Qwen3-Coder-30B-A3B-Instruct" | "THUDM/GLM-Z1-32B-0414" | "THUDM/GLM-Z1-9B-0414" | "THUDM/GLM-4-32B-0414" | "THUDM/GLM-4-9B-0414" | "tencent/Hunyuan-MT-7B" | "Qwen/Qwen2.5-VL-72B-Instruct" | "zai-org/GLM-4.5V" | "nex-agi/DeepSeek-V3.1-Nex-N1" | "stepfun-ai/Step-3.5-Flash" | "baidu/ERNIE-4.5-300B-A47B" | "deepseek-ai/deepseek-vl2" | "deepseek-ai/DeepSeek-R1-Distill-Qwen-32B" | "deepseek-ai/DeepSeek-R1-Distill-Qwen-14B" | "ByteDance-Seed/Seed-OSS-36B-Instruct" | "Qwen/Qwen3-Omni-30B-A3B-Thinking" | "Qwen/Qwen3-VL-235B-A22B-Thinking" | "Qwen/Qwen2.5-14B-Instruct" | "Qwen/Qwen2.5-72B-Instruct-128K" | "Qwen/Qwen3-VL-8B-Thinking" | "Qwen/Qwen3-Omni-30B-A3B-Captioner" | "Qwen/Qwen3-VL-30B-A3B-Thinking" | "Qwen/Qwen2.5-VL-7B-Instruct" | "Qwen/Qwen3-VL-8B-Instruct" | "Qwen/Qwen3-8B" | "Qwen/Qwen3-VL-32B-Instruct" | "Qwen/Qwen3-Omni-30B-A3B-Instruct" | "Qwen/Qwen2.5-7B-Instruct" | "Qwen/Qwen3-VL-32B-Thinking" | "Qwen/Qwen2.5-32B-Instruct" | "inclusionAI/Ling-flash-2.0" | "inclusionAI/Ring-flash-2.0" | "inclusionAI/Ling-mini-2.0" | "tencent/Hunyuan-A13B-Instruct">;
717
+ declare const siliconflow: ModelProvider & EmbedProvider<string> & SpeechProvider<string> & TranscriptionProvider<string> & ChatProvider<"deepseek-ai/DeepSeek-R1" | "deepseek-ai/DeepSeek-V3.1-Terminus" | "deepseek-ai/DeepSeek-V3.2" | "openai/gpt-oss-120b" | "meta-llama/Meta-Llama-3.1-8B-Instruct" | "Qwen/Qwen3-32B" | "Qwen/Qwen3-235B-A22B-Instruct-2507" | "Qwen/QwQ-32B" | "Qwen/Qwen2.5-72B-Instruct" | "deepseek-ai/DeepSeek-V3.1" | "moonshotai/Kimi-K2-Thinking" | "moonshotai/Kimi-K2.6" | "moonshotai/Kimi-K2.5" | "moonshotai/Kimi-K2-Instruct-0905" | "zai-org/GLM-4.7" | "zai-org/GLM-5" | "zai-org/GLM-4.6" | "MiniMaxAI/MiniMax-M2.5" | "zai-org/GLM-4.6V" | "Qwen/Qwen3-235B-A22B-Thinking-2507" | "Qwen/Qwen3-Next-80B-A3B-Instruct" | "Qwen/Qwen2.5-VL-32B-Instruct" | "Qwen/Qwen2.5-Coder-32B-Instruct" | "moonshotai/Kimi-K2-Instruct" | "openai/gpt-oss-20b" | "zai-org/GLM-4.5" | "zai-org/GLM-5.1" | "MiniMaxAI/MiniMax-M2.1" | "Qwen/Qwen3-Coder-480B-A35B-Instruct" | "Qwen/Qwen3-VL-30B-A3B-Instruct" | "Qwen/Qwen3-Next-80B-A3B-Thinking" | "deepseek-ai/DeepSeek-V3.2-Exp" | "Qwen/Qwen3-30B-A3B-Instruct-2507" | "Qwen/Qwen3-Coder-30B-A3B-Instruct" | "Qwen/Qwen3-30B-A3B-Thinking-2507" | "THUDM/GLM-4-32B-0414" | "THUDM/GLM-Z1-32B-0414" | "THUDM/GLM-4-9B-0414" | "THUDM/GLM-Z1-9B-0414" | "tencent/Hunyuan-MT-7B" | "Qwen/Qwen2.5-VL-72B-Instruct" | "deepseek-ai/deepseek-v4-pro" | "deepseek-ai/deepseek-v4-flash" | "deepseek-ai/DeepSeek-R1-Distill-Qwen-32B" | "deepseek-ai/DeepSeek-R1-Distill-Qwen-14B" | "deepseek-ai/DeepSeek-V3" | "deepseek-ai/deepseek-vl2" | "zai-org/GLM-4.5-Air" | "zai-org/GLM-4.5V" | "zai-org/GLM-5V-Turbo" | "tencent/Hunyuan-A13B-Instruct" | "nex-agi/DeepSeek-V3.1-Nex-N1" | "ByteDance-Seed/Seed-OSS-36B-Instruct" | "baidu/ERNIE-4.5-300B-A47B" | "stepfun-ai/Step-3.5-Flash" | "Qwen/Qwen3-Omni-30B-A3B-Thinking" | "Qwen/Qwen3-VL-235B-A22B-Thinking" | "Qwen/Qwen3-8B" | "Qwen/Qwen2.5-14B-Instruct" | "Qwen/Qwen3-Omni-30B-A3B-Instruct" | "Qwen/Qwen3-VL-235B-A22B-Instruct" | "Qwen/Qwen3-Omni-30B-A3B-Captioner" | "Qwen/Qwen3-VL-32B-Instruct" | "Qwen/Qwen3-VL-30B-A3B-Thinking" | "Qwen/Qwen2.5-72B-Instruct-128K" | "Qwen/Qwen3-VL-8B-Instruct" | "Qwen/Qwen2.5-7B-Instruct" | "Qwen/Qwen2.5-VL-7B-Instruct" | "Qwen/Qwen3-14B" | "Qwen/Qwen3-235B-A22B" | "Qwen/Qwen3-VL-8B-Thinking" | "Qwen/Qwen2.5-32B-Instruct" | "Qwen/Qwen3-VL-32B-Thinking" | "inclusionAI/Ring-flash-2.0" | "inclusionAI/Ling-flash-2.0" | "inclusionAI/Ling-mini-2.0">;
566
718
  /**
567
719
  * SiliconFlow (China) Provider
568
720
  * @see {@link https://cloud.siliconflow.com/models}
@@ -570,7 +722,7 @@ declare const siliconflow: ModelProvider & EmbedProvider<string> & SpeechProvide
570
722
  * - baseURL - `https://api.siliconflow.cn/v1`
571
723
  * - apiKey - `SILICONFLOW_CN_API_KEY`
572
724
  */
573
- declare const siliconflowCn: ModelProvider & ChatProvider<"deepseek-ai/DeepSeek-R1" | "deepseek-ai/DeepSeek-V3.1-Terminus" | "deepseek-ai/DeepSeek-V3.2" | "Qwen/Qwen3-32B" | "Qwen/QwQ-32B" | "Qwen/Qwen2.5-72B-Instruct" | "Qwen/Qwen3-235B-A22B-Instruct-2507" | "zai-org/GLM-4.6" | "moonshotai/Kimi-K2-Instruct-0905" | "moonshotai/Kimi-K2-Thinking" | "zai-org/GLM-4.5-Air" | "zai-org/GLM-4.6V" | "deepseek-ai/DeepSeek-V3" | "Qwen/Qwen2.5-Coder-32B-Instruct" | "Qwen/Qwen3-14B" | "Qwen/Qwen3-235B-A22B-Thinking-2507" | "Qwen/Qwen3-Next-80B-A3B-Instruct" | "Qwen/Qwen2.5-VL-32B-Instruct" | "Qwen/Qwen3-30B-A3B-Instruct-2507" | "Qwen/Qwen3-VL-235B-A22B-Instruct" | "Qwen/Qwen3-Coder-480B-A35B-Instruct" | "Qwen/Qwen3-VL-30B-A3B-Instruct" | "Qwen/Qwen3-Next-80B-A3B-Thinking" | "Qwen/Qwen3.5-397B-A17B" | "Qwen/Qwen3-30B-A3B-Thinking-2507" | "Qwen/Qwen3-Coder-30B-A3B-Instruct" | "THUDM/GLM-Z1-32B-0414" | "THUDM/GLM-Z1-9B-0414" | "THUDM/GLM-4-32B-0414" | "THUDM/GLM-4-9B-0414" | "tencent/Hunyuan-MT-7B" | "Qwen/Qwen2.5-VL-72B-Instruct" | "zai-org/GLM-4.5V" | "stepfun-ai/Step-3.5-Flash" | "baidu/ERNIE-4.5-300B-A47B" | "deepseek-ai/deepseek-vl2" | "deepseek-ai/DeepSeek-R1-Distill-Qwen-32B" | "deepseek-ai/DeepSeek-R1-Distill-Qwen-14B" | "ByteDance-Seed/Seed-OSS-36B-Instruct" | "Qwen/Qwen3-Omni-30B-A3B-Thinking" | "Qwen/Qwen3-VL-235B-A22B-Thinking" | "Qwen/Qwen2.5-14B-Instruct" | "Qwen/Qwen2.5-72B-Instruct-128K" | "Qwen/Qwen3-VL-8B-Thinking" | "Qwen/Qwen3-Omni-30B-A3B-Captioner" | "Qwen/Qwen3-VL-30B-A3B-Thinking" | "Qwen/Qwen3-VL-8B-Instruct" | "Qwen/Qwen3-8B" | "Qwen/Qwen3-VL-32B-Instruct" | "Qwen/Qwen3-Omni-30B-A3B-Instruct" | "Qwen/Qwen2.5-7B-Instruct" | "Qwen/Qwen3-VL-32B-Thinking" | "Qwen/Qwen2.5-32B-Instruct" | "inclusionAI/Ling-flash-2.0" | "inclusionAI/Ring-flash-2.0" | "inclusionAI/Ling-mini-2.0" | "tencent/Hunyuan-A13B-Instruct" | "Pro/zai-org/GLM-4.7" | "Pro/zai-org/GLM-5" | "Pro/MiniMaxAI/MiniMax-M2.1" | "Pro/MiniMaxAI/MiniMax-M2.5" | "Pro/deepseek-ai/DeepSeek-R1" | "Pro/deepseek-ai/DeepSeek-V3.1-Terminus" | "Pro/deepseek-ai/DeepSeek-V3.2" | "Pro/deepseek-ai/DeepSeek-V3" | "Pro/moonshotai/Kimi-K2.5" | "Pro/moonshotai/Kimi-K2-Instruct-0905" | "Pro/moonshotai/Kimi-K2-Thinking" | "PaddlePaddle/PaddleOCR-VL-1.5" | "PaddlePaddle/PaddleOCR-VL" | "deepseek-ai/DeepSeek-OCR" | "Qwen/Qwen3.5-35B-A3B" | "Qwen/Qwen3.5-122B-A10B" | "Qwen/Qwen3.5-9B" | "Qwen/Qwen3.5-27B" | "Qwen/Qwen3.5-4B" | "ascend-tribe/pangu-pro-moe" | "Kwaipilot/KAT-Dev">;
725
+ declare const siliconflowCn: ModelProvider & ChatProvider<"deepseek-ai/DeepSeek-R1" | "deepseek-ai/DeepSeek-V3.1-Terminus" | "deepseek-ai/DeepSeek-V3.2" | "Qwen/Qwen3-32B" | "Qwen/Qwen3-235B-A22B-Instruct-2507" | "Qwen/QwQ-32B" | "Qwen/Qwen2.5-72B-Instruct" | "moonshotai/Kimi-K2-Thinking" | "moonshotai/Kimi-K2-Instruct-0905" | "zai-org/GLM-4.6" | "zai-org/GLM-4.6V" | "Qwen/Qwen3-235B-A22B-Thinking-2507" | "Qwen/Qwen3-Next-80B-A3B-Instruct" | "Qwen/Qwen2.5-VL-32B-Instruct" | "Qwen/Qwen2.5-Coder-32B-Instruct" | "Qwen/Qwen3.5-397B-A17B" | "Qwen/Qwen3-Coder-480B-A35B-Instruct" | "Qwen/Qwen3.5-35B-A3B" | "Qwen/Qwen3.6-35B-A3B" | "Qwen/Qwen3-VL-30B-A3B-Instruct" | "Qwen/Qwen3-Next-80B-A3B-Thinking" | "Qwen/Qwen3-30B-A3B-Instruct-2507" | "Qwen/Qwen3-Coder-30B-A3B-Instruct" | "Qwen/Qwen3-30B-A3B-Thinking-2507" | "THUDM/GLM-4-32B-0414" | "THUDM/GLM-Z1-32B-0414" | "THUDM/GLM-4-9B-0414" | "THUDM/GLM-Z1-9B-0414" | "tencent/Hunyuan-MT-7B" | "Qwen/Qwen3.5-122B-A10B" | "Qwen/Qwen2.5-VL-72B-Instruct" | "deepseek-ai/DeepSeek-R1-Distill-Qwen-32B" | "deepseek-ai/DeepSeek-R1-Distill-Qwen-14B" | "deepseek-ai/DeepSeek-V3" | "deepseek-ai/deepseek-vl2" | "zai-org/GLM-4.5-Air" | "zai-org/GLM-4.5V" | "tencent/Hunyuan-A13B-Instruct" | "ByteDance-Seed/Seed-OSS-36B-Instruct" | "baidu/ERNIE-4.5-300B-A47B" | "stepfun-ai/Step-3.5-Flash" | "Qwen/Qwen3-Omni-30B-A3B-Thinking" | "Qwen/Qwen3-VL-235B-A22B-Thinking" | "Qwen/Qwen3-8B" | "Qwen/Qwen2.5-14B-Instruct" | "Qwen/Qwen3-Omni-30B-A3B-Instruct" | "Qwen/Qwen3-VL-235B-A22B-Instruct" | "Qwen/Qwen3-Omni-30B-A3B-Captioner" | "Qwen/Qwen3-VL-32B-Instruct" | "Qwen/Qwen3-VL-30B-A3B-Thinking" | "Qwen/Qwen2.5-72B-Instruct-128K" | "Qwen/Qwen3-VL-8B-Instruct" | "Qwen/Qwen2.5-7B-Instruct" | "Qwen/Qwen3-14B" | "Qwen/Qwen3-VL-8B-Thinking" | "Qwen/Qwen2.5-32B-Instruct" | "Qwen/Qwen3-VL-32B-Thinking" | "inclusionAI/Ring-flash-2.0" | "inclusionAI/Ling-flash-2.0" | "inclusionAI/Ling-mini-2.0" | "Pro/deepseek-ai/DeepSeek-R1" | "Pro/deepseek-ai/DeepSeek-V3.1-Terminus" | "Pro/deepseek-ai/DeepSeek-V3.2" | "Pro/deepseek-ai/DeepSeek-V3" | "Pro/moonshotai/Kimi-K2-Thinking" | "Pro/moonshotai/Kimi-K2.6" | "Pro/moonshotai/Kimi-K2.5" | "Pro/moonshotai/Kimi-K2-Instruct-0905" | "Pro/zai-org/GLM-4.7" | "Pro/zai-org/GLM-5" | "Pro/zai-org/GLM-5.1" | "Pro/MiniMaxAI/MiniMax-M2.1" | "Pro/MiniMaxAI/MiniMax-M2.5" | "deepseek-ai/DeepSeek-OCR" | "PaddlePaddle/PaddleOCR-VL" | "PaddlePaddle/PaddleOCR-VL-1.5" | "ascend-tribe/pangu-pro-moe" | "Kwaipilot/KAT-Dev" | "Qwen/Qwen3.5-9B" | "Qwen/Qwen3.5-4B" | "Qwen/Qwen3.5-27B">;
574
726
  /**
575
727
  * STACKIT Provider
576
728
  * @see {@link https://docs.stackit.cloud/products/data-and-ai/ai-model-serving/basics/available-shared-models}
@@ -578,7 +730,7 @@ declare const siliconflowCn: ModelProvider & ChatProvider<"deepseek-ai/DeepSeek-
578
730
  * - baseURL - `https://api.openai-compat.model-serving.eu01.onstackit.cloud/v1`
579
731
  * - apiKey - `STACKIT_API_KEY`
580
732
  */
581
- declare const stackit: ModelProvider & ChatProvider<"openai/gpt-oss-120b" | "google/gemma-3-27b-it" | "intfloat/e5-mistral-7b-instruct" | "cortecs/Llama-3.3-70B-Instruct-FP8-Dynamic" | "neuralmagic/Mistral-Nemo-Instruct-2407-FP8" | "neuralmagic/Meta-Llama-3.1-8B-Instruct-FP8" | "Qwen/Qwen3-VL-235B-A22B-Instruct-FP8" | "Qwen/Qwen3-VL-Embedding-8B">;
733
+ declare const stackit: ModelProvider & ChatProvider<"openai/gpt-oss-120b" | "google/gemma-3-27b-it" | "neuralmagic/Meta-Llama-3.1-8B-Instruct-FP8" | "neuralmagic/Mistral-Nemo-Instruct-2407-FP8" | "cortecs/Llama-3.3-70B-Instruct-FP8-Dynamic" | "intfloat/e5-mistral-7b-instruct" | "Qwen/Qwen3-VL-235B-A22B-Instruct-FP8" | "Qwen/Qwen3-VL-Embedding-8B">;
582
734
  /**
583
735
  * StepFun Provider
584
736
  * @see {@link https://platform.stepfun.com/docs/zh/overview/concept}
@@ -586,7 +738,15 @@ declare const stackit: ModelProvider & ChatProvider<"openai/gpt-oss-120b" | "goo
586
738
  * - baseURL - `https://api.stepfun.com/v1`
587
739
  * - apiKey - `STEPFUN_API_KEY`
588
740
  */
589
- declare const stepfun: ModelProvider & EmbedProvider<string> & SpeechProvider<string> & TranscriptionProvider<string> & ChatProvider<"step-1-32k" | "step-3.5-flash" | "step-2-16k">;
741
+ declare const stepfun: ModelProvider & EmbedProvider<string> & SpeechProvider<string> & TranscriptionProvider<string> & ChatProvider<"step-1-32k" | "step-2-16k" | "step-3.5-flash-2603" | "step-3.5-flash">;
742
+ /**
743
+ * StepFun Provider
744
+ * @see {@link https://platform.stepfun.ai/docs/en/step-plan/integrations/open-code}
745
+ * @remarks
746
+ * - baseURL - `https://api.stepfun.ai/step_plan/v1`
747
+ * - apiKey - `STEPFUN_API_KEY`
748
+ */
749
+ declare const stepfunAi: ModelProvider & ChatProvider<"step-3.5-flash-2603" | "step-3.5-flash">;
590
750
  /**
591
751
  * submodel Provider
592
752
  * @see {@link https://submodel.gitbook.io}
@@ -594,7 +754,7 @@ declare const stepfun: ModelProvider & EmbedProvider<string> & SpeechProvider<st
594
754
  * - baseURL - `https://llm.submodel.ai/v1`
595
755
  * - apiKey - `SUBMODEL_INSTAGEN_ACCESS_KEY`
596
756
  */
597
- declare const submodel: ModelProvider & ChatProvider<"openai/gpt-oss-120b" | "Qwen/Qwen3-235B-A22B-Instruct-2507" | "deepseek-ai/DeepSeek-V3.1" | "deepseek-ai/DeepSeek-V3-0324" | "zai-org/GLM-4.5-Air" | "zai-org/GLM-4.5-FP8" | "Qwen/Qwen3-235B-A22B-Thinking-2507" | "deepseek-ai/DeepSeek-R1-0528" | "Qwen/Qwen3-Coder-480B-A35B-Instruct-FP8">;
757
+ declare const submodel: ModelProvider & ChatProvider<"openai/gpt-oss-120b" | "Qwen/Qwen3-235B-A22B-Instruct-2507" | "deepseek-ai/DeepSeek-V3.1" | "deepseek-ai/DeepSeek-V3-0324" | "Qwen/Qwen3-235B-A22B-Thinking-2507" | "deepseek-ai/DeepSeek-R1-0528" | "zai-org/GLM-4.5-Air" | "zai-org/GLM-4.5-FP8" | "Qwen/Qwen3-Coder-480B-A35B-Instruct-FP8">;
598
758
  /**
599
759
  * Synthetic Provider
600
760
  * @see {@link https://synthetic.new/pricing}
@@ -602,7 +762,7 @@ declare const submodel: ModelProvider & ChatProvider<"openai/gpt-oss-120b" | "Qw
602
762
  * - baseURL - `https://api.synthetic.new/openai/v1`
603
763
  * - apiKey - `SYNTHETIC_API_KEY`
604
764
  */
605
- declare const synthetic: ModelProvider & ChatProvider<"hf:moonshotai/Kimi-K2.5" | "hf:moonshotai/Kimi-K2-Instruct-0905" | "hf:moonshotai/Kimi-K2-Thinking" | "hf:meta-llama/Llama-4-Scout-17B-16E-Instruct" | "hf:meta-llama/Llama-3.1-8B-Instruct" | "hf:meta-llama/Llama-3.3-70B-Instruct" | "hf:meta-llama/Llama-3.1-405B-Instruct" | "hf:meta-llama/Llama-3.1-70B-Instruct" | "hf:meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8" | "hf:zai-org/GLM-4.7" | "hf:zai-org/GLM-4.7-Flash" | "hf:zai-org/GLM-4.6" | "hf:deepseek-ai/DeepSeek-V3.1" | "hf:deepseek-ai/DeepSeek-V3-0324" | "hf:deepseek-ai/DeepSeek-R1" | "hf:deepseek-ai/DeepSeek-V3.1-Terminus" | "hf:deepseek-ai/DeepSeek-R1-0528" | "hf:deepseek-ai/DeepSeek-V3.2" | "hf:deepseek-ai/DeepSeek-V3" | "hf:nvidia/Kimi-K2.5-NVFP4" | "hf:MiniMaxAI/MiniMax-M2.1" | "hf:MiniMaxAI/MiniMax-M2.5" | "hf:MiniMaxAI/MiniMax-M2" | "hf:openai/gpt-oss-120b" | "hf:Qwen/Qwen2.5-Coder-32B-Instruct" | "hf:Qwen/Qwen3.5-397B-A17B" | "hf:Qwen/Qwen3-235B-A22B-Thinking-2507" | "hf:Qwen/Qwen3-Coder-480B-A35B-Instruct" | "hf:Qwen/Qwen3-235B-A22B-Instruct-2507">;
765
+ declare const synthetic: ModelProvider & ChatProvider<"hf:deepseek-ai/DeepSeek-R1" | "hf:deepseek-ai/DeepSeek-R1-0528" | "hf:deepseek-ai/DeepSeek-V3.1-Terminus" | "hf:deepseek-ai/DeepSeek-V3.1" | "hf:deepseek-ai/DeepSeek-V3-0324" | "hf:deepseek-ai/DeepSeek-V3.2" | "hf:deepseek-ai/DeepSeek-V3" | "hf:moonshotai/Kimi-K2-Thinking" | "hf:moonshotai/Kimi-K2.5" | "hf:moonshotai/Kimi-K2-Instruct-0905" | "hf:Qwen/Qwen3-235B-A22B-Thinking-2507" | "hf:Qwen/Qwen3-235B-A22B-Instruct-2507" | "hf:Qwen/Qwen3.5-397B-A17B" | "hf:Qwen/Qwen2.5-Coder-32B-Instruct" | "hf:Qwen/Qwen3-Coder-480B-A35B-Instruct" | "hf:openai/gpt-oss-120b" | "hf:zai-org/GLM-4.7" | "hf:zai-org/GLM-4.7-Flash" | "hf:zai-org/GLM-5" | "hf:zai-org/GLM-5.1" | "hf:zai-org/GLM-4.6" | "hf:nvidia/NVIDIA-Nemotron-3-Super-120B-A12B-NVFP4" | "hf:nvidia/Kimi-K2.5-NVFP4" | "hf:MiniMaxAI/MiniMax-M2.1" | "hf:MiniMaxAI/MiniMax-M2.5" | "hf:MiniMaxAI/MiniMax-M2" | "hf:meta-llama/Llama-3.1-8B-Instruct" | "hf:meta-llama/Llama-4-Scout-17B-16E-Instruct" | "hf:meta-llama/Llama-3.1-70B-Instruct" | "hf:meta-llama/Llama-3.1-405B-Instruct" | "hf:meta-llama/Llama-3.3-70B-Instruct" | "hf:meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8" | "hf:moonshotai/Kimi-K2.6">;
606
766
  /**
607
767
  * Tencent Coding Plan (China) Provider
608
768
  * @see {@link https://cloud.tencent.com/document/product/1772/128947}
@@ -610,7 +770,31 @@ declare const synthetic: ModelProvider & ChatProvider<"hf:moonshotai/Kimi-K2.5"
610
770
  * - baseURL - `https://api.lkeap.cloud.tencent.com/coding/v3`
611
771
  * - apiKey - `TENCENT_CODING_PLAN_API_KEY`
612
772
  */
613
- declare const tencentCodingPlan: ModelProvider & ChatProvider<"kimi-k2.5" | "glm-5" | "minimax-m2.5" | "hunyuan-2.0-instruct" | "hunyuan-t1" | "hunyuan-2.0-thinking" | "tc-code-latest" | "hunyuan-turbos">;
773
+ declare const tencentCodingPlan: ModelProvider & ChatProvider<"kimi-k2.5" | "glm-5" | "minimax-m2.5" | "hunyuan-turbos" | "hunyuan-2.0-thinking" | "hunyuan-2.0-instruct" | "tc-code-latest" | "hunyuan-t1">;
774
+ /**
775
+ * Tencent TokenHub Provider
776
+ * @see {@link https://cloud.tencent.com/document/product/1823/130050}
777
+ * @remarks
778
+ * - baseURL - `https://tokenhub.tencentmaas.com/v1`
779
+ * - apiKey - `TENCENT_TOKENHUB_API_KEY`
780
+ */
781
+ declare const tencentTokenhub: ModelProvider & ChatProvider<"hy3-preview">;
782
+ /**
783
+ * The Grid AI Provider
784
+ * @see {@link https://thegrid.ai/docs}
785
+ * @remarks
786
+ * - baseURL - `https://api.thegrid.ai/v1`
787
+ * - apiKey - `THEGRIDAI_API_KEY`
788
+ */
789
+ declare const theGridAi: ModelProvider & ChatProvider<"code-prime" | "agent-max" | "text-max" | "agent-standard" | "text-prime" | "text-standard" | "code-standard" | "code-max" | "agent-prime">;
790
+ /**
791
+ * Umans AI Coding Plan Provider
792
+ * @see {@link https://app.umans.ai/offers/code/docs}
793
+ * @remarks
794
+ * - baseURL - `https://api.code.umans.ai/v1`
795
+ * - apiKey - `UMANS_AI_CODING_PLAN_API_KEY`
796
+ */
797
+ declare const umansAiCodingPlan: ModelProvider & ChatProvider<"umans-qwen3.6-35b-a3b" | "umans-glm-5.1" | "umans-coder" | "umans-flash" | "umans-kimi-k2.6">;
614
798
  /**
615
799
  * Upstage Provider
616
800
  * @see {@link https://developers.upstage.ai/docs/apis/chat}
@@ -618,7 +802,7 @@ declare const tencentCodingPlan: ModelProvider & ChatProvider<"kimi-k2.5" | "glm
618
802
  * - baseURL - `https://api.upstage.ai/v1/solar`
619
803
  * - apiKey - `UPSTAGE_API_KEY`
620
804
  */
621
- declare const upstage: ModelProvider & ChatProvider<"solar-pro3" | "solar-pro2" | "solar-mini">;
805
+ declare const upstage: ModelProvider & ChatProvider<"solar-pro2" | "solar-mini" | "solar-pro3">;
622
806
  /**
623
807
  * Venice AI Provider
624
808
  * @see {@link https://docs.venice.ai}
@@ -626,7 +810,7 @@ declare const upstage: ModelProvider & ChatProvider<"solar-pro3" | "solar-pro2"
626
810
  * - baseURL - `https://api.venice.ai/api/v1`
627
811
  * - apiKey - `VENICE_API_KEY`
628
812
  */
629
- declare const venice: ModelProvider & ChatProvider<"grok-code-fast-1" | "claude-opus-4-6" | "claude-sonnet-4-6" | "gemini-3-flash-preview" | "qwen3-coder-480b-a35b-instruct" | "qwen3-vl-235b-a22b" | "kimi-k2-thinking" | "gemini-3-1-pro-preview" | "deepseek-v3.2" | "qwen3-235b-a22b-thinking-2507" | "qwen3-235b-a22b-instruct-2507" | "venice-uncensored" | "qwen3-coder-480b-a35b-instruct-turbo" | "aion-labs.aion-2-0" | "qwen3-next-80b" | "zai-org-glm-4.7" | "openai-gpt-53-codex" | "qwen3-5-35b-a3b" | "olafangensan-glm-4.7-flash-heretic" | "openai-gpt-4o-2024-11-20" | "grok-4-20-beta" | "grok-4-20-multi-agent-beta" | "openai-gpt-54-mini" | "openai-gpt-54-pro" | "kimi-k2-5" | "claude-opus-45" | "llama-3.2-3b" | "qwen3-5-9b" | "minimax-m27" | "openai-gpt-oss-120b" | "openai-gpt-52" | "zai-org-glm-4.6" | "google-gemma-3-27b-it" | "hermes-3-llama-3.1-405b" | "claude-sonnet-45" | "llama-3.3-70b" | "zai-org-glm-5" | "minimax-m25" | "openai-gpt-54" | "nvidia-nemotron-3-nano-30b-a3b" | "venice-uncensored-role-play" | "grok-41-fast" | "openai-gpt-4o-mini-2024-07-18" | "zai-org-glm-4.7-flash" | "mistral-small-3-2-24b-instruct" | "openai-gpt-52-codex" | "minimax-m21">;
813
+ declare const venice: ModelProvider & ChatProvider<"claude-sonnet-4-6" | "gemini-3-flash-preview" | "claude-opus-4-6" | "qwen3-vl-235b-a22b" | "deepseek-v4-pro" | "deepseek-v4-flash" | "claude-opus-4-7" | "deepseek-v3.2" | "qwen3-235b-a22b-instruct-2507" | "arcee-trinity-large-thinking" | "openai-gpt-oss-120b" | "grok-4-3" | "kimi-k2-6" | "qwen-3-6-plus" | "gemini-3-1-pro-preview" | "qwen3-235b-a22b-thinking-2507" | "mercury-2" | "claude-sonnet-4-5" | "mistral-small-2603" | "claude-opus-4-5" | "z-ai-glm-5-turbo" | "hermes-3-llama-3.1-405b" | "google-gemma-3-27b-it" | "zai-org-glm-5" | "zai-org-glm-4.7-flash" | "venice-uncensored-1-2" | "minimax-m27" | "openai-gpt-55" | "nvidia-nemotron-cascade-2-30b-a3b" | "mistral-small-3-2-24b-instruct" | "nvidia-nemotron-3-nano-30b-a3b" | "openai-gpt-4o-mini-2024-07-18" | "zai-org-glm-4.6" | "llama-3.2-3b" | "openai-gpt-52" | "gemma-4-uncensored" | "minimax-m25" | "openai-gpt-55-pro" | "llama-3.3-70b" | "claude-opus-4-6-fast" | "qwen3-5-35b-a3b" | "qwen3-5-397b-a17b" | "grok-4-20-multi-agent" | "openai-gpt-54-mini" | "olafangensan-glm-4.7-flash-heretic" | "grok-4-20" | "openai-gpt-54-pro" | "qwen3-6-27b" | "qwen3-5-9b" | "qwen3-coder-480b-a35b-instruct-turbo" | "claude-opus-4-7-fast" | "openai-gpt-52-codex" | "google-gemma-4-26b-a4b-it" | "openai-gpt-4o-2024-11-20" | "openai-gpt-54" | "venice-uncensored-role-play" | "zai-org-glm-5-1" | "zai-org-glm-4.7" | "kimi-k2-5" | "grok-build-0-1" | "aion-labs-aion-2-0" | "qwen3-next-80b" | "z-ai-glm-5v-turbo" | "openai-gpt-53-codex" | "google-gemma-4-31b-it">;
630
814
  /**
631
815
  * Vivgrid Provider
632
816
  * @see {@link https://docs.vivgrid.com/models}
@@ -634,7 +818,7 @@ declare const venice: ModelProvider & ChatProvider<"grok-code-fast-1" | "claude-
634
818
  * - baseURL - `https://api.vivgrid.com/v1`
635
819
  * - apiKey - `VIVGRID_API_KEY`
636
820
  */
637
- declare const vivgrid: ModelProvider & ChatProvider<"gpt-5.2-codex" | "gemini-3.1-pro-preview" | "gpt-5-mini" | "gpt-5.1-codex-max" | "gpt-5.4" | "gemini-3.1-flash-lite-preview" | "gpt-5.1-codex" | "glm-5" | "deepseek-v3.2">;
821
+ declare const vivgrid: ModelProvider & ChatProvider<"gpt-5.4" | "gemini-3.1-flash-lite-preview" | "gemini-3.1-pro-preview" | "gpt-5.1-codex-max" | "gpt-5.1-codex" | "gpt-5.2-codex" | "gpt-5-mini" | "gpt-5.3-codex" | "deepseek-v4-pro" | "deepseek-v3.2" | "gpt-5.4-mini" | "gpt-5.5" | "gpt-5.4-nano">;
638
822
  /**
639
823
  * Vultr Provider
640
824
  * @see {@link https://api.vultrinference.com/}
@@ -642,7 +826,15 @@ declare const vivgrid: ModelProvider & ChatProvider<"gpt-5.2-codex" | "gemini-3.
642
826
  * - baseURL - `https://api.vultrinference.com/v1`
643
827
  * - apiKey - `VULTR_API_KEY`
644
828
  */
645
- declare const vultr: ModelProvider & ChatProvider<"MiniMax-M2.5" | "Kimi-K2.5" | "GLM-5-FP8" | "DeepSeek-V3.2">;
829
+ declare const vultr: ModelProvider & ChatProvider<"MiniMax-M2.5" | "gpt-oss-120b" | "Kimi-K2.5" | "DeepSeek-V3.2" | "GLM-5-FP8">;
830
+ /**
831
+ * Wafer Provider
832
+ * @see {@link https://docs.wafer.ai/wafer-pass}
833
+ * @remarks
834
+ * - baseURL - `https://pass.wafer.ai/v1`
835
+ * - apiKey - `WAFER_API_KEY`
836
+ */
837
+ declare const waferAi: ModelProvider & ChatProvider<"Qwen3.5-397B-A17B" | "GLM-5.1">;
646
838
  /**
647
839
  * Weights & Biases Provider
648
840
  * @see {@link https://docs.wandb.ai/guides/integrations/inference/}
@@ -650,7 +842,7 @@ declare const vultr: ModelProvider & ChatProvider<"MiniMax-M2.5" | "Kimi-K2.5" |
650
842
  * - baseURL - `https://api.inference.wandb.ai/v1`
651
843
  * - apiKey - `WANDB_API_KEY`
652
844
  */
653
- declare const wandb: ModelProvider & ChatProvider<"openai/gpt-oss-120b" | "Qwen/Qwen3-235B-A22B-Instruct-2507" | "MiniMaxAI/MiniMax-M2.5" | "deepseek-ai/DeepSeek-V3.1" | "moonshotai/Kimi-K2.5" | "meta-llama/Llama-3.3-70B-Instruct" | "openai/gpt-oss-20b" | "Qwen/Qwen3-235B-A22B-Thinking-2507" | "Qwen/Qwen3-30B-A3B-Instruct-2507" | "meta-llama/Llama-4-Scout-17B-16E-Instruct" | "meta-llama/Llama-3.1-8B-Instruct" | "meta-llama/Llama-3.1-70B-Instruct" | "Qwen/Qwen3-Coder-480B-A35B-Instruct" | "microsoft/Phi-4-mini-instruct" | "zai-org/GLM-5-FP8" | "nvidia/NVIDIA-Nemotron-3-Super-120B-A12B-FP8" | "OpenPipe/Qwen3-14B-Instruct">;
845
+ declare const wandb: ModelProvider & ChatProvider<"openai/gpt-oss-120b" | "Qwen/Qwen3-235B-A22B-Instruct-2507" | "deepseek-ai/DeepSeek-V3.1" | "moonshotai/Kimi-K2.5" | "MiniMaxAI/MiniMax-M2.5" | "meta-llama/Llama-3.3-70B-Instruct" | "Qwen/Qwen3-235B-A22B-Thinking-2507" | "openai/gpt-oss-20b" | "zai-org/GLM-5.1" | "meta-llama/Llama-3.1-8B-Instruct" | "meta-llama/Llama-4-Scout-17B-16E-Instruct" | "meta-llama/Llama-3.1-70B-Instruct" | "Qwen/Qwen3-Coder-480B-A35B-Instruct" | "zai-org/GLM-5-FP8" | "Qwen/Qwen3-30B-A3B-Instruct-2507" | "nvidia/NVIDIA-Nemotron-3-Super-120B-A12B-FP8" | "microsoft/Phi-4-mini-instruct" | "OpenPipe/Qwen3-14B-Instruct">;
654
846
  /**
655
847
  * xAI Provider
656
848
  * @see {@link https://docs.x.ai/docs/models}
@@ -658,7 +850,7 @@ declare const wandb: ModelProvider & ChatProvider<"openai/gpt-oss-120b" | "Qwen/
658
850
  * - baseURL - `https://api.x.ai/v1/`
659
851
  * - apiKey - `XAI_API_KEY`
660
852
  */
661
- declare const xai: ModelProvider & ChatProvider<"grok-4-fast-non-reasoning" | "grok-code-fast-1" | "grok-4-1-fast-non-reasoning" | "grok-4" | "grok-3-mini" | "grok-3" | "grok-4-fast" | "grok-4-1-fast" | "grok-2-vision-1212" | "grok-2-latest" | "grok-3-mini-fast" | "grok-beta" | "grok-2-vision-latest" | "grok-2" | "grok-3-fast-latest" | "grok-2-1212" | "grok-2-vision" | "grok-3-latest" | "grok-4.20-multi-agent-0309" | "grok-3-fast" | "grok-3-mini-fast-latest" | "grok-3-mini-latest" | "grok-4.20-0309-reasoning" | "grok-4.20-0309-non-reasoning" | "grok-vision-beta">;
853
+ declare const xai: ModelProvider & ChatProvider<"grok-4.3" | "grok-build-0.1" | "grok-4.20-0309-non-reasoning" | "grok-4.20-0309-reasoning" | "grok-imagine-image-quality" | "grok-imagine-video" | "grok-imagine-image" | "grok-4.20-multi-agent-0309">;
662
854
  /**
663
855
  * Xiaomi Provider
664
856
  * @see {@link https://platform.xiaomimimo.com/#/docs}
@@ -666,7 +858,39 @@ declare const xai: ModelProvider & ChatProvider<"grok-4-fast-non-reasoning" | "g
666
858
  * - baseURL - `https://api.xiaomimimo.com/v1`
667
859
  * - apiKey - `XIAOMI_API_KEY`
668
860
  */
669
- declare const xiaomi: ModelProvider & ChatProvider<"mimo-v2-flash" | "mimo-v2-pro" | "mimo-v2-omni">;
861
+ declare const xiaomi: ModelProvider & ChatProvider<"mimo-v2.5-pro" | "mimo-v2-omni" | "mimo-v2-flash" | "mimo-v2-pro" | "mimo-v2.5">;
862
+ /**
863
+ * Xiaomi Token Plan (Europe) Provider
864
+ * @see {@link https://platform.xiaomimimo.com/#/docs}
865
+ * @remarks
866
+ * - baseURL - `https://token-plan-ams.xiaomimimo.com/v1`
867
+ * - apiKey - `XIAOMI_API_KEY`
868
+ */
869
+ declare const xiaomiTokenPlanAms: ModelProvider & ChatProvider<"mimo-v2.5-pro" | "mimo-v2-omni" | "mimo-v2-flash" | "mimo-v2-pro" | "mimo-v2.5" | "mimo-v2-tts">;
870
+ /**
871
+ * Xiaomi Token Plan (China) Provider
872
+ * @see {@link https://platform.xiaomimimo.com/#/docs}
873
+ * @remarks
874
+ * - baseURL - `https://token-plan-cn.xiaomimimo.com/v1`
875
+ * - apiKey - `XIAOMI_API_KEY`
876
+ */
877
+ declare const xiaomiTokenPlanCn: ModelProvider & ChatProvider<"mimo-v2.5-pro" | "mimo-v2-omni" | "mimo-v2-flash" | "mimo-v2-pro" | "mimo-v2.5" | "mimo-v2-tts">;
878
+ /**
879
+ * Xiaomi Token Plan (Singapore) Provider
880
+ * @see {@link https://platform.xiaomimimo.com/#/docs}
881
+ * @remarks
882
+ * - baseURL - `https://token-plan-sgp.xiaomimimo.com/v1`
883
+ * - apiKey - `XIAOMI_API_KEY`
884
+ */
885
+ declare const xiaomiTokenPlanSgp: ModelProvider & ChatProvider<"mimo-v2.5-pro" | "mimo-v2-omni" | "mimo-v2-flash" | "mimo-v2-pro" | "mimo-v2.5" | "mimo-v2-tts">;
886
+ /**
887
+ * Xpersona Provider
888
+ * @see {@link https://www.xpersona.co/docs}
889
+ * @remarks
890
+ * - baseURL - `https://www.xpersona.co/v1`
891
+ * - apiKey - `XPERSONA_API_KEY`
892
+ */
893
+ declare const xpersona: ModelProvider & ChatProvider<"xpersona-frieren-coder">;
670
894
  /**
671
895
  * Z.AI Provider
672
896
  * @see {@link https://docs.z.ai/guides/overview/pricing}
@@ -674,7 +898,7 @@ declare const xiaomi: ModelProvider & ChatProvider<"mimo-v2-flash" | "mimo-v2-pr
674
898
  * - baseURL - `https://api.z.ai/api/paas/v4`
675
899
  * - apiKey - `ZHIPU_API_KEY`
676
900
  */
677
- declare const zai: ModelProvider & ChatProvider<"glm-5" | "glm-4.7" | "glm-4.7-flash" | "glm-4.5" | "glm-4.5-air" | "glm-4.6" | "glm-4.7-flashx" | "glm-4.6v" | "glm-4.5-flash" | "glm-4.5v" | "glm-5-turbo">;
901
+ declare const zai: ModelProvider & ChatProvider<"glm-5.1" | "glm-5" | "glm-4.7" | "glm-4.5-air" | "glm-4.7-flash" | "glm-4.5" | "glm-4.6" | "glm-4.7-flashx" | "glm-4.5v" | "glm-4.5-flash" | "glm-4.6v" | "glm-5v-turbo" | "glm-5-turbo">;
678
902
  /**
679
903
  * Z.AI Coding Plan Provider
680
904
  * @see {@link https://docs.z.ai/devpack/overview}
@@ -682,7 +906,7 @@ declare const zai: ModelProvider & ChatProvider<"glm-5" | "glm-4.7" | "glm-4.7-f
682
906
  * - baseURL - `https://api.z.ai/api/coding/paas/v4`
683
907
  * - apiKey - `ZHIPU_API_KEY`
684
908
  */
685
- declare const zaiCodingPlan: ModelProvider & ChatProvider<"glm-5" | "glm-4.7" | "glm-4.7-flash" | "glm-4.5" | "glm-4.5-air" | "glm-4.6" | "glm-4.7-flashx" | "glm-4.6v" | "glm-4.5-flash" | "glm-4.5v" | "glm-5-turbo" | "glm-5.1">;
909
+ declare const zaiCodingPlan: ModelProvider & ChatProvider<"glm-5.1" | "glm-4.7" | "glm-4.5-air" | "glm-5v-turbo" | "glm-5-turbo">;
686
910
  /**
687
911
  * ZenMux Provider
688
912
  * @see {@link https://docs.zenmux.ai}
@@ -690,7 +914,7 @@ declare const zaiCodingPlan: ModelProvider & ChatProvider<"glm-5" | "glm-4.7" |
690
914
  * - baseURL - `https://zenmux.ai/api/v1`
691
915
  * - apiKey - `ZENMUX_API_KEY`
692
916
  */
693
- declare const zenmux: ModelProvider & ChatProvider<"openai/gpt-5" | "x-ai/grok-4" | "anthropic/claude-opus-4.1" | "anthropic/claude-sonnet-4" | "z-ai/glm-5" | "google/gemini-2.5-pro" | "google/gemini-2.5-flash" | "minimax/minimax-m2.1" | "moonshotai/kimi-k2.5" | "moonshotai/kimi-k2-0905" | "openai/gpt-5.2-codex" | "openai/gpt-5.1-codex-mini" | "openai/gpt-5.4-pro" | "openai/gpt-5.3-codex" | "openai/gpt-5.1-chat" | "openai/gpt-5.4" | "openai/gpt-5.3-chat" | "openai/gpt-5.2" | "openai/gpt-5.1" | "openai/gpt-5-codex" | "openai/gpt-5.1-codex" | "openai/gpt-5.2-pro" | "x-ai/grok-4-fast" | "x-ai/grok-4.1-fast" | "x-ai/grok-code-fast-1" | "anthropic/claude-opus-4.6" | "anthropic/claude-haiku-4.5" | "anthropic/claude-3.7-sonnet" | "anthropic/claude-sonnet-4.6" | "anthropic/claude-3.5-haiku" | "anthropic/claude-opus-4.5" | "anthropic/claude-sonnet-4.5" | "anthropic/claude-opus-4" | "deepseek/deepseek-chat" | "deepseek/deepseek-v3.2-exp" | "deepseek/deepseek-v3.2" | "z-ai/glm-4.5" | "z-ai/glm-4.6" | "z-ai/glm-4.6v" | "z-ai/glm-4.5-air" | "z-ai/glm-4.7" | "google/gemini-2.5-flash-lite" | "google/gemini-3.1-pro-preview" | "google/gemini-3-pro-preview" | "google/gemini-3-flash-preview" | "google/gemini-3.1-flash-lite-preview" | "minimax/minimax-m2" | "minimax/minimax-m2.5" | "qwen/qwen3-coder-plus" | "qwen/qwen3-max" | "xiaomi/mimo-v2-flash" | "stepfun/step-3.5-flash" | "moonshotai/kimi-k2-thinking" | "minimax/minimax-m2.7" | "openai/gpt-5.4-mini" | "openai/gpt-5.4-nano" | "x-ai/grok-4.1-fast-non-reasoning" | "x-ai/grok-4.2-fast" | "x-ai/grok-4.2-fast-non-reasoning" | "volcengine/doubao-seed-2.0-lite" | "volcengine/doubao-seed-2.0-mini" | "volcengine/doubao-seed-2.0-pro" | "volcengine/doubao-seed-2.0-code" | "volcengine/doubao-seed-1.8" | "volcengine/doubao-seed-code" | "z-ai/glm-4.7-flash-free" | "z-ai/glm-5-turbo" | "z-ai/glm-4.7-flashx" | "z-ai/glm-4.6v-flash-free" | "z-ai/glm-4.6v-flash" | "inclusionai/ring-1t" | "inclusionai/ling-1t" | "baidu/ernie-5.0-thinking-preview" | "minimax/minimax-m2.5-lightning" | "minimax/minimax-m2.7-highspeed" | "qwen/qwen3.5-plus" | "qwen/qwen3.5-flash" | "xiaomi/mimo-v2-flash-free" | "xiaomi/mimo-v2-pro" | "xiaomi/mimo-v2-omni" | "stepfun/step-3.5-flash-free" | "stepfun/step-3" | "kuaishou/kat-coder-pro-v1-free" | "kuaishou/kat-coder-pro-v1" | "moonshotai/kimi-k2-thinking-turbo">;
917
+ declare const zenmux: ModelProvider & ChatProvider<"moonshotai/kimi-k2.6" | "xiaomi/mimo-v2.5-pro" | "xiaomi/mimo-v2.5" | "z-ai/glm-5" | "openai/gpt-5" | "x-ai/grok-4" | "google/gemini-2.5-pro" | "google/gemini-2.5-flash" | "anthropic/claude-opus-4.1" | "anthropic/claude-sonnet-4" | "anthropic/claude-sonnet-4.6" | "anthropic/claude-opus-4.6" | "anthropic/claude-opus-4.7" | "moonshotai/kimi-k2.5" | "minimax/minimax-m2.5" | "moonshotai/kimi-k2-0905" | "minimax/minimax-m2.1" | "moonshotai/kimi-k2-thinking" | "z-ai/glm-5.1" | "z-ai/glm-5v-turbo" | "z-ai/glm-4.5-air" | "z-ai/glm-4.6" | "z-ai/glm-4.5" | "z-ai/glm-5-turbo" | "z-ai/glm-4.7" | "z-ai/glm-4.6v" | "openai/gpt-5.2" | "openai/gpt-5.4-nano" | "openai/gpt-5.5-pro" | "openai/gpt-5.1-codex-mini" | "openai/gpt-5.2-pro" | "openai/gpt-5-codex" | "openai/gpt-5.1-chat" | "openai/gpt-5.1" | "openai/gpt-5.4" | "openai/gpt-5.4-mini" | "openai/gpt-5.5" | "openai/gpt-5.4-pro" | "openai/gpt-5.1-codex" | "openai/gpt-5.2-codex" | "openai/gpt-5.3-codex" | "openai/gpt-5.3-chat" | "minimax/minimax-m2" | "minimax/minimax-m2.7" | "anthropic/claude-sonnet-4.5" | "anthropic/claude-opus-4" | "anthropic/claude-haiku-4.5" | "anthropic/claude-opus-4.5" | "anthropic/claude-3.5-haiku" | "qwen/qwen3-max" | "qwen/qwen3.6-plus" | "qwen/qwen3-coder-plus" | "tencent/hy3-preview" | "google/gemini-2.5-flash-lite" | "google/gemini-3.1-flash-lite-preview" | "google/gemini-3.1-pro-preview" | "google/gemini-3-flash-preview" | "deepseek/deepseek-v3.2-exp" | "deepseek/deepseek-chat" | "deepseek/deepseek-v4-pro" | "deepseek/deepseek-v3.2" | "deepseek/deepseek-v4-flash" | "stepfun/step-3.5-flash" | "xiaomi/mimo-v2-omni" | "xiaomi/mimo-v2-flash" | "xiaomi/mimo-v2-pro" | "x-ai/grok-code-fast-1" | "x-ai/grok-4-fast" | "x-ai/grok-4.1-fast" | "minimax/minimax-m2.7-highspeed" | "qwen/qwen3.5-plus" | "x-ai/grok-4.1-fast-non-reasoning" | "moonshotai/kimi-k2-thinking-turbo" | "z-ai/glm-4.6v-flash-free" | "z-ai/glm-4.6v-flash" | "z-ai/glm-4.7-flash-free" | "z-ai/glm-4.7-flashx" | "minimax/minimax-m2.5-lightning" | "x-ai/grok-4.2-fast-non-reasoning" | "x-ai/grok-4.2-fast" | "anthropic/claude-3.7-sonnet" | "inclusionai/ring-1t" | "inclusionai/ling-1t" | "qwen/qwen3.5-flash" | "kuaishou/kat-coder-pro-v2" | "sapiens-ai/agnes-1.5-pro" | "sapiens-ai/agnes-1.5-lite" | "stepfun/step-3" | "stepfun/step-3.5-flash-free" | "volcengine/doubao-seed-2.0-pro" | "volcengine/doubao-seed-2.0-code" | "volcengine/doubao-seed-1.8" | "volcengine/doubao-seed-2.0-mini" | "volcengine/doubao-seed-code" | "volcengine/doubao-seed-2.0-lite" | "baidu/ernie-5.0-thinking-preview">;
694
918
  /**
695
919
  * Zhipu AI Provider
696
920
  * @see {@link https://docs.z.ai/guides/overview/pricing}
@@ -698,7 +922,7 @@ declare const zenmux: ModelProvider & ChatProvider<"openai/gpt-5" | "x-ai/grok-4
698
922
  * - baseURL - `https://open.bigmodel.cn/api/paas/v4`
699
923
  * - apiKey - `ZHIPU_API_KEY`
700
924
  */
701
- declare const zhipuai: ModelProvider & ChatProvider<"glm-5" | "glm-4.7" | "glm-4.7-flash" | "glm-4.5" | "glm-4.5-air" | "glm-4.6" | "glm-4.7-flashx" | "glm-4.6v" | "glm-4.5-flash" | "glm-4.5v">;
925
+ declare const zhipuai: ModelProvider & ChatProvider<"glm-5.1" | "glm-5" | "glm-4.7" | "glm-4.5-air" | "glm-4.7-flash" | "glm-4.5" | "glm-4.6" | "glm-4.7-flashx" | "glm-4.5v" | "glm-4.5-flash" | "glm-4.6v" | "glm-5v-turbo">;
702
926
  /**
703
927
  * Zhipu AI Coding Plan Provider
704
928
  * @see {@link https://docs.bigmodel.cn/cn/coding-plan/overview}
@@ -706,7 +930,7 @@ declare const zhipuai: ModelProvider & ChatProvider<"glm-5" | "glm-4.7" | "glm-4
706
930
  * - baseURL - `https://open.bigmodel.cn/api/coding/paas/v4`
707
931
  * - apiKey - `ZHIPU_API_KEY`
708
932
  */
709
- declare const zhipuaiCodingPlan: ModelProvider & ChatProvider<"glm-5" | "glm-4.7" | "glm-4.7-flash" | "glm-4.5" | "glm-4.5-air" | "glm-4.6" | "glm-4.7-flashx" | "glm-4.6v" | "glm-4.5-flash" | "glm-4.5v" | "glm-4.6v-flash" | "glm-5-turbo" | "glm-5.1">;
933
+ declare const zhipuaiCodingPlan: ModelProvider & ChatProvider<"glm-5.1" | "glm-4.7" | "glm-4.5-air" | "glm-5v-turbo" | "glm-5-turbo">;
710
934
  /**
711
935
  * Baidu Qianfan Provider
712
936
  * @see {@link https://cloud.baidu.com/doc/qianfan/s/Hmh4suq26}
@@ -773,6 +997,6 @@ declare const openrouter: ModelProvider & ChatProviderWithExtraOptions<Openroute
773
997
  */
774
998
  declare const togetherai: ModelProvider & EmbedProvider<string> & ChatProvider<TogetheraiModels>;
775
999
  /** @deprecated use `novitaAi` instead. */
776
- declare const novita: ModelProvider & ChatProvider<"openai/gpt-oss-120b" | "deepseek/deepseek-v3.1" | "zai-org/glm-4.5" | "zai-org/glm-4.6" | "zai-org/glm-5" | "zai-org/glm-4.7" | "openai/gpt-oss-20b" | "deepseek/deepseek-v3-0324" | "deepseek/deepseek-r1-0528" | "meta-llama/llama-4-scout-17b-16e-instruct" | "moonshotai/kimi-k2-instruct" | "zai-org/glm-4.7-flash" | "zai-org/glm-4.5v" | "baidu/ernie-4.5-300b-a47b-paddle" | "baidu/ernie-4.5-vl-424b-a47b" | "minimaxai/minimax-m1-80k" | "minimax/minimax-m2.1" | "qwen/qwen3-235b-a22b-instruct-2507" | "qwen/qwen3-coder-next" | "qwen/qwen3-30b-a3b-fp8" | "qwen/qwen3-235b-a22b-fp8" | "qwen/qwen3-coder-480b-a35b-instruct" | "qwen/qwen3-next-80b-a3b-thinking" | "qwen/qwen3-235b-a22b-thinking-2507" | "qwen/qwen3-next-80b-a3b-instruct" | "qwen/qwen3-32b-fp8" | "moonshotai/kimi-k2.5" | "moonshotai/kimi-k2-0905" | "xiaomimimo/mimo-v2-flash" | "microsoft/wizardlm-2-8x22b" | "kwaipilot/kat-coder-pro" | "deepseek/deepseek-v3.1-terminus" | "deepseek/deepseek-r1-distill-llama-70b" | "deepseek/deepseek-v3.2-exp" | "deepseek/deepseek-v3.2" | "gryphe/mythomax-l2-13b" | "google/gemma-3-27b-it" | "baidu/ernie-4.5-vl-28b-a3b" | "meta-llama/llama-3.3-70b-instruct" | "meta-llama/llama-3.1-8b-instruct" | "meta-llama/llama-3-8b-instruct" | "meta-llama/llama-3-70b-instruct" | "nousresearch/hermes-2-pro-llama-3-8b" | "minimax/minimax-m2" | "minimax/minimax-m2.5" | "qwen/qwen3-coder-30b-a3b-instruct" | "qwen/qwen3-vl-235b-a22b-instruct" | "qwen/qwen2.5-vl-72b-instruct" | "qwen/qwen3-vl-8b-instruct" | "qwen/qwen3-vl-30b-a3b-instruct" | "qwen/qwen3-vl-30b-a3b-thinking" | "qwen/qwen3.5-397b-a17b" | "qwen/qwen3-max" | "qwen/qwen3-vl-235b-a22b-thinking" | "qwen/qwen-2.5-72b-instruct" | "moonshotai/kimi-k2-thinking" | "mistralai/mistral-nemo" | "deepseek/deepseek-prover-v2-671b" | "paddlepaddle/paddleocr-vl" | "kwaipilot/kat-coder" | "sao10k/l3-8b-lunaris" | "sao10k/l3-70b-euryale-v2.1" | "sao10k/l31-70b-euryale-v2.2" | "sao10k/L3-8B-Stheno-v3.2" | "deepseek/deepseek-r1-turbo" | "deepseek/deepseek-r1-0528-qwen3-8b" | "deepseek/deepseek-ocr-2" | "deepseek/deepseek-v3-turbo" | "deepseek/deepseek-ocr" | "zai-org/autoglm-phone-9b-multilingual" | "zai-org/glm-4.6v" | "zai-org/glm-4.5-air" | "skywork/r1v4-lite" | "baidu/ernie-4.5-21B-a3b-thinking" | "baidu/ernie-4.5-vl-28b-a3b-thinking" | "baidu/ernie-4.5-21B-a3b" | "meta-llama/llama-4-maverick-17b-128e-instruct-fp8" | "qwen/qwen-mt-plus" | "qwen/qwen3-8b-fp8" | "qwen/qwen3-omni-30b-a3b-instruct" | "qwen/qwen2.5-7b-instruct" | "qwen/qwen3-omni-30b-a3b-thinking" | "qwen/qwen3-4b-fp8" | "baichuan/baichuan-m2-32b">;
1000
+ declare const novita: ModelProvider & ChatProvider<"openai/gpt-oss-120b" | "zai-org/glm-4.6" | "zai-org/glm-4.5" | "zai-org/glm-4.7" | "zai-org/glm-5" | "deepseek/deepseek-v3.1" | "moonshotai/kimi-k2.6" | "openai/gpt-oss-20b" | "deepseek/deepseek-r1-0528" | "deepseek/deepseek-v3-0324" | "moonshotai/kimi-k2-instruct" | "meta-llama/llama-4-scout-17b-16e-instruct" | "moonshotai/kimi-k2.5" | "zai-org/glm-5.1" | "minimax/minimax-m2.5" | "moonshotai/kimi-k2-0905" | "zai-org/glm-4.5v" | "zai-org/glm-4.7-flash" | "minimax/minimax-m2.1" | "qwen/qwen3-30b-a3b-fp8" | "qwen/qwen3-coder-next" | "qwen/qwen3-next-80b-a3b-thinking" | "qwen/qwen3-235b-a22b-fp8" | "qwen/qwen3-32b-fp8" | "qwen/qwen3-235b-a22b-instruct-2507" | "qwen/qwen3-coder-480b-a35b-instruct" | "qwen/qwen3-235b-a22b-thinking-2507" | "qwen/qwen3-next-80b-a3b-instruct" | "minimaxai/minimax-m1-80k" | "xiaomimimo/mimo-v2-flash" | "baidu/ernie-4.5-vl-424b-a47b" | "baidu/ernie-4.5-300b-a47b-paddle" | "moonshotai/kimi-k2-thinking" | "minimax/minimax-m2" | "minimax/minimax-m2.7" | "nousresearch/hermes-2-pro-llama-3-8b" | "inclusionai/ling-2.6-1t" | "inclusionai/ling-2.6-flash" | "mistralai/mistral-nemo" | "qwen/qwen3-vl-235b-a22b-instruct" | "qwen/qwen2.5-vl-72b-instruct" | "qwen/qwen3-vl-235b-a22b-thinking" | "qwen/qwen-2.5-72b-instruct" | "qwen/qwen3.5-122b-a10b" | "qwen/qwen3-max" | "qwen/qwen3.5-397b-a17b" | "qwen/qwen3-vl-30b-a3b-thinking" | "qwen/qwen3.5-35b-a3b" | "qwen/qwen3-vl-8b-instruct" | "qwen/qwen3-coder-30b-a3b-instruct" | "qwen/qwen3.5-27b" | "qwen/qwen3-vl-30b-a3b-instruct" | "google/gemma-4-26b-a4b-it" | "google/gemma-3-27b-it" | "google/gemma-4-31b-it" | "google/gemma-3-12b-it" | "microsoft/wizardlm-2-8x22b" | "gryphe/mythomax-l2-13b" | "deepseek/deepseek-v3.2-exp" | "deepseek/deepseek-v4-pro" | "deepseek/deepseek-v3.2" | "deepseek/deepseek-v4-flash" | "deepseek/deepseek-r1-distill-llama-70b" | "deepseek/deepseek-r1-distill-qwen-32b" | "deepseek/deepseek-v3.1-terminus" | "meta-llama/llama-3-70b-instruct" | "meta-llama/llama-3-8b-instruct" | "meta-llama/llama-3.3-70b-instruct" | "meta-llama/llama-3.2-3b-instruct" | "meta-llama/llama-3.1-8b-instruct" | "baidu/ernie-4.5-vl-28b-a3b" | "deepseek/deepseek-prover-v2-671b" | "zai-org/glm-4.5-air" | "zai-org/autoglm-phone-9b-multilingual" | "zai-org/glm-4.6v" | "baichuan/baichuan-m2-32b" | "minimax/minimax-m2.5-highspeed" | "kwaipilot/kat-coder-pro" | "sao10K/l3-8b-lunaris" | "sao10K/l31-70b-euryale-v2.2" | "sao10K/L3-8B-stheno-v3.2" | "sao10K/l3-70b-euryale-v2.1" | "paddlepaddle/paddleocr-vl" | "qwen/qwen2.5-7b-instruct" | "qwen/qwen3-omni-30b-a3b-instruct" | "qwen/qwen3-omni-30b-a3b-thinking" | "qwen/qwen3-4b-fp8" | "qwen/qwen-mt-plus" | "qwen/qwen3-8b-fp8" | "deepseek/deepseek-r1-0528-qwen3-8b" | "deepseek/deepseek-r1-turbo" | "deepseek/deepseek-ocr-2" | "deepseek/deepseek-ocr" | "deepseek/deepseek-v3-turbo" | "deepseek/deepseek-r1-distill-qwen-14b" | "meta-llama/llama-4-maverick-17b-128e-instruct-fp8" | "baidu/ernie-4.5-vl-28b-a3b-thinking" | "baidu/ernie-4.5-21B-a3b-thinking" | "baidu/ernie-4.5-21B-a3b">;
777
1001
 
778
- export { abacus, alibaba, alibabaCn, alibabaCodingPlan, alibabaCodingPlanCn, anthropic, bailing, baseten, berget, cerebras, chutes, cloudferroSherlock, cohere, cortecs, deepinfra, deepseek, dinference, drun, evroc, fastrouter, featherless, fireworks, firmware, friendli, githubCopilot, githubModels, google, groq, helicone, huggingface, iflowcn, inception, inference, ioNet, jiekou, kilo, kimiForCoding, kuaeCloudCodingPlan, litellm, llama, llmgateway, lmstudio, lucidquery, meganova, minimax, minimaxCn, minimaxCnCodingPlan, minimaxCodingPlan, mistral, moark, modelscope, moonshotai, moonshotaiCn, morph, nanoGpt, nebius, nova, novita, novitaAi, nvidia, ollama, ollamaCloud, openai, opencode, opencodeGo, openrouter, ovhcloud, perplexity, perplexityAgent, poe, privatemodeAi, qianfan, qihangAi, qiniuAi, requesty, scaleway, siliconflow, siliconflowCn, stackit, stepfun, submodel, synthetic, tencentCodingPlan, tencentHunyuan, togetherai, upstage, venice, vivgrid, vultr, wandb, xai, xiaomi, zai, zaiCodingPlan, zenmux, zhipuai, zhipuaiCodingPlan };
1002
+ export { abacus, abliterationAi, alibaba, alibabaCn, alibabaCodingPlan, alibabaCodingPlanCn, ambient, anthropic, atomicChat, auriko, bailing, baseten, berget, cerebras, chutes, claudinio, cloudferroSherlock, cohere, cortecs, crof, deepinfra, deepseek, digitalocean, dinference, drun, evroc, fastrouter, featherless, firepass, fireworks, friendli, frogbot, githubCopilot, githubModels, gmicloud, google, groq, helicone, hpcAi, huggingface, iflowcn, inception, inceptron, inference, ioNet, jiekou, kilo, kimiForCoding, kuaeCloudCodingPlan, lilac, litellm, llama, llmgateway, lmstudio, lucidquery, meganova, minimax, minimaxCn, minimaxCnCodingPlan, minimaxCodingPlan, mistral, mixlayer, moark, modelscope, moonshotai, moonshotaiCn, morph, nanoGpt, nearai, nebius, neuralwatt, nova, novita, novitaAi, nvidia, ollama, ollamaCloud, openai, opencode, opencodeGo, openrouter, orcarouter, ovhcloud, perplexity, perplexityAgent, poe, privatemodeAi, qianfan, qihangAi, qiniuAi, regoloAi, requesty, routingRun, sarvam, scaleway, siliconflow, siliconflowCn, stackit, stepfun, stepfunAi, submodel, synthetic, tencentCodingPlan, tencentHunyuan, tencentTokenhub, theGridAi, togetherai, umansAiCodingPlan, upstage, venice, vivgrid, vultr, waferAi, wandb, xai, xiaomi, xiaomiTokenPlanAms, xiaomiTokenPlanCn, xiaomiTokenPlanSgp, xpersona, zai, zaiCodingPlan, zenmux, zhipuai, zhipuaiCodingPlan };