@funkai/models 0.1.0
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/.generated/entries.json +23 -0
- package/.generated/req.txt +1 -0
- package/.turbo/turbo-build.log +145 -0
- package/.turbo/turbo-typecheck.log +4 -0
- package/CHANGELOG.md +23 -0
- package/README.md +95 -0
- package/dist/alibaba-B6q4Ng1R.mjs +957 -0
- package/dist/alibaba-B6q4Ng1R.mjs.map +1 -0
- package/dist/amazon-bedrock-Cv9AHQBH.mjs +2070 -0
- package/dist/amazon-bedrock-Cv9AHQBH.mjs.map +1 -0
- package/dist/anthropic-yB7ST97_.mjs +651 -0
- package/dist/anthropic-yB7ST97_.mjs.map +1 -0
- package/dist/cerebras-COfl7XM-.mjs +95 -0
- package/dist/cerebras-COfl7XM-.mjs.map +1 -0
- package/dist/cohere-B7TgO0hT.mjs +271 -0
- package/dist/cohere-B7TgO0hT.mjs.map +1 -0
- package/dist/deepinfra-B0GxUwCG.mjs +636 -0
- package/dist/deepinfra-B0GxUwCG.mjs.map +1 -0
- package/dist/deepseek-D64ZEsvS.mjs +50 -0
- package/dist/deepseek-D64ZEsvS.mjs.map +1 -0
- package/dist/fireworks-ai-DJYvdAi_.mjs +304 -0
- package/dist/fireworks-ai-DJYvdAi_.mjs.map +1 -0
- package/dist/google-BypRl349.mjs +833 -0
- package/dist/google-BypRl349.mjs.map +1 -0
- package/dist/google-vertex-DbS-zTGD.mjs +730 -0
- package/dist/google-vertex-DbS-zTGD.mjs.map +1 -0
- package/dist/groq-ei_PerYi.mjs +381 -0
- package/dist/groq-ei_PerYi.mjs.map +1 -0
- package/dist/huggingface-DaM1EeLP.mjs +456 -0
- package/dist/huggingface-DaM1EeLP.mjs.map +1 -0
- package/dist/inception-CspEzqNV.mjs +101 -0
- package/dist/inception-CspEzqNV.mjs.map +1 -0
- package/dist/index.d.mts +30314 -0
- package/dist/index.d.mts.map +1 -0
- package/dist/index.mjs +271 -0
- package/dist/index.mjs.map +1 -0
- package/dist/llama-Cf3-koap.mjs +161 -0
- package/dist/llama-Cf3-koap.mjs.map +1 -0
- package/dist/mistral-BI9MdAO4.mjs +579 -0
- package/dist/mistral-BI9MdAO4.mjs.map +1 -0
- package/dist/nvidia-COHacuoa.mjs +1625 -0
- package/dist/nvidia-COHacuoa.mjs.map +1 -0
- package/dist/openai-C0nCfZUq.mjs +1023 -0
- package/dist/openai-C0nCfZUq.mjs.map +1 -0
- package/dist/openrouter-DSFzxKQb.mjs +4608 -0
- package/dist/openrouter-DSFzxKQb.mjs.map +1 -0
- package/dist/perplexity-zeZ2WlBU.mjs +96 -0
- package/dist/perplexity-zeZ2WlBU.mjs.map +1 -0
- package/dist/providers/alibaba.d.mts +1795 -0
- package/dist/providers/alibaba.d.mts.map +1 -0
- package/dist/providers/alibaba.mjs +39 -0
- package/dist/providers/alibaba.mjs.map +1 -0
- package/dist/providers/amazon-bedrock.d.mts +3713 -0
- package/dist/providers/amazon-bedrock.d.mts.map +1 -0
- package/dist/providers/amazon-bedrock.mjs +39 -0
- package/dist/providers/amazon-bedrock.mjs.map +1 -0
- package/dist/providers/anthropic.d.mts +1109 -0
- package/dist/providers/anthropic.d.mts.map +1 -0
- package/dist/providers/anthropic.mjs +39 -0
- package/dist/providers/anthropic.mjs.map +1 -0
- package/dist/providers/cerebras.d.mts +219 -0
- package/dist/providers/cerebras.d.mts.map +1 -0
- package/dist/providers/cerebras.mjs +39 -0
- package/dist/providers/cerebras.mjs.map +1 -0
- package/dist/providers/cohere.d.mts +555 -0
- package/dist/providers/cohere.d.mts.map +1 -0
- package/dist/providers/cohere.mjs +39 -0
- package/dist/providers/cohere.mjs.map +1 -0
- package/dist/providers/deepinfra.d.mts +1245 -0
- package/dist/providers/deepinfra.d.mts.map +1 -0
- package/dist/providers/deepinfra.mjs +39 -0
- package/dist/providers/deepinfra.mjs.map +1 -0
- package/dist/providers/deepseek.d.mts +139 -0
- package/dist/providers/deepseek.d.mts.map +1 -0
- package/dist/providers/deepseek.mjs +39 -0
- package/dist/providers/deepseek.mjs.map +1 -0
- package/dist/providers/fireworks-ai.d.mts +611 -0
- package/dist/providers/fireworks-ai.d.mts.map +1 -0
- package/dist/providers/fireworks-ai.mjs +39 -0
- package/dist/providers/fireworks-ai.mjs.map +1 -0
- package/dist/providers/google-vertex.d.mts +1227 -0
- package/dist/providers/google-vertex.d.mts.map +1 -0
- package/dist/providers/google-vertex.mjs +39 -0
- package/dist/providers/google-vertex.mjs.map +1 -0
- package/dist/providers/google.d.mts +1359 -0
- package/dist/providers/google.d.mts.map +1 -0
- package/dist/providers/google.mjs +39 -0
- package/dist/providers/google.mjs.map +1 -0
- package/dist/providers/groq.d.mts +765 -0
- package/dist/providers/groq.d.mts.map +1 -0
- package/dist/providers/groq.mjs +39 -0
- package/dist/providers/groq.mjs.map +1 -0
- package/dist/providers/huggingface.d.mts +901 -0
- package/dist/providers/huggingface.d.mts.map +1 -0
- package/dist/providers/huggingface.mjs +39 -0
- package/dist/providers/huggingface.mjs.map +1 -0
- package/dist/providers/inception.d.mts +231 -0
- package/dist/providers/inception.d.mts.map +1 -0
- package/dist/providers/inception.mjs +39 -0
- package/dist/providers/inception.mjs.map +1 -0
- package/dist/providers/llama.d.mts +345 -0
- package/dist/providers/llama.d.mts.map +1 -0
- package/dist/providers/llama.mjs +39 -0
- package/dist/providers/llama.mjs.map +1 -0
- package/dist/providers/mistral.d.mts +1143 -0
- package/dist/providers/mistral.d.mts.map +1 -0
- package/dist/providers/mistral.mjs +39 -0
- package/dist/providers/mistral.mjs.map +1 -0
- package/dist/providers/nvidia.d.mts +3117 -0
- package/dist/providers/nvidia.d.mts.map +1 -0
- package/dist/providers/nvidia.mjs +39 -0
- package/dist/providers/nvidia.mjs.map +1 -0
- package/dist/providers/openai.d.mts +1963 -0
- package/dist/providers/openai.d.mts.map +1 -0
- package/dist/providers/openai.mjs +39 -0
- package/dist/providers/openai.mjs.map +1 -0
- package/dist/providers/openrouter.d.mts +8531 -0
- package/dist/providers/openrouter.d.mts.map +1 -0
- package/dist/providers/openrouter.mjs +39 -0
- package/dist/providers/openrouter.mjs.map +1 -0
- package/dist/providers/perplexity.d.mts +221 -0
- package/dist/providers/perplexity.d.mts.map +1 -0
- package/dist/providers/perplexity.mjs +39 -0
- package/dist/providers/perplexity.mjs.map +1 -0
- package/dist/providers/togetherai.d.mts +767 -0
- package/dist/providers/togetherai.d.mts.map +1 -0
- package/dist/providers/togetherai.mjs +39 -0
- package/dist/providers/togetherai.mjs.map +1 -0
- package/dist/providers/xai.d.mts +1161 -0
- package/dist/providers/xai.d.mts.map +1 -0
- package/dist/providers/xai.mjs +39 -0
- package/dist/providers/xai.mjs.map +1 -0
- package/dist/togetherai-BvcxUfPE.mjs +382 -0
- package/dist/togetherai-BvcxUfPE.mjs.map +1 -0
- package/dist/types-DjdaZckF.d.mts +71 -0
- package/dist/types-DjdaZckF.d.mts.map +1 -0
- package/dist/xai-fSuAkQJo.mjs +587 -0
- package/dist/xai-fSuAkQJo.mjs.map +1 -0
- package/docs/catalog/filtering.md +102 -0
- package/docs/catalog/overview.md +168 -0
- package/docs/catalog/providers.md +73 -0
- package/docs/cost/overview.md +125 -0
- package/docs/guides/filter-models.md +113 -0
- package/docs/guides/setup-resolver.md +106 -0
- package/docs/guides/track-costs.md +133 -0
- package/docs/overview.md +139 -0
- package/docs/provider/configuration.md +100 -0
- package/docs/provider/openrouter.md +105 -0
- package/docs/provider/overview.md +131 -0
- package/docs/troubleshooting.md +100 -0
- package/package.json +142 -0
- package/providers.json +39 -0
- package/scripts/generate-models.ts +392 -0
- package/src/catalog/index.test.ts +124 -0
- package/src/catalog/index.ts +65 -0
- package/src/catalog/providers/alibaba.ts +468 -0
- package/src/catalog/providers/amazon-bedrock.ts +941 -0
- package/src/catalog/providers/anthropic.ts +270 -0
- package/src/catalog/providers/cerebras.ts +61 -0
- package/src/catalog/providers/cohere.ts +149 -0
- package/src/catalog/providers/deepinfra.ts +325 -0
- package/src/catalog/providers/deepseek.ts +39 -0
- package/src/catalog/providers/fireworks-ai.ts +160 -0
- package/src/catalog/providers/google-vertex.ts +314 -0
- package/src/catalog/providers/google.ts +347 -0
- package/src/catalog/providers/groq.ts +204 -0
- package/src/catalog/providers/huggingface.ts +237 -0
- package/src/catalog/providers/inception.ts +61 -0
- package/src/catalog/providers/index.ts +59 -0
- package/src/catalog/providers/llama.ts +94 -0
- package/src/catalog/providers/mistral.ts +303 -0
- package/src/catalog/providers/nvidia.ts +820 -0
- package/src/catalog/providers/openai.ts +501 -0
- package/src/catalog/providers/openrouter.ts +2201 -0
- package/src/catalog/providers/perplexity.ts +61 -0
- package/src/catalog/providers/togetherai.ts +204 -0
- package/src/catalog/providers/xai.ts +292 -0
- package/src/catalog/types.ts +86 -0
- package/src/cost/calculate.test.ts +157 -0
- package/src/cost/calculate.ts +43 -0
- package/src/cost/index.ts +2 -0
- package/src/cost/types.ts +25 -0
- package/src/index.ts +25 -0
- package/src/provider/index.ts +9 -0
- package/src/provider/openrouter.test.ts +125 -0
- package/src/provider/openrouter.ts +110 -0
- package/src/provider/resolver.test.ts +138 -0
- package/src/provider/resolver.ts +125 -0
- package/src/provider/types.ts +39 -0
- package/src/providers/alibaba.ts +65 -0
- package/src/providers/amazon-bedrock.ts +67 -0
- package/src/providers/anthropic.ts +65 -0
- package/src/providers/cerebras.ts +65 -0
- package/src/providers/cohere.ts +65 -0
- package/src/providers/deepinfra.ts +65 -0
- package/src/providers/deepseek.ts +65 -0
- package/src/providers/fireworks-ai.ts +65 -0
- package/src/providers/google-vertex.ts +67 -0
- package/src/providers/google.ts +65 -0
- package/src/providers/groq.ts +65 -0
- package/src/providers/huggingface.ts +67 -0
- package/src/providers/inception.ts +65 -0
- package/src/providers/llama.ts +65 -0
- package/src/providers/mistral.ts +65 -0
- package/src/providers/nvidia.ts +65 -0
- package/src/providers/openai.ts +65 -0
- package/src/providers/openrouter.ts +67 -0
- package/src/providers/perplexity.ts +67 -0
- package/src/providers/togetherai.ts +65 -0
- package/src/providers/xai.ts +65 -0
- package/tsconfig.json +25 -0
- package/tsdown.config.ts +23 -0
- package/vitest.config.ts +29 -0
|
@@ -0,0 +1,1795 @@
|
|
|
1
|
+
import { n as ModelDefinition } from "../types-DjdaZckF.mjs";
|
|
2
|
+
import { LiteralUnion } from "type-fest";
|
|
3
|
+
|
|
4
|
+
//#region src/catalog/providers/alibaba.d.ts
|
|
5
|
+
declare const ALIBABA_MODELS: readonly [{
|
|
6
|
+
readonly id: "qwen-vl-plus";
|
|
7
|
+
readonly name: "Qwen-VL Plus";
|
|
8
|
+
readonly provider: "alibaba";
|
|
9
|
+
readonly family: "qwen";
|
|
10
|
+
readonly pricing: {
|
|
11
|
+
readonly input: 2.1e-7;
|
|
12
|
+
readonly output: 6.3e-7;
|
|
13
|
+
};
|
|
14
|
+
readonly contextWindow: 131072;
|
|
15
|
+
readonly maxOutput: 8192;
|
|
16
|
+
readonly modalities: {
|
|
17
|
+
readonly input: readonly ["text", "image"];
|
|
18
|
+
readonly output: readonly ["text"];
|
|
19
|
+
};
|
|
20
|
+
readonly capabilities: {
|
|
21
|
+
readonly reasoning: false;
|
|
22
|
+
readonly toolCall: true;
|
|
23
|
+
readonly attachment: false;
|
|
24
|
+
readonly structuredOutput: false;
|
|
25
|
+
};
|
|
26
|
+
}, {
|
|
27
|
+
readonly id: "qwen-vl-max";
|
|
28
|
+
readonly name: "Qwen-VL Max";
|
|
29
|
+
readonly provider: "alibaba";
|
|
30
|
+
readonly family: "qwen";
|
|
31
|
+
readonly pricing: {
|
|
32
|
+
readonly input: 8e-7;
|
|
33
|
+
readonly output: 0.0000032;
|
|
34
|
+
};
|
|
35
|
+
readonly contextWindow: 131072;
|
|
36
|
+
readonly maxOutput: 8192;
|
|
37
|
+
readonly modalities: {
|
|
38
|
+
readonly input: readonly ["text", "image"];
|
|
39
|
+
readonly output: readonly ["text"];
|
|
40
|
+
};
|
|
41
|
+
readonly capabilities: {
|
|
42
|
+
readonly reasoning: false;
|
|
43
|
+
readonly toolCall: true;
|
|
44
|
+
readonly attachment: false;
|
|
45
|
+
readonly structuredOutput: false;
|
|
46
|
+
};
|
|
47
|
+
}, {
|
|
48
|
+
readonly id: "qwen3-next-80b-a3b-thinking";
|
|
49
|
+
readonly name: "Qwen3-Next 80B-A3B (Thinking)";
|
|
50
|
+
readonly provider: "alibaba";
|
|
51
|
+
readonly family: "qwen";
|
|
52
|
+
readonly pricing: {
|
|
53
|
+
readonly input: 5e-7;
|
|
54
|
+
readonly output: 0.000006;
|
|
55
|
+
};
|
|
56
|
+
readonly contextWindow: 131072;
|
|
57
|
+
readonly maxOutput: 32768;
|
|
58
|
+
readonly modalities: {
|
|
59
|
+
readonly input: readonly ["text"];
|
|
60
|
+
readonly output: readonly ["text"];
|
|
61
|
+
};
|
|
62
|
+
readonly capabilities: {
|
|
63
|
+
readonly reasoning: true;
|
|
64
|
+
readonly toolCall: true;
|
|
65
|
+
readonly attachment: false;
|
|
66
|
+
readonly structuredOutput: false;
|
|
67
|
+
};
|
|
68
|
+
}, {
|
|
69
|
+
readonly id: "qwen3-coder-480b-a35b-instruct";
|
|
70
|
+
readonly name: "Qwen3-Coder 480B-A35B Instruct";
|
|
71
|
+
readonly provider: "alibaba";
|
|
72
|
+
readonly family: "qwen";
|
|
73
|
+
readonly pricing: {
|
|
74
|
+
readonly input: 0.0000015;
|
|
75
|
+
readonly output: 0.0000075;
|
|
76
|
+
};
|
|
77
|
+
readonly contextWindow: 262144;
|
|
78
|
+
readonly maxOutput: 65536;
|
|
79
|
+
readonly modalities: {
|
|
80
|
+
readonly input: readonly ["text"];
|
|
81
|
+
readonly output: readonly ["text"];
|
|
82
|
+
};
|
|
83
|
+
readonly capabilities: {
|
|
84
|
+
readonly reasoning: false;
|
|
85
|
+
readonly toolCall: true;
|
|
86
|
+
readonly attachment: false;
|
|
87
|
+
readonly structuredOutput: false;
|
|
88
|
+
};
|
|
89
|
+
}, {
|
|
90
|
+
readonly id: "qwen3-14b";
|
|
91
|
+
readonly name: "Qwen3 14B";
|
|
92
|
+
readonly provider: "alibaba";
|
|
93
|
+
readonly family: "qwen";
|
|
94
|
+
readonly pricing: {
|
|
95
|
+
readonly input: 3.5e-7;
|
|
96
|
+
readonly output: 0.0000014;
|
|
97
|
+
readonly reasoning: 0.0000042;
|
|
98
|
+
};
|
|
99
|
+
readonly contextWindow: 131072;
|
|
100
|
+
readonly maxOutput: 8192;
|
|
101
|
+
readonly modalities: {
|
|
102
|
+
readonly input: readonly ["text"];
|
|
103
|
+
readonly output: readonly ["text"];
|
|
104
|
+
};
|
|
105
|
+
readonly capabilities: {
|
|
106
|
+
readonly reasoning: true;
|
|
107
|
+
readonly toolCall: true;
|
|
108
|
+
readonly attachment: false;
|
|
109
|
+
readonly structuredOutput: false;
|
|
110
|
+
};
|
|
111
|
+
}, {
|
|
112
|
+
readonly id: "qwen3-coder-flash";
|
|
113
|
+
readonly name: "Qwen3 Coder Flash";
|
|
114
|
+
readonly provider: "alibaba";
|
|
115
|
+
readonly family: "qwen";
|
|
116
|
+
readonly pricing: {
|
|
117
|
+
readonly input: 3e-7;
|
|
118
|
+
readonly output: 0.0000015;
|
|
119
|
+
};
|
|
120
|
+
readonly contextWindow: 1000000;
|
|
121
|
+
readonly maxOutput: 65536;
|
|
122
|
+
readonly modalities: {
|
|
123
|
+
readonly input: readonly ["text"];
|
|
124
|
+
readonly output: readonly ["text"];
|
|
125
|
+
};
|
|
126
|
+
readonly capabilities: {
|
|
127
|
+
readonly reasoning: false;
|
|
128
|
+
readonly toolCall: true;
|
|
129
|
+
readonly attachment: false;
|
|
130
|
+
readonly structuredOutput: false;
|
|
131
|
+
};
|
|
132
|
+
}, {
|
|
133
|
+
readonly id: "qwen3-vl-30b-a3b";
|
|
134
|
+
readonly name: "Qwen3-VL 30B-A3B";
|
|
135
|
+
readonly provider: "alibaba";
|
|
136
|
+
readonly family: "qwen";
|
|
137
|
+
readonly pricing: {
|
|
138
|
+
readonly input: 2e-7;
|
|
139
|
+
readonly output: 8e-7;
|
|
140
|
+
readonly reasoning: 0.0000024;
|
|
141
|
+
};
|
|
142
|
+
readonly contextWindow: 131072;
|
|
143
|
+
readonly maxOutput: 32768;
|
|
144
|
+
readonly modalities: {
|
|
145
|
+
readonly input: readonly ["text", "image"];
|
|
146
|
+
readonly output: readonly ["text"];
|
|
147
|
+
};
|
|
148
|
+
readonly capabilities: {
|
|
149
|
+
readonly reasoning: true;
|
|
150
|
+
readonly toolCall: true;
|
|
151
|
+
readonly attachment: false;
|
|
152
|
+
readonly structuredOutput: false;
|
|
153
|
+
};
|
|
154
|
+
}, {
|
|
155
|
+
readonly id: "qwen3-asr-flash";
|
|
156
|
+
readonly name: "Qwen3-ASR Flash";
|
|
157
|
+
readonly provider: "alibaba";
|
|
158
|
+
readonly family: "qwen";
|
|
159
|
+
readonly pricing: {
|
|
160
|
+
readonly input: 3.5e-8;
|
|
161
|
+
readonly output: 3.5e-8;
|
|
162
|
+
};
|
|
163
|
+
readonly contextWindow: 53248;
|
|
164
|
+
readonly maxOutput: 4096;
|
|
165
|
+
readonly modalities: {
|
|
166
|
+
readonly input: readonly ["audio"];
|
|
167
|
+
readonly output: readonly ["text"];
|
|
168
|
+
};
|
|
169
|
+
readonly capabilities: {
|
|
170
|
+
readonly reasoning: false;
|
|
171
|
+
readonly toolCall: false;
|
|
172
|
+
readonly attachment: false;
|
|
173
|
+
readonly structuredOutput: false;
|
|
174
|
+
};
|
|
175
|
+
}, {
|
|
176
|
+
readonly id: "qwen-max";
|
|
177
|
+
readonly name: "Qwen Max";
|
|
178
|
+
readonly provider: "alibaba";
|
|
179
|
+
readonly family: "qwen";
|
|
180
|
+
readonly pricing: {
|
|
181
|
+
readonly input: 0.0000016;
|
|
182
|
+
readonly output: 0.0000064;
|
|
183
|
+
};
|
|
184
|
+
readonly contextWindow: 32768;
|
|
185
|
+
readonly maxOutput: 8192;
|
|
186
|
+
readonly modalities: {
|
|
187
|
+
readonly input: readonly ["text"];
|
|
188
|
+
readonly output: readonly ["text"];
|
|
189
|
+
};
|
|
190
|
+
readonly capabilities: {
|
|
191
|
+
readonly reasoning: false;
|
|
192
|
+
readonly toolCall: true;
|
|
193
|
+
readonly attachment: false;
|
|
194
|
+
readonly structuredOutput: false;
|
|
195
|
+
};
|
|
196
|
+
}, {
|
|
197
|
+
readonly id: "qwen-turbo";
|
|
198
|
+
readonly name: "Qwen Turbo";
|
|
199
|
+
readonly provider: "alibaba";
|
|
200
|
+
readonly family: "qwen";
|
|
201
|
+
readonly pricing: {
|
|
202
|
+
readonly input: 5e-8;
|
|
203
|
+
readonly output: 2e-7;
|
|
204
|
+
readonly reasoning: 5e-7;
|
|
205
|
+
};
|
|
206
|
+
readonly contextWindow: 1000000;
|
|
207
|
+
readonly maxOutput: 16384;
|
|
208
|
+
readonly modalities: {
|
|
209
|
+
readonly input: readonly ["text"];
|
|
210
|
+
readonly output: readonly ["text"];
|
|
211
|
+
};
|
|
212
|
+
readonly capabilities: {
|
|
213
|
+
readonly reasoning: true;
|
|
214
|
+
readonly toolCall: true;
|
|
215
|
+
readonly attachment: false;
|
|
216
|
+
readonly structuredOutput: false;
|
|
217
|
+
};
|
|
218
|
+
}, {
|
|
219
|
+
readonly id: "qwen2-5-7b-instruct";
|
|
220
|
+
readonly name: "Qwen2.5 7B Instruct";
|
|
221
|
+
readonly provider: "alibaba";
|
|
222
|
+
readonly family: "qwen";
|
|
223
|
+
readonly pricing: {
|
|
224
|
+
readonly input: 1.75e-7;
|
|
225
|
+
readonly output: 7e-7;
|
|
226
|
+
};
|
|
227
|
+
readonly contextWindow: 131072;
|
|
228
|
+
readonly maxOutput: 8192;
|
|
229
|
+
readonly modalities: {
|
|
230
|
+
readonly input: readonly ["text"];
|
|
231
|
+
readonly output: readonly ["text"];
|
|
232
|
+
};
|
|
233
|
+
readonly capabilities: {
|
|
234
|
+
readonly reasoning: false;
|
|
235
|
+
readonly toolCall: true;
|
|
236
|
+
readonly attachment: false;
|
|
237
|
+
readonly structuredOutput: false;
|
|
238
|
+
};
|
|
239
|
+
}, {
|
|
240
|
+
readonly id: "qwen2-5-vl-72b-instruct";
|
|
241
|
+
readonly name: "Qwen2.5-VL 72B Instruct";
|
|
242
|
+
readonly provider: "alibaba";
|
|
243
|
+
readonly family: "qwen";
|
|
244
|
+
readonly pricing: {
|
|
245
|
+
readonly input: 0.0000028;
|
|
246
|
+
readonly output: 0.0000084;
|
|
247
|
+
};
|
|
248
|
+
readonly contextWindow: 131072;
|
|
249
|
+
readonly maxOutput: 8192;
|
|
250
|
+
readonly modalities: {
|
|
251
|
+
readonly input: readonly ["text", "image"];
|
|
252
|
+
readonly output: readonly ["text"];
|
|
253
|
+
};
|
|
254
|
+
readonly capabilities: {
|
|
255
|
+
readonly reasoning: false;
|
|
256
|
+
readonly toolCall: true;
|
|
257
|
+
readonly attachment: false;
|
|
258
|
+
readonly structuredOutput: false;
|
|
259
|
+
};
|
|
260
|
+
}, {
|
|
261
|
+
readonly id: "qwen2-5-14b-instruct";
|
|
262
|
+
readonly name: "Qwen2.5 14B Instruct";
|
|
263
|
+
readonly provider: "alibaba";
|
|
264
|
+
readonly family: "qwen";
|
|
265
|
+
readonly pricing: {
|
|
266
|
+
readonly input: 3.5e-7;
|
|
267
|
+
readonly output: 0.0000014;
|
|
268
|
+
};
|
|
269
|
+
readonly contextWindow: 131072;
|
|
270
|
+
readonly maxOutput: 8192;
|
|
271
|
+
readonly modalities: {
|
|
272
|
+
readonly input: readonly ["text"];
|
|
273
|
+
readonly output: readonly ["text"];
|
|
274
|
+
};
|
|
275
|
+
readonly capabilities: {
|
|
276
|
+
readonly reasoning: false;
|
|
277
|
+
readonly toolCall: true;
|
|
278
|
+
readonly attachment: false;
|
|
279
|
+
readonly structuredOutput: false;
|
|
280
|
+
};
|
|
281
|
+
}, {
|
|
282
|
+
readonly id: "qwen3-8b";
|
|
283
|
+
readonly name: "Qwen3 8B";
|
|
284
|
+
readonly provider: "alibaba";
|
|
285
|
+
readonly family: "qwen";
|
|
286
|
+
readonly pricing: {
|
|
287
|
+
readonly input: 1.8e-7;
|
|
288
|
+
readonly output: 7e-7;
|
|
289
|
+
readonly reasoning: 0.0000021;
|
|
290
|
+
};
|
|
291
|
+
readonly contextWindow: 131072;
|
|
292
|
+
readonly maxOutput: 8192;
|
|
293
|
+
readonly modalities: {
|
|
294
|
+
readonly input: readonly ["text"];
|
|
295
|
+
readonly output: readonly ["text"];
|
|
296
|
+
};
|
|
297
|
+
readonly capabilities: {
|
|
298
|
+
readonly reasoning: true;
|
|
299
|
+
readonly toolCall: true;
|
|
300
|
+
readonly attachment: false;
|
|
301
|
+
readonly structuredOutput: false;
|
|
302
|
+
};
|
|
303
|
+
}, {
|
|
304
|
+
readonly id: "qwen3-32b";
|
|
305
|
+
readonly name: "Qwen3 32B";
|
|
306
|
+
readonly provider: "alibaba";
|
|
307
|
+
readonly family: "qwen";
|
|
308
|
+
readonly pricing: {
|
|
309
|
+
readonly input: 7e-7;
|
|
310
|
+
readonly output: 0.0000028;
|
|
311
|
+
readonly reasoning: 0.0000084;
|
|
312
|
+
};
|
|
313
|
+
readonly contextWindow: 131072;
|
|
314
|
+
readonly maxOutput: 16384;
|
|
315
|
+
readonly modalities: {
|
|
316
|
+
readonly input: readonly ["text"];
|
|
317
|
+
readonly output: readonly ["text"];
|
|
318
|
+
};
|
|
319
|
+
readonly capabilities: {
|
|
320
|
+
readonly reasoning: true;
|
|
321
|
+
readonly toolCall: true;
|
|
322
|
+
readonly attachment: false;
|
|
323
|
+
readonly structuredOutput: false;
|
|
324
|
+
};
|
|
325
|
+
}, {
|
|
326
|
+
readonly id: "qwen3.5-397b-a17b";
|
|
327
|
+
readonly name: "Qwen3.5 397B-A17B";
|
|
328
|
+
readonly provider: "alibaba";
|
|
329
|
+
readonly family: "qwen";
|
|
330
|
+
readonly pricing: {
|
|
331
|
+
readonly input: 6e-7;
|
|
332
|
+
readonly output: 0.0000036;
|
|
333
|
+
readonly reasoning: 0.0000036;
|
|
334
|
+
};
|
|
335
|
+
readonly contextWindow: 262144;
|
|
336
|
+
readonly maxOutput: 65536;
|
|
337
|
+
readonly modalities: {
|
|
338
|
+
readonly input: readonly ["text", "image", "video"];
|
|
339
|
+
readonly output: readonly ["text"];
|
|
340
|
+
};
|
|
341
|
+
readonly capabilities: {
|
|
342
|
+
readonly reasoning: true;
|
|
343
|
+
readonly toolCall: true;
|
|
344
|
+
readonly attachment: false;
|
|
345
|
+
readonly structuredOutput: false;
|
|
346
|
+
};
|
|
347
|
+
}, {
|
|
348
|
+
readonly id: "qvq-max";
|
|
349
|
+
readonly name: "QVQ Max";
|
|
350
|
+
readonly provider: "alibaba";
|
|
351
|
+
readonly family: "qvq";
|
|
352
|
+
readonly pricing: {
|
|
353
|
+
readonly input: 0.0000012;
|
|
354
|
+
readonly output: 0.0000048;
|
|
355
|
+
};
|
|
356
|
+
readonly contextWindow: 131072;
|
|
357
|
+
readonly maxOutput: 8192;
|
|
358
|
+
readonly modalities: {
|
|
359
|
+
readonly input: readonly ["text", "image"];
|
|
360
|
+
readonly output: readonly ["text"];
|
|
361
|
+
};
|
|
362
|
+
readonly capabilities: {
|
|
363
|
+
readonly reasoning: true;
|
|
364
|
+
readonly toolCall: true;
|
|
365
|
+
readonly attachment: false;
|
|
366
|
+
readonly structuredOutput: false;
|
|
367
|
+
};
|
|
368
|
+
}, {
|
|
369
|
+
readonly id: "qwen2-5-omni-7b";
|
|
370
|
+
readonly name: "Qwen2.5-Omni 7B";
|
|
371
|
+
readonly provider: "alibaba";
|
|
372
|
+
readonly family: "qwen";
|
|
373
|
+
readonly pricing: {
|
|
374
|
+
readonly input: 1e-7;
|
|
375
|
+
readonly output: 4e-7;
|
|
376
|
+
};
|
|
377
|
+
readonly contextWindow: 32768;
|
|
378
|
+
readonly maxOutput: 2048;
|
|
379
|
+
readonly modalities: {
|
|
380
|
+
readonly input: readonly ["text", "image", "audio", "video"];
|
|
381
|
+
readonly output: readonly ["text", "audio"];
|
|
382
|
+
};
|
|
383
|
+
readonly capabilities: {
|
|
384
|
+
readonly reasoning: false;
|
|
385
|
+
readonly toolCall: true;
|
|
386
|
+
readonly attachment: false;
|
|
387
|
+
readonly structuredOutput: false;
|
|
388
|
+
};
|
|
389
|
+
}, {
|
|
390
|
+
readonly id: "qwen2-5-vl-7b-instruct";
|
|
391
|
+
readonly name: "Qwen2.5-VL 7B Instruct";
|
|
392
|
+
readonly provider: "alibaba";
|
|
393
|
+
readonly family: "qwen";
|
|
394
|
+
readonly pricing: {
|
|
395
|
+
readonly input: 3.5e-7;
|
|
396
|
+
readonly output: 0.00000105;
|
|
397
|
+
};
|
|
398
|
+
readonly contextWindow: 131072;
|
|
399
|
+
readonly maxOutput: 8192;
|
|
400
|
+
readonly modalities: {
|
|
401
|
+
readonly input: readonly ["text", "image"];
|
|
402
|
+
readonly output: readonly ["text"];
|
|
403
|
+
};
|
|
404
|
+
readonly capabilities: {
|
|
405
|
+
readonly reasoning: false;
|
|
406
|
+
readonly toolCall: true;
|
|
407
|
+
readonly attachment: false;
|
|
408
|
+
readonly structuredOutput: false;
|
|
409
|
+
};
|
|
410
|
+
}, {
|
|
411
|
+
readonly id: "qwen-omni-turbo-realtime";
|
|
412
|
+
readonly name: "Qwen-Omni Turbo Realtime";
|
|
413
|
+
readonly provider: "alibaba";
|
|
414
|
+
readonly family: "qwen";
|
|
415
|
+
readonly pricing: {
|
|
416
|
+
readonly input: 2.7e-7;
|
|
417
|
+
readonly output: 0.00000107;
|
|
418
|
+
};
|
|
419
|
+
readonly contextWindow: 32768;
|
|
420
|
+
readonly maxOutput: 2048;
|
|
421
|
+
readonly modalities: {
|
|
422
|
+
readonly input: readonly ["text", "image", "audio"];
|
|
423
|
+
readonly output: readonly ["text", "audio"];
|
|
424
|
+
};
|
|
425
|
+
readonly capabilities: {
|
|
426
|
+
readonly reasoning: false;
|
|
427
|
+
readonly toolCall: true;
|
|
428
|
+
readonly attachment: false;
|
|
429
|
+
readonly structuredOutput: false;
|
|
430
|
+
};
|
|
431
|
+
}, {
|
|
432
|
+
readonly id: "qwen3-235b-a22b";
|
|
433
|
+
readonly name: "Qwen3 235B-A22B";
|
|
434
|
+
readonly provider: "alibaba";
|
|
435
|
+
readonly family: "qwen";
|
|
436
|
+
readonly pricing: {
|
|
437
|
+
readonly input: 7e-7;
|
|
438
|
+
readonly output: 0.0000028;
|
|
439
|
+
readonly reasoning: 0.0000084;
|
|
440
|
+
};
|
|
441
|
+
readonly contextWindow: 131072;
|
|
442
|
+
readonly maxOutput: 16384;
|
|
443
|
+
readonly modalities: {
|
|
444
|
+
readonly input: readonly ["text"];
|
|
445
|
+
readonly output: readonly ["text"];
|
|
446
|
+
};
|
|
447
|
+
readonly capabilities: {
|
|
448
|
+
readonly reasoning: true;
|
|
449
|
+
readonly toolCall: true;
|
|
450
|
+
readonly attachment: false;
|
|
451
|
+
readonly structuredOutput: false;
|
|
452
|
+
};
|
|
453
|
+
}, {
|
|
454
|
+
readonly id: "qwen3-coder-30b-a3b-instruct";
|
|
455
|
+
readonly name: "Qwen3-Coder 30B-A3B Instruct";
|
|
456
|
+
readonly provider: "alibaba";
|
|
457
|
+
readonly family: "qwen";
|
|
458
|
+
readonly pricing: {
|
|
459
|
+
readonly input: 4.5e-7;
|
|
460
|
+
readonly output: 0.00000225;
|
|
461
|
+
};
|
|
462
|
+
readonly contextWindow: 262144;
|
|
463
|
+
readonly maxOutput: 65536;
|
|
464
|
+
readonly modalities: {
|
|
465
|
+
readonly input: readonly ["text"];
|
|
466
|
+
readonly output: readonly ["text"];
|
|
467
|
+
};
|
|
468
|
+
readonly capabilities: {
|
|
469
|
+
readonly reasoning: false;
|
|
470
|
+
readonly toolCall: true;
|
|
471
|
+
readonly attachment: false;
|
|
472
|
+
readonly structuredOutput: false;
|
|
473
|
+
};
|
|
474
|
+
}, {
|
|
475
|
+
readonly id: "qwen-omni-turbo";
|
|
476
|
+
readonly name: "Qwen-Omni Turbo";
|
|
477
|
+
readonly provider: "alibaba";
|
|
478
|
+
readonly family: "qwen";
|
|
479
|
+
readonly pricing: {
|
|
480
|
+
readonly input: 7e-8;
|
|
481
|
+
readonly output: 2.7e-7;
|
|
482
|
+
};
|
|
483
|
+
readonly contextWindow: 32768;
|
|
484
|
+
readonly maxOutput: 2048;
|
|
485
|
+
readonly modalities: {
|
|
486
|
+
readonly input: readonly ["text", "image", "audio", "video"];
|
|
487
|
+
readonly output: readonly ["text", "audio"];
|
|
488
|
+
};
|
|
489
|
+
readonly capabilities: {
|
|
490
|
+
readonly reasoning: false;
|
|
491
|
+
readonly toolCall: true;
|
|
492
|
+
readonly attachment: false;
|
|
493
|
+
readonly structuredOutput: false;
|
|
494
|
+
};
|
|
495
|
+
}, {
|
|
496
|
+
readonly id: "qwen-mt-plus";
|
|
497
|
+
readonly name: "Qwen-MT Plus";
|
|
498
|
+
readonly provider: "alibaba";
|
|
499
|
+
readonly family: "qwen";
|
|
500
|
+
readonly pricing: {
|
|
501
|
+
readonly input: 0.00000246;
|
|
502
|
+
readonly output: 0.00000737;
|
|
503
|
+
};
|
|
504
|
+
readonly contextWindow: 16384;
|
|
505
|
+
readonly maxOutput: 8192;
|
|
506
|
+
readonly modalities: {
|
|
507
|
+
readonly input: readonly ["text"];
|
|
508
|
+
readonly output: readonly ["text"];
|
|
509
|
+
};
|
|
510
|
+
readonly capabilities: {
|
|
511
|
+
readonly reasoning: false;
|
|
512
|
+
readonly toolCall: false;
|
|
513
|
+
readonly attachment: false;
|
|
514
|
+
readonly structuredOutput: false;
|
|
515
|
+
};
|
|
516
|
+
}, {
|
|
517
|
+
readonly id: "qwen3-vl-plus";
|
|
518
|
+
readonly name: "Qwen3-VL Plus";
|
|
519
|
+
readonly provider: "alibaba";
|
|
520
|
+
readonly family: "qwen";
|
|
521
|
+
readonly pricing: {
|
|
522
|
+
readonly input: 2e-7;
|
|
523
|
+
readonly output: 0.0000016;
|
|
524
|
+
readonly reasoning: 0.0000048;
|
|
525
|
+
};
|
|
526
|
+
readonly contextWindow: 262144;
|
|
527
|
+
readonly maxOutput: 32768;
|
|
528
|
+
readonly modalities: {
|
|
529
|
+
readonly input: readonly ["text", "image"];
|
|
530
|
+
readonly output: readonly ["text"];
|
|
531
|
+
};
|
|
532
|
+
readonly capabilities: {
|
|
533
|
+
readonly reasoning: true;
|
|
534
|
+
readonly toolCall: true;
|
|
535
|
+
readonly attachment: false;
|
|
536
|
+
readonly structuredOutput: false;
|
|
537
|
+
};
|
|
538
|
+
}, {
|
|
539
|
+
readonly id: "qwen3-livetranslate-flash-realtime";
|
|
540
|
+
readonly name: "Qwen3-LiveTranslate Flash Realtime";
|
|
541
|
+
readonly provider: "alibaba";
|
|
542
|
+
readonly family: "qwen";
|
|
543
|
+
readonly pricing: {
|
|
544
|
+
readonly input: 0.00001;
|
|
545
|
+
readonly output: 0.00001;
|
|
546
|
+
};
|
|
547
|
+
readonly contextWindow: 53248;
|
|
548
|
+
readonly maxOutput: 4096;
|
|
549
|
+
readonly modalities: {
|
|
550
|
+
readonly input: readonly ["text", "image", "audio", "video"];
|
|
551
|
+
readonly output: readonly ["text", "audio"];
|
|
552
|
+
};
|
|
553
|
+
readonly capabilities: {
|
|
554
|
+
readonly reasoning: false;
|
|
555
|
+
readonly toolCall: false;
|
|
556
|
+
readonly attachment: false;
|
|
557
|
+
readonly structuredOutput: false;
|
|
558
|
+
};
|
|
559
|
+
}, {
|
|
560
|
+
readonly id: "qwen-plus";
|
|
561
|
+
readonly name: "Qwen Plus";
|
|
562
|
+
readonly provider: "alibaba";
|
|
563
|
+
readonly family: "qwen";
|
|
564
|
+
readonly pricing: {
|
|
565
|
+
readonly input: 4e-7;
|
|
566
|
+
readonly output: 0.0000012;
|
|
567
|
+
readonly reasoning: 0.000004;
|
|
568
|
+
};
|
|
569
|
+
readonly contextWindow: 1000000;
|
|
570
|
+
readonly maxOutput: 32768;
|
|
571
|
+
readonly modalities: {
|
|
572
|
+
readonly input: readonly ["text"];
|
|
573
|
+
readonly output: readonly ["text"];
|
|
574
|
+
};
|
|
575
|
+
readonly capabilities: {
|
|
576
|
+
readonly reasoning: true;
|
|
577
|
+
readonly toolCall: true;
|
|
578
|
+
readonly attachment: false;
|
|
579
|
+
readonly structuredOutput: false;
|
|
580
|
+
};
|
|
581
|
+
}, {
|
|
582
|
+
readonly id: "qwen2-5-32b-instruct";
|
|
583
|
+
readonly name: "Qwen2.5 32B Instruct";
|
|
584
|
+
readonly provider: "alibaba";
|
|
585
|
+
readonly family: "qwen";
|
|
586
|
+
readonly pricing: {
|
|
587
|
+
readonly input: 7e-7;
|
|
588
|
+
readonly output: 0.0000028;
|
|
589
|
+
};
|
|
590
|
+
readonly contextWindow: 131072;
|
|
591
|
+
readonly maxOutput: 8192;
|
|
592
|
+
readonly modalities: {
|
|
593
|
+
readonly input: readonly ["text"];
|
|
594
|
+
readonly output: readonly ["text"];
|
|
595
|
+
};
|
|
596
|
+
readonly capabilities: {
|
|
597
|
+
readonly reasoning: false;
|
|
598
|
+
readonly toolCall: true;
|
|
599
|
+
readonly attachment: false;
|
|
600
|
+
readonly structuredOutput: false;
|
|
601
|
+
};
|
|
602
|
+
}, {
|
|
603
|
+
readonly id: "qwen3-next-80b-a3b-instruct";
|
|
604
|
+
readonly name: "Qwen3-Next 80B-A3B Instruct";
|
|
605
|
+
readonly provider: "alibaba";
|
|
606
|
+
readonly family: "qwen";
|
|
607
|
+
readonly pricing: {
|
|
608
|
+
readonly input: 5e-7;
|
|
609
|
+
readonly output: 0.000002;
|
|
610
|
+
};
|
|
611
|
+
readonly contextWindow: 131072;
|
|
612
|
+
readonly maxOutput: 32768;
|
|
613
|
+
readonly modalities: {
|
|
614
|
+
readonly input: readonly ["text"];
|
|
615
|
+
readonly output: readonly ["text"];
|
|
616
|
+
};
|
|
617
|
+
readonly capabilities: {
|
|
618
|
+
readonly reasoning: false;
|
|
619
|
+
readonly toolCall: true;
|
|
620
|
+
readonly attachment: false;
|
|
621
|
+
readonly structuredOutput: false;
|
|
622
|
+
};
|
|
623
|
+
}, {
|
|
624
|
+
readonly id: "qwen3.5-plus";
|
|
625
|
+
readonly name: "Qwen3.5 Plus";
|
|
626
|
+
readonly provider: "alibaba";
|
|
627
|
+
readonly family: "qwen";
|
|
628
|
+
readonly pricing: {
|
|
629
|
+
readonly input: 4e-7;
|
|
630
|
+
readonly output: 0.0000024;
|
|
631
|
+
readonly reasoning: 0.0000024;
|
|
632
|
+
};
|
|
633
|
+
readonly contextWindow: 1000000;
|
|
634
|
+
readonly maxOutput: 65536;
|
|
635
|
+
readonly modalities: {
|
|
636
|
+
readonly input: readonly ["text", "image", "video"];
|
|
637
|
+
readonly output: readonly ["text"];
|
|
638
|
+
};
|
|
639
|
+
readonly capabilities: {
|
|
640
|
+
readonly reasoning: true;
|
|
641
|
+
readonly toolCall: true;
|
|
642
|
+
readonly attachment: false;
|
|
643
|
+
readonly structuredOutput: false;
|
|
644
|
+
};
|
|
645
|
+
}, {
|
|
646
|
+
readonly id: "qwen3-max";
|
|
647
|
+
readonly name: "Qwen3 Max";
|
|
648
|
+
readonly provider: "alibaba";
|
|
649
|
+
readonly family: "qwen";
|
|
650
|
+
readonly pricing: {
|
|
651
|
+
readonly input: 0.0000012;
|
|
652
|
+
readonly output: 0.000006;
|
|
653
|
+
};
|
|
654
|
+
readonly contextWindow: 262144;
|
|
655
|
+
readonly maxOutput: 65536;
|
|
656
|
+
readonly modalities: {
|
|
657
|
+
readonly input: readonly ["text"];
|
|
658
|
+
readonly output: readonly ["text"];
|
|
659
|
+
};
|
|
660
|
+
readonly capabilities: {
|
|
661
|
+
readonly reasoning: false;
|
|
662
|
+
readonly toolCall: true;
|
|
663
|
+
readonly attachment: false;
|
|
664
|
+
readonly structuredOutput: false;
|
|
665
|
+
};
|
|
666
|
+
}, {
|
|
667
|
+
readonly id: "qwen3-omni-flash";
|
|
668
|
+
readonly name: "Qwen3-Omni Flash";
|
|
669
|
+
readonly provider: "alibaba";
|
|
670
|
+
readonly family: "qwen";
|
|
671
|
+
readonly pricing: {
|
|
672
|
+
readonly input: 4.3e-7;
|
|
673
|
+
readonly output: 0.00000166;
|
|
674
|
+
};
|
|
675
|
+
readonly contextWindow: 65536;
|
|
676
|
+
readonly maxOutput: 16384;
|
|
677
|
+
readonly modalities: {
|
|
678
|
+
readonly input: readonly ["text", "image", "audio", "video"];
|
|
679
|
+
readonly output: readonly ["text", "audio"];
|
|
680
|
+
};
|
|
681
|
+
readonly capabilities: {
|
|
682
|
+
readonly reasoning: true;
|
|
683
|
+
readonly toolCall: true;
|
|
684
|
+
readonly attachment: false;
|
|
685
|
+
readonly structuredOutput: false;
|
|
686
|
+
};
|
|
687
|
+
}, {
|
|
688
|
+
readonly id: "qwen3-coder-plus";
|
|
689
|
+
readonly name: "Qwen3 Coder Plus";
|
|
690
|
+
readonly provider: "alibaba";
|
|
691
|
+
readonly family: "qwen";
|
|
692
|
+
readonly pricing: {
|
|
693
|
+
readonly input: 0.000001;
|
|
694
|
+
readonly output: 0.000005;
|
|
695
|
+
};
|
|
696
|
+
readonly contextWindow: 1048576;
|
|
697
|
+
readonly maxOutput: 65536;
|
|
698
|
+
readonly modalities: {
|
|
699
|
+
readonly input: readonly ["text"];
|
|
700
|
+
readonly output: readonly ["text"];
|
|
701
|
+
};
|
|
702
|
+
readonly capabilities: {
|
|
703
|
+
readonly reasoning: false;
|
|
704
|
+
readonly toolCall: true;
|
|
705
|
+
readonly attachment: false;
|
|
706
|
+
readonly structuredOutput: false;
|
|
707
|
+
};
|
|
708
|
+
}, {
|
|
709
|
+
readonly id: "qwen-flash";
|
|
710
|
+
readonly name: "Qwen Flash";
|
|
711
|
+
readonly provider: "alibaba";
|
|
712
|
+
readonly family: "qwen";
|
|
713
|
+
readonly pricing: {
|
|
714
|
+
readonly input: 5e-8;
|
|
715
|
+
readonly output: 4e-7;
|
|
716
|
+
};
|
|
717
|
+
readonly contextWindow: 1000000;
|
|
718
|
+
readonly maxOutput: 32768;
|
|
719
|
+
readonly modalities: {
|
|
720
|
+
readonly input: readonly ["text"];
|
|
721
|
+
readonly output: readonly ["text"];
|
|
722
|
+
};
|
|
723
|
+
readonly capabilities: {
|
|
724
|
+
readonly reasoning: true;
|
|
725
|
+
readonly toolCall: true;
|
|
726
|
+
readonly attachment: false;
|
|
727
|
+
readonly structuredOutput: false;
|
|
728
|
+
};
|
|
729
|
+
}, {
|
|
730
|
+
readonly id: "qwen2-5-72b-instruct";
|
|
731
|
+
readonly name: "Qwen2.5 72B Instruct";
|
|
732
|
+
readonly provider: "alibaba";
|
|
733
|
+
readonly family: "qwen";
|
|
734
|
+
readonly pricing: {
|
|
735
|
+
readonly input: 0.0000014;
|
|
736
|
+
readonly output: 0.0000056;
|
|
737
|
+
};
|
|
738
|
+
readonly contextWindow: 131072;
|
|
739
|
+
readonly maxOutput: 8192;
|
|
740
|
+
readonly modalities: {
|
|
741
|
+
readonly input: readonly ["text"];
|
|
742
|
+
readonly output: readonly ["text"];
|
|
743
|
+
};
|
|
744
|
+
readonly capabilities: {
|
|
745
|
+
readonly reasoning: false;
|
|
746
|
+
readonly toolCall: true;
|
|
747
|
+
readonly attachment: false;
|
|
748
|
+
readonly structuredOutput: false;
|
|
749
|
+
};
|
|
750
|
+
}, {
|
|
751
|
+
readonly id: "qwen3-omni-flash-realtime";
|
|
752
|
+
readonly name: "Qwen3-Omni Flash Realtime";
|
|
753
|
+
readonly provider: "alibaba";
|
|
754
|
+
readonly family: "qwen";
|
|
755
|
+
readonly pricing: {
|
|
756
|
+
readonly input: 5.2e-7;
|
|
757
|
+
readonly output: 0.00000199;
|
|
758
|
+
};
|
|
759
|
+
readonly contextWindow: 65536;
|
|
760
|
+
readonly maxOutput: 16384;
|
|
761
|
+
readonly modalities: {
|
|
762
|
+
readonly input: readonly ["text", "image", "audio", "video"];
|
|
763
|
+
readonly output: readonly ["text", "audio"];
|
|
764
|
+
};
|
|
765
|
+
readonly capabilities: {
|
|
766
|
+
readonly reasoning: false;
|
|
767
|
+
readonly toolCall: true;
|
|
768
|
+
readonly attachment: false;
|
|
769
|
+
readonly structuredOutput: false;
|
|
770
|
+
};
|
|
771
|
+
}, {
|
|
772
|
+
readonly id: "qwen-vl-ocr";
|
|
773
|
+
readonly name: "Qwen-VL OCR";
|
|
774
|
+
readonly provider: "alibaba";
|
|
775
|
+
readonly family: "qwen";
|
|
776
|
+
readonly pricing: {
|
|
777
|
+
readonly input: 7.2e-7;
|
|
778
|
+
readonly output: 7.2e-7;
|
|
779
|
+
};
|
|
780
|
+
readonly contextWindow: 34096;
|
|
781
|
+
readonly maxOutput: 4096;
|
|
782
|
+
readonly modalities: {
|
|
783
|
+
readonly input: readonly ["text", "image"];
|
|
784
|
+
readonly output: readonly ["text"];
|
|
785
|
+
};
|
|
786
|
+
readonly capabilities: {
|
|
787
|
+
readonly reasoning: false;
|
|
788
|
+
readonly toolCall: false;
|
|
789
|
+
readonly attachment: false;
|
|
790
|
+
readonly structuredOutput: false;
|
|
791
|
+
};
|
|
792
|
+
}, {
|
|
793
|
+
readonly id: "qwq-plus";
|
|
794
|
+
readonly name: "QwQ Plus";
|
|
795
|
+
readonly provider: "alibaba";
|
|
796
|
+
readonly family: "qwen";
|
|
797
|
+
readonly pricing: {
|
|
798
|
+
readonly input: 8e-7;
|
|
799
|
+
readonly output: 0.0000024;
|
|
800
|
+
};
|
|
801
|
+
readonly contextWindow: 131072;
|
|
802
|
+
readonly maxOutput: 8192;
|
|
803
|
+
readonly modalities: {
|
|
804
|
+
readonly input: readonly ["text"];
|
|
805
|
+
readonly output: readonly ["text"];
|
|
806
|
+
};
|
|
807
|
+
readonly capabilities: {
|
|
808
|
+
readonly reasoning: true;
|
|
809
|
+
readonly toolCall: true;
|
|
810
|
+
readonly attachment: false;
|
|
811
|
+
readonly structuredOutput: false;
|
|
812
|
+
};
|
|
813
|
+
}, {
|
|
814
|
+
readonly id: "qwen3-vl-235b-a22b";
|
|
815
|
+
readonly name: "Qwen3-VL 235B-A22B";
|
|
816
|
+
readonly provider: "alibaba";
|
|
817
|
+
readonly family: "qwen";
|
|
818
|
+
readonly pricing: {
|
|
819
|
+
readonly input: 7e-7;
|
|
820
|
+
readonly output: 0.0000028;
|
|
821
|
+
readonly reasoning: 0.0000084;
|
|
822
|
+
};
|
|
823
|
+
readonly contextWindow: 131072;
|
|
824
|
+
readonly maxOutput: 32768;
|
|
825
|
+
readonly modalities: {
|
|
826
|
+
readonly input: readonly ["text", "image"];
|
|
827
|
+
readonly output: readonly ["text"];
|
|
828
|
+
};
|
|
829
|
+
readonly capabilities: {
|
|
830
|
+
readonly reasoning: true;
|
|
831
|
+
readonly toolCall: true;
|
|
832
|
+
readonly attachment: false;
|
|
833
|
+
readonly structuredOutput: false;
|
|
834
|
+
};
|
|
835
|
+
}, {
|
|
836
|
+
readonly id: "qwen-plus-character-ja";
|
|
837
|
+
readonly name: "Qwen Plus Character (Japanese)";
|
|
838
|
+
readonly provider: "alibaba";
|
|
839
|
+
readonly family: "qwen";
|
|
840
|
+
readonly pricing: {
|
|
841
|
+
readonly input: 5e-7;
|
|
842
|
+
readonly output: 0.0000014;
|
|
843
|
+
};
|
|
844
|
+
readonly contextWindow: 8192;
|
|
845
|
+
readonly maxOutput: 512;
|
|
846
|
+
readonly modalities: {
|
|
847
|
+
readonly input: readonly ["text"];
|
|
848
|
+
readonly output: readonly ["text"];
|
|
849
|
+
};
|
|
850
|
+
readonly capabilities: {
|
|
851
|
+
readonly reasoning: false;
|
|
852
|
+
readonly toolCall: true;
|
|
853
|
+
readonly attachment: false;
|
|
854
|
+
readonly structuredOutput: false;
|
|
855
|
+
};
|
|
856
|
+
}, {
|
|
857
|
+
readonly id: "qwen-mt-turbo";
|
|
858
|
+
readonly name: "Qwen-MT Turbo";
|
|
859
|
+
readonly provider: "alibaba";
|
|
860
|
+
readonly family: "qwen";
|
|
861
|
+
readonly pricing: {
|
|
862
|
+
readonly input: 1.6e-7;
|
|
863
|
+
readonly output: 4.9e-7;
|
|
864
|
+
};
|
|
865
|
+
readonly contextWindow: 16384;
|
|
866
|
+
readonly maxOutput: 8192;
|
|
867
|
+
readonly modalities: {
|
|
868
|
+
readonly input: readonly ["text"];
|
|
869
|
+
readonly output: readonly ["text"];
|
|
870
|
+
};
|
|
871
|
+
readonly capabilities: {
|
|
872
|
+
readonly reasoning: false;
|
|
873
|
+
readonly toolCall: false;
|
|
874
|
+
readonly attachment: false;
|
|
875
|
+
readonly structuredOutput: false;
|
|
876
|
+
};
|
|
877
|
+
}];
|
|
878
|
+
//#endregion
|
|
879
|
+
//#region src/providers/alibaba.d.ts
|
|
880
|
+
/**
|
|
881
|
+
* Known model identifiers for Alibaba (Qwen).
|
|
882
|
+
*
|
|
883
|
+
* @example
|
|
884
|
+
* ```typescript
|
|
885
|
+
* import type { AlibabaModelId } from '@funkai/models/alibaba'
|
|
886
|
+
*
|
|
887
|
+
* const id: AlibabaModelId = 'qwen-vl-plus'
|
|
888
|
+
* ```
|
|
889
|
+
*/
|
|
890
|
+
type AlibabaModelId = (typeof ALIBABA_MODELS)[number]["id"];
|
|
891
|
+
/**
|
|
892
|
+
* All Alibaba (Qwen) models in the catalog.
|
|
893
|
+
*
|
|
894
|
+
* @example
|
|
895
|
+
* ```typescript
|
|
896
|
+
* import { alibabaModels } from '@funkai/models/alibaba'
|
|
897
|
+
*
|
|
898
|
+
* for (const m of alibabaModels) {
|
|
899
|
+
* console.log(m.id, m.pricing.input)
|
|
900
|
+
* }
|
|
901
|
+
* ```
|
|
902
|
+
*/
|
|
903
|
+
declare const alibabaModels: readonly [{
|
|
904
|
+
readonly id: "qwen-vl-plus";
|
|
905
|
+
readonly name: "Qwen-VL Plus";
|
|
906
|
+
readonly provider: "alibaba";
|
|
907
|
+
readonly family: "qwen";
|
|
908
|
+
readonly pricing: {
|
|
909
|
+
readonly input: 2.1e-7;
|
|
910
|
+
readonly output: 6.3e-7;
|
|
911
|
+
};
|
|
912
|
+
readonly contextWindow: 131072;
|
|
913
|
+
readonly maxOutput: 8192;
|
|
914
|
+
readonly modalities: {
|
|
915
|
+
readonly input: readonly ["text", "image"];
|
|
916
|
+
readonly output: readonly ["text"];
|
|
917
|
+
};
|
|
918
|
+
readonly capabilities: {
|
|
919
|
+
readonly reasoning: false;
|
|
920
|
+
readonly toolCall: true;
|
|
921
|
+
readonly attachment: false;
|
|
922
|
+
readonly structuredOutput: false;
|
|
923
|
+
};
|
|
924
|
+
}, {
|
|
925
|
+
readonly id: "qwen-vl-max";
|
|
926
|
+
readonly name: "Qwen-VL Max";
|
|
927
|
+
readonly provider: "alibaba";
|
|
928
|
+
readonly family: "qwen";
|
|
929
|
+
readonly pricing: {
|
|
930
|
+
readonly input: 8e-7;
|
|
931
|
+
readonly output: 0.0000032;
|
|
932
|
+
};
|
|
933
|
+
readonly contextWindow: 131072;
|
|
934
|
+
readonly maxOutput: 8192;
|
|
935
|
+
readonly modalities: {
|
|
936
|
+
readonly input: readonly ["text", "image"];
|
|
937
|
+
readonly output: readonly ["text"];
|
|
938
|
+
};
|
|
939
|
+
readonly capabilities: {
|
|
940
|
+
readonly reasoning: false;
|
|
941
|
+
readonly toolCall: true;
|
|
942
|
+
readonly attachment: false;
|
|
943
|
+
readonly structuredOutput: false;
|
|
944
|
+
};
|
|
945
|
+
}, {
|
|
946
|
+
readonly id: "qwen3-next-80b-a3b-thinking";
|
|
947
|
+
readonly name: "Qwen3-Next 80B-A3B (Thinking)";
|
|
948
|
+
readonly provider: "alibaba";
|
|
949
|
+
readonly family: "qwen";
|
|
950
|
+
readonly pricing: {
|
|
951
|
+
readonly input: 5e-7;
|
|
952
|
+
readonly output: 0.000006;
|
|
953
|
+
};
|
|
954
|
+
readonly contextWindow: 131072;
|
|
955
|
+
readonly maxOutput: 32768;
|
|
956
|
+
readonly modalities: {
|
|
957
|
+
readonly input: readonly ["text"];
|
|
958
|
+
readonly output: readonly ["text"];
|
|
959
|
+
};
|
|
960
|
+
readonly capabilities: {
|
|
961
|
+
readonly reasoning: true;
|
|
962
|
+
readonly toolCall: true;
|
|
963
|
+
readonly attachment: false;
|
|
964
|
+
readonly structuredOutput: false;
|
|
965
|
+
};
|
|
966
|
+
}, {
|
|
967
|
+
readonly id: "qwen3-coder-480b-a35b-instruct";
|
|
968
|
+
readonly name: "Qwen3-Coder 480B-A35B Instruct";
|
|
969
|
+
readonly provider: "alibaba";
|
|
970
|
+
readonly family: "qwen";
|
|
971
|
+
readonly pricing: {
|
|
972
|
+
readonly input: 0.0000015;
|
|
973
|
+
readonly output: 0.0000075;
|
|
974
|
+
};
|
|
975
|
+
readonly contextWindow: 262144;
|
|
976
|
+
readonly maxOutput: 65536;
|
|
977
|
+
readonly modalities: {
|
|
978
|
+
readonly input: readonly ["text"];
|
|
979
|
+
readonly output: readonly ["text"];
|
|
980
|
+
};
|
|
981
|
+
readonly capabilities: {
|
|
982
|
+
readonly reasoning: false;
|
|
983
|
+
readonly toolCall: true;
|
|
984
|
+
readonly attachment: false;
|
|
985
|
+
readonly structuredOutput: false;
|
|
986
|
+
};
|
|
987
|
+
}, {
|
|
988
|
+
readonly id: "qwen3-14b";
|
|
989
|
+
readonly name: "Qwen3 14B";
|
|
990
|
+
readonly provider: "alibaba";
|
|
991
|
+
readonly family: "qwen";
|
|
992
|
+
readonly pricing: {
|
|
993
|
+
readonly input: 3.5e-7;
|
|
994
|
+
readonly output: 0.0000014;
|
|
995
|
+
readonly reasoning: 0.0000042;
|
|
996
|
+
};
|
|
997
|
+
readonly contextWindow: 131072;
|
|
998
|
+
readonly maxOutput: 8192;
|
|
999
|
+
readonly modalities: {
|
|
1000
|
+
readonly input: readonly ["text"];
|
|
1001
|
+
readonly output: readonly ["text"];
|
|
1002
|
+
};
|
|
1003
|
+
readonly capabilities: {
|
|
1004
|
+
readonly reasoning: true;
|
|
1005
|
+
readonly toolCall: true;
|
|
1006
|
+
readonly attachment: false;
|
|
1007
|
+
readonly structuredOutput: false;
|
|
1008
|
+
};
|
|
1009
|
+
}, {
|
|
1010
|
+
readonly id: "qwen3-coder-flash";
|
|
1011
|
+
readonly name: "Qwen3 Coder Flash";
|
|
1012
|
+
readonly provider: "alibaba";
|
|
1013
|
+
readonly family: "qwen";
|
|
1014
|
+
readonly pricing: {
|
|
1015
|
+
readonly input: 3e-7;
|
|
1016
|
+
readonly output: 0.0000015;
|
|
1017
|
+
};
|
|
1018
|
+
readonly contextWindow: 1000000;
|
|
1019
|
+
readonly maxOutput: 65536;
|
|
1020
|
+
readonly modalities: {
|
|
1021
|
+
readonly input: readonly ["text"];
|
|
1022
|
+
readonly output: readonly ["text"];
|
|
1023
|
+
};
|
|
1024
|
+
readonly capabilities: {
|
|
1025
|
+
readonly reasoning: false;
|
|
1026
|
+
readonly toolCall: true;
|
|
1027
|
+
readonly attachment: false;
|
|
1028
|
+
readonly structuredOutput: false;
|
|
1029
|
+
};
|
|
1030
|
+
}, {
|
|
1031
|
+
readonly id: "qwen3-vl-30b-a3b";
|
|
1032
|
+
readonly name: "Qwen3-VL 30B-A3B";
|
|
1033
|
+
readonly provider: "alibaba";
|
|
1034
|
+
readonly family: "qwen";
|
|
1035
|
+
readonly pricing: {
|
|
1036
|
+
readonly input: 2e-7;
|
|
1037
|
+
readonly output: 8e-7;
|
|
1038
|
+
readonly reasoning: 0.0000024;
|
|
1039
|
+
};
|
|
1040
|
+
readonly contextWindow: 131072;
|
|
1041
|
+
readonly maxOutput: 32768;
|
|
1042
|
+
readonly modalities: {
|
|
1043
|
+
readonly input: readonly ["text", "image"];
|
|
1044
|
+
readonly output: readonly ["text"];
|
|
1045
|
+
};
|
|
1046
|
+
readonly capabilities: {
|
|
1047
|
+
readonly reasoning: true;
|
|
1048
|
+
readonly toolCall: true;
|
|
1049
|
+
readonly attachment: false;
|
|
1050
|
+
readonly structuredOutput: false;
|
|
1051
|
+
};
|
|
1052
|
+
}, {
|
|
1053
|
+
readonly id: "qwen3-asr-flash";
|
|
1054
|
+
readonly name: "Qwen3-ASR Flash";
|
|
1055
|
+
readonly provider: "alibaba";
|
|
1056
|
+
readonly family: "qwen";
|
|
1057
|
+
readonly pricing: {
|
|
1058
|
+
readonly input: 3.5e-8;
|
|
1059
|
+
readonly output: 3.5e-8;
|
|
1060
|
+
};
|
|
1061
|
+
readonly contextWindow: 53248;
|
|
1062
|
+
readonly maxOutput: 4096;
|
|
1063
|
+
readonly modalities: {
|
|
1064
|
+
readonly input: readonly ["audio"];
|
|
1065
|
+
readonly output: readonly ["text"];
|
|
1066
|
+
};
|
|
1067
|
+
readonly capabilities: {
|
|
1068
|
+
readonly reasoning: false;
|
|
1069
|
+
readonly toolCall: false;
|
|
1070
|
+
readonly attachment: false;
|
|
1071
|
+
readonly structuredOutput: false;
|
|
1072
|
+
};
|
|
1073
|
+
}, {
|
|
1074
|
+
readonly id: "qwen-max";
|
|
1075
|
+
readonly name: "Qwen Max";
|
|
1076
|
+
readonly provider: "alibaba";
|
|
1077
|
+
readonly family: "qwen";
|
|
1078
|
+
readonly pricing: {
|
|
1079
|
+
readonly input: 0.0000016;
|
|
1080
|
+
readonly output: 0.0000064;
|
|
1081
|
+
};
|
|
1082
|
+
readonly contextWindow: 32768;
|
|
1083
|
+
readonly maxOutput: 8192;
|
|
1084
|
+
readonly modalities: {
|
|
1085
|
+
readonly input: readonly ["text"];
|
|
1086
|
+
readonly output: readonly ["text"];
|
|
1087
|
+
};
|
|
1088
|
+
readonly capabilities: {
|
|
1089
|
+
readonly reasoning: false;
|
|
1090
|
+
readonly toolCall: true;
|
|
1091
|
+
readonly attachment: false;
|
|
1092
|
+
readonly structuredOutput: false;
|
|
1093
|
+
};
|
|
1094
|
+
}, {
|
|
1095
|
+
readonly id: "qwen-turbo";
|
|
1096
|
+
readonly name: "Qwen Turbo";
|
|
1097
|
+
readonly provider: "alibaba";
|
|
1098
|
+
readonly family: "qwen";
|
|
1099
|
+
readonly pricing: {
|
|
1100
|
+
readonly input: 5e-8;
|
|
1101
|
+
readonly output: 2e-7;
|
|
1102
|
+
readonly reasoning: 5e-7;
|
|
1103
|
+
};
|
|
1104
|
+
readonly contextWindow: 1000000;
|
|
1105
|
+
readonly maxOutput: 16384;
|
|
1106
|
+
readonly modalities: {
|
|
1107
|
+
readonly input: readonly ["text"];
|
|
1108
|
+
readonly output: readonly ["text"];
|
|
1109
|
+
};
|
|
1110
|
+
readonly capabilities: {
|
|
1111
|
+
readonly reasoning: true;
|
|
1112
|
+
readonly toolCall: true;
|
|
1113
|
+
readonly attachment: false;
|
|
1114
|
+
readonly structuredOutput: false;
|
|
1115
|
+
};
|
|
1116
|
+
}, {
|
|
1117
|
+
readonly id: "qwen2-5-7b-instruct";
|
|
1118
|
+
readonly name: "Qwen2.5 7B Instruct";
|
|
1119
|
+
readonly provider: "alibaba";
|
|
1120
|
+
readonly family: "qwen";
|
|
1121
|
+
readonly pricing: {
|
|
1122
|
+
readonly input: 1.75e-7;
|
|
1123
|
+
readonly output: 7e-7;
|
|
1124
|
+
};
|
|
1125
|
+
readonly contextWindow: 131072;
|
|
1126
|
+
readonly maxOutput: 8192;
|
|
1127
|
+
readonly modalities: {
|
|
1128
|
+
readonly input: readonly ["text"];
|
|
1129
|
+
readonly output: readonly ["text"];
|
|
1130
|
+
};
|
|
1131
|
+
readonly capabilities: {
|
|
1132
|
+
readonly reasoning: false;
|
|
1133
|
+
readonly toolCall: true;
|
|
1134
|
+
readonly attachment: false;
|
|
1135
|
+
readonly structuredOutput: false;
|
|
1136
|
+
};
|
|
1137
|
+
}, {
|
|
1138
|
+
readonly id: "qwen2-5-vl-72b-instruct";
|
|
1139
|
+
readonly name: "Qwen2.5-VL 72B Instruct";
|
|
1140
|
+
readonly provider: "alibaba";
|
|
1141
|
+
readonly family: "qwen";
|
|
1142
|
+
readonly pricing: {
|
|
1143
|
+
readonly input: 0.0000028;
|
|
1144
|
+
readonly output: 0.0000084;
|
|
1145
|
+
};
|
|
1146
|
+
readonly contextWindow: 131072;
|
|
1147
|
+
readonly maxOutput: 8192;
|
|
1148
|
+
readonly modalities: {
|
|
1149
|
+
readonly input: readonly ["text", "image"];
|
|
1150
|
+
readonly output: readonly ["text"];
|
|
1151
|
+
};
|
|
1152
|
+
readonly capabilities: {
|
|
1153
|
+
readonly reasoning: false;
|
|
1154
|
+
readonly toolCall: true;
|
|
1155
|
+
readonly attachment: false;
|
|
1156
|
+
readonly structuredOutput: false;
|
|
1157
|
+
};
|
|
1158
|
+
}, {
|
|
1159
|
+
readonly id: "qwen2-5-14b-instruct";
|
|
1160
|
+
readonly name: "Qwen2.5 14B Instruct";
|
|
1161
|
+
readonly provider: "alibaba";
|
|
1162
|
+
readonly family: "qwen";
|
|
1163
|
+
readonly pricing: {
|
|
1164
|
+
readonly input: 3.5e-7;
|
|
1165
|
+
readonly output: 0.0000014;
|
|
1166
|
+
};
|
|
1167
|
+
readonly contextWindow: 131072;
|
|
1168
|
+
readonly maxOutput: 8192;
|
|
1169
|
+
readonly modalities: {
|
|
1170
|
+
readonly input: readonly ["text"];
|
|
1171
|
+
readonly output: readonly ["text"];
|
|
1172
|
+
};
|
|
1173
|
+
readonly capabilities: {
|
|
1174
|
+
readonly reasoning: false;
|
|
1175
|
+
readonly toolCall: true;
|
|
1176
|
+
readonly attachment: false;
|
|
1177
|
+
readonly structuredOutput: false;
|
|
1178
|
+
};
|
|
1179
|
+
}, {
|
|
1180
|
+
readonly id: "qwen3-8b";
|
|
1181
|
+
readonly name: "Qwen3 8B";
|
|
1182
|
+
readonly provider: "alibaba";
|
|
1183
|
+
readonly family: "qwen";
|
|
1184
|
+
readonly pricing: {
|
|
1185
|
+
readonly input: 1.8e-7;
|
|
1186
|
+
readonly output: 7e-7;
|
|
1187
|
+
readonly reasoning: 0.0000021;
|
|
1188
|
+
};
|
|
1189
|
+
readonly contextWindow: 131072;
|
|
1190
|
+
readonly maxOutput: 8192;
|
|
1191
|
+
readonly modalities: {
|
|
1192
|
+
readonly input: readonly ["text"];
|
|
1193
|
+
readonly output: readonly ["text"];
|
|
1194
|
+
};
|
|
1195
|
+
readonly capabilities: {
|
|
1196
|
+
readonly reasoning: true;
|
|
1197
|
+
readonly toolCall: true;
|
|
1198
|
+
readonly attachment: false;
|
|
1199
|
+
readonly structuredOutput: false;
|
|
1200
|
+
};
|
|
1201
|
+
}, {
|
|
1202
|
+
readonly id: "qwen3-32b";
|
|
1203
|
+
readonly name: "Qwen3 32B";
|
|
1204
|
+
readonly provider: "alibaba";
|
|
1205
|
+
readonly family: "qwen";
|
|
1206
|
+
readonly pricing: {
|
|
1207
|
+
readonly input: 7e-7;
|
|
1208
|
+
readonly output: 0.0000028;
|
|
1209
|
+
readonly reasoning: 0.0000084;
|
|
1210
|
+
};
|
|
1211
|
+
readonly contextWindow: 131072;
|
|
1212
|
+
readonly maxOutput: 16384;
|
|
1213
|
+
readonly modalities: {
|
|
1214
|
+
readonly input: readonly ["text"];
|
|
1215
|
+
readonly output: readonly ["text"];
|
|
1216
|
+
};
|
|
1217
|
+
readonly capabilities: {
|
|
1218
|
+
readonly reasoning: true;
|
|
1219
|
+
readonly toolCall: true;
|
|
1220
|
+
readonly attachment: false;
|
|
1221
|
+
readonly structuredOutput: false;
|
|
1222
|
+
};
|
|
1223
|
+
}, {
|
|
1224
|
+
readonly id: "qwen3.5-397b-a17b";
|
|
1225
|
+
readonly name: "Qwen3.5 397B-A17B";
|
|
1226
|
+
readonly provider: "alibaba";
|
|
1227
|
+
readonly family: "qwen";
|
|
1228
|
+
readonly pricing: {
|
|
1229
|
+
readonly input: 6e-7;
|
|
1230
|
+
readonly output: 0.0000036;
|
|
1231
|
+
readonly reasoning: 0.0000036;
|
|
1232
|
+
};
|
|
1233
|
+
readonly contextWindow: 262144;
|
|
1234
|
+
readonly maxOutput: 65536;
|
|
1235
|
+
readonly modalities: {
|
|
1236
|
+
readonly input: readonly ["text", "image", "video"];
|
|
1237
|
+
readonly output: readonly ["text"];
|
|
1238
|
+
};
|
|
1239
|
+
readonly capabilities: {
|
|
1240
|
+
readonly reasoning: true;
|
|
1241
|
+
readonly toolCall: true;
|
|
1242
|
+
readonly attachment: false;
|
|
1243
|
+
readonly structuredOutput: false;
|
|
1244
|
+
};
|
|
1245
|
+
}, {
|
|
1246
|
+
readonly id: "qvq-max";
|
|
1247
|
+
readonly name: "QVQ Max";
|
|
1248
|
+
readonly provider: "alibaba";
|
|
1249
|
+
readonly family: "qvq";
|
|
1250
|
+
readonly pricing: {
|
|
1251
|
+
readonly input: 0.0000012;
|
|
1252
|
+
readonly output: 0.0000048;
|
|
1253
|
+
};
|
|
1254
|
+
readonly contextWindow: 131072;
|
|
1255
|
+
readonly maxOutput: 8192;
|
|
1256
|
+
readonly modalities: {
|
|
1257
|
+
readonly input: readonly ["text", "image"];
|
|
1258
|
+
readonly output: readonly ["text"];
|
|
1259
|
+
};
|
|
1260
|
+
readonly capabilities: {
|
|
1261
|
+
readonly reasoning: true;
|
|
1262
|
+
readonly toolCall: true;
|
|
1263
|
+
readonly attachment: false;
|
|
1264
|
+
readonly structuredOutput: false;
|
|
1265
|
+
};
|
|
1266
|
+
}, {
|
|
1267
|
+
readonly id: "qwen2-5-omni-7b";
|
|
1268
|
+
readonly name: "Qwen2.5-Omni 7B";
|
|
1269
|
+
readonly provider: "alibaba";
|
|
1270
|
+
readonly family: "qwen";
|
|
1271
|
+
readonly pricing: {
|
|
1272
|
+
readonly input: 1e-7;
|
|
1273
|
+
readonly output: 4e-7;
|
|
1274
|
+
};
|
|
1275
|
+
readonly contextWindow: 32768;
|
|
1276
|
+
readonly maxOutput: 2048;
|
|
1277
|
+
readonly modalities: {
|
|
1278
|
+
readonly input: readonly ["text", "image", "audio", "video"];
|
|
1279
|
+
readonly output: readonly ["text", "audio"];
|
|
1280
|
+
};
|
|
1281
|
+
readonly capabilities: {
|
|
1282
|
+
readonly reasoning: false;
|
|
1283
|
+
readonly toolCall: true;
|
|
1284
|
+
readonly attachment: false;
|
|
1285
|
+
readonly structuredOutput: false;
|
|
1286
|
+
};
|
|
1287
|
+
}, {
|
|
1288
|
+
readonly id: "qwen2-5-vl-7b-instruct";
|
|
1289
|
+
readonly name: "Qwen2.5-VL 7B Instruct";
|
|
1290
|
+
readonly provider: "alibaba";
|
|
1291
|
+
readonly family: "qwen";
|
|
1292
|
+
readonly pricing: {
|
|
1293
|
+
readonly input: 3.5e-7;
|
|
1294
|
+
readonly output: 0.00000105;
|
|
1295
|
+
};
|
|
1296
|
+
readonly contextWindow: 131072;
|
|
1297
|
+
readonly maxOutput: 8192;
|
|
1298
|
+
readonly modalities: {
|
|
1299
|
+
readonly input: readonly ["text", "image"];
|
|
1300
|
+
readonly output: readonly ["text"];
|
|
1301
|
+
};
|
|
1302
|
+
readonly capabilities: {
|
|
1303
|
+
readonly reasoning: false;
|
|
1304
|
+
readonly toolCall: true;
|
|
1305
|
+
readonly attachment: false;
|
|
1306
|
+
readonly structuredOutput: false;
|
|
1307
|
+
};
|
|
1308
|
+
}, {
|
|
1309
|
+
readonly id: "qwen-omni-turbo-realtime";
|
|
1310
|
+
readonly name: "Qwen-Omni Turbo Realtime";
|
|
1311
|
+
readonly provider: "alibaba";
|
|
1312
|
+
readonly family: "qwen";
|
|
1313
|
+
readonly pricing: {
|
|
1314
|
+
readonly input: 2.7e-7;
|
|
1315
|
+
readonly output: 0.00000107;
|
|
1316
|
+
};
|
|
1317
|
+
readonly contextWindow: 32768;
|
|
1318
|
+
readonly maxOutput: 2048;
|
|
1319
|
+
readonly modalities: {
|
|
1320
|
+
readonly input: readonly ["text", "image", "audio"];
|
|
1321
|
+
readonly output: readonly ["text", "audio"];
|
|
1322
|
+
};
|
|
1323
|
+
readonly capabilities: {
|
|
1324
|
+
readonly reasoning: false;
|
|
1325
|
+
readonly toolCall: true;
|
|
1326
|
+
readonly attachment: false;
|
|
1327
|
+
readonly structuredOutput: false;
|
|
1328
|
+
};
|
|
1329
|
+
}, {
|
|
1330
|
+
readonly id: "qwen3-235b-a22b";
|
|
1331
|
+
readonly name: "Qwen3 235B-A22B";
|
|
1332
|
+
readonly provider: "alibaba";
|
|
1333
|
+
readonly family: "qwen";
|
|
1334
|
+
readonly pricing: {
|
|
1335
|
+
readonly input: 7e-7;
|
|
1336
|
+
readonly output: 0.0000028;
|
|
1337
|
+
readonly reasoning: 0.0000084;
|
|
1338
|
+
};
|
|
1339
|
+
readonly contextWindow: 131072;
|
|
1340
|
+
readonly maxOutput: 16384;
|
|
1341
|
+
readonly modalities: {
|
|
1342
|
+
readonly input: readonly ["text"];
|
|
1343
|
+
readonly output: readonly ["text"];
|
|
1344
|
+
};
|
|
1345
|
+
readonly capabilities: {
|
|
1346
|
+
readonly reasoning: true;
|
|
1347
|
+
readonly toolCall: true;
|
|
1348
|
+
readonly attachment: false;
|
|
1349
|
+
readonly structuredOutput: false;
|
|
1350
|
+
};
|
|
1351
|
+
}, {
|
|
1352
|
+
readonly id: "qwen3-coder-30b-a3b-instruct";
|
|
1353
|
+
readonly name: "Qwen3-Coder 30B-A3B Instruct";
|
|
1354
|
+
readonly provider: "alibaba";
|
|
1355
|
+
readonly family: "qwen";
|
|
1356
|
+
readonly pricing: {
|
|
1357
|
+
readonly input: 4.5e-7;
|
|
1358
|
+
readonly output: 0.00000225;
|
|
1359
|
+
};
|
|
1360
|
+
readonly contextWindow: 262144;
|
|
1361
|
+
readonly maxOutput: 65536;
|
|
1362
|
+
readonly modalities: {
|
|
1363
|
+
readonly input: readonly ["text"];
|
|
1364
|
+
readonly output: readonly ["text"];
|
|
1365
|
+
};
|
|
1366
|
+
readonly capabilities: {
|
|
1367
|
+
readonly reasoning: false;
|
|
1368
|
+
readonly toolCall: true;
|
|
1369
|
+
readonly attachment: false;
|
|
1370
|
+
readonly structuredOutput: false;
|
|
1371
|
+
};
|
|
1372
|
+
}, {
|
|
1373
|
+
readonly id: "qwen-omni-turbo";
|
|
1374
|
+
readonly name: "Qwen-Omni Turbo";
|
|
1375
|
+
readonly provider: "alibaba";
|
|
1376
|
+
readonly family: "qwen";
|
|
1377
|
+
readonly pricing: {
|
|
1378
|
+
readonly input: 7e-8;
|
|
1379
|
+
readonly output: 2.7e-7;
|
|
1380
|
+
};
|
|
1381
|
+
readonly contextWindow: 32768;
|
|
1382
|
+
readonly maxOutput: 2048;
|
|
1383
|
+
readonly modalities: {
|
|
1384
|
+
readonly input: readonly ["text", "image", "audio", "video"];
|
|
1385
|
+
readonly output: readonly ["text", "audio"];
|
|
1386
|
+
};
|
|
1387
|
+
readonly capabilities: {
|
|
1388
|
+
readonly reasoning: false;
|
|
1389
|
+
readonly toolCall: true;
|
|
1390
|
+
readonly attachment: false;
|
|
1391
|
+
readonly structuredOutput: false;
|
|
1392
|
+
};
|
|
1393
|
+
}, {
|
|
1394
|
+
readonly id: "qwen-mt-plus";
|
|
1395
|
+
readonly name: "Qwen-MT Plus";
|
|
1396
|
+
readonly provider: "alibaba";
|
|
1397
|
+
readonly family: "qwen";
|
|
1398
|
+
readonly pricing: {
|
|
1399
|
+
readonly input: 0.00000246;
|
|
1400
|
+
readonly output: 0.00000737;
|
|
1401
|
+
};
|
|
1402
|
+
readonly contextWindow: 16384;
|
|
1403
|
+
readonly maxOutput: 8192;
|
|
1404
|
+
readonly modalities: {
|
|
1405
|
+
readonly input: readonly ["text"];
|
|
1406
|
+
readonly output: readonly ["text"];
|
|
1407
|
+
};
|
|
1408
|
+
readonly capabilities: {
|
|
1409
|
+
readonly reasoning: false;
|
|
1410
|
+
readonly toolCall: false;
|
|
1411
|
+
readonly attachment: false;
|
|
1412
|
+
readonly structuredOutput: false;
|
|
1413
|
+
};
|
|
1414
|
+
}, {
|
|
1415
|
+
readonly id: "qwen3-vl-plus";
|
|
1416
|
+
readonly name: "Qwen3-VL Plus";
|
|
1417
|
+
readonly provider: "alibaba";
|
|
1418
|
+
readonly family: "qwen";
|
|
1419
|
+
readonly pricing: {
|
|
1420
|
+
readonly input: 2e-7;
|
|
1421
|
+
readonly output: 0.0000016;
|
|
1422
|
+
readonly reasoning: 0.0000048;
|
|
1423
|
+
};
|
|
1424
|
+
readonly contextWindow: 262144;
|
|
1425
|
+
readonly maxOutput: 32768;
|
|
1426
|
+
readonly modalities: {
|
|
1427
|
+
readonly input: readonly ["text", "image"];
|
|
1428
|
+
readonly output: readonly ["text"];
|
|
1429
|
+
};
|
|
1430
|
+
readonly capabilities: {
|
|
1431
|
+
readonly reasoning: true;
|
|
1432
|
+
readonly toolCall: true;
|
|
1433
|
+
readonly attachment: false;
|
|
1434
|
+
readonly structuredOutput: false;
|
|
1435
|
+
};
|
|
1436
|
+
}, {
|
|
1437
|
+
readonly id: "qwen3-livetranslate-flash-realtime";
|
|
1438
|
+
readonly name: "Qwen3-LiveTranslate Flash Realtime";
|
|
1439
|
+
readonly provider: "alibaba";
|
|
1440
|
+
readonly family: "qwen";
|
|
1441
|
+
readonly pricing: {
|
|
1442
|
+
readonly input: 0.00001;
|
|
1443
|
+
readonly output: 0.00001;
|
|
1444
|
+
};
|
|
1445
|
+
readonly contextWindow: 53248;
|
|
1446
|
+
readonly maxOutput: 4096;
|
|
1447
|
+
readonly modalities: {
|
|
1448
|
+
readonly input: readonly ["text", "image", "audio", "video"];
|
|
1449
|
+
readonly output: readonly ["text", "audio"];
|
|
1450
|
+
};
|
|
1451
|
+
readonly capabilities: {
|
|
1452
|
+
readonly reasoning: false;
|
|
1453
|
+
readonly toolCall: false;
|
|
1454
|
+
readonly attachment: false;
|
|
1455
|
+
readonly structuredOutput: false;
|
|
1456
|
+
};
|
|
1457
|
+
}, {
|
|
1458
|
+
readonly id: "qwen-plus";
|
|
1459
|
+
readonly name: "Qwen Plus";
|
|
1460
|
+
readonly provider: "alibaba";
|
|
1461
|
+
readonly family: "qwen";
|
|
1462
|
+
readonly pricing: {
|
|
1463
|
+
readonly input: 4e-7;
|
|
1464
|
+
readonly output: 0.0000012;
|
|
1465
|
+
readonly reasoning: 0.000004;
|
|
1466
|
+
};
|
|
1467
|
+
readonly contextWindow: 1000000;
|
|
1468
|
+
readonly maxOutput: 32768;
|
|
1469
|
+
readonly modalities: {
|
|
1470
|
+
readonly input: readonly ["text"];
|
|
1471
|
+
readonly output: readonly ["text"];
|
|
1472
|
+
};
|
|
1473
|
+
readonly capabilities: {
|
|
1474
|
+
readonly reasoning: true;
|
|
1475
|
+
readonly toolCall: true;
|
|
1476
|
+
readonly attachment: false;
|
|
1477
|
+
readonly structuredOutput: false;
|
|
1478
|
+
};
|
|
1479
|
+
}, {
|
|
1480
|
+
readonly id: "qwen2-5-32b-instruct";
|
|
1481
|
+
readonly name: "Qwen2.5 32B Instruct";
|
|
1482
|
+
readonly provider: "alibaba";
|
|
1483
|
+
readonly family: "qwen";
|
|
1484
|
+
readonly pricing: {
|
|
1485
|
+
readonly input: 7e-7;
|
|
1486
|
+
readonly output: 0.0000028;
|
|
1487
|
+
};
|
|
1488
|
+
readonly contextWindow: 131072;
|
|
1489
|
+
readonly maxOutput: 8192;
|
|
1490
|
+
readonly modalities: {
|
|
1491
|
+
readonly input: readonly ["text"];
|
|
1492
|
+
readonly output: readonly ["text"];
|
|
1493
|
+
};
|
|
1494
|
+
readonly capabilities: {
|
|
1495
|
+
readonly reasoning: false;
|
|
1496
|
+
readonly toolCall: true;
|
|
1497
|
+
readonly attachment: false;
|
|
1498
|
+
readonly structuredOutput: false;
|
|
1499
|
+
};
|
|
1500
|
+
}, {
|
|
1501
|
+
readonly id: "qwen3-next-80b-a3b-instruct";
|
|
1502
|
+
readonly name: "Qwen3-Next 80B-A3B Instruct";
|
|
1503
|
+
readonly provider: "alibaba";
|
|
1504
|
+
readonly family: "qwen";
|
|
1505
|
+
readonly pricing: {
|
|
1506
|
+
readonly input: 5e-7;
|
|
1507
|
+
readonly output: 0.000002;
|
|
1508
|
+
};
|
|
1509
|
+
readonly contextWindow: 131072;
|
|
1510
|
+
readonly maxOutput: 32768;
|
|
1511
|
+
readonly modalities: {
|
|
1512
|
+
readonly input: readonly ["text"];
|
|
1513
|
+
readonly output: readonly ["text"];
|
|
1514
|
+
};
|
|
1515
|
+
readonly capabilities: {
|
|
1516
|
+
readonly reasoning: false;
|
|
1517
|
+
readonly toolCall: true;
|
|
1518
|
+
readonly attachment: false;
|
|
1519
|
+
readonly structuredOutput: false;
|
|
1520
|
+
};
|
|
1521
|
+
}, {
|
|
1522
|
+
readonly id: "qwen3.5-plus";
|
|
1523
|
+
readonly name: "Qwen3.5 Plus";
|
|
1524
|
+
readonly provider: "alibaba";
|
|
1525
|
+
readonly family: "qwen";
|
|
1526
|
+
readonly pricing: {
|
|
1527
|
+
readonly input: 4e-7;
|
|
1528
|
+
readonly output: 0.0000024;
|
|
1529
|
+
readonly reasoning: 0.0000024;
|
|
1530
|
+
};
|
|
1531
|
+
readonly contextWindow: 1000000;
|
|
1532
|
+
readonly maxOutput: 65536;
|
|
1533
|
+
readonly modalities: {
|
|
1534
|
+
readonly input: readonly ["text", "image", "video"];
|
|
1535
|
+
readonly output: readonly ["text"];
|
|
1536
|
+
};
|
|
1537
|
+
readonly capabilities: {
|
|
1538
|
+
readonly reasoning: true;
|
|
1539
|
+
readonly toolCall: true;
|
|
1540
|
+
readonly attachment: false;
|
|
1541
|
+
readonly structuredOutput: false;
|
|
1542
|
+
};
|
|
1543
|
+
}, {
|
|
1544
|
+
readonly id: "qwen3-max";
|
|
1545
|
+
readonly name: "Qwen3 Max";
|
|
1546
|
+
readonly provider: "alibaba";
|
|
1547
|
+
readonly family: "qwen";
|
|
1548
|
+
readonly pricing: {
|
|
1549
|
+
readonly input: 0.0000012;
|
|
1550
|
+
readonly output: 0.000006;
|
|
1551
|
+
};
|
|
1552
|
+
readonly contextWindow: 262144;
|
|
1553
|
+
readonly maxOutput: 65536;
|
|
1554
|
+
readonly modalities: {
|
|
1555
|
+
readonly input: readonly ["text"];
|
|
1556
|
+
readonly output: readonly ["text"];
|
|
1557
|
+
};
|
|
1558
|
+
readonly capabilities: {
|
|
1559
|
+
readonly reasoning: false;
|
|
1560
|
+
readonly toolCall: true;
|
|
1561
|
+
readonly attachment: false;
|
|
1562
|
+
readonly structuredOutput: false;
|
|
1563
|
+
};
|
|
1564
|
+
}, {
|
|
1565
|
+
readonly id: "qwen3-omni-flash";
|
|
1566
|
+
readonly name: "Qwen3-Omni Flash";
|
|
1567
|
+
readonly provider: "alibaba";
|
|
1568
|
+
readonly family: "qwen";
|
|
1569
|
+
readonly pricing: {
|
|
1570
|
+
readonly input: 4.3e-7;
|
|
1571
|
+
readonly output: 0.00000166;
|
|
1572
|
+
};
|
|
1573
|
+
readonly contextWindow: 65536;
|
|
1574
|
+
readonly maxOutput: 16384;
|
|
1575
|
+
readonly modalities: {
|
|
1576
|
+
readonly input: readonly ["text", "image", "audio", "video"];
|
|
1577
|
+
readonly output: readonly ["text", "audio"];
|
|
1578
|
+
};
|
|
1579
|
+
readonly capabilities: {
|
|
1580
|
+
readonly reasoning: true;
|
|
1581
|
+
readonly toolCall: true;
|
|
1582
|
+
readonly attachment: false;
|
|
1583
|
+
readonly structuredOutput: false;
|
|
1584
|
+
};
|
|
1585
|
+
}, {
|
|
1586
|
+
readonly id: "qwen3-coder-plus";
|
|
1587
|
+
readonly name: "Qwen3 Coder Plus";
|
|
1588
|
+
readonly provider: "alibaba";
|
|
1589
|
+
readonly family: "qwen";
|
|
1590
|
+
readonly pricing: {
|
|
1591
|
+
readonly input: 0.000001;
|
|
1592
|
+
readonly output: 0.000005;
|
|
1593
|
+
};
|
|
1594
|
+
readonly contextWindow: 1048576;
|
|
1595
|
+
readonly maxOutput: 65536;
|
|
1596
|
+
readonly modalities: {
|
|
1597
|
+
readonly input: readonly ["text"];
|
|
1598
|
+
readonly output: readonly ["text"];
|
|
1599
|
+
};
|
|
1600
|
+
readonly capabilities: {
|
|
1601
|
+
readonly reasoning: false;
|
|
1602
|
+
readonly toolCall: true;
|
|
1603
|
+
readonly attachment: false;
|
|
1604
|
+
readonly structuredOutput: false;
|
|
1605
|
+
};
|
|
1606
|
+
}, {
|
|
1607
|
+
readonly id: "qwen-flash";
|
|
1608
|
+
readonly name: "Qwen Flash";
|
|
1609
|
+
readonly provider: "alibaba";
|
|
1610
|
+
readonly family: "qwen";
|
|
1611
|
+
readonly pricing: {
|
|
1612
|
+
readonly input: 5e-8;
|
|
1613
|
+
readonly output: 4e-7;
|
|
1614
|
+
};
|
|
1615
|
+
readonly contextWindow: 1000000;
|
|
1616
|
+
readonly maxOutput: 32768;
|
|
1617
|
+
readonly modalities: {
|
|
1618
|
+
readonly input: readonly ["text"];
|
|
1619
|
+
readonly output: readonly ["text"];
|
|
1620
|
+
};
|
|
1621
|
+
readonly capabilities: {
|
|
1622
|
+
readonly reasoning: true;
|
|
1623
|
+
readonly toolCall: true;
|
|
1624
|
+
readonly attachment: false;
|
|
1625
|
+
readonly structuredOutput: false;
|
|
1626
|
+
};
|
|
1627
|
+
}, {
|
|
1628
|
+
readonly id: "qwen2-5-72b-instruct";
|
|
1629
|
+
readonly name: "Qwen2.5 72B Instruct";
|
|
1630
|
+
readonly provider: "alibaba";
|
|
1631
|
+
readonly family: "qwen";
|
|
1632
|
+
readonly pricing: {
|
|
1633
|
+
readonly input: 0.0000014;
|
|
1634
|
+
readonly output: 0.0000056;
|
|
1635
|
+
};
|
|
1636
|
+
readonly contextWindow: 131072;
|
|
1637
|
+
readonly maxOutput: 8192;
|
|
1638
|
+
readonly modalities: {
|
|
1639
|
+
readonly input: readonly ["text"];
|
|
1640
|
+
readonly output: readonly ["text"];
|
|
1641
|
+
};
|
|
1642
|
+
readonly capabilities: {
|
|
1643
|
+
readonly reasoning: false;
|
|
1644
|
+
readonly toolCall: true;
|
|
1645
|
+
readonly attachment: false;
|
|
1646
|
+
readonly structuredOutput: false;
|
|
1647
|
+
};
|
|
1648
|
+
}, {
|
|
1649
|
+
readonly id: "qwen3-omni-flash-realtime";
|
|
1650
|
+
readonly name: "Qwen3-Omni Flash Realtime";
|
|
1651
|
+
readonly provider: "alibaba";
|
|
1652
|
+
readonly family: "qwen";
|
|
1653
|
+
readonly pricing: {
|
|
1654
|
+
readonly input: 5.2e-7;
|
|
1655
|
+
readonly output: 0.00000199;
|
|
1656
|
+
};
|
|
1657
|
+
readonly contextWindow: 65536;
|
|
1658
|
+
readonly maxOutput: 16384;
|
|
1659
|
+
readonly modalities: {
|
|
1660
|
+
readonly input: readonly ["text", "image", "audio", "video"];
|
|
1661
|
+
readonly output: readonly ["text", "audio"];
|
|
1662
|
+
};
|
|
1663
|
+
readonly capabilities: {
|
|
1664
|
+
readonly reasoning: false;
|
|
1665
|
+
readonly toolCall: true;
|
|
1666
|
+
readonly attachment: false;
|
|
1667
|
+
readonly structuredOutput: false;
|
|
1668
|
+
};
|
|
1669
|
+
}, {
|
|
1670
|
+
readonly id: "qwen-vl-ocr";
|
|
1671
|
+
readonly name: "Qwen-VL OCR";
|
|
1672
|
+
readonly provider: "alibaba";
|
|
1673
|
+
readonly family: "qwen";
|
|
1674
|
+
readonly pricing: {
|
|
1675
|
+
readonly input: 7.2e-7;
|
|
1676
|
+
readonly output: 7.2e-7;
|
|
1677
|
+
};
|
|
1678
|
+
readonly contextWindow: 34096;
|
|
1679
|
+
readonly maxOutput: 4096;
|
|
1680
|
+
readonly modalities: {
|
|
1681
|
+
readonly input: readonly ["text", "image"];
|
|
1682
|
+
readonly output: readonly ["text"];
|
|
1683
|
+
};
|
|
1684
|
+
readonly capabilities: {
|
|
1685
|
+
readonly reasoning: false;
|
|
1686
|
+
readonly toolCall: false;
|
|
1687
|
+
readonly attachment: false;
|
|
1688
|
+
readonly structuredOutput: false;
|
|
1689
|
+
};
|
|
1690
|
+
}, {
|
|
1691
|
+
readonly id: "qwq-plus";
|
|
1692
|
+
readonly name: "QwQ Plus";
|
|
1693
|
+
readonly provider: "alibaba";
|
|
1694
|
+
readonly family: "qwen";
|
|
1695
|
+
readonly pricing: {
|
|
1696
|
+
readonly input: 8e-7;
|
|
1697
|
+
readonly output: 0.0000024;
|
|
1698
|
+
};
|
|
1699
|
+
readonly contextWindow: 131072;
|
|
1700
|
+
readonly maxOutput: 8192;
|
|
1701
|
+
readonly modalities: {
|
|
1702
|
+
readonly input: readonly ["text"];
|
|
1703
|
+
readonly output: readonly ["text"];
|
|
1704
|
+
};
|
|
1705
|
+
readonly capabilities: {
|
|
1706
|
+
readonly reasoning: true;
|
|
1707
|
+
readonly toolCall: true;
|
|
1708
|
+
readonly attachment: false;
|
|
1709
|
+
readonly structuredOutput: false;
|
|
1710
|
+
};
|
|
1711
|
+
}, {
|
|
1712
|
+
readonly id: "qwen3-vl-235b-a22b";
|
|
1713
|
+
readonly name: "Qwen3-VL 235B-A22B";
|
|
1714
|
+
readonly provider: "alibaba";
|
|
1715
|
+
readonly family: "qwen";
|
|
1716
|
+
readonly pricing: {
|
|
1717
|
+
readonly input: 7e-7;
|
|
1718
|
+
readonly output: 0.0000028;
|
|
1719
|
+
readonly reasoning: 0.0000084;
|
|
1720
|
+
};
|
|
1721
|
+
readonly contextWindow: 131072;
|
|
1722
|
+
readonly maxOutput: 32768;
|
|
1723
|
+
readonly modalities: {
|
|
1724
|
+
readonly input: readonly ["text", "image"];
|
|
1725
|
+
readonly output: readonly ["text"];
|
|
1726
|
+
};
|
|
1727
|
+
readonly capabilities: {
|
|
1728
|
+
readonly reasoning: true;
|
|
1729
|
+
readonly toolCall: true;
|
|
1730
|
+
readonly attachment: false;
|
|
1731
|
+
readonly structuredOutput: false;
|
|
1732
|
+
};
|
|
1733
|
+
}, {
|
|
1734
|
+
readonly id: "qwen-plus-character-ja";
|
|
1735
|
+
readonly name: "Qwen Plus Character (Japanese)";
|
|
1736
|
+
readonly provider: "alibaba";
|
|
1737
|
+
readonly family: "qwen";
|
|
1738
|
+
readonly pricing: {
|
|
1739
|
+
readonly input: 5e-7;
|
|
1740
|
+
readonly output: 0.0000014;
|
|
1741
|
+
};
|
|
1742
|
+
readonly contextWindow: 8192;
|
|
1743
|
+
readonly maxOutput: 512;
|
|
1744
|
+
readonly modalities: {
|
|
1745
|
+
readonly input: readonly ["text"];
|
|
1746
|
+
readonly output: readonly ["text"];
|
|
1747
|
+
};
|
|
1748
|
+
readonly capabilities: {
|
|
1749
|
+
readonly reasoning: false;
|
|
1750
|
+
readonly toolCall: true;
|
|
1751
|
+
readonly attachment: false;
|
|
1752
|
+
readonly structuredOutput: false;
|
|
1753
|
+
};
|
|
1754
|
+
}, {
|
|
1755
|
+
readonly id: "qwen-mt-turbo";
|
|
1756
|
+
readonly name: "Qwen-MT Turbo";
|
|
1757
|
+
readonly provider: "alibaba";
|
|
1758
|
+
readonly family: "qwen";
|
|
1759
|
+
readonly pricing: {
|
|
1760
|
+
readonly input: 1.6e-7;
|
|
1761
|
+
readonly output: 4.9e-7;
|
|
1762
|
+
};
|
|
1763
|
+
readonly contextWindow: 16384;
|
|
1764
|
+
readonly maxOutput: 8192;
|
|
1765
|
+
readonly modalities: {
|
|
1766
|
+
readonly input: readonly ["text"];
|
|
1767
|
+
readonly output: readonly ["text"];
|
|
1768
|
+
};
|
|
1769
|
+
readonly capabilities: {
|
|
1770
|
+
readonly reasoning: false;
|
|
1771
|
+
readonly toolCall: false;
|
|
1772
|
+
readonly attachment: false;
|
|
1773
|
+
readonly structuredOutput: false;
|
|
1774
|
+
};
|
|
1775
|
+
}];
|
|
1776
|
+
/**
|
|
1777
|
+
* Look up an Alibaba (Qwen) model by ID.
|
|
1778
|
+
*
|
|
1779
|
+
* @param id - The provider-native model identifier.
|
|
1780
|
+
* @returns The matching model definition, or `null`.
|
|
1781
|
+
*
|
|
1782
|
+
* @example
|
|
1783
|
+
* ```typescript
|
|
1784
|
+
* import { alibabaModel } from '@funkai/models/alibaba'
|
|
1785
|
+
*
|
|
1786
|
+
* const m = alibabaModel('qwen-vl-plus')
|
|
1787
|
+
* if (m) {
|
|
1788
|
+
* console.log(m.pricing.input)
|
|
1789
|
+
* }
|
|
1790
|
+
* ```
|
|
1791
|
+
*/
|
|
1792
|
+
declare function alibabaModel(id: LiteralUnion<AlibabaModelId, string>): ModelDefinition | null;
|
|
1793
|
+
//#endregion
|
|
1794
|
+
export { AlibabaModelId, alibabaModel, alibabaModels };
|
|
1795
|
+
//# sourceMappingURL=alibaba.d.mts.map
|