@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/create.d.ts CHANGED
@@ -1,88 +1,123 @@
1
1
  import { C as ChatProvider, M as ModelProvider, E as EmbedProvider, I as ImageProvider, S as SpeechProvider, T as TranscriptionProvider } from './types-DW1hvH0W.js';
2
- export { c as createAnthropic, a as createOpenRouter } from './anthropic-DF1J2SNf.js';
3
- import { T as TogetheraiModels } from './types-JlPM4HgL.js';
2
+ export { c as createAnthropic, a as createOpenRouter } from './anthropic-C-SFhpjT.js';
3
+ import { T as TogetheraiModels } from './types-D_GJGub3.js';
4
4
  import '@xsai/shared';
5
5
 
6
6
  /**
7
7
  * Create a Abacus Provider
8
8
  * @see {@link https://abacus.ai/help/api}
9
9
  */
10
- declare const createAbacus: (apiKey: string, baseURL?: string) => 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;
10
+ declare const createAbacus: (apiKey: string, baseURL?: string) => 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;
11
+ /**
12
+ * Create a abliteration.ai Provider
13
+ * @see {@link https://docs.abliteration.ai/models}
14
+ */
15
+ declare const createAbliterationAi: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"abliterated-model">;
11
16
  /**
12
17
  * Create a Alibaba Provider
13
18
  * @see {@link https://www.alibabacloud.com/help/en/model-studio/models}
14
19
  */
15
- declare const createAlibaba: (apiKey: string, baseURL?: string) => 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">;
20
+ declare const createAlibaba: (apiKey: string, baseURL?: string) => 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">;
16
21
  /**
17
22
  * Create a Alibaba (China) Provider
18
23
  * @see {@link https://www.alibabacloud.com/help/en/model-studio/models}
19
24
  */
20
- declare const createAlibabaCn: (apiKey: string, baseURL?: string) => 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">;
25
+ declare const createAlibabaCn: (apiKey: string, baseURL?: string) => 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">;
21
26
  /**
22
27
  * Create a Alibaba Coding Plan Provider
23
28
  * @see {@link https://www.alibabacloud.com/help/en/model-studio/coding-plan}
24
29
  */
25
- declare const createAlibabaCodingPlan: (apiKey: string, baseURL?: string) => 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">;
30
+ declare const createAlibabaCodingPlan: (apiKey: string, baseURL?: string) => 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">;
26
31
  /**
27
32
  * Create a Alibaba Coding Plan (China) Provider
28
33
  * @see {@link https://help.aliyun.com/zh/model-studio/coding-plan}
29
34
  */
30
- declare const createAlibabaCodingPlanCn: (apiKey: string, baseURL?: string) => 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">;
35
+ declare const createAlibabaCodingPlanCn: (apiKey: string, baseURL?: string) => 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">;
36
+ /**
37
+ * Create a Ambient Provider
38
+ * @see {@link https://ambient.xyz}
39
+ */
40
+ declare const createAmbient: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"moonshotai/kimi-k2.6" | "zai-org/GLM-5.1-FP8">;
41
+ /**
42
+ * Create a Atomic Chat Provider
43
+ * @see {@link https://atomic.chat}
44
+ */
45
+ declare const createAtomicChat: (apiKey: string, baseURL?: string) => 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">;
46
+ /**
47
+ * Create a Auriko Provider
48
+ * @see {@link https://docs.auriko.ai}
49
+ */
50
+ declare const createAuriko: (apiKey: string, baseURL?: string) => 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">;
31
51
  /**
32
52
  * Create a Bailing Provider
33
53
  * @see {@link https://alipaytbox.yuque.com/sxs0ba/ling/intro}
34
54
  */
35
- declare const createBailing: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"Ling-1T" | "Ring-1T">;
55
+ declare const createBailing: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"Ring-1T" | "Ling-1T">;
36
56
  /**
37
57
  * Create a Baseten Provider
38
58
  * @see {@link https://docs.baseten.co/development/model-apis/overview}
39
59
  */
40
- declare const createBaseten: (apiKey: string, baseURL?: string) => 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">;
60
+ declare const createBaseten: (apiKey: string, baseURL?: string) => 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">;
41
61
  /**
42
62
  * Create a Berget.AI Provider
43
63
  * @see {@link https://api.berget.ai}
44
64
  */
45
- declare const createBerget: (apiKey: string, baseURL?: string) => 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">;
65
+ declare const createBerget: (apiKey: string, baseURL?: string) => 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">;
46
66
  /**
47
67
  * Create a Cerebras Provider
48
68
  * @see {@link https://inference-docs.cerebras.ai/models/overview}
49
69
  */
50
- declare const createCerebras: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"gpt-oss-120b" | "llama3.1-8b" | "zai-glm-4.7" | "qwen-3-235b-a22b-instruct-2507"> & EmbedProvider<string>;
70
+ declare const createCerebras: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"zai-glm-4.7" | "qwen-3-235b-a22b-instruct-2507" | "gpt-oss-120b" | "llama3.1-8b"> & EmbedProvider<string>;
51
71
  /**
52
72
  * Create a Chutes Provider
53
73
  * @see {@link https://llm.chutes.ai/v1/models}
54
74
  */
55
- declare const createChutes: (apiKey: string, baseURL?: string) => 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">;
75
+ declare const createChutes: (apiKey: string, baseURL?: string) => 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">;
76
+ /**
77
+ * Create a Claudinio Provider
78
+ * @see {@link https://claudin.io}
79
+ */
80
+ declare const createClaudinio: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"claudinio">;
56
81
  /**
57
82
  * Create a CloudFerro Sherlock Provider
58
83
  * @see {@link https://docs.sherlock.cloudferro.com/}
59
84
  */
60
- declare const createCloudferroSherlock: (apiKey: string, baseURL?: string) => 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">;
85
+ declare const createCloudferroSherlock: (apiKey: string, baseURL?: string) => 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">;
61
86
  /**
62
87
  * Create a Cohere Provider
63
88
  * @see {@link https://docs.cohere.com/docs/models}
64
89
  */
65
- declare const createCohere: (apiKey: string, baseURL?: string) => 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">;
90
+ declare const createCohere: (apiKey: string, baseURL?: string) => 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">;
66
91
  /**
67
92
  * Create a Cortecs Provider
68
93
  * @see {@link https://api.cortecs.ai/v1/models}
69
94
  */
70
- declare const createCortecs: (apiKey: string, baseURL?: string) => 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">;
95
+ declare const createCortecs: (apiKey: string, baseURL?: string) => 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">;
96
+ /**
97
+ * Create a CrofAI Provider
98
+ * @see {@link https://crof.ai/docs}
99
+ */
100
+ declare const createCrof: (apiKey: string, baseURL?: string) => 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">;
71
101
  /**
72
102
  * Create a Deep Infra Provider
73
103
  * @see {@link https://deepinfra.com/models}
74
104
  */
75
- declare const createDeepinfra: (apiKey: string, baseURL?: string) => 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">;
105
+ declare const createDeepinfra: (apiKey: string, baseURL?: string) => 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">;
76
106
  /**
77
107
  * Create a DeepSeek Provider
78
108
  * @see {@link https://api-docs.deepseek.com/quick_start/pricing}
79
109
  */
80
- declare const createDeepSeek: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"deepseek-chat" | "deepseek-reasoner">;
110
+ declare const createDeepSeek: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"deepseek-v4-pro" | "deepseek-v4-flash" | "deepseek-chat" | "deepseek-reasoner">;
111
+ /**
112
+ * Create a DigitalOcean Provider
113
+ * @see {@link https://docs.digitalocean.com/products/gradient-ai-platform/details/models/}
114
+ */
115
+ declare const createDigitalocean: (apiKey: string, baseURL?: string) => 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">;
81
116
  /**
82
117
  * Create a DInference Provider
83
118
  * @see {@link https://dinference.com}
84
119
  */
85
- declare const createDinference: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"glm-5" | "glm-4.7" | "gpt-oss-120b">;
120
+ declare const createDinference: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"glm-5.1" | "glm-5" | "glm-4.7" | "gpt-oss-120b" | "minimax-m2.5">;
86
121
  /**
87
122
  * Create a D.Run (China) Provider
88
123
  * @see {@link https://www.d.run}
@@ -92,107 +127,132 @@ declare const createDrun: (apiKey: string, baseURL?: string) => ModelProvider &
92
127
  * Create a evroc Provider
93
128
  * @see {@link https://docs.evroc.com/products/think/overview.html}
94
129
  */
95
- declare const createEvroc: (apiKey: string, baseURL?: string) => 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">;
130
+ declare const createEvroc: (apiKey: string, baseURL?: string) => 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">;
96
131
  /**
97
132
  * Create a FastRouter Provider
98
133
  * @see {@link https://fastrouter.ai/models}
99
134
  */
100
- declare const createFastrouter: (apiKey: string, baseURL?: string) => 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">;
135
+ declare const createFastrouter: (apiKey: string, baseURL?: string) => 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">;
101
136
  /**
102
- * Create a Fireworks AI Provider
103
- * @see {@link https://fireworks.ai/docs/}
137
+ * Create a Fireworks (Firepass) Provider
138
+ * @see {@link https://docs.fireworks.ai/firepass}
104
139
  */
105
- declare const createFireworks: (apiKey: string, baseURL?: string) => 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">;
140
+ declare const createFirepass: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"accounts/fireworks/routers/kimi-k2p6-turbo">;
106
141
  /**
107
- * Create a Firmware Provider
108
- * @see {@link https://docs.frogbot.ai}
142
+ * Create a Fireworks AI Provider
143
+ * @see {@link https://fireworks.ai/docs/}
109
144
  */
110
- declare const createFirmware: (apiKey: string, baseURL?: string) => 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">;
145
+ declare const createFireworks: (apiKey: string, baseURL?: string) => 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">;
111
146
  /**
112
147
  * Create a Friendli Provider
113
148
  * @see {@link https://friendli.ai/docs/guides/serverless_endpoints/introduction}
114
149
  */
115
- declare const createFriendli: (apiKey: string, baseURL?: string) => 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">;
150
+ declare const createFriendli: (apiKey: string, baseURL?: string) => 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">;
151
+ /**
152
+ * Create a FrogBot Provider
153
+ * @see {@link https://docs.frogbot.ai}
154
+ */
155
+ declare const createFrogbot: (apiKey: string, baseURL?: string) => 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">;
116
156
  /**
117
157
  * Create a GitHub Copilot Provider
118
158
  * @see {@link https://docs.github.com/en/copilot}
119
159
  */
120
- declare const createGithubCopilot: (apiKey: string, baseURL?: string) => 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">;
160
+ declare const createGithubCopilot: (apiKey: string, baseURL?: string) => 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">;
121
161
  /**
122
162
  * Create a GitHub Models Provider
123
163
  * @see {@link https://docs.github.com/en/github-models}
124
164
  */
125
- declare const createGithubModels: (apiKey: string, baseURL?: string) => 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">;
165
+ declare const createGithubModels: (apiKey: string, baseURL?: string) => 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">;
166
+ /**
167
+ * Create a GMI Cloud Provider
168
+ * @see {@link https://docs.gmicloud.ai/inference-engine/api-reference/llm-api-reference}
169
+ */
170
+ declare const createGmicloud: (apiKey: string, baseURL?: string) => 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">;
126
171
  /**
127
172
  * Create a Google Provider
128
- * @see {@link https://ai.google.dev/gemini-api/docs/pricing}
173
+ * @see {@link https://ai.google.dev/gemini-api/docs/models}
129
174
  */
130
- declare const createGoogleGenerativeAI: (apiKey: string, baseURL?: string) => 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">;
175
+ declare const createGoogleGenerativeAI: (apiKey: string, baseURL?: string) => 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">;
131
176
  /**
132
177
  * Create a Groq Provider
133
178
  * @see {@link https://console.groq.com/docs/models}
134
179
  */
135
- declare const createGroq: (apiKey: string, baseURL?: string) => 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">;
180
+ declare const createGroq: (apiKey: string, baseURL?: string) => 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">;
136
181
  /**
137
182
  * Create a Helicone Provider
138
183
  * @see {@link https://helicone.ai/models}
139
184
  */
140
- declare const createHelicone: (apiKey: string, baseURL?: string) => 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">;
185
+ declare const createHelicone: (apiKey: string, baseURL?: string) => 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">;
186
+ /**
187
+ * Create a HPC-AI Provider
188
+ * @see {@link https://www.hpc-ai.com/doc/docs/quickstart/}
189
+ */
190
+ declare const createHpcAi: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"moonshotai/kimi-k2.5" | "zai-org/glm-5.1" | "minimax/minimax-m2.5">;
141
191
  /**
142
192
  * Create a Hugging Face Provider
143
193
  * @see {@link https://huggingface.co/docs/inference-providers}
144
194
  */
145
- declare const createHuggingface: (apiKey: string, baseURL?: string) => 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">;
195
+ declare const createHuggingface: (apiKey: string, baseURL?: string) => 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">;
146
196
  /**
147
197
  * Create a iFlow Provider
148
198
  * @see {@link https://platform.iflow.cn/en/docs}
149
199
  */
150
- declare const createIflowcn: (apiKey: string, baseURL?: string) => 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">;
200
+ declare const createIflowcn: (apiKey: string, baseURL?: string) => 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">;
151
201
  /**
152
202
  * Create a Inception Provider
153
203
  * @see {@link https://platform.inceptionlabs.ai/docs}
154
204
  */
155
- declare const createInception: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"mercury-edit" | "mercury-2" | "mercury-coder" | "mercury">;
205
+ declare const createInception: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"mercury-edit-2" | "mercury-2">;
206
+ /**
207
+ * Create a Inceptron Provider
208
+ * @see {@link https://docs.inceptron.io}
209
+ */
210
+ declare const createInceptron: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"zai-org/GLM-5.1-FP8" | "moonshotai/Kimi-K2.6" | "MiniMaxAI/MiniMax-M2.5" | "nvidia/llama-3.3-70b-instruct-fp8">;
156
211
  /**
157
212
  * Create a Inference Provider
158
213
  * @see {@link https://inference.net/models}
159
214
  */
160
- declare const createInference: (apiKey: string, baseURL?: string) => 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">;
215
+ declare const createInference: (apiKey: string, baseURL?: string) => 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">;
161
216
  /**
162
217
  * Create a IO.NET Provider
163
218
  * @see {@link https://io.net/docs/guides/intelligence/io-intelligence}
164
219
  */
165
- declare const createIoNet: (apiKey: string, baseURL?: string) => 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">;
220
+ declare const createIoNet: (apiKey: string, baseURL?: string) => 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">;
166
221
  /**
167
222
  * Create a Jiekou.AI Provider
168
223
  * @see {@link https://docs.jiekou.ai/docs/support/quickstart?utm_source=github_models.dev}
169
224
  */
170
- declare const createJiekou: (apiKey: string, baseURL?: string) => 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">;
225
+ declare const createJiekou: (apiKey: string, baseURL?: string) => 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">;
171
226
  /**
172
227
  * Create a Kilo Gateway Provider
173
228
  * @see {@link https://kilo.ai}
174
229
  */
175
- declare const createKilo: (apiKey: string, baseURL?: string) => 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">;
230
+ declare const createKilo: (apiKey: string, baseURL?: string) => 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">;
176
231
  /**
177
232
  * Create a Kimi For Coding Provider
178
233
  * @see {@link https://www.kimi.com/coding/docs/en/third-party-agents.html}
179
234
  */
180
- declare const createKimiForCoding: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"kimi-k2-thinking" | "k2p5">;
235
+ declare const createKimiForCoding: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"kimi-k2-thinking" | "k2p6" | "k2p5">;
181
236
  /**
182
237
  * Create a KUAE Cloud Coding Plan Provider
183
238
  * @see {@link https://docs.mthreads.com/kuaecloud/kuaecloud-doc-online/coding_plan/}
184
239
  */
185
240
  declare const createKuaeCloudCodingPlan: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"GLM-4.7">;
241
+ /**
242
+ * Create a Lilac Provider
243
+ * @see {@link https://docs.getlilac.com/inference/models}
244
+ */
245
+ declare const createLilac: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"moonshotai/kimi-k2.6" | "zai-org/glm-5.1" | "google/gemma-4-31b-it" | "minimaxai/minimax-m2.7">;
186
246
  /**
187
247
  * Create a Llama Provider
188
248
  * @see {@link https://llama.developer.meta.com/docs/models}
189
249
  */
190
- declare const createLlama: (apiKey: string, baseURL?: string) => 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">;
250
+ declare const createLlama: (apiKey: string, baseURL?: string) => 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">;
191
251
  /**
192
252
  * Create a LLM Gateway Provider
193
253
  * @see {@link https://llmgateway.io/docs}
194
254
  */
195
- declare const createLlmgateway: (apiKey: string, baseURL?: string) => 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">;
255
+ declare const createLlmgateway: (apiKey: string, baseURL?: string) => 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">;
196
256
  /**
197
257
  * Create a LMStudio Provider
198
258
  * @see {@link https://lmstudio.ai/models}
@@ -207,32 +267,37 @@ declare const createLucidquery: (apiKey: string, baseURL?: string) => ModelProvi
207
267
  * Create a Meganova Provider
208
268
  * @see {@link https://docs.meganova.ai}
209
269
  */
210
- declare const createMeganova: (apiKey: string, baseURL?: string) => 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">;
270
+ declare const createMeganova: (apiKey: string, baseURL?: string) => 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">;
211
271
  /**
212
272
  * Create a MiniMax (minimax.io) Provider
213
273
  * @see {@link https://platform.minimax.io/docs/guides/quickstart}
214
274
  */
215
- declare const createMinimax: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"MiniMax-M2.5" | "MiniMax-M2.7" | "MiniMax-M2.1" | "MiniMax-M2" | "MiniMax-M2.5-highspeed" | "MiniMax-M2.7-highspeed">;
275
+ declare const createMinimax: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"MiniMax-M2.5" | "MiniMax-M2.1" | "MiniMax-M2.7" | "MiniMax-M2.7-highspeed" | "MiniMax-M2.5-highspeed" | "MiniMax-M2">;
216
276
  /**
217
277
  * Create a MiniMax (minimaxi.com) Provider
218
278
  * @see {@link https://platform.minimaxi.com/docs/guides/quickstart}
219
279
  */
220
- declare const createMinimaxCn: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"MiniMax-M2.5" | "MiniMax-M2.7" | "MiniMax-M2.1" | "MiniMax-M2" | "MiniMax-M2.5-highspeed" | "MiniMax-M2.7-highspeed">;
280
+ declare const createMinimaxCn: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"MiniMax-M2.5" | "MiniMax-M2.1" | "MiniMax-M2.7" | "MiniMax-M2.7-highspeed" | "MiniMax-M2.5-highspeed" | "MiniMax-M2">;
221
281
  /**
222
- * Create a MiniMax Coding Plan (minimaxi.com) Provider
223
- * @see {@link https://platform.minimaxi.com/docs/coding-plan/intro}
282
+ * Create a MiniMax Token Plan (minimaxi.com) Provider
283
+ * @see {@link https://platform.minimaxi.com/docs/token-plan/intro}
224
284
  */
225
- declare const createMinimaxCnCodingPlan: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"MiniMax-M2.5" | "MiniMax-M2.7" | "MiniMax-M2.1" | "MiniMax-M2" | "MiniMax-M2.5-highspeed" | "MiniMax-M2.7-highspeed">;
285
+ declare const createMinimaxCnCodingPlan: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"MiniMax-M2.5" | "MiniMax-M2.1" | "MiniMax-M2.7" | "MiniMax-M2.7-highspeed" | "MiniMax-M2.5-highspeed" | "MiniMax-M2">;
226
286
  /**
227
- * Create a MiniMax Coding Plan (minimax.io) Provider
228
- * @see {@link https://platform.minimax.io/docs/coding-plan/intro}
287
+ * Create a MiniMax Token Plan (minimax.io) Provider
288
+ * @see {@link https://platform.minimax.io/docs/token-plan/intro}
229
289
  */
230
- declare const createMinimaxCodingPlan: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"MiniMax-M2.5" | "MiniMax-M2.7" | "MiniMax-M2.1" | "MiniMax-M2" | "MiniMax-M2.5-highspeed" | "MiniMax-M2.7-highspeed">;
290
+ declare const createMinimaxCodingPlan: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"MiniMax-M2.5" | "MiniMax-M2.1" | "MiniMax-M2.7" | "MiniMax-M2.7-highspeed" | "MiniMax-M2.5-highspeed" | "MiniMax-M2">;
231
291
  /**
232
292
  * Create a Mistral Provider
233
293
  * @see {@link https://docs.mistral.ai/getting-started/models/}
234
294
  */
235
- declare const createMistral: (apiKey: string, baseURL?: string) => 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">;
295
+ declare const createMistral: (apiKey: string, baseURL?: string) => 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">;
296
+ /**
297
+ * Create a Mixlayer Provider
298
+ * @see {@link https://docs.mixlayer.com}
299
+ */
300
+ declare const createMixlayer: (apiKey: string, baseURL?: string) => 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">;
236
301
  /**
237
302
  * Create a Moark Provider
238
303
  * @see {@link https://moark.com/docs/openapi/v1#tag/%E6%96%87%E6%9C%AC%E7%94%9F%E6%88%90}
@@ -242,17 +307,17 @@ declare const createMoark: (apiKey: string, baseURL?: string) => ModelProvider &
242
307
  * Create a ModelScope Provider
243
308
  * @see {@link https://modelscope.cn/docs/model-service/API-Inference/intro}
244
309
  */
245
- declare const createModelscope: (apiKey: string, baseURL?: string) => 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">;
310
+ declare const createModelscope: (apiKey: string, baseURL?: string) => 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">;
246
311
  /**
247
312
  * Create a Moonshot AI Provider
248
313
  * @see {@link https://platform.moonshot.ai/docs/api/chat}
249
314
  */
250
- declare const createMoonshotai: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"kimi-k2.5" | "kimi-k2-turbo-preview" | "kimi-k2-thinking" | "kimi-k2-thinking-turbo" | "kimi-k2-0905-preview" | "kimi-k2-0711-preview">;
315
+ declare const createMoonshotai: (apiKey: string, baseURL?: string) => 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">;
251
316
  /**
252
317
  * Create a Moonshot AI (China) Provider
253
318
  * @see {@link https://platform.moonshot.cn/docs/api/chat}
254
319
  */
255
- declare const createMoonshotaiCn: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"kimi-k2.5" | "kimi-k2-turbo-preview" | "kimi-k2-thinking" | "kimi-k2-thinking-turbo" | "kimi-k2-0905-preview" | "kimi-k2-0711-preview">;
320
+ declare const createMoonshotaiCn: (apiKey: string, baseURL?: string) => 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">;
256
321
  /**
257
322
  * Create a Morph Provider
258
323
  * @see {@link https://docs.morphllm.com/api-reference/introduction}
@@ -262,67 +327,82 @@ declare const createMorph: (apiKey: string, baseURL?: string) => ModelProvider &
262
327
  * Create a NanoGPT Provider
263
328
  * @see {@link https://docs.nano-gpt.com}
264
329
  */
265
- declare const createNanoGpt: (apiKey: string, baseURL?: string) => 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">;
330
+ declare const createNanoGpt: (apiKey: string, baseURL?: string) => 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">;
331
+ /**
332
+ * Create a NEAR AI Cloud Provider
333
+ * @see {@link https://docs.near.ai/}
334
+ */
335
+ declare const createNearai: (apiKey: string, baseURL?: string) => 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">;
266
336
  /**
267
337
  * Create a Nebius Token Factory Provider
268
338
  * @see {@link https://docs.tokenfactory.nebius.com/}
269
339
  */
270
- declare const createNebius: (apiKey: string, baseURL?: string) => 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">;
340
+ declare const createNebius: (apiKey: string, baseURL?: string) => 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">;
341
+ /**
342
+ * Create a Neuralwatt Provider
343
+ * @see {@link https://portal.neuralwatt.com/docs}
344
+ */
345
+ declare const createNeuralwatt: (apiKey: string, baseURL?: string) => 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">;
271
346
  /**
272
347
  * Create a Nova Provider
273
348
  * @see {@link https://nova.amazon.com/dev/documentation}
274
349
  */
275
- declare const createNova: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"nova-2-lite-v1" | "nova-2-pro-v1">;
350
+ declare const createNova: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"nova-2-pro-v1" | "nova-2-lite-v1">;
276
351
  /**
277
352
  * Create a NovitaAI Provider
278
353
  * @see {@link https://novita.ai/docs/guides/introduction}
279
354
  */
280
- declare const createNovitaAi: (apiKey: string, baseURL?: string) => 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">;
355
+ declare const createNovitaAi: (apiKey: string, baseURL?: string) => 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">;
281
356
  /**
282
357
  * Create a Nvidia Provider
283
358
  * @see {@link https://docs.api.nvidia.com/nim/}
284
359
  */
285
- declare const createNvidia: (apiKey: string, baseURL?: string) => 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">;
360
+ declare const createNvidia: (apiKey: string, baseURL?: string) => 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">;
286
361
  /**
287
362
  * Create a Ollama Cloud Provider
288
363
  * @see {@link https://docs.ollama.com/cloud}
289
364
  */
290
- declare const createOllamaCloud: (apiKey: string, baseURL?: string) => 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">;
365
+ declare const createOllamaCloud: (apiKey: string, baseURL?: string) => 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">;
291
366
  /**
292
367
  * Create a OpenAI Provider
293
368
  * @see {@link https://platform.openai.com/docs/models}
294
369
  */
295
- declare const createOpenAI: (apiKey: string, baseURL?: string) => 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>;
370
+ declare const createOpenAI: (apiKey: string, baseURL?: string) => 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>;
296
371
  /**
297
372
  * Create a OpenCode Zen Provider
298
373
  * @see {@link https://opencode.ai/docs/zen}
299
374
  */
300
- declare const createOpencode: (apiKey: string, baseURL?: string) => 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">;
375
+ declare const createOpencode: (apiKey: string, baseURL?: string) => 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">;
301
376
  /**
302
377
  * Create a OpenCode Go Provider
303
378
  * @see {@link https://opencode.ai/docs/zen}
304
379
  */
305
- declare const createOpencodeGo: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"kimi-k2.5" | "glm-5" | "minimax-m2.5" | "minimax-m2.7">;
380
+ declare const createOpencodeGo: (apiKey: string, baseURL?: string) => 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">;
381
+ /**
382
+ * Create a OrcaRouter Provider
383
+ * @see {@link https://docs.orcarouter.ai}
384
+ */
385
+ declare const createOrcarouter: (apiKey: string, baseURL?: string) => 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">;
306
386
  /**
307
387
  * Create a OVHcloud AI Endpoints Provider
308
388
  * @see {@link https://www.ovhcloud.com/en/public-cloud/ai-endpoints/catalog//}
309
389
  */
310
- declare const createOvhcloud: (apiKey: string, baseURL?: string) => 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">;
390
+ declare const createOvhcloud: (apiKey: string, baseURL?: string) => 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">;
311
391
  /**
312
392
  * Create a Perplexity Provider
313
393
  * @see {@link https://docs.perplexity.ai}
314
394
  */
315
- declare const createPerplexity: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"sonar-deep-research" | "sonar" | "sonar-reasoning-pro" | "sonar-pro">;
395
+ declare const createPerplexity: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"sonar" | "sonar-deep-research" | "sonar-reasoning-pro" | "sonar-pro">;
316
396
  /**
317
397
  * Create a Perplexity Agent Provider
318
398
  * @see {@link https://docs.perplexity.ai/docs/agent-api/models}
319
399
  */
320
- declare const createPerplexityAgent: (apiKey: string, baseURL?: string) => 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">;
400
+ declare const createPerplexityAgent: (apiKey: string, baseURL?: string) => 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">;
321
401
  /**
322
402
  * Create a Poe Provider
323
403
  * @see {@link https://creator.poe.com/docs/external-applications/openai-compatible-api}
324
404
  */
325
- declare const createPoe: (apiKey: string, baseURL?: string) => 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">;
405
+ declare const createPoe: (apiKey: string, baseURL?: string) => 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">;
326
406
  /**
327
407
  * Create a Privatemode AI Provider
328
408
  * @see {@link https://docs.privatemode.ai/api/overview}
@@ -332,117 +412,177 @@ declare const createPrivatemodeAi: (apiKey: string, baseURL?: string) => ModelPr
332
412
  * Create a QiHang Provider
333
413
  * @see {@link https://www.qhaigc.net/docs}
334
414
  */
335
- declare const createQihangAi: (apiKey: string, baseURL?: string) => 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">;
415
+ declare const createQihangAi: (apiKey: string, baseURL?: string) => 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">;
336
416
  /**
337
417
  * Create a Qiniu Provider
338
418
  * @see {@link https://developer.qiniu.com/aitokenapi}
339
419
  */
340
- declare const createQiniuAi: (apiKey: string, baseURL?: string) => 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">;
420
+ declare const createQiniuAi: (apiKey: string, baseURL?: string) => 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">;
421
+ /**
422
+ * Create a Regolo AI Provider
423
+ * @see {@link https://docs.regolo.ai/}
424
+ */
425
+ declare const createRegoloAi: (apiKey: string, baseURL?: string) => 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">;
341
426
  /**
342
427
  * Create a Requesty Provider
343
428
  * @see {@link https://requesty.ai/solution/llm-routing/models}
344
429
  */
345
- declare const createRequesty: (apiKey: string, baseURL?: string) => 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">;
430
+ declare const createRequesty: (apiKey: string, baseURL?: string) => 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">;
431
+ /**
432
+ * Create a routing.run Provider
433
+ * @see {@link https://docs.routing.run/api-reference/models}
434
+ */
435
+ declare const createRoutingRun: (apiKey: string, baseURL?: string) => 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">;
436
+ /**
437
+ * Create a Sarvam AI Provider
438
+ * @see {@link https://docs.sarvam.ai/api-reference-docs/getting-started/models}
439
+ */
440
+ declare const createSarvam: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"sarvam-30b" | "sarvam-105b">;
346
441
  /**
347
442
  * Create a Scaleway Provider
348
443
  * @see {@link https://www.scaleway.com/en/docs/generative-apis/}
349
444
  */
350
- declare const createScaleway: (apiKey: string, baseURL?: string) => 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">;
445
+ declare const createScaleway: (apiKey: string, baseURL?: string) => 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">;
351
446
  /**
352
447
  * Create a SiliconFlow Provider
353
448
  * @see {@link https://cloud.siliconflow.com/models}
354
449
  */
355
- declare const createSiliconFlow: (apiKey: string, baseURL?: string) => 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">;
450
+ declare const createSiliconFlow: (apiKey: string, baseURL?: string) => 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">;
356
451
  /**
357
452
  * Create a SiliconFlow (China) Provider
358
453
  * @see {@link https://cloud.siliconflow.com/models}
359
454
  */
360
- declare const createSiliconflowCn: (apiKey: string, baseURL?: string) => 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">;
455
+ declare const createSiliconflowCn: (apiKey: string, baseURL?: string) => 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">;
361
456
  /**
362
457
  * Create a STACKIT Provider
363
458
  * @see {@link https://docs.stackit.cloud/products/data-and-ai/ai-model-serving/basics/available-shared-models}
364
459
  */
365
- declare const createStackit: (apiKey: string, baseURL?: string) => 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">;
460
+ declare const createStackit: (apiKey: string, baseURL?: string) => 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">;
366
461
  /**
367
462
  * Create a StepFun Provider
368
463
  * @see {@link https://platform.stepfun.com/docs/zh/overview/concept}
369
464
  */
370
- declare const createStepfun: (apiKey: string, baseURL?: string) => ModelProvider & EmbedProvider<string> & SpeechProvider<string> & TranscriptionProvider<string> & ChatProvider<"step-1-32k" | "step-3.5-flash" | "step-2-16k">;
465
+ declare const createStepfun: (apiKey: string, baseURL?: string) => ModelProvider & EmbedProvider<string> & SpeechProvider<string> & TranscriptionProvider<string> & ChatProvider<"step-1-32k" | "step-2-16k" | "step-3.5-flash-2603" | "step-3.5-flash">;
466
+ /**
467
+ * Create a StepFun Provider
468
+ * @see {@link https://platform.stepfun.ai/docs/en/step-plan/integrations/open-code}
469
+ */
470
+ declare const createStepfunAi: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"step-3.5-flash-2603" | "step-3.5-flash">;
371
471
  /**
372
472
  * Create a submodel Provider
373
473
  * @see {@link https://submodel.gitbook.io}
374
474
  */
375
- declare const createSubmodel: (apiKey: string, baseURL?: string) => 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">;
475
+ declare const createSubmodel: (apiKey: string, baseURL?: string) => 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">;
376
476
  /**
377
477
  * Create a Synthetic Provider
378
478
  * @see {@link https://synthetic.new/pricing}
379
479
  */
380
- declare const createSynthetic: (apiKey: string, baseURL?: string) => 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">;
480
+ declare const createSynthetic: (apiKey: string, baseURL?: string) => 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">;
381
481
  /**
382
482
  * Create a Tencent Coding Plan (China) Provider
383
483
  * @see {@link https://cloud.tencent.com/document/product/1772/128947}
384
484
  */
385
- declare const createTencentCodingPlan: (apiKey: string, baseURL?: string) => 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">;
485
+ declare const createTencentCodingPlan: (apiKey: string, baseURL?: string) => 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">;
486
+ /**
487
+ * Create a Tencent TokenHub Provider
488
+ * @see {@link https://cloud.tencent.com/document/product/1823/130050}
489
+ */
490
+ declare const createTencentTokenhub: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"hy3-preview">;
491
+ /**
492
+ * Create a The Grid AI Provider
493
+ * @see {@link https://thegrid.ai/docs}
494
+ */
495
+ declare const createTheGridAi: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"code-prime" | "agent-max" | "text-max" | "agent-standard" | "text-prime" | "text-standard" | "code-standard" | "code-max" | "agent-prime">;
496
+ /**
497
+ * Create a Umans AI Coding Plan Provider
498
+ * @see {@link https://app.umans.ai/offers/code/docs}
499
+ */
500
+ declare const createUmansAiCodingPlan: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"umans-qwen3.6-35b-a3b" | "umans-glm-5.1" | "umans-coder" | "umans-flash" | "umans-kimi-k2.6">;
386
501
  /**
387
502
  * Create a Upstage Provider
388
503
  * @see {@link https://developers.upstage.ai/docs/apis/chat}
389
504
  */
390
- declare const createUpstage: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"solar-pro3" | "solar-pro2" | "solar-mini">;
505
+ declare const createUpstage: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"solar-pro2" | "solar-mini" | "solar-pro3">;
391
506
  /**
392
507
  * Create a Venice AI Provider
393
508
  * @see {@link https://docs.venice.ai}
394
509
  */
395
- declare const createVenice: (apiKey: string, baseURL?: string) => 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">;
510
+ declare const createVenice: (apiKey: string, baseURL?: string) => 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">;
396
511
  /**
397
512
  * Create a Vivgrid Provider
398
513
  * @see {@link https://docs.vivgrid.com/models}
399
514
  */
400
- declare const createVivgrid: (apiKey: string, baseURL?: string) => 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">;
515
+ declare const createVivgrid: (apiKey: string, baseURL?: string) => 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">;
401
516
  /**
402
517
  * Create a Vultr Provider
403
518
  * @see {@link https://api.vultrinference.com/}
404
519
  */
405
- declare const createVultr: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"MiniMax-M2.5" | "Kimi-K2.5" | "GLM-5-FP8" | "DeepSeek-V3.2">;
520
+ declare const createVultr: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"MiniMax-M2.5" | "gpt-oss-120b" | "Kimi-K2.5" | "DeepSeek-V3.2" | "GLM-5-FP8">;
521
+ /**
522
+ * Create a Wafer Provider
523
+ * @see {@link https://docs.wafer.ai/wafer-pass}
524
+ */
525
+ declare const createWaferAi: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"Qwen3.5-397B-A17B" | "GLM-5.1">;
406
526
  /**
407
527
  * Create a Weights & Biases Provider
408
528
  * @see {@link https://docs.wandb.ai/guides/integrations/inference/}
409
529
  */
410
- declare const createWandb: (apiKey: string, baseURL?: string) => 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">;
530
+ declare const createWandb: (apiKey: string, baseURL?: string) => 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">;
411
531
  /**
412
532
  * Create a xAI Provider
413
533
  * @see {@link https://docs.x.ai/docs/models}
414
534
  */
415
- declare const createXai: (apiKey: string, baseURL?: string) => 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">;
535
+ declare const createXai: (apiKey: string, baseURL?: string) => 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">;
416
536
  /**
417
537
  * Create a Xiaomi Provider
418
538
  * @see {@link https://platform.xiaomimimo.com/#/docs}
419
539
  */
420
- declare const createXiaomi: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"mimo-v2-flash" | "mimo-v2-pro" | "mimo-v2-omni">;
540
+ declare const createXiaomi: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"mimo-v2.5-pro" | "mimo-v2-omni" | "mimo-v2-flash" | "mimo-v2-pro" | "mimo-v2.5">;
541
+ /**
542
+ * Create a Xiaomi Token Plan (Europe) Provider
543
+ * @see {@link https://platform.xiaomimimo.com/#/docs}
544
+ */
545
+ declare const createXiaomiTokenPlanAms: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"mimo-v2.5-pro" | "mimo-v2-omni" | "mimo-v2-flash" | "mimo-v2-pro" | "mimo-v2.5" | "mimo-v2-tts">;
546
+ /**
547
+ * Create a Xiaomi Token Plan (China) Provider
548
+ * @see {@link https://platform.xiaomimimo.com/#/docs}
549
+ */
550
+ declare const createXiaomiTokenPlanCn: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"mimo-v2.5-pro" | "mimo-v2-omni" | "mimo-v2-flash" | "mimo-v2-pro" | "mimo-v2.5" | "mimo-v2-tts">;
551
+ /**
552
+ * Create a Xiaomi Token Plan (Singapore) Provider
553
+ * @see {@link https://platform.xiaomimimo.com/#/docs}
554
+ */
555
+ declare const createXiaomiTokenPlanSgp: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"mimo-v2.5-pro" | "mimo-v2-omni" | "mimo-v2-flash" | "mimo-v2-pro" | "mimo-v2.5" | "mimo-v2-tts">;
556
+ /**
557
+ * Create a Xpersona Provider
558
+ * @see {@link https://www.xpersona.co/docs}
559
+ */
560
+ declare const createXpersona: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"xpersona-frieren-coder">;
421
561
  /**
422
562
  * Create a Z.AI Provider
423
563
  * @see {@link https://docs.z.ai/guides/overview/pricing}
424
564
  */
425
- declare const createZai: (apiKey: string, baseURL?: string) => 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">;
565
+ declare const createZai: (apiKey: string, baseURL?: string) => 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">;
426
566
  /**
427
567
  * Create a Z.AI Coding Plan Provider
428
568
  * @see {@link https://docs.z.ai/devpack/overview}
429
569
  */
430
- declare const createZaiCodingPlan: (apiKey: string, baseURL?: string) => 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">;
570
+ declare const createZaiCodingPlan: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"glm-5.1" | "glm-4.7" | "glm-4.5-air" | "glm-5v-turbo" | "glm-5-turbo">;
431
571
  /**
432
572
  * Create a ZenMux Provider
433
573
  * @see {@link https://docs.zenmux.ai}
434
574
  */
435
- declare const createZenmux: (apiKey: string, baseURL?: string) => 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">;
575
+ declare const createZenmux: (apiKey: string, baseURL?: string) => 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">;
436
576
  /**
437
577
  * Create a Zhipu AI Provider
438
578
  * @see {@link https://docs.z.ai/guides/overview/pricing}
439
579
  */
440
- declare const createZhipuai: (apiKey: string, baseURL?: string) => 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">;
580
+ declare const createZhipuai: (apiKey: string, baseURL?: string) => 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">;
441
581
  /**
442
582
  * Create a Zhipu AI Coding Plan Provider
443
583
  * @see {@link https://docs.bigmodel.cn/cn/coding-plan/overview}
444
584
  */
445
- declare const createZhipuaiCodingPlan: (apiKey: string, baseURL?: string) => 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">;
585
+ declare const createZhipuaiCodingPlan: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"glm-5.1" | "glm-4.7" | "glm-4.5-air" | "glm-5v-turbo" | "glm-5-turbo">;
446
586
  /**
447
587
  * Create a Baidu Qianfan Provider
448
588
  * @see {@link https://cloud.baidu.com/doc/qianfan/s/Hmh4suq26}
@@ -477,8 +617,8 @@ declare const createFeatherless: (apiKey: string, baseURL?: string) => ModelProv
477
617
  declare const createTogetherAI: (apiKey: string, baseURL?: string) => ModelProvider & EmbedProvider<string> & ChatProvider<TogetheraiModels>;
478
618
 
479
619
  /** @deprecated use `createNovitaAi` instead. */
480
- declare const createNovita: (apiKey: string, baseURL?: string) => 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">;
620
+ declare const createNovita: (apiKey: string, baseURL?: string) => 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">;
481
621
  /** @deprecated use `createStepfun` instead. */
482
- declare const createStepFun: (apiKey: string, baseURL?: string) => ModelProvider & EmbedProvider<string> & SpeechProvider<string> & TranscriptionProvider<string> & ChatProvider<"step-1-32k" | "step-3.5-flash" | "step-2-16k">;
622
+ declare const createStepFun: (apiKey: string, baseURL?: string) => ModelProvider & EmbedProvider<string> & SpeechProvider<string> & TranscriptionProvider<string> & ChatProvider<"step-1-32k" | "step-2-16k" | "step-3.5-flash-2603" | "step-3.5-flash">;
483
623
 
484
- export { createAbacus, createAlibaba, createAlibabaCn, createAlibabaCodingPlan, createAlibabaCodingPlanCn, createBailing, createBaseten, createBerget, createCerebras, createChutes, createCloudferroSherlock, createCohere, createCortecs, createDeepSeek, createDeepinfra, createDinference, createDrun, createEvroc, createFastrouter, createFeatherless, createFireworks, createFirmware, createFriendli, createGithubCopilot, createGithubModels, createGoogleGenerativeAI, createGroq, createHelicone, createHuggingface, createIflowcn, createInception, createInference, createIoNet, createJiekou, createKilo, createKimiForCoding, createKuaeCloudCodingPlan, createLitellm, createLlama, createLlmgateway, createLmstudio, createLucidquery, createMeganova, createMinimax, createMinimaxCn, createMinimaxCnCodingPlan, createMinimaxCodingPlan, createMistral, createMoark, createModelscope, createMoonshotai, createMoonshotaiCn, createMorph, createNanoGpt, createNebius, createNova, createNovita, createNovitaAi, createNvidia, createOllama, createOllamaCloud, createOpenAI, createOpencode, createOpencodeGo, createOvhcloud, createPerplexity, createPerplexityAgent, createPoe, createPrivatemodeAi, createQianfan, createQihangAi, createQiniuAi, createRequesty, createScaleway, createSiliconFlow, createSiliconflowCn, createStackit, createStepFun, createStepfun, createSubmodel, createSynthetic, createTencentCodingPlan, createTencentHunyuan, createTogetherAI, createUpstage, createVenice, createVivgrid, createVultr, createWandb, createXai, createXiaomi, createZai, createZaiCodingPlan, createZenmux, createZhipuai, createZhipuaiCodingPlan };
624
+ export { createAbacus, createAbliterationAi, createAlibaba, createAlibabaCn, createAlibabaCodingPlan, createAlibabaCodingPlanCn, createAmbient, createAtomicChat, createAuriko, createBailing, createBaseten, createBerget, createCerebras, createChutes, createClaudinio, createCloudferroSherlock, createCohere, createCortecs, createCrof, createDeepSeek, createDeepinfra, createDigitalocean, createDinference, createDrun, createEvroc, createFastrouter, createFeatherless, createFirepass, createFireworks, createFriendli, createFrogbot, createGithubCopilot, createGithubModels, createGmicloud, createGoogleGenerativeAI, createGroq, createHelicone, createHpcAi, createHuggingface, createIflowcn, createInception, createInceptron, createInference, createIoNet, createJiekou, createKilo, createKimiForCoding, createKuaeCloudCodingPlan, createLilac, createLitellm, createLlama, createLlmgateway, createLmstudio, createLucidquery, createMeganova, createMinimax, createMinimaxCn, createMinimaxCnCodingPlan, createMinimaxCodingPlan, createMistral, createMixlayer, createMoark, createModelscope, createMoonshotai, createMoonshotaiCn, createMorph, createNanoGpt, createNearai, createNebius, createNeuralwatt, createNova, createNovita, createNovitaAi, createNvidia, createOllama, createOllamaCloud, createOpenAI, createOpencode, createOpencodeGo, createOrcarouter, createOvhcloud, createPerplexity, createPerplexityAgent, createPoe, createPrivatemodeAi, createQianfan, createQihangAi, createQiniuAi, createRegoloAi, createRequesty, createRoutingRun, createSarvam, createScaleway, createSiliconFlow, createSiliconflowCn, createStackit, createStepFun, createStepfun, createStepfunAi, createSubmodel, createSynthetic, createTencentCodingPlan, createTencentHunyuan, createTencentTokenhub, createTheGridAi, createTogetherAI, createUmansAiCodingPlan, createUpstage, createVenice, createVivgrid, createVultr, createWaferAi, createWandb, createXai, createXiaomi, createXiaomiTokenPlanAms, createXiaomiTokenPlanCn, createXiaomiTokenPlanSgp, createXpersona, createZai, createZaiCodingPlan, createZenmux, createZhipuai, createZhipuaiCodingPlan };