@xsai-ext/providers 0.5.0-beta.6 → 0.5.0-beta.7
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,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
export { c as createAnthropic, a as createOpenRouter } from './anthropic-
|
|
1
|
+
import { M as ModelProvider, C as ChatProvider, 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-CMce5K-5.js';
|
|
3
3
|
import { T as TogetheraiModels } from './types-D_GJGub3.js';
|
|
4
4
|
import '@xsai/shared';
|
|
5
5
|
|
|
@@ -7,7 +7,7 @@ import '@xsai/shared';
|
|
|
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<"claude-opus-4-1-20250805" | "
|
|
10
|
+
declare const createAbacus: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"claude-opus-4-1-20250805" | "claude-haiku-4-5-20251001" | "claude-sonnet-4-6" | "claude-opus-4-5-20251101" | "claude-opus-4-20250514" | "claude-sonnet-4-5-20250929" | "claude-opus-4-6" | "claude-3-7-sonnet-20250219" | "claude-sonnet-4-20250514" | "openai/gpt-oss-120b" | "deepseek-ai/DeepSeek-R1" | "zai-org/glm-4.6" | "zai-org/glm-4.5" | "zai-org/glm-4.7" | "zai-org/glm-5" | "deepseek/deepseek-v3.1" | "kimi-k2.5" | "gpt-5.2" | "o3-pro" | "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" | "gpt-4.1-mini" | "gpt-5.1" | "gpt-5-nano" | "gpt-5.4" | "gpt-4o-mini" | "gpt-5.3-codex-xhigh" | "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" | "o3" | "grok-4-fast-non-reasoning" | "kimi-k2-turbo-preview" | "gpt-5" | "gpt-5.3-chat-latest" | "deepseek-ai/DeepSeek-V3.1-Terminus" | "deepseek-ai/DeepSeek-V3.2" | "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">;
|
|
11
11
|
/**
|
|
12
12
|
* Create a abliteration.ai Provider
|
|
13
13
|
* @see {@link https://docs.abliteration.ai/models}
|
|
@@ -47,7 +47,7 @@ declare const createAtomicChat: (apiKey: string, baseURL?: string) => ModelProvi
|
|
|
47
47
|
* Create a Auriko Provider
|
|
48
48
|
* @see {@link https://docs.auriko.ai}
|
|
49
49
|
*/
|
|
50
|
-
declare const createAuriko: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"
|
|
50
|
+
declare const createAuriko: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"claude-sonnet-4-6" | "claude-opus-4-7" | "claude-opus-4-6" | "kimi-k2.5" | "gemini-2.5-pro" | "gemini-3.1-pro-preview" | "gemini-2.5-flash" | "glm-5.1" | "kimi-k2.6" | "deepseek-v4-pro" | "deepseek-v4-flash" | "minimax-m2-7" | "qwen-3.6-plus" | "grok-4.3" | "minimax-m2-7-highspeed">;
|
|
51
51
|
/**
|
|
52
52
|
* Create a Bailing Provider
|
|
53
53
|
* @see {@link https://alipaytbox.yuque.com/sxs0ba/ling/intro}
|
|
@@ -57,17 +57,17 @@ declare const createBailing: (apiKey: string, baseURL?: string) => ModelProvider
|
|
|
57
57
|
* Create a Baseten Provider
|
|
58
58
|
* @see {@link https://docs.baseten.co/development/model-apis/overview}
|
|
59
59
|
*/
|
|
60
|
-
declare const createBaseten: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"deepseek-ai/DeepSeek-
|
|
60
|
+
declare const createBaseten: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"openai/gpt-oss-120b" | "deepseek-ai/DeepSeek-V4-Pro" | "moonshotai/Kimi-K2.6" | "moonshotai/Kimi-K2.5" | "MiniMaxAI/MiniMax-M2.5" | "deepseek-ai/DeepSeek-V3.2" | "deepseek-ai/DeepSeek-V3.1" | "deepseek-ai/DeepSeek-V3-0324" | "moonshotai/Kimi-K2-Thinking" | "moonshotai/Kimi-K2-Instruct-0905" | "zai-org/GLM-4.7" | "zai-org/GLM-5" | "zai-org/GLM-4.6" | "nvidia/Nemotron-120B-A12B">;
|
|
61
61
|
/**
|
|
62
62
|
* Create a Berget.AI Provider
|
|
63
63
|
* @see {@link https://api.berget.ai}
|
|
64
64
|
*/
|
|
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" | "
|
|
65
|
+
declare const createBerget: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"openai/gpt-oss-120b" | "moonshotai/Kimi-K2.6" | "google/gemma-4-31B-it" | "zai-org/GLM-4.7" | "mistralai/Mistral-Medium-3.5-128B" | "mistralai/Mistral-Small-3.2-24B-Instruct-2506" | "meta-llama/Llama-3.3-70B-Instruct">;
|
|
66
66
|
/**
|
|
67
67
|
* Create a Cerebras Provider
|
|
68
68
|
* @see {@link https://inference-docs.cerebras.ai/models/overview}
|
|
69
69
|
*/
|
|
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"
|
|
70
|
+
declare const createCerebras: (apiKey: string, baseURL?: string) => ModelProvider & EmbedProvider<string> & ChatProvider<"zai-glm-4.7" | "qwen-3-235b-a22b-instruct-2507" | "gpt-oss-120b" | "llama3.1-8b">;
|
|
71
71
|
/**
|
|
72
72
|
* Create a Chutes Provider
|
|
73
73
|
* @see {@link https://llm.chutes.ai/v1/models}
|
|
@@ -92,7 +92,7 @@ declare const createCohere: (apiKey: string, baseURL?: string) => ModelProvider
|
|
|
92
92
|
* Create a Cortecs Provider
|
|
93
93
|
* @see {@link https://api.cortecs.ai/v1/models}
|
|
94
94
|
*/
|
|
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-
|
|
95
|
+
declare const createCortecs: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"claude-haiku-4-5" | "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-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
96
|
/**
|
|
97
97
|
* Create a CrofAI Provider
|
|
98
98
|
* @see {@link https://crof.ai/docs}
|
|
@@ -102,7 +102,7 @@ declare const createCrof: (apiKey: string, baseURL?: string) => ModelProvider &
|
|
|
102
102
|
* Create a Deep Infra Provider
|
|
103
103
|
* @see {@link https://deepinfra.com/models}
|
|
104
104
|
*/
|
|
105
|
-
declare const createDeepinfra: (apiKey: string, baseURL?: string) => ModelProvider & EmbedProvider<string> & ChatProvider<"
|
|
105
|
+
declare const createDeepinfra: (apiKey: string, baseURL?: string) => ModelProvider & EmbedProvider<string> & ChatProvider<"openai/gpt-oss-20b" | "openai/gpt-oss-120b" | "xiaomi/mimo-v2.5-pro" | "xiaomi/mimo-v2.5" | "deepseek-ai/DeepSeek-V4-Pro" | "moonshotai/Kimi-K2.6" | "moonshotai/Kimi-K2.5" | "zai-org/GLM-5.1" | "google/gemma-4-31B-it" | "meta-llama/Llama-3.3-70B-Instruct-Turbo" | "MiniMaxAI/MiniMax-M2.5" | "Qwen/Qwen3.5-397B-A17B" | "deepseek-ai/DeepSeek-V3.2" | "meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8" | "moonshotai/Kimi-K2-Thinking" | "moonshotai/Kimi-K2-Instruct-0905" | "zai-org/GLM-4.7" | "zai-org/GLM-5" | "zai-org/GLM-4.6" | "zai-org/GLM-4.6V" | "deepseek-ai/DeepSeek-R1-0528" | "moonshotai/Kimi-K2-Instruct" | "zai-org/GLM-4.5" | "zai-org/GLM-4.7-Flash" | "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" | "MiniMaxAI/MiniMax-M2.1" | "MiniMaxAI/MiniMax-M2" | "Qwen/Qwen3-Coder-480B-A35B-Instruct-Turbo" | "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">;
|
|
106
106
|
/**
|
|
107
107
|
* Create a DeepSeek Provider
|
|
108
108
|
* @see {@link https://api-docs.deepseek.com/quick_start/pricing}
|
|
@@ -132,7 +132,7 @@ declare const createEvroc: (apiKey: string, baseURL?: string) => ModelProvider &
|
|
|
132
132
|
* Create a FastRouter Provider
|
|
133
133
|
* @see {@link https://fastrouter.ai/models}
|
|
134
134
|
*/
|
|
135
|
-
declare const createFastrouter: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"openai/gpt-oss-
|
|
135
|
+
declare const createFastrouter: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"moonshotai/kimi-k2" | "openai/gpt-oss-20b" | "openai/gpt-oss-120b" | "anthropic/claude-sonnet-4" | "qwen/qwen3-coder" | "z-ai/glm-5" | "openai/gpt-4.1" | "openai/gpt-5-nano" | "openai/gpt-5-mini" | "openai/gpt-5" | "anthropic/claude-opus-4.1" | "google/gemini-2.5-pro" | "google/gemini-2.5-flash" | "deepseek-ai/deepseek-r1-distill-llama-70b" | "x-ai/grok-4">;
|
|
136
136
|
/**
|
|
137
137
|
* Create a Fireworks (Firepass) Provider
|
|
138
138
|
* @see {@link https://docs.fireworks.ai/firepass}
|
|
@@ -147,12 +147,12 @@ declare const createFireworks: (apiKey: string, baseURL?: string) => ModelProvid
|
|
|
147
147
|
* Create a Friendli Provider
|
|
148
148
|
* @see {@link https://friendli.ai/docs/guides/serverless_endpoints/introduction}
|
|
149
149
|
*/
|
|
150
|
-
declare const createFriendli: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"
|
|
150
|
+
declare const createFriendli: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"zai-org/GLM-5.1" | "MiniMaxAI/MiniMax-M2.5" | "Qwen/Qwen3-235B-A22B-Instruct-2507" | "zai-org/GLM-5" | "meta-llama/Llama-3.3-70B-Instruct" | "meta-llama/Llama-3.1-8B-Instruct">;
|
|
151
151
|
/**
|
|
152
152
|
* Create a FrogBot Provider
|
|
153
153
|
* @see {@link https://docs.frogbot.ai}
|
|
154
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" | "
|
|
155
|
+
declare const createFrogbot: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"claude-haiku-4-5" | "claude-sonnet-4-6" | "claude-opus-4-7" | "claude-opus-4-6" | "kimi-k2.5" | "gemini-2.5-pro" | "grok-4-1-fast-non-reasoning" | "grok-code-fast-1" | "gemini-3-flash-preview" | "gemini-2.5-flash" | "deepseek-v4-pro" | "minimax-m2-7" | "gpt-oss-120b" | "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">;
|
|
156
156
|
/**
|
|
157
157
|
* Create a GitHub Copilot Provider
|
|
158
158
|
* @see {@link https://docs.github.com/en/copilot}
|
|
@@ -162,12 +162,12 @@ declare const createGithubCopilot: (apiKey: string, baseURL?: string) => ModelPr
|
|
|
162
162
|
* Create a GitHub Models Provider
|
|
163
163
|
* @see {@link https://docs.github.com/en/github-models}
|
|
164
164
|
*/
|
|
165
|
-
declare const createGithubModels: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"
|
|
165
|
+
declare const createGithubModels: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"microsoft/phi-4" | "microsoft/phi-4-mini-instruct" | "deepseek/deepseek-r1" | "deepseek/deepseek-r1-0528" | "openai/gpt-4o" | "openai/gpt-4.1" | "openai/gpt-4.1-mini" | "openai/gpt-4o-mini" | "openai/o1" | "openai/gpt-4.1-nano" | "openai/o4-mini" | "openai/o3-mini" | "openai/o3" | "deepseek/deepseek-v3-0324" | "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/o1-preview" | "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-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-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" | "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
166
|
/**
|
|
167
167
|
* Create a GMI Cloud Provider
|
|
168
168
|
* @see {@link https://docs.gmicloud.ai/inference-engine/api-reference/llm-api-reference}
|
|
169
169
|
*/
|
|
170
|
-
declare const createGmicloud: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"
|
|
170
|
+
declare const createGmicloud: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"anthropic/claude-sonnet-4.6" | "anthropic/claude-opus-4.6" | "anthropic/claude-opus-4.7" | "deepseek-ai/DeepSeek-V4-Pro" | "moonshotai/Kimi-K2.6" | "zai-org/GLM-5.1-FP8" | "deepseek-ai/DeepSeek-V4-Flash" | "zai-org/GLM-5-FP8">;
|
|
171
171
|
/**
|
|
172
172
|
* Create a Google Provider
|
|
173
173
|
* @see {@link https://ai.google.dev/gemini-api/docs/models}
|
|
@@ -177,22 +177,22 @@ declare const createGoogleGenerativeAI: (apiKey: string, baseURL?: string) => Mo
|
|
|
177
177
|
* Create a Groq Provider
|
|
178
178
|
* @see {@link https://console.groq.com/docs/models}
|
|
179
179
|
*/
|
|
180
|
-
declare const createGroq: (apiKey: string, baseURL?: string) => ModelProvider & EmbedProvider<string> & ChatProvider<"
|
|
180
|
+
declare const createGroq: (apiKey: string, baseURL?: string) => ModelProvider & EmbedProvider<string> & ChatProvider<"openai/gpt-oss-20b" | "openai/gpt-oss-safeguard-20b" | "openai/gpt-oss-120b" | "qwen/qwen3-32b" | "meta-llama/llama-guard-4-12b" | "moonshotai/kimi-k2-instruct" | "meta-llama/llama-4-scout-17b-16e-instruct" | "llama-3.3-70b-versatile" | "deepseek-r1-distill-llama-70b" | "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" | "groq/compound" | "groq/compound-mini" | "canopylabs/orpheus-arabic-saudi" | "canopylabs/orpheus-v1-english" | "meta-llama/llama-prompt-guard-2-22m" | "meta-llama/llama-prompt-guard-2-86m" | "meta-llama/llama-4-maverick-17b-128e-instruct">;
|
|
181
181
|
/**
|
|
182
182
|
* Create a Helicone Provider
|
|
183
183
|
* @see {@link https://helicone.ai/models}
|
|
184
184
|
*/
|
|
185
|
-
declare const createHelicone: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"claude-opus-4-1-20250805" | "
|
|
185
|
+
declare const createHelicone: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"claude-opus-4-1-20250805" | "claude-3-haiku-20240307" | "claude-haiku-4-5-20251001" | "claude-opus-4-1" | "claude-sonnet-4-5-20250929" | "o3-pro" | "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" | "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" | "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-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
186
|
/**
|
|
187
187
|
* Create a HPC-AI Provider
|
|
188
188
|
* @see {@link https://www.hpc-ai.com/doc/docs/quickstart/}
|
|
189
189
|
*/
|
|
190
|
-
declare const createHpcAi: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"moonshotai/kimi-k2.5" | "
|
|
190
|
+
declare const createHpcAi: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"moonshotai/kimi-k2.5" | "minimax/minimax-m2.5" | "zai-org/glm-5.1">;
|
|
191
191
|
/**
|
|
192
192
|
* Create a Hugging Face Provider
|
|
193
193
|
* @see {@link https://huggingface.co/docs/inference-providers}
|
|
194
194
|
*/
|
|
195
|
-
declare const createHuggingface: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"deepseek-ai/DeepSeek-
|
|
195
|
+
declare const createHuggingface: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"deepseek-ai/DeepSeek-V4-Pro" | "moonshotai/Kimi-K2.6" | "moonshotai/Kimi-K2.5" | "zai-org/GLM-5.1" | "MiniMaxAI/MiniMax-M2.7" | "MiniMaxAI/MiniMax-M2.5" | "Qwen/Qwen3.5-397B-A17B" | "deepseek-ai/DeepSeek-V3.2" | "moonshotai/Kimi-K2-Thinking" | "moonshotai/Kimi-K2-Instruct-0905" | "zai-org/GLM-4.7" | "zai-org/GLM-5" | "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" | "MiniMaxAI/MiniMax-M2.1" | "Qwen/Qwen3-Coder-480B-A35B-Instruct" | "Qwen/Qwen3-Embedding-8B" | "XiaomiMiMo/MiMo-V2-Flash" | "Qwen/Qwen3-Next-80B-A3B-Thinking" | "Qwen/Qwen3-Embedding-4B" | "Qwen/Qwen3-Coder-Next">;
|
|
196
196
|
/**
|
|
197
197
|
* Create a iFlow Provider
|
|
198
198
|
* @see {@link https://platform.iflow.cn/en/docs}
|
|
@@ -207,7 +207,7 @@ declare const createInception: (apiKey: string, baseURL?: string) => ModelProvid
|
|
|
207
207
|
* Create a Inceptron Provider
|
|
208
208
|
* @see {@link https://docs.inceptron.io}
|
|
209
209
|
*/
|
|
210
|
-
declare const createInceptron: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"
|
|
210
|
+
declare const createInceptron: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"moonshotai/Kimi-K2.6" | "MiniMaxAI/MiniMax-M2.5" | "zai-org/GLM-5.1-FP8" | "nvidia/llama-3.3-70b-instruct-fp8">;
|
|
211
211
|
/**
|
|
212
212
|
* Create a Inference Provider
|
|
213
213
|
* @see {@link https://inference.net/models}
|
|
@@ -217,17 +217,17 @@ declare const createInference: (apiKey: string, baseURL?: string) => ModelProvid
|
|
|
217
217
|
* Create a IO.NET Provider
|
|
218
218
|
* @see {@link https://io.net/docs/guides/intelligence/io-intelligence}
|
|
219
219
|
*/
|
|
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" | "
|
|
220
|
+
declare const createIoNet: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"openai/gpt-oss-20b" | "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" | "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">;
|
|
221
221
|
/**
|
|
222
222
|
* Create a Jiekou.AI Provider
|
|
223
223
|
* @see {@link https://docs.jiekou.ai/docs/support/quickstart?utm_source=github_models.dev}
|
|
224
224
|
*/
|
|
225
|
-
declare const createJiekou: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"claude-opus-4-1-20250805" | "
|
|
225
|
+
declare const createJiekou: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"claude-opus-4-1-20250805" | "claude-haiku-4-5-20251001" | "claude-opus-4-5-20251101" | "claude-opus-4-20250514" | "claude-sonnet-4-5-20250929" | "claude-opus-4-6" | "claude-sonnet-4-20250514" | "moonshotai/kimi-k2-0905" | "qwen/qwen3-coder-next" | "qwen/qwen3-next-80b-a3b-thinking" | "qwen/qwen3-235b-a22b-thinking-2507" | "qwen/qwen3-next-80b-a3b-instruct" | "deepseek/deepseek-r1-0528" | "baidu/ernie-4.5-vl-424b-a47b" | "moonshotai/kimi-k2.5" | "minimax/minimax-m2.1" | "moonshotai/kimi-k2-instruct" | "zai-org/glm-4.5v" | "zai-org/glm-4.7-flash" | "zai-org/glm-4.5" | "zai-org/glm-4.7" | "qwen/qwen3-30b-a3b-fp8" | "qwen/qwen3-235b-a22b-fp8" | "qwen/qwen3-32b-fp8" | "qwen/qwen3-235b-a22b-instruct-2507" | "qwen/qwen3-coder-480b-a35b-instruct" | "deepseek/deepseek-v3-0324" | "deepseek/deepseek-v3.1" | "minimaxai/minimax-m1-80k" | "xiaomimimo/mimo-v2-flash" | "baidu/ernie-4.5-300b-a47b-paddle" | "gpt-5.2" | "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" | "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" | "o3" | "grok-4-fast-non-reasoning" | "grok-4-1-fast-reasoning" | "gpt-5.1-codex-mini" | "gemini-3-pro-preview" | "gemini-2.5-flash-lite" | "gpt-5-chat-latest" | "gpt-5-pro" | "grok-4-fast-reasoning" | "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">;
|
|
226
226
|
/**
|
|
227
227
|
* Create a Kilo Gateway Provider
|
|
228
228
|
* @see {@link https://kilo.ai}
|
|
229
229
|
*/
|
|
230
|
-
declare const createKilo: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"
|
|
230
|
+
declare const createKilo: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"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-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-0905" | "moonshotai/kimi-k2" | "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-4-32b" | "openai/gpt-4o-mini-search-preview" | "openai/gpt-3.5-turbo-16k" | "openai/gpt-5-image-mini" | "openai/gpt-4-0314" | "openai/gpt-5.4-image-2" | "openai/gpt-3.5-turbo-instruct" | "openai/gpt-5.1-chat" | "openai/gpt-audio" | "openai/gpt-4o-search-preview" | "openai/gpt-oss-20b" | "openai/gpt-oss-safeguard-20b" | "openai/gpt-4-turbo-preview" | "openai/gpt-4o-audio-preview" | "openai/gpt-5-image" | "openai/gpt-4-1106-preview" | "openai/gpt-3.5-turbo-0613" | "openai/o3-mini-high" | "openai/o4-mini-high" | "openai/gpt-5-chat" | "openai/gpt-4o-mini-2024-07-18" | "openai/gpt-5.2-chat" | "openai/gpt-chat-latest" | "openai/gpt-oss-120b" | "openai/gpt-audio-mini" | "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-m1" | "minimax/minimax-m2-her" | "minimax/minimax-01" | "x-ai/grok-4.20" | "x-ai/grok-4.20-multi-agent" | "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-opus-4.7-fast" | "anthropic/claude-opus-4" | "anthropic/claude-sonnet-4" | "anthropic/claude-3.5-haiku" | "inclusionai/ring-2.6-1t" | "inclusionai/ling-2.6-1t" | "inclusionai/ling-2.6-flash" | "mistralai/mistral-7b-instruct-v0.1" | "mistralai/mistral-saba" | "mistralai/codestral-2508" | "mistralai/mistral-small-3.2-24b-instruct" | "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-coder-next" | "qwen/qwen3-coder" | "qwen/qwen3.6-plus" | "qwen/qwen3-coder-flash" | "qwen/qwen3-30b-a3b-thinking-2507" | "qwen/qwen3-32b" | "qwen/qwen3-next-80b-a3b-thinking" | "qwen/qwen3.5-flash-02-23" | "qwen/qwen3-30b-a3b" | "qwen/qwen3-vl-30b-a3b-thinking" | "qwen/qwen3.5-35b-a3b" | "qwen/qwen3.6-35b-a3b" | "qwen/qwen-plus-2025-07-28" | "qwen/qwen3-vl-8b-instruct" | "qwen/qwen3-235b-a22b-thinking-2507" | "qwen/qwen3.6-max-preview" | "qwen/qwen3-coder-30b-a3b-instruct" | "qwen/qwen3-next-80b-a3b-instruct" | "qwen/qwen3.5-27b" | "qwen/qwen3.6-flash" | "qwen/qwen3-vl-30b-a3b-instruct" | "qwen/qwen-plus" | "qwen/qwen3-coder-plus" | "qwen/qwen-2.5-7b-instruct" | "qwen/qwen3-14b" | "qwen/qwen3-vl-32b-instruct" | "tencent/hy3-preview" | "tencent/hunyuan-a13b-instruct" | "google/gemini-3-pro-image-preview" | "google/gemma-3-27b-it" | "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/lyria-3-clip-preview" | "google/gemini-2.0-flash-lite-001" | "google/gemini-2.0-flash-001" | "google/gemma-2-27b-it" | "google/lyria-3-pro-preview" | "google/gemma-3-12b-it" | "google/gemma-3-4b-it" | "microsoft/phi-4" | "microsoft/wizardlm-2-8x22b" | "microsoft/phi-4-mini-instruct" | "~google/gemini-flash-latest" | "~google/gemini-pro-latest" | "gryphe/mythomax-l2-13b" | "nex-agi/deepseek-v3.1-nex-n1" | "upstage/solar-pro-3" | "anthracite-org/magnum-v4-72b" | "deepseek/deepseek-v3.2-exp" | "deepseek/deepseek-r1" | "deepseek/deepseek-r1-0528" | "deepseek/deepseek-v3.2-speciale" | "deepseek/deepseek-v3.2" | "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.2-3b-instruct" | "meta-llama/llama-guard-4-12b" | "meta-llama/llama-3.1-8b-instruct" | "arcee-ai/spotlight" | "arcee-ai/trinity-mini" | "arcee-ai/maestro-reasoning" | "arcee-ai/coder-large" | "arcee-ai/virtuoso-large" | "arcee-ai/trinity-large-thinking" | "essentialai/rnj-1-instruct" | "alibaba/tongyi-deepresearch-30b-a3b" | "stepfun/step-3.5-flash" | "perceptron/perceptron-mk1" | "allenai/olmo-3-32b-think" | "rekaai/reka-flash-3" | "rekaai/reka-edge" | "baidu/qianfan-ocr-fast" | "baidu/ernie-4.5-vl-424b-a47b" | "baidu/ernie-4.5-21b-a3b" | "baidu/ernie-4.5-300b-a47b" | "baidu/ernie-4.5-21b-a3b-thinking" | "baidu/cobuddy:free" | "baidu/ernie-4.5-vl-28b-a3b" | "~moonshotai/kimi-latest" | "poolside/laguna-xs.2:free" | "poolside/laguna-m.1:free" | "cohere/command-r-08-2024" | "cohere/command-r-plus-08-2024" | "cohere/command-r7b-12-2024" | "moonshotai/kimi-k2.5" | "moonshotai/kimi-k2-thinking" | "moonshotai/kimi-k2.6" | "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-5" | "z-ai/glm-4.6v" | "openai/gpt-4o" | "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-4o-2024-05-13" | "openai/gpt-5-codex" | "openai/gpt-4.1" | "openai/gpt-5-pro" | "openai/gpt-4.1-mini" | "openai/gpt-5.1" | "openai/gpt-5-nano" | "openai/gpt-5.4" | "openai/gpt-4o-mini" | "openai/o1-pro" | "openai/gpt-4-turbo" | "openai/gpt-5.4-mini" | "openai/o1" | "openai/gpt-5.1-codex-max" | "openai/gpt-5.5" | "openai/gpt-5.4-pro" | "openai/o4-mini-deep-research" | "openai/gpt-4.1-nano" | "openai/gpt-4" | "openai/o4-mini" | "openai/gpt-5.1-codex" | "openai/gpt-4o-2024-11-20" | "openai/gpt-5.2-codex" | "openai/gpt-5-mini" | "openai/o3-mini" | "openai/gpt-5.3-codex" | "openai/gpt-4o-2024-08-06" | "openai/o3" | "openai/o3-deep-research" | "openai/gpt-5" | "minimax/minimax-m2.1" | "minimax/minimax-m2" | "minimax/minimax-m2.5" | "minimax/minimax-m2.7" | "x-ai/grok-4.3" | "anthropic/claude-sonnet-4.6" | "anthropic/claude-sonnet-4.5" | "anthropic/claude-opus-4.6" | "anthropic/claude-opus-4.1" | "anthropic/claude-haiku-4.5" | "anthropic/claude-opus-4.5" | "anthropic/claude-opus-4.7" | "mistralai/mistral-large-2512" | "mistralai/mistral-large-2411" | "mistralai/mistral-small-2603" | "mistralai/mistral-nemo" | "mistralai/devstral-2512" | "google/gemma-4-26b-a4b-it" | "google/gemini-3.1-flash-lite" | "google/gemini-2.5-pro" | "google/gemma-4-31b-it" | "google/gemini-3.1-flash-image-preview" | "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" | "google/gemini-2.5-flash" | "google/gemini-2.5-flash-image" | "deepseek/deepseek-chat" | "deepseek/deepseek-v4-pro" | "deepseek/deepseek-v4-flash:free" | "deepseek/deepseek-v4-flash" | "meta-llama/llama-3.3-70b-instruct" | "xiaomi/mimo-v2-omni" | "xiaomi/mimo-v2.5-pro" | "xiaomi/mimo-v2-flash" | "xiaomi/mimo-v2-pro" | "xiaomi/mimo-v2.5" | "x-ai/grok-code-fast-1:optimized:free" | "arcee-ai/trinity-large-preview" | "kilo-auto/frontier" | "kilo-auto/balanced" | "kilo-auto/small" | "kilo-auto/free" | "stepfun/step-3.5-flash:free">;
|
|
231
231
|
/**
|
|
232
232
|
* Create a Kimi For Coding Provider
|
|
233
233
|
* @see {@link https://www.kimi.com/coding/docs/en/third-party-agents.html}
|
|
@@ -242,7 +242,7 @@ declare const createKuaeCloudCodingPlan: (apiKey: string, baseURL?: string) => M
|
|
|
242
242
|
* Create a Lilac Provider
|
|
243
243
|
* @see {@link https://docs.getlilac.com/inference/models}
|
|
244
244
|
*/
|
|
245
|
-
declare const createLilac: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"moonshotai/kimi-k2.6" | "zai-org/glm-5.1" | "
|
|
245
|
+
declare const createLilac: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"moonshotai/kimi-k2.6" | "google/gemma-4-31b-it" | "zai-org/glm-5.1" | "minimaxai/minimax-m2.7">;
|
|
246
246
|
/**
|
|
247
247
|
* Create a Llama Provider
|
|
248
248
|
* @see {@link https://llama.developer.meta.com/docs/models}
|
|
@@ -252,7 +252,7 @@ declare const createLlama: (apiKey: string, baseURL?: string) => ModelProvider &
|
|
|
252
252
|
* Create a LLM Gateway Provider
|
|
253
253
|
* @see {@link https://llmgateway.io/docs}
|
|
254
254
|
*/
|
|
255
|
-
declare const createLlmgateway: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"claude-opus-4-1-20250805" | "
|
|
255
|
+
declare const createLlmgateway: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"claude-opus-4-1-20250805" | "claude-haiku-4-5" | "claude-haiku-4-5-20251001" | "claude-sonnet-4-5" | "claude-sonnet-4-6" | "claude-3-5-sonnet-20241022" | "claude-opus-4-5-20251101" | "claude-opus-4-20250514" | "claude-sonnet-4-5-20250929" | "claude-opus-4-7" | "claude-opus-4-6" | "claude-3-7-sonnet-20250219" | "claude-sonnet-4-20250514" | "kimi-k2.5" | "gpt-5.2" | "gemini-2.5-pro" | "qwen3-max" | "grok-4-0709" | "gpt-4.1" | "gpt-4.1-mini" | "gpt-5.1" | "gpt-5-nano" | "gpt-5.4" | "gpt-4o-mini" | "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" | "o3" | "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" | "gpt-oss-120b" | "minimax-m2.1" | "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" | "qwen35-397b-a17b" | "glm-4.7-flashx" | "glm-4.5v" | "devstral-small-2507" | "gpt-4-turbo" | "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">;
|
|
256
256
|
/**
|
|
257
257
|
* Create a LMStudio Provider
|
|
258
258
|
* @see {@link https://lmstudio.ai/models}
|
|
@@ -267,7 +267,7 @@ declare const createLucidquery: (apiKey: string, baseURL?: string) => ModelProvi
|
|
|
267
267
|
* Create a Meganova Provider
|
|
268
268
|
* @see {@link https://docs.meganova.ai}
|
|
269
269
|
*/
|
|
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" | "
|
|
270
|
+
declare const createMeganova: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"moonshotai/Kimi-K2.5" | "MiniMaxAI/MiniMax-M2.5" | "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" | "zai-org/GLM-4.7" | "zai-org/GLM-5" | "zai-org/GLM-4.6" | "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">;
|
|
271
271
|
/**
|
|
272
272
|
* Create a MiniMax (minimax.io) Provider
|
|
273
273
|
* @see {@link https://platform.minimax.io/docs/guides/quickstart}
|
|
@@ -327,22 +327,22 @@ declare const createMorph: (apiKey: string, baseURL?: string) => ModelProvider &
|
|
|
327
327
|
* Create a NanoGPT Provider
|
|
328
328
|
* @see {@link https://docs.nano-gpt.com}
|
|
329
329
|
*/
|
|
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">;
|
|
330
|
+
declare const createNanoGpt: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"claude-opus-4-1-20250805" | "claude-haiku-4-5-20251001" | "claude-3-5-sonnet-20240620" | "claude-3-5-haiku-20241022" | "claude-3-5-sonnet-20241022" | "claude-opus-4-5-20251101" | "claude-opus-4-20250514" | "claude-sonnet-4-5-20250929" | "claude-3-7-sonnet-20250219" | "claude-sonnet-4-20250514" | "undi95/remm-slerp-l2-13b" | "deepcogito/cogito-v2.1-671b" | "openai/gpt-4o-mini-search-preview" | "openai/gpt-5.1-chat" | "openai/gpt-4o-search-preview" | "openai/gpt-oss-20b" | "openai/gpt-oss-safeguard-20b" | "openai/gpt-4-turbo-preview" | "openai/o3-mini-high" | "openai/o4-mini-high" | "openai/gpt-5.2-chat" | "openai/gpt-oss-120b" | "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-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" | "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.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" | "cohere/command-r-plus-08-2024" | "moonshotai/kimi-k2.5" | "moonshotai/kimi-k2-thinking" | "moonshotai/kimi-k2.6" | "z-ai/glm-4.5v" | "z-ai/glm-4.6" | "openai/gpt-4o" | "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-4.1" | "openai/gpt-5-pro" | "openai/gpt-4.1-mini" | "openai/gpt-5.1" | "openai/gpt-5-nano" | "openai/gpt-4o-mini" | "openai/o1-pro" | "openai/gpt-4-turbo" | "openai/o1" | "openai/gpt-5.1-codex-max" | "openai/o4-mini-deep-research" | "openai/gpt-4.1-nano" | "openai/o4-mini" | "openai/gpt-5.1-codex" | "openai/gpt-4o-2024-11-20" | "openai/gpt-5.2-codex" | "openai/gpt-5-mini" | "openai/o3-mini" | "openai/gpt-4o-2024-08-06" | "openai/o3" | "openai/o3-deep-research" | "openai/gpt-5" | "minimax/minimax-m2.1" | "minimax/minimax-m2.5" | "minimax/minimax-m2.7" | "anthropic/claude-sonnet-4.6" | "anthropic/claude-opus-4.6" | "google/gemini-3-flash-preview" | "meta-llama/llama-3.3-70b-instruct" | "xiaomi/mimo-v2-flash" | "moonshotai/kimi-k2-instruct" | "zai-org/glm-5.1" | "zai-org/glm-4.7-flash" | "zai-org/glm-4.7" | "zai-org/glm-5" | "deepseek/deepseek-prover-v2-671b" | "gemini-2.5-pro" | "gemini-2.5-flash" | "deepseek-ai/DeepSeek-V3.1-Terminus" | "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" | "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" | "deepseek-chat" | "deepseek-reasoner" | "gemini-3-pro-preview" | "openai/o1-preview" | "gemini-2.5-flash-lite" | "gemini-2.0-flash-lite" | "sonar" | "sonar-deep-research" | "sonar-reasoning-pro" | "sonar-pro" | "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" | "qwen3-30b-a3b-instruct-2507" | "qwen3-vl-235b-a22b-thinking" | "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" | "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" | "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-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
331
|
/**
|
|
332
332
|
* Create a NEAR AI Cloud Provider
|
|
333
333
|
* @see {@link https://docs.near.ai/}
|
|
334
334
|
*/
|
|
335
|
-
declare const createNearai: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"openai/gpt-oss-120b" | "
|
|
335
|
+
declare const createNearai: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"openai/gpt-oss-120b" | "openai/gpt-5.2" | "openai/gpt-5.4-nano" | "openai/gpt-4.1" | "openai/gpt-4.1-mini" | "openai/gpt-5.1" | "openai/gpt-5-nano" | "openai/gpt-5.4" | "openai/gpt-5.4-mini" | "openai/gpt-5.5" | "openai/gpt-4.1-nano" | "openai/o4-mini" | "openai/gpt-5-mini" | "openai/o3-mini" | "openai/o3" | "openai/gpt-5" | "google/gemini-3.1-flash-lite" | "google/gemini-2.5-pro" | "google/gemini-2.5-flash-lite" | "google/gemini-2.5-flash" | "zai-org/GLM-5.1-FP8" | "openai/whisper-large-v3" | "Qwen/Qwen3-VL-30B-A3B-Instruct" | "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">;
|
|
336
336
|
/**
|
|
337
337
|
* Create a Nebius Token Factory Provider
|
|
338
338
|
* @see {@link https://docs.tokenfactory.nebius.com/}
|
|
339
339
|
*/
|
|
340
|
-
declare const createNebius: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"
|
|
340
|
+
declare const createNebius: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"openai/gpt-oss-120b" | "nvidia/nemotron-3-super-120b-a12b" | "google/gemma-3-27b-it" | "deepseek-ai/DeepSeek-V4-Pro" | "moonshotai/Kimi-K2.5" | "MiniMaxAI/MiniMax-M2.5" | "Qwen/Qwen3.5-397B-A17B" | "deepseek-ai/DeepSeek-V3.2" | "meta-llama/Meta-Llama-3.1-8B-Instruct" | "Qwen/Qwen3-32B" | "Qwen/Qwen3-235B-A22B-Instruct-2507" | "zai-org/GLM-5" | "meta-llama/Llama-3.3-70B-Instruct" | "Qwen/Qwen3-Embedding-8B" | "Qwen/Qwen3-Next-80B-A3B-Thinking" | "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
341
|
/**
|
|
342
342
|
* Create a Neuralwatt Provider
|
|
343
343
|
* @see {@link https://portal.neuralwatt.com/docs}
|
|
344
344
|
*/
|
|
345
|
-
declare const createNeuralwatt: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"
|
|
345
|
+
declare const createNeuralwatt: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"openai/gpt-oss-20b" | "moonshotai/Kimi-K2.6" | "moonshotai/Kimi-K2.5" | "MiniMaxAI/MiniMax-M2.5" | "zai-org/GLM-5.1-FP8" | "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">;
|
|
346
346
|
/**
|
|
347
347
|
* Create a Nova Provider
|
|
348
348
|
* @see {@link https://nova.amazon.com/dev/documentation}
|
|
@@ -352,12 +352,12 @@ declare const createNova: (apiKey: string, baseURL?: string) => ModelProvider &
|
|
|
352
352
|
* Create a NovitaAI Provider
|
|
353
353
|
* @see {@link https://novita.ai/docs/guides/introduction}
|
|
354
354
|
*/
|
|
355
|
-
declare const createNovitaAi: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"
|
|
355
|
+
declare const createNovitaAi: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"moonshotai/kimi-k2-0905" | "openai/gpt-oss-20b" | "openai/gpt-oss-120b" | "nousresearch/hermes-2-pro-llama-3-8b" | "inclusionai/ling-2.6-1t" | "inclusionai/ling-2.6-flash" | "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-coder-next" | "qwen/qwen3-next-80b-a3b-thinking" | "qwen/qwen3-vl-30b-a3b-thinking" | "qwen/qwen3.5-35b-a3b" | "qwen/qwen3-vl-8b-instruct" | "qwen/qwen3-235b-a22b-thinking-2507" | "qwen/qwen3-coder-30b-a3b-instruct" | "qwen/qwen3-next-80b-a3b-instruct" | "qwen/qwen3.5-27b" | "qwen/qwen3-vl-30b-a3b-instruct" | "google/gemma-3-27b-it" | "google/gemma-3-12b-it" | "microsoft/wizardlm-2-8x22b" | "gryphe/mythomax-l2-13b" | "deepseek/deepseek-v3.2-exp" | "deepseek/deepseek-r1-0528" | "deepseek/deepseek-v3.2" | "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.2-3b-instruct" | "meta-llama/llama-3.1-8b-instruct" | "baidu/ernie-4.5-vl-424b-a47b" | "baidu/ernie-4.5-vl-28b-a3b" | "moonshotai/kimi-k2.5" | "moonshotai/kimi-k2-thinking" | "moonshotai/kimi-k2.6" | "minimax/minimax-m2.1" | "minimax/minimax-m2" | "minimax/minimax-m2.5" | "minimax/minimax-m2.7" | "mistralai/mistral-nemo" | "google/gemma-4-26b-a4b-it" | "google/gemma-4-31b-it" | "deepseek/deepseek-v4-pro" | "deepseek/deepseek-v4-flash" | "meta-llama/llama-3.3-70b-instruct" | "moonshotai/kimi-k2-instruct" | "zai-org/glm-5.1" | "zai-org/glm-4.5-air" | "zai-org/glm-4.5v" | "zai-org/glm-4.7-flash" | "zai-org/glm-4.6" | "zai-org/glm-4.5" | "zai-org/autoglm-phone-9b-multilingual" | "zai-org/glm-4.7" | "zai-org/glm-5" | "zai-org/glm-4.6v" | "baichuan/baichuan-m2-32b" | "minimax/minimax-m2.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-30b-a3b-fp8" | "qwen/qwen3-omni-30b-a3b-instruct" | "qwen/qwen3-omni-30b-a3b-thinking" | "qwen/qwen3-4b-fp8" | "qwen/qwen3-235b-a22b-fp8" | "qwen/qwen-mt-plus" | "qwen/qwen3-32b-fp8" | "qwen/qwen3-235b-a22b-instruct-2507" | "qwen/qwen3-coder-480b-a35b-instruct" | "qwen/qwen3-8b-fp8" | "deepseek/deepseek-r1-0528-qwen3-8b" | "deepseek/deepseek-prover-v2-671b" | "deepseek/deepseek-r1-turbo" | "deepseek/deepseek-ocr-2" | "deepseek/deepseek-v3-0324" | "deepseek/deepseek-ocr" | "deepseek/deepseek-v3-turbo" | "deepseek/deepseek-r1-distill-qwen-14b" | "deepseek/deepseek-v3.1" | "minimaxai/minimax-m1-80k" | "meta-llama/llama-4-maverick-17b-128e-instruct-fp8" | "meta-llama/llama-4-scout-17b-16e-instruct" | "xiaomimimo/mimo-v2-flash" | "baidu/ernie-4.5-vl-28b-a3b-thinking" | "baidu/ernie-4.5-21B-a3b-thinking" | "baidu/ernie-4.5-21B-a3b" | "baidu/ernie-4.5-300b-a47b-paddle">;
|
|
356
356
|
/**
|
|
357
357
|
* Create a Nvidia Provider
|
|
358
358
|
* @see {@link https://docs.api.nvidia.com/nim/}
|
|
359
359
|
*/
|
|
360
|
-
declare const createNvidia: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"openai/gpt-oss-
|
|
360
|
+
declare const createNvidia: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"openai/gpt-oss-20b" | "openai/gpt-oss-120b" | "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" | "qwen/qwen3-next-80b-a3b-thinking" | "qwen/qwen3-next-80b-a3b-instruct" | "google/gemma-3-27b-it" | "google/gemma-3n-e4b-it" | "microsoft/phi-4-mini-instruct" | "moonshotai/kimi-k2-thinking" | "moonshotai/kimi-k2.6" | "z-ai/glm-5.1" | "google/gemma-4-31b-it" | "moonshotai/kimi-k2-instruct" | "qwen/qwen3-coder-480b-a35b-instruct" | "openai/whisper-large-v3" | "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" | "meta/llama-3.2-1b-instruct" | "meta/llama-3.2-3b-instruct" | "meta/llama-3.1-8b-instruct" | "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">;
|
|
361
361
|
/**
|
|
362
362
|
* Create a Ollama Cloud Provider
|
|
363
363
|
* @see {@link https://docs.ollama.com/cloud}
|
|
@@ -372,7 +372,7 @@ declare const createOpenAI: (apiKey: string, baseURL?: string) => ModelProvider
|
|
|
372
372
|
* Create a OpenCode Zen Provider
|
|
373
373
|
* @see {@link https://opencode.ai/docs/zen}
|
|
374
374
|
*/
|
|
375
|
-
declare const createOpencode: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"
|
|
375
|
+
declare const createOpencode: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"claude-haiku-4-5" | "claude-sonnet-4-5" | "claude-sonnet-4-6" | "claude-opus-4-1" | "claude-opus-4-7" | "claude-opus-4-6" | "claude-opus-4-5" | "kimi-k2.5" | "gpt-5.2" | "gpt-5-codex" | "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" | "gpt-5" | "qwen3.5-plus" | "qwen3.6-plus" | "glm-5.1" | "kimi-k2-thinking" | "glm-5" | "kimi-k2.6" | "glm-4.7" | "minimax-m2.1" | "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" | "kimi-k2" | "claude-3-5-haiku" | "gpt-5.4-nano" | "gpt-5.5-pro" | "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">;
|
|
376
376
|
/**
|
|
377
377
|
* Create a OpenCode Go Provider
|
|
378
378
|
* @see {@link https://opencode.ai/docs/zen}
|
|
@@ -382,7 +382,7 @@ declare const createOpencodeGo: (apiKey: string, baseURL?: string) => ModelProvi
|
|
|
382
382
|
* Create a OrcaRouter Provider
|
|
383
383
|
* @see {@link https://docs.orcarouter.ai}
|
|
384
384
|
*/
|
|
385
|
-
declare const createOrcarouter: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"
|
|
385
|
+
declare const createOrcarouter: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"anthropic/claude-opus-4" | "anthropic/claude-sonnet-4" | "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" | "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" | "z-ai/glm-5" | "openai/gpt-4o" | "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-4.1" | "openai/gpt-5-pro" | "openai/gpt-4.1-mini" | "openai/gpt-5.1" | "openai/gpt-5-nano" | "openai/gpt-5.4" | "openai/gpt-4o-mini" | "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.1-nano" | "openai/gpt-4" | "openai/gpt-5.1-codex" | "openai/gpt-4o-2024-11-20" | "openai/gpt-5.2-codex" | "openai/gpt-5-mini" | "openai/gpt-5.3-codex" | "openai/gpt-4o-2024-08-06" | "openai/gpt-5" | "minimax/minimax-m2.5" | "minimax/minimax-m2.7" | "anthropic/claude-sonnet-4.6" | "anthropic/claude-sonnet-4.5" | "anthropic/claude-opus-4.6" | "anthropic/claude-opus-4.1" | "anthropic/claude-haiku-4.5" | "anthropic/claude-opus-4.5" | "anthropic/claude-opus-4.7" | "google/gemma-4-26b-a4b-it" | "google/gemini-2.5-pro" | "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" | "google/gemini-2.5-flash" | "deepseek/deepseek-chat" | "deepseek/deepseek-v4-pro" | "deepseek/deepseek-v4-flash" | "minimax/minimax-m2.5-highspeed" | "kimi/kimi-k2.5" | "openai/gpt-5-chat-latest" | "openai/gpt-5.1-chat-latest" | "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">;
|
|
386
386
|
/**
|
|
387
387
|
* Create a OVHcloud AI Endpoints Provider
|
|
388
388
|
* @see {@link https://www.ovhcloud.com/en/public-cloud/ai-endpoints/catalog//}
|
|
@@ -397,12 +397,12 @@ declare const createPerplexity: (apiKey: string, baseURL?: string) => ModelProvi
|
|
|
397
397
|
* Create a Perplexity Agent Provider
|
|
398
398
|
* @see {@link https://docs.perplexity.ai/docs/agent-api/models}
|
|
399
399
|
*/
|
|
400
|
-
declare const createPerplexityAgent: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"
|
|
400
|
+
declare const createPerplexityAgent: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"nvidia/nemotron-3-super-120b-a12b" | "perplexity/sonar" | "openai/gpt-5.2" | "openai/gpt-5.1" | "openai/gpt-5.4" | "openai/gpt-5.5" | "openai/gpt-5-mini" | "google/gemini-2.5-pro" | "google/gemini-3.1-pro-preview" | "google/gemini-3-flash-preview" | "google/gemini-2.5-flash" | "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">;
|
|
401
401
|
/**
|
|
402
402
|
* Create a Poe Provider
|
|
403
403
|
* @see {@link https://creator.poe.com/docs/external-applications/openai-compatible-api}
|
|
404
404
|
*/
|
|
405
|
-
declare const createPoe: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"openai/gpt-5-
|
|
405
|
+
declare const createPoe: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"openai/gpt-3.5-turbo-instruct" | "openai/o3-mini-high" | "openai/gpt-5-chat" | "anthropic/claude-opus-4" | "anthropic/claude-sonnet-4" | "openai/gpt-4o" | "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-5-codex" | "openai/gpt-4.1" | "openai/gpt-5-pro" | "openai/gpt-4.1-mini" | "openai/gpt-5.1" | "openai/gpt-5-nano" | "openai/gpt-5.4" | "openai/gpt-4o-mini" | "openai/o1-pro" | "openai/gpt-4-turbo" | "openai/gpt-5.4-mini" | "openai/o1" | "openai/gpt-5.1-codex-max" | "openai/gpt-5.5" | "openai/gpt-5.4-pro" | "openai/o4-mini-deep-research" | "openai/gpt-4.1-nano" | "openai/o4-mini" | "openai/gpt-5.1-codex" | "openai/gpt-5.2-codex" | "openai/gpt-5-mini" | "openai/o3-mini" | "openai/gpt-5.3-codex" | "openai/o3" | "openai/o3-deep-research" | "openai/gpt-5" | "anthropic/claude-sonnet-4.6" | "anthropic/claude-sonnet-4.5" | "anthropic/claude-opus-4.6" | "anthropic/claude-opus-4.1" | "anthropic/claude-haiku-4.5" | "anthropic/claude-opus-4.5" | "anthropic/claude-opus-4.7" | "google/gemini-3.5-flash" | "google/gemini-3.1-flash-lite" | "google/gemini-2.5-pro" | "google/gemini-2.5-flash-lite" | "google/gemini-2.5-flash" | "xai/grok-3-mini" | "xai/grok-3" | "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">;
|
|
406
406
|
/**
|
|
407
407
|
* Create a Privatemode AI Provider
|
|
408
408
|
* @see {@link https://docs.privatemode.ai/api/overview}
|
|
@@ -412,12 +412,12 @@ declare const createPrivatemodeAi: (apiKey: string, baseURL?: string) => ModelPr
|
|
|
412
412
|
* Create a QiHang Provider
|
|
413
413
|
* @see {@link https://www.qhaigc.net/docs}
|
|
414
414
|
*/
|
|
415
|
-
declare const createQihangAi: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"
|
|
415
|
+
declare const createQihangAi: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"claude-haiku-4-5-20251001" | "claude-opus-4-5-20251101" | "claude-sonnet-4-5-20250929" | "gpt-5.2" | "gemini-3-flash-preview" | "gpt-5.2-codex" | "gemini-2.5-flash" | "gpt-5-mini" | "gemini-3-pro-preview">;
|
|
416
416
|
/**
|
|
417
417
|
* Create a Qiniu Provider
|
|
418
418
|
* @see {@link https://developer.qiniu.com/aitokenapi}
|
|
419
419
|
*/
|
|
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" | "
|
|
420
|
+
declare const createQiniuAi: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"moonshotai/kimi-k2-0905" | "deepseek/deepseek-v3.2-exp" | "deepseek/deepseek-v3.1-terminus" | "stepfun/step-3.5-flash" | "moonshotai/kimi-k2.5" | "moonshotai/kimi-k2-thinking" | "z-ai/glm-4.6" | "z-ai/glm-4.7" | "z-ai/glm-5" | "openai/gpt-5.2" | "openai/gpt-5" | "minimax/minimax-m2.1" | "minimax/minimax-m2" | "minimax/minimax-m2.5" | "xiaomi/mimo-v2-flash" | "minimax/minimax-m2.5-highspeed" | "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" | "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" | "qwen3-max-preview" | "qwen3-235b-a22b-thinking-2507" | "kimi-k2" | "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" | "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
421
|
/**
|
|
422
422
|
* Create a Regolo AI Provider
|
|
423
423
|
* @see {@link https://docs.regolo.ai/}
|
|
@@ -427,7 +427,7 @@ declare const createRegoloAi: (apiKey: string, baseURL?: string) => ModelProvide
|
|
|
427
427
|
* Create a Requesty Provider
|
|
428
428
|
* @see {@link https://requesty.ai/solution/llm-routing/models}
|
|
429
429
|
*/
|
|
430
|
-
declare const createRequesty: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"openai/gpt-5-
|
|
430
|
+
declare const createRequesty: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"openai/gpt-5.1-chat" | "openai/gpt-5-image" | "openai/gpt-5-chat" | "openai/gpt-5.2-chat" | "anthropic/claude-opus-4" | "anthropic/claude-sonnet-4" | "openai/gpt-5.2" | "openai/gpt-5.1-codex-mini" | "openai/gpt-5.2-pro" | "openai/gpt-5-codex" | "openai/gpt-4.1" | "openai/gpt-5-pro" | "openai/gpt-4.1-mini" | "openai/gpt-5.1" | "openai/gpt-5-nano" | "openai/gpt-5.4" | "openai/gpt-4o-mini" | "openai/gpt-5.1-codex-max" | "openai/gpt-5.4-pro" | "openai/o4-mini" | "openai/gpt-5.1-codex" | "openai/gpt-5.2-codex" | "openai/gpt-5-mini" | "openai/gpt-5.3-codex" | "openai/gpt-5" | "google/gemini-2.5-pro" | "google/gemini-3-flash-preview" | "google/gemini-2.5-flash" | "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
431
|
/**
|
|
432
432
|
* Create a routing.run Provider
|
|
433
433
|
* @see {@link https://docs.routing.run/api-reference/models}
|
|
@@ -447,12 +447,12 @@ declare const createScaleway: (apiKey: string, baseURL?: string) => ModelProvide
|
|
|
447
447
|
* Create a SiliconFlow Provider
|
|
448
448
|
* @see {@link https://cloud.siliconflow.com/models}
|
|
449
449
|
*/
|
|
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-
|
|
450
|
+
declare const createSiliconFlow: (apiKey: string, baseURL?: string) => ModelProvider & EmbedProvider<string> & SpeechProvider<string> & TranscriptionProvider<string> & ChatProvider<"openai/gpt-oss-20b" | "openai/gpt-oss-120b" | "deepseek-ai/DeepSeek-R1" | "deepseek-ai/DeepSeek-V3" | "moonshotai/Kimi-K2.6" | "moonshotai/Kimi-K2.5" | "zai-org/GLM-5.1" | "MiniMaxAI/MiniMax-M2.5" | "deepseek-ai/DeepSeek-V3.1-Terminus" | "deepseek-ai/DeepSeek-V3.2" | "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-Instruct-0905" | "zai-org/GLM-4.7" | "zai-org/GLM-5" | "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" | "moonshotai/Kimi-K2-Instruct" | "zai-org/GLM-4.5" | "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-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">;
|
|
451
451
|
/**
|
|
452
452
|
* Create a SiliconFlow (China) Provider
|
|
453
453
|
* @see {@link https://cloud.siliconflow.com/models}
|
|
454
454
|
*/
|
|
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
|
|
455
|
+
declare const createSiliconflowCn: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"deepseek-ai/DeepSeek-R1" | "deepseek-ai/DeepSeek-V3" | "Qwen/Qwen3.5-397B-A17B" | "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-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-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">;
|
|
456
456
|
/**
|
|
457
457
|
* Create a STACKIT Provider
|
|
458
458
|
* @see {@link https://docs.stackit.cloud/products/data-and-ai/ai-model-serving/basics/available-shared-models}
|
|
@@ -472,7 +472,7 @@ declare const createStepfunAi: (apiKey: string, baseURL?: string) => ModelProvid
|
|
|
472
472
|
* Create a submodel Provider
|
|
473
473
|
* @see {@link https://submodel.gitbook.io}
|
|
474
474
|
*/
|
|
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"
|
|
475
|
+
declare const createSubmodel: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"openai/gpt-oss-120b" | "Qwen/Qwen3-Coder-480B-A35B-Instruct-FP8" | "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">;
|
|
476
476
|
/**
|
|
477
477
|
* Create a Synthetic Provider
|
|
478
478
|
* @see {@link https://synthetic.new/pricing}
|
|
@@ -507,7 +507,7 @@ declare const createUpstage: (apiKey: string, baseURL?: string) => ModelProvider
|
|
|
507
507
|
* Create a Venice AI Provider
|
|
508
508
|
* @see {@link https://docs.venice.ai}
|
|
509
509
|
*/
|
|
510
|
-
declare const createVenice: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"claude-sonnet-4-6" | "
|
|
510
|
+
declare const createVenice: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"claude-sonnet-4-5" | "claude-sonnet-4-6" | "claude-opus-4-7" | "claude-opus-4-6" | "claude-opus-4-5" | "gemini-3-flash-preview" | "qwen3-vl-235b-a22b" | "deepseek-v4-pro" | "deepseek-v4-flash" | "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" | "mistral-small-2603" | "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">;
|
|
511
511
|
/**
|
|
512
512
|
* Create a Vivgrid Provider
|
|
513
513
|
* @see {@link https://docs.vivgrid.com/models}
|
|
@@ -527,7 +527,7 @@ declare const createWaferAi: (apiKey: string, baseURL?: string) => ModelProvider
|
|
|
527
527
|
* Create a Weights & Biases Provider
|
|
528
528
|
* @see {@link https://docs.wandb.ai/guides/integrations/inference/}
|
|
529
529
|
*/
|
|
530
|
-
declare const createWandb: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"openai/gpt-oss-
|
|
530
|
+
declare const createWandb: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"openai/gpt-oss-20b" | "openai/gpt-oss-120b" | "moonshotai/Kimi-K2.5" | "zai-org/GLM-5.1" | "MiniMaxAI/MiniMax-M2.5" | "Qwen/Qwen3-235B-A22B-Instruct-2507" | "deepseek-ai/DeepSeek-V3.1" | "meta-llama/Llama-3.3-70B-Instruct" | "Qwen/Qwen3-235B-A22B-Thinking-2507" | "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">;
|
|
531
531
|
/**
|
|
532
532
|
* Create a xAI Provider
|
|
533
533
|
* @see {@link https://docs.x.ai/docs/models}
|
|
@@ -572,7 +572,7 @@ declare const createZaiCodingPlan: (apiKey: string, baseURL?: string) => ModelPr
|
|
|
572
572
|
* Create a ZenMux Provider
|
|
573
573
|
* @see {@link https://docs.zenmux.ai}
|
|
574
574
|
*/
|
|
575
|
-
declare const createZenmux: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"moonshotai/kimi-k2
|
|
575
|
+
declare const createZenmux: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"moonshotai/kimi-k2-0905" | "openai/gpt-5.1-chat" | "openai/gpt-5.3-chat" | "anthropic/claude-opus-4" | "anthropic/claude-sonnet-4" | "anthropic/claude-3.5-haiku" | "qwen/qwen3-max" | "qwen/qwen3.6-plus" | "qwen/qwen3-coder-plus" | "tencent/hy3-preview" | "deepseek/deepseek-v3.2-exp" | "deepseek/deepseek-v3.2" | "stepfun/step-3.5-flash" | "moonshotai/kimi-k2.5" | "moonshotai/kimi-k2-thinking" | "moonshotai/kimi-k2.6" | "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-5" | "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" | "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" | "minimax/minimax-m2.1" | "minimax/minimax-m2" | "minimax/minimax-m2.5" | "minimax/minimax-m2.7" | "anthropic/claude-sonnet-4.6" | "anthropic/claude-sonnet-4.5" | "anthropic/claude-opus-4.6" | "anthropic/claude-opus-4.1" | "anthropic/claude-haiku-4.5" | "anthropic/claude-opus-4.5" | "anthropic/claude-opus-4.7" | "google/gemini-2.5-pro" | "google/gemini-2.5-flash-lite" | "google/gemini-3.1-flash-lite-preview" | "google/gemini-3.1-pro-preview" | "google/gemini-3-flash-preview" | "google/gemini-2.5-flash" | "deepseek/deepseek-chat" | "deepseek/deepseek-v4-pro" | "deepseek/deepseek-v4-flash" | "xiaomi/mimo-v2-omni" | "xiaomi/mimo-v2.5-pro" | "xiaomi/mimo-v2-flash" | "xiaomi/mimo-v2-pro" | "xiaomi/mimo-v2.5" | "x-ai/grok-4" | "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">;
|
|
576
576
|
/**
|
|
577
577
|
* Create a Zhipu AI Provider
|
|
578
578
|
* @see {@link https://docs.z.ai/guides/overview/pricing}
|
|
@@ -592,17 +592,17 @@ declare const createQianfan: (apiKey: string, baseURL?: string) => ModelProvider
|
|
|
592
592
|
* Create a Tencent Hunyuan Provider
|
|
593
593
|
* @see {@link https://cloud.tencent.com/document/product/1729}
|
|
594
594
|
*/
|
|
595
|
-
declare const createTencentHunyuan: (apiKey: string, baseURL?: string) => ModelProvider &
|
|
595
|
+
declare const createTencentHunyuan: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<string> & EmbedProvider<string>;
|
|
596
596
|
/**
|
|
597
597
|
* Create a Ollama Provider
|
|
598
598
|
* @see {@link https://docs.ollama.com}
|
|
599
599
|
*/
|
|
600
|
-
declare const createOllama: (apiKey: string, baseURL?: string) => ModelProvider &
|
|
600
|
+
declare const createOllama: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<string> & EmbedProvider<string>;
|
|
601
601
|
/**
|
|
602
602
|
* Create a LiteLLM Provider
|
|
603
603
|
* @see {@link https://docs.litellm.ai}
|
|
604
604
|
*/
|
|
605
|
-
declare const createLitellm: (apiKey: string, baseURL?: string) => ModelProvider &
|
|
605
|
+
declare const createLitellm: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<string> & EmbedProvider<string> & SpeechProvider<string> & TranscriptionProvider<string>;
|
|
606
606
|
|
|
607
607
|
/**
|
|
608
608
|
* Create a Featherless AI Provider
|
|
@@ -614,10 +614,10 @@ declare const createFeatherless: (apiKey: string, baseURL?: string) => ModelProv
|
|
|
614
614
|
* Create a Together AI Provider
|
|
615
615
|
* @see {@link https://docs.together.ai/docs/serverless-models}
|
|
616
616
|
*/
|
|
617
|
-
declare const createTogetherAI: (apiKey: string, baseURL?: string) => ModelProvider &
|
|
617
|
+
declare const createTogetherAI: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<TogetheraiModels> & EmbedProvider<string>;
|
|
618
618
|
|
|
619
619
|
/** @deprecated use `createNovitaAi` instead. */
|
|
620
|
-
declare const createNovita: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"
|
|
620
|
+
declare const createNovita: (apiKey: string, baseURL?: string) => ModelProvider & ChatProvider<"moonshotai/kimi-k2-0905" | "openai/gpt-oss-20b" | "openai/gpt-oss-120b" | "nousresearch/hermes-2-pro-llama-3-8b" | "inclusionai/ling-2.6-1t" | "inclusionai/ling-2.6-flash" | "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-coder-next" | "qwen/qwen3-next-80b-a3b-thinking" | "qwen/qwen3-vl-30b-a3b-thinking" | "qwen/qwen3.5-35b-a3b" | "qwen/qwen3-vl-8b-instruct" | "qwen/qwen3-235b-a22b-thinking-2507" | "qwen/qwen3-coder-30b-a3b-instruct" | "qwen/qwen3-next-80b-a3b-instruct" | "qwen/qwen3.5-27b" | "qwen/qwen3-vl-30b-a3b-instruct" | "google/gemma-3-27b-it" | "google/gemma-3-12b-it" | "microsoft/wizardlm-2-8x22b" | "gryphe/mythomax-l2-13b" | "deepseek/deepseek-v3.2-exp" | "deepseek/deepseek-r1-0528" | "deepseek/deepseek-v3.2" | "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.2-3b-instruct" | "meta-llama/llama-3.1-8b-instruct" | "baidu/ernie-4.5-vl-424b-a47b" | "baidu/ernie-4.5-vl-28b-a3b" | "moonshotai/kimi-k2.5" | "moonshotai/kimi-k2-thinking" | "moonshotai/kimi-k2.6" | "minimax/minimax-m2.1" | "minimax/minimax-m2" | "minimax/minimax-m2.5" | "minimax/minimax-m2.7" | "mistralai/mistral-nemo" | "google/gemma-4-26b-a4b-it" | "google/gemma-4-31b-it" | "deepseek/deepseek-v4-pro" | "deepseek/deepseek-v4-flash" | "meta-llama/llama-3.3-70b-instruct" | "moonshotai/kimi-k2-instruct" | "zai-org/glm-5.1" | "zai-org/glm-4.5-air" | "zai-org/glm-4.5v" | "zai-org/glm-4.7-flash" | "zai-org/glm-4.6" | "zai-org/glm-4.5" | "zai-org/autoglm-phone-9b-multilingual" | "zai-org/glm-4.7" | "zai-org/glm-5" | "zai-org/glm-4.6v" | "baichuan/baichuan-m2-32b" | "minimax/minimax-m2.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-30b-a3b-fp8" | "qwen/qwen3-omni-30b-a3b-instruct" | "qwen/qwen3-omni-30b-a3b-thinking" | "qwen/qwen3-4b-fp8" | "qwen/qwen3-235b-a22b-fp8" | "qwen/qwen-mt-plus" | "qwen/qwen3-32b-fp8" | "qwen/qwen3-235b-a22b-instruct-2507" | "qwen/qwen3-coder-480b-a35b-instruct" | "qwen/qwen3-8b-fp8" | "deepseek/deepseek-r1-0528-qwen3-8b" | "deepseek/deepseek-prover-v2-671b" | "deepseek/deepseek-r1-turbo" | "deepseek/deepseek-ocr-2" | "deepseek/deepseek-v3-0324" | "deepseek/deepseek-ocr" | "deepseek/deepseek-v3-turbo" | "deepseek/deepseek-r1-distill-qwen-14b" | "deepseek/deepseek-v3.1" | "minimaxai/minimax-m1-80k" | "meta-llama/llama-4-maverick-17b-128e-instruct-fp8" | "meta-llama/llama-4-scout-17b-16e-instruct" | "xiaomimimo/mimo-v2-flash" | "baidu/ernie-4.5-vl-28b-a3b-thinking" | "baidu/ernie-4.5-21B-a3b-thinking" | "baidu/ernie-4.5-21B-a3b" | "baidu/ernie-4.5-300b-a47b-paddle">;
|
|
621
621
|
/** @deprecated use `createStepfun` instead. */
|
|
622
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">;
|
|
623
623
|
|