modelpedia 0.0.2 → 0.0.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +141 -0
- package/dist/index.cjs +1 -101
- package/dist/index.d.cts +10 -2
- package/dist/index.d.mts +10 -2
- package/dist/index.mjs +1 -92
- package/dist/providers/alibaba.cjs +4 -835
- package/dist/providers/alibaba.d.cts +1 -1
- package/dist/providers/alibaba.d.mts +1 -1
- package/dist/providers/alibaba.mjs +4 -833
- package/dist/providers/amazon.cjs +4 -1484
- package/dist/providers/amazon.d.cts +1 -1
- package/dist/providers/amazon.d.mts +1 -1
- package/dist/providers/amazon.mjs +4 -1482
- package/dist/providers/anthropic.cjs +3 -698
- package/dist/providers/anthropic.d.cts +1 -1
- package/dist/providers/anthropic.d.mts +1 -1
- package/dist/providers/anthropic.mjs +3 -696
- package/dist/providers/azure.cjs +6 -1491
- package/dist/providers/azure.d.cts +1 -1
- package/dist/providers/azure.d.mts +1 -1
- package/dist/providers/azure.mjs +6 -1489
- package/dist/providers/baseten.cjs +3 -279
- package/dist/providers/baseten.d.cts +1 -1
- package/dist/providers/baseten.d.mts +1 -1
- package/dist/providers/baseten.mjs +3 -277
- package/dist/providers/cerebras.cjs +4 -145
- package/dist/providers/cerebras.d.cts +1 -1
- package/dist/providers/cerebras.d.mts +1 -1
- package/dist/providers/cerebras.mjs +4 -143
- package/dist/providers/cloudflare-ai-gateway.cjs +4 -0
- package/dist/providers/cloudflare-ai-gateway.d.cts +7 -0
- package/dist/providers/cloudflare-ai-gateway.d.mts +7 -0
- package/dist/providers/cloudflare-ai-gateway.mjs +4 -0
- package/dist/providers/cloudflare-workers-ai.cjs +4 -0
- package/dist/providers/cloudflare-workers-ai.d.cts +7 -0
- package/dist/providers/cloudflare-workers-ai.d.mts +7 -0
- package/dist/providers/cloudflare-workers-ai.mjs +4 -0
- package/dist/providers/cohere.cjs +5 -525
- package/dist/providers/cohere.d.cts +1 -1
- package/dist/providers/cohere.d.mts +1 -1
- package/dist/providers/cohere.mjs +5 -523
- package/dist/providers/cursor.cjs +1 -856
- package/dist/providers/cursor.d.cts +1 -1
- package/dist/providers/cursor.d.mts +1 -1
- package/dist/providers/cursor.mjs +1 -854
- package/dist/providers/deepseek.cjs +3 -64
- package/dist/providers/deepseek.d.cts +1 -1
- package/dist/providers/deepseek.d.mts +1 -1
- package/dist/providers/deepseek.mjs +3 -62
- package/dist/providers/fireworks.cjs +3 -3794
- package/dist/providers/fireworks.d.cts +1 -1
- package/dist/providers/fireworks.d.mts +1 -1
- package/dist/providers/fireworks.mjs +3 -3792
- package/dist/providers/google.cjs +6 -972
- package/dist/providers/google.d.cts +1 -1
- package/dist/providers/google.d.mts +1 -1
- package/dist/providers/google.mjs +6 -970
- package/dist/providers/groq.cjs +3 -353
- package/dist/providers/groq.d.cts +1 -1
- package/dist/providers/groq.d.mts +1 -1
- package/dist/providers/groq.mjs +3 -351
- package/dist/providers/huggingface.cjs +3 -1022
- package/dist/providers/huggingface.d.cts +1 -1
- package/dist/providers/huggingface.d.mts +1 -1
- package/dist/providers/huggingface.mjs +3 -1020
- package/dist/providers/meta.cjs +3 -481
- package/dist/providers/meta.d.cts +1 -1
- package/dist/providers/meta.d.mts +1 -1
- package/dist/providers/meta.mjs +3 -479
- package/dist/providers/minimax.cjs +3 -156
- package/dist/providers/minimax.d.cts +1 -1
- package/dist/providers/minimax.d.mts +1 -1
- package/dist/providers/minimax.mjs +3 -154
- package/dist/providers/mistral.cjs +3 -1594
- package/dist/providers/mistral.d.cts +1 -1
- package/dist/providers/mistral.d.mts +1 -1
- package/dist/providers/mistral.mjs +3 -1592
- package/dist/providers/moonshot.cjs +3 -138
- package/dist/providers/moonshot.d.cts +1 -1
- package/dist/providers/moonshot.d.mts +1 -1
- package/dist/providers/moonshot.mjs +3 -136
- package/dist/providers/nvidia.cjs +3 -2040
- package/dist/providers/nvidia.d.cts +1 -1
- package/dist/providers/nvidia.d.mts +1 -1
- package/dist/providers/nvidia.mjs +3 -2038
- package/dist/providers/ollama.cjs +3 -326
- package/dist/providers/ollama.d.cts +1 -1
- package/dist/providers/ollama.d.mts +1 -1
- package/dist/providers/ollama.mjs +3 -324
- package/dist/providers/openai.cjs +3 -9079
- package/dist/providers/openai.d.cts +1 -1
- package/dist/providers/openai.d.mts +1 -1
- package/dist/providers/openai.mjs +3 -9077
- package/dist/providers/opencode.cjs +3 -367
- package/dist/providers/opencode.d.cts +1 -1
- package/dist/providers/opencode.d.mts +1 -1
- package/dist/providers/opencode.mjs +3 -365
- package/dist/providers/openrouter.cjs +21 -7835
- package/dist/providers/openrouter.d.cts +1 -1
- package/dist/providers/openrouter.d.mts +1 -1
- package/dist/providers/openrouter.mjs +21 -7833
- package/dist/providers/perplexity.cjs +3 -311
- package/dist/providers/perplexity.d.cts +1 -1
- package/dist/providers/perplexity.d.mts +1 -1
- package/dist/providers/perplexity.mjs +3 -309
- package/dist/providers/qwen.cjs +3 -835
- package/dist/providers/qwen.d.cts +1 -1
- package/dist/providers/qwen.d.mts +1 -1
- package/dist/providers/qwen.mjs +3 -833
- package/dist/providers/together.cjs +4 -360
- package/dist/providers/together.d.cts +1 -1
- package/dist/providers/together.d.mts +1 -1
- package/dist/providers/together.mjs +4 -358
- package/dist/providers/vercel.cjs +3 -4037
- package/dist/providers/vercel.d.cts +1 -1
- package/dist/providers/vercel.d.mts +1 -1
- package/dist/providers/vercel.mjs +3 -4035
- package/dist/providers/vertex.cjs +10 -1072
- package/dist/providers/vertex.d.cts +1 -1
- package/dist/providers/vertex.d.mts +1 -1
- package/dist/providers/vertex.mjs +10 -1070
- package/dist/providers/xai.cjs +3 -301
- package/dist/providers/xai.d.cts +1 -1
- package/dist/providers/xai.d.mts +1 -1
- package/dist/providers/xai.mjs +3 -299
- package/dist/providers/zai.cjs +3 -243
- package/dist/providers/zai.d.cts +1 -1
- package/dist/providers/zai.d.mts +1 -1
- package/dist/providers/zai.mjs +3 -241
- package/dist/types.d.cts +80 -8
- package/dist/types.d.mts +80 -8
- package/package.json +3 -3
- package/dist/providers/cloudflare.cjs +0 -826
- package/dist/providers/cloudflare.d.cts +0 -7
- package/dist/providers/cloudflare.d.mts +0 -7
- package/dist/providers/cloudflare.mjs +0 -824
package/dist/providers/qwen.mjs
CHANGED
|
@@ -1,833 +1,3 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
"id": "qwen",
|
|
4
|
-
"name": "Qwen",
|
|
5
|
-
"region": "CN",
|
|
6
|
-
"url": "https://qwen.ai",
|
|
7
|
-
"api_url": "https://dashscope-intl.aliyuncs.com/compatible-mode/v1",
|
|
8
|
-
"docs_url": "https://qwen.ai/apiplatform",
|
|
9
|
-
"pricing_url": "https://www.alibabacloud.com/help/en/model-studio/models",
|
|
10
|
-
"icon": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\" fill-rule=\"evenodd\">\n <path d=\"M12.604 1.34c.393.69.784 1.382 1.174 2.075a.18.18 0 00.157.091h5.552c.174 0 .322.11.446.327l1.454 2.57c.19.337.24.478.024.837-.26.43-.513.864-.76 1.3l-.367.658c-.106.196-.223.28-.04.512l2.652 4.637c.172.301.111.494-.043.77-.437.785-.882 1.564-1.335 2.34-.159.272-.352.375-.68.37-.777-.016-1.552-.01-2.327.016a.099.099 0 00-.081.05 575.097 575.097 0 01-2.705 4.74c-.169.293-.38.363-.725.364-.997.003-2.002.004-3.017.002a.537.537 0 01-.465-.271l-1.335-2.323a.09.09 0 00-.083-.049H4.982c-.285.03-.553-.001-.805-.092l-1.603-2.77a.543.543 0 01-.002-.54l1.207-2.12a.198.198 0 000-.197 550.951 550.951 0 01-1.875-3.272l-.79-1.395c-.16-.31-.173-.496.095-.965.465-.813.927-1.625 1.387-2.436.132-.234.304-.334.584-.335a338.3 338.3 0 012.589-.001.124.124 0 00.107-.063l2.806-4.895a.488.488 0 01.422-.246c.524-.001 1.053 0 1.583-.006L11.704 1c.341-.003.724.032.9.34zm-3.432.403a.06.06 0 00-.052.03L6.254 6.788a.157.157 0 01-.135.078H3.253c-.056 0-.07.025-.041.074l5.81 10.156c.025.042.013.062-.034.063l-2.795.015a.218.218 0 00-.2.116l-1.32 2.31c-.044.078-.021.118.068.118l5.716.008c.046 0 .08.02.104.061l1.403 2.454c.046.081.092.082.139 0l5.006-8.76.783-1.382a.055.055 0 01.096 0l1.424 2.53a.122.122 0 00.107.062l2.763-.02a.04.04 0 00.035-.02.041.041 0 000-.04l-2.9-5.086a.108.108 0 010-.113l.293-.507 1.12-1.977c.024-.041.012-.062-.035-.062H9.2c-.059 0-.073-.026-.043-.077l1.434-2.505a.107.107 0 000-.114L9.225 1.774a.06.06 0 00-.053-.031zm6.29 8.02c.046 0 .058.02.034.06l-.832 1.465-2.613 4.585a.056.056 0 01-.05.029.058.058 0 01-.05-.029L8.498 9.841c-.02-.034-.01-.052.028-.054l.216-.012 6.722-.012z\"/>\n</svg>",
|
|
11
|
-
"models": [
|
|
12
|
-
{
|
|
13
|
-
"id": "qwen-coder-plus-1106",
|
|
14
|
-
"name": "qwen-coder-plus-1106",
|
|
15
|
-
"created_by": "qwen",
|
|
16
|
-
"source": "official",
|
|
17
|
-
"last_updated": "2026-03-21",
|
|
18
|
-
"family": "qwen",
|
|
19
|
-
"capabilities": {
|
|
20
|
-
"streaming": true,
|
|
21
|
-
"tool_call": true
|
|
22
|
-
}
|
|
23
|
-
},
|
|
24
|
-
{
|
|
25
|
-
"id": "qwen-coder-plus",
|
|
26
|
-
"name": "qwen-coder-plus",
|
|
27
|
-
"created_by": "qwen",
|
|
28
|
-
"source": "official",
|
|
29
|
-
"last_updated": "2026-03-21",
|
|
30
|
-
"family": "qwen",
|
|
31
|
-
"capabilities": {
|
|
32
|
-
"streaming": true,
|
|
33
|
-
"tool_call": true
|
|
34
|
-
}
|
|
35
|
-
},
|
|
36
|
-
{
|
|
37
|
-
"id": "qwen-coder-turbo-0919",
|
|
38
|
-
"name": "qwen-coder-turbo-0919",
|
|
39
|
-
"created_by": "qwen",
|
|
40
|
-
"source": "official",
|
|
41
|
-
"last_updated": "2026-03-21",
|
|
42
|
-
"family": "qwen",
|
|
43
|
-
"capabilities": {
|
|
44
|
-
"streaming": true,
|
|
45
|
-
"tool_call": true
|
|
46
|
-
}
|
|
47
|
-
},
|
|
48
|
-
{
|
|
49
|
-
"id": "qwen-coder-turbo",
|
|
50
|
-
"name": "qwen-coder-turbo",
|
|
51
|
-
"created_by": "qwen",
|
|
52
|
-
"source": "official",
|
|
53
|
-
"last_updated": "2026-03-21",
|
|
54
|
-
"family": "qwen",
|
|
55
|
-
"capabilities": {
|
|
56
|
-
"streaming": true,
|
|
57
|
-
"tool_call": true
|
|
58
|
-
}
|
|
59
|
-
},
|
|
60
|
-
{
|
|
61
|
-
"id": "qwen-flash",
|
|
62
|
-
"name": "Qwen-Flash",
|
|
63
|
-
"created_by": "qwen",
|
|
64
|
-
"source": "official",
|
|
65
|
-
"last_updated": "2026-03-21",
|
|
66
|
-
"family": "qwen",
|
|
67
|
-
"context_window": 1e6,
|
|
68
|
-
"capabilities": {
|
|
69
|
-
"streaming": true,
|
|
70
|
-
"tool_call": true
|
|
71
|
-
},
|
|
72
|
-
"pricing": {
|
|
73
|
-
"input": .05,
|
|
74
|
-
"output": .4
|
|
75
|
-
}
|
|
76
|
-
},
|
|
77
|
-
{
|
|
78
|
-
"id": "qwen-image-2",
|
|
79
|
-
"name": "qwen-image-2",
|
|
80
|
-
"created_by": "qwen",
|
|
81
|
-
"source": "official",
|
|
82
|
-
"last_updated": "2026-03-21",
|
|
83
|
-
"family": "qwen",
|
|
84
|
-
"capabilities": {
|
|
85
|
-
"streaming": true,
|
|
86
|
-
"tool_call": true
|
|
87
|
-
}
|
|
88
|
-
},
|
|
89
|
-
{
|
|
90
|
-
"id": "qwen-image",
|
|
91
|
-
"name": "qwen-image",
|
|
92
|
-
"created_by": "qwen",
|
|
93
|
-
"source": "official",
|
|
94
|
-
"last_updated": "2026-03-21",
|
|
95
|
-
"family": "qwen",
|
|
96
|
-
"capabilities": {
|
|
97
|
-
"streaming": true,
|
|
98
|
-
"tool_call": true
|
|
99
|
-
}
|
|
100
|
-
},
|
|
101
|
-
{
|
|
102
|
-
"id": "qwen-long-0125",
|
|
103
|
-
"name": "qwen-long-0125",
|
|
104
|
-
"created_by": "qwen",
|
|
105
|
-
"source": "official",
|
|
106
|
-
"last_updated": "2026-03-21",
|
|
107
|
-
"family": "qwen",
|
|
108
|
-
"capabilities": {
|
|
109
|
-
"streaming": true,
|
|
110
|
-
"tool_call": true
|
|
111
|
-
}
|
|
112
|
-
},
|
|
113
|
-
{
|
|
114
|
-
"id": "qwen-math-plus-0816",
|
|
115
|
-
"name": "qwen-math-plus-0816",
|
|
116
|
-
"created_by": "qwen",
|
|
117
|
-
"source": "official",
|
|
118
|
-
"last_updated": "2026-03-21",
|
|
119
|
-
"family": "qwen",
|
|
120
|
-
"capabilities": {
|
|
121
|
-
"streaming": true,
|
|
122
|
-
"tool_call": true
|
|
123
|
-
}
|
|
124
|
-
},
|
|
125
|
-
{
|
|
126
|
-
"id": "qwen-math-plus-0919",
|
|
127
|
-
"name": "qwen-math-plus-0919",
|
|
128
|
-
"created_by": "qwen",
|
|
129
|
-
"source": "official",
|
|
130
|
-
"last_updated": "2026-03-21",
|
|
131
|
-
"family": "qwen",
|
|
132
|
-
"capabilities": {
|
|
133
|
-
"streaming": true,
|
|
134
|
-
"tool_call": true
|
|
135
|
-
}
|
|
136
|
-
},
|
|
137
|
-
{
|
|
138
|
-
"id": "qwen-math-turbo-0919",
|
|
139
|
-
"name": "qwen-math-turbo-0919",
|
|
140
|
-
"created_by": "qwen",
|
|
141
|
-
"source": "official",
|
|
142
|
-
"last_updated": "2026-03-21",
|
|
143
|
-
"family": "qwen",
|
|
144
|
-
"capabilities": {
|
|
145
|
-
"streaming": true,
|
|
146
|
-
"tool_call": true
|
|
147
|
-
}
|
|
148
|
-
},
|
|
149
|
-
{
|
|
150
|
-
"id": "qwen-max-0919",
|
|
151
|
-
"name": "qwen-max-0919",
|
|
152
|
-
"created_by": "qwen",
|
|
153
|
-
"source": "official",
|
|
154
|
-
"last_updated": "2026-03-21",
|
|
155
|
-
"family": "qwen",
|
|
156
|
-
"capabilities": {
|
|
157
|
-
"streaming": true,
|
|
158
|
-
"tool_call": true
|
|
159
|
-
}
|
|
160
|
-
},
|
|
161
|
-
{
|
|
162
|
-
"id": "qwen-omni-turbo-0119",
|
|
163
|
-
"name": "qwen-omni-turbo-0119",
|
|
164
|
-
"created_by": "qwen",
|
|
165
|
-
"source": "official",
|
|
166
|
-
"last_updated": "2026-03-21",
|
|
167
|
-
"family": "qwen",
|
|
168
|
-
"capabilities": {
|
|
169
|
-
"streaming": true,
|
|
170
|
-
"tool_call": true
|
|
171
|
-
}
|
|
172
|
-
},
|
|
173
|
-
{
|
|
174
|
-
"id": "qwen-omni-turbo-0326",
|
|
175
|
-
"name": "qwen-omni-turbo-0326",
|
|
176
|
-
"created_by": "qwen",
|
|
177
|
-
"source": "official",
|
|
178
|
-
"last_updated": "2026-03-21",
|
|
179
|
-
"family": "qwen",
|
|
180
|
-
"capabilities": {
|
|
181
|
-
"streaming": true,
|
|
182
|
-
"tool_call": true
|
|
183
|
-
}
|
|
184
|
-
},
|
|
185
|
-
{
|
|
186
|
-
"id": "qwen-omni-turbo-realtime",
|
|
187
|
-
"name": "qwen-omni-turbo-realtime",
|
|
188
|
-
"created_by": "qwen",
|
|
189
|
-
"source": "official",
|
|
190
|
-
"last_updated": "2026-03-21",
|
|
191
|
-
"family": "qwen",
|
|
192
|
-
"capabilities": {
|
|
193
|
-
"streaming": true,
|
|
194
|
-
"tool_call": true
|
|
195
|
-
}
|
|
196
|
-
},
|
|
197
|
-
{
|
|
198
|
-
"id": "qwen-plus-0125",
|
|
199
|
-
"name": "qwen-plus-0125",
|
|
200
|
-
"created_by": "qwen",
|
|
201
|
-
"source": "official",
|
|
202
|
-
"last_updated": "2026-03-21",
|
|
203
|
-
"family": "qwen",
|
|
204
|
-
"capabilities": {
|
|
205
|
-
"streaming": true,
|
|
206
|
-
"tool_call": true
|
|
207
|
-
}
|
|
208
|
-
},
|
|
209
|
-
{
|
|
210
|
-
"id": "qwen-plus-0428",
|
|
211
|
-
"name": "qwen-plus-0428",
|
|
212
|
-
"created_by": "qwen",
|
|
213
|
-
"source": "official",
|
|
214
|
-
"last_updated": "2026-03-21",
|
|
215
|
-
"family": "qwen",
|
|
216
|
-
"capabilities": {
|
|
217
|
-
"streaming": true,
|
|
218
|
-
"tool_call": true
|
|
219
|
-
}
|
|
220
|
-
},
|
|
221
|
-
{
|
|
222
|
-
"id": "qwen-plus-0714",
|
|
223
|
-
"name": "qwen-plus-0714",
|
|
224
|
-
"created_by": "qwen",
|
|
225
|
-
"source": "official",
|
|
226
|
-
"last_updated": "2026-03-21",
|
|
227
|
-
"family": "qwen",
|
|
228
|
-
"capabilities": {
|
|
229
|
-
"streaming": true,
|
|
230
|
-
"tool_call": true
|
|
231
|
-
}
|
|
232
|
-
},
|
|
233
|
-
{
|
|
234
|
-
"id": "qwen-plus-0728",
|
|
235
|
-
"name": "qwen-plus-0728",
|
|
236
|
-
"created_by": "qwen",
|
|
237
|
-
"source": "official",
|
|
238
|
-
"last_updated": "2026-03-21",
|
|
239
|
-
"family": "qwen",
|
|
240
|
-
"capabilities": {
|
|
241
|
-
"streaming": true,
|
|
242
|
-
"tool_call": true
|
|
243
|
-
}
|
|
244
|
-
},
|
|
245
|
-
{
|
|
246
|
-
"id": "qwen-plus-us",
|
|
247
|
-
"name": "qwen-plus-us",
|
|
248
|
-
"created_by": "qwen",
|
|
249
|
-
"source": "official",
|
|
250
|
-
"last_updated": "2026-03-21",
|
|
251
|
-
"family": "qwen",
|
|
252
|
-
"capabilities": {
|
|
253
|
-
"streaming": true,
|
|
254
|
-
"tool_call": true
|
|
255
|
-
}
|
|
256
|
-
},
|
|
257
|
-
{
|
|
258
|
-
"id": "qwen-plus",
|
|
259
|
-
"name": "Qwen-Plus",
|
|
260
|
-
"created_by": "qwen",
|
|
261
|
-
"source": "official",
|
|
262
|
-
"last_updated": "2026-03-21",
|
|
263
|
-
"family": "qwen",
|
|
264
|
-
"context_window": 1e6,
|
|
265
|
-
"capabilities": {
|
|
266
|
-
"streaming": true,
|
|
267
|
-
"tool_call": true
|
|
268
|
-
},
|
|
269
|
-
"pricing": {
|
|
270
|
-
"input": .4,
|
|
271
|
-
"output": 1.2
|
|
272
|
-
}
|
|
273
|
-
},
|
|
274
|
-
{
|
|
275
|
-
"id": "qwen-turbo-0428",
|
|
276
|
-
"name": "qwen-turbo-0428",
|
|
277
|
-
"created_by": "qwen",
|
|
278
|
-
"source": "official",
|
|
279
|
-
"last_updated": "2026-03-21",
|
|
280
|
-
"family": "qwen",
|
|
281
|
-
"capabilities": {
|
|
282
|
-
"streaming": true,
|
|
283
|
-
"tool_call": true
|
|
284
|
-
}
|
|
285
|
-
},
|
|
286
|
-
{
|
|
287
|
-
"id": "qwen-turbo-0715",
|
|
288
|
-
"name": "qwen-turbo-0715",
|
|
289
|
-
"created_by": "qwen",
|
|
290
|
-
"source": "official",
|
|
291
|
-
"last_updated": "2026-03-21",
|
|
292
|
-
"family": "qwen",
|
|
293
|
-
"capabilities": {
|
|
294
|
-
"streaming": true,
|
|
295
|
-
"tool_call": true
|
|
296
|
-
}
|
|
297
|
-
},
|
|
298
|
-
{
|
|
299
|
-
"id": "qwen-turbo-1101",
|
|
300
|
-
"name": "qwen-turbo-1101",
|
|
301
|
-
"created_by": "qwen",
|
|
302
|
-
"source": "official",
|
|
303
|
-
"last_updated": "2026-03-21",
|
|
304
|
-
"family": "qwen",
|
|
305
|
-
"capabilities": {
|
|
306
|
-
"streaming": true,
|
|
307
|
-
"tool_call": true
|
|
308
|
-
}
|
|
309
|
-
},
|
|
310
|
-
{
|
|
311
|
-
"id": "qwen-vl-max-0125",
|
|
312
|
-
"name": "qwen-vl-max-0125",
|
|
313
|
-
"created_by": "qwen",
|
|
314
|
-
"source": "official",
|
|
315
|
-
"last_updated": "2026-03-21",
|
|
316
|
-
"family": "qwen",
|
|
317
|
-
"capabilities": {
|
|
318
|
-
"streaming": true,
|
|
319
|
-
"tool_call": true
|
|
320
|
-
}
|
|
321
|
-
},
|
|
322
|
-
{
|
|
323
|
-
"id": "qwen-vl-max-0402",
|
|
324
|
-
"name": "qwen-vl-max-0402",
|
|
325
|
-
"created_by": "qwen",
|
|
326
|
-
"source": "official",
|
|
327
|
-
"last_updated": "2026-03-21",
|
|
328
|
-
"family": "qwen",
|
|
329
|
-
"capabilities": {
|
|
330
|
-
"streaming": true,
|
|
331
|
-
"tool_call": true
|
|
332
|
-
}
|
|
333
|
-
},
|
|
334
|
-
{
|
|
335
|
-
"id": "qwen-vl-max-0408",
|
|
336
|
-
"name": "qwen-vl-max-0408",
|
|
337
|
-
"created_by": "qwen",
|
|
338
|
-
"source": "official",
|
|
339
|
-
"last_updated": "2026-03-21",
|
|
340
|
-
"family": "qwen",
|
|
341
|
-
"capabilities": {
|
|
342
|
-
"streaming": true,
|
|
343
|
-
"tool_call": true
|
|
344
|
-
}
|
|
345
|
-
},
|
|
346
|
-
{
|
|
347
|
-
"id": "qwen-vl-max-0813",
|
|
348
|
-
"name": "qwen-vl-max-0813",
|
|
349
|
-
"created_by": "qwen",
|
|
350
|
-
"source": "official",
|
|
351
|
-
"last_updated": "2026-03-21",
|
|
352
|
-
"family": "qwen",
|
|
353
|
-
"capabilities": {
|
|
354
|
-
"streaming": true,
|
|
355
|
-
"tool_call": true
|
|
356
|
-
}
|
|
357
|
-
},
|
|
358
|
-
{
|
|
359
|
-
"id": "qwen-vl-max-1119",
|
|
360
|
-
"name": "qwen-vl-max-1119",
|
|
361
|
-
"created_by": "qwen",
|
|
362
|
-
"source": "official",
|
|
363
|
-
"last_updated": "2026-03-21",
|
|
364
|
-
"family": "qwen",
|
|
365
|
-
"capabilities": {
|
|
366
|
-
"streaming": true,
|
|
367
|
-
"tool_call": true
|
|
368
|
-
}
|
|
369
|
-
},
|
|
370
|
-
{
|
|
371
|
-
"id": "qwen-vl-max-1230",
|
|
372
|
-
"name": "qwen-vl-max-1230",
|
|
373
|
-
"created_by": "qwen",
|
|
374
|
-
"source": "official",
|
|
375
|
-
"last_updated": "2026-03-21",
|
|
376
|
-
"family": "qwen",
|
|
377
|
-
"capabilities": {
|
|
378
|
-
"streaming": true,
|
|
379
|
-
"tool_call": true
|
|
380
|
-
}
|
|
381
|
-
},
|
|
382
|
-
{
|
|
383
|
-
"id": "qwen-vl-ocr-0413",
|
|
384
|
-
"name": "qwen-vl-ocr-0413",
|
|
385
|
-
"created_by": "qwen",
|
|
386
|
-
"source": "official",
|
|
387
|
-
"last_updated": "2026-03-21",
|
|
388
|
-
"family": "qwen",
|
|
389
|
-
"capabilities": {
|
|
390
|
-
"streaming": true,
|
|
391
|
-
"tool_call": true
|
|
392
|
-
}
|
|
393
|
-
},
|
|
394
|
-
{
|
|
395
|
-
"id": "qwen-vl-ocr-0828",
|
|
396
|
-
"name": "qwen-vl-ocr-0828",
|
|
397
|
-
"created_by": "qwen",
|
|
398
|
-
"source": "official",
|
|
399
|
-
"last_updated": "2026-03-21",
|
|
400
|
-
"family": "qwen",
|
|
401
|
-
"capabilities": {
|
|
402
|
-
"streaming": true,
|
|
403
|
-
"tool_call": true
|
|
404
|
-
}
|
|
405
|
-
},
|
|
406
|
-
{
|
|
407
|
-
"id": "qwen-vl-ocr-1028",
|
|
408
|
-
"name": "qwen-vl-ocr-1028",
|
|
409
|
-
"created_by": "qwen",
|
|
410
|
-
"source": "official",
|
|
411
|
-
"last_updated": "2026-03-21",
|
|
412
|
-
"family": "qwen",
|
|
413
|
-
"capabilities": {
|
|
414
|
-
"streaming": true,
|
|
415
|
-
"tool_call": true
|
|
416
|
-
}
|
|
417
|
-
},
|
|
418
|
-
{
|
|
419
|
-
"id": "qwen-vl-ocr-1120",
|
|
420
|
-
"name": "qwen-vl-ocr-1120",
|
|
421
|
-
"created_by": "qwen",
|
|
422
|
-
"source": "official",
|
|
423
|
-
"last_updated": "2026-03-21",
|
|
424
|
-
"family": "qwen",
|
|
425
|
-
"capabilities": {
|
|
426
|
-
"streaming": true,
|
|
427
|
-
"tool_call": true
|
|
428
|
-
}
|
|
429
|
-
},
|
|
430
|
-
{
|
|
431
|
-
"id": "qwen-vl-plus-0102",
|
|
432
|
-
"name": "qwen-vl-plus-0102",
|
|
433
|
-
"created_by": "qwen",
|
|
434
|
-
"source": "official",
|
|
435
|
-
"last_updated": "2026-03-21",
|
|
436
|
-
"family": "qwen",
|
|
437
|
-
"capabilities": {
|
|
438
|
-
"streaming": true,
|
|
439
|
-
"tool_call": true
|
|
440
|
-
}
|
|
441
|
-
},
|
|
442
|
-
{
|
|
443
|
-
"id": "qwen-vl-plus-0125",
|
|
444
|
-
"name": "qwen-vl-plus-0125",
|
|
445
|
-
"created_by": "qwen",
|
|
446
|
-
"source": "official",
|
|
447
|
-
"last_updated": "2026-03-21",
|
|
448
|
-
"family": "qwen",
|
|
449
|
-
"capabilities": {
|
|
450
|
-
"streaming": true,
|
|
451
|
-
"tool_call": true
|
|
452
|
-
}
|
|
453
|
-
},
|
|
454
|
-
{
|
|
455
|
-
"id": "qwen-vl-plus-0507",
|
|
456
|
-
"name": "qwen-vl-plus-0507",
|
|
457
|
-
"created_by": "qwen",
|
|
458
|
-
"source": "official",
|
|
459
|
-
"last_updated": "2026-03-21",
|
|
460
|
-
"family": "qwen",
|
|
461
|
-
"capabilities": {
|
|
462
|
-
"streaming": true,
|
|
463
|
-
"tool_call": true
|
|
464
|
-
}
|
|
465
|
-
},
|
|
466
|
-
{
|
|
467
|
-
"id": "qwen-vl-plus-0710",
|
|
468
|
-
"name": "qwen-vl-plus-0710",
|
|
469
|
-
"created_by": "qwen",
|
|
470
|
-
"source": "official",
|
|
471
|
-
"last_updated": "2026-03-21",
|
|
472
|
-
"family": "qwen",
|
|
473
|
-
"capabilities": {
|
|
474
|
-
"streaming": true,
|
|
475
|
-
"tool_call": true
|
|
476
|
-
}
|
|
477
|
-
},
|
|
478
|
-
{
|
|
479
|
-
"id": "qwen-vl-plus-0815",
|
|
480
|
-
"name": "qwen-vl-plus-0815",
|
|
481
|
-
"created_by": "qwen",
|
|
482
|
-
"source": "official",
|
|
483
|
-
"last_updated": "2026-03-21",
|
|
484
|
-
"family": "qwen",
|
|
485
|
-
"capabilities": {
|
|
486
|
-
"streaming": true,
|
|
487
|
-
"tool_call": true
|
|
488
|
-
}
|
|
489
|
-
},
|
|
490
|
-
{
|
|
491
|
-
"id": "qwen2-72b-instruct",
|
|
492
|
-
"name": "qwen2-72b-instruct",
|
|
493
|
-
"created_by": "qwen",
|
|
494
|
-
"source": "official",
|
|
495
|
-
"last_updated": "2026-03-21",
|
|
496
|
-
"family": "qwen2",
|
|
497
|
-
"capabilities": {
|
|
498
|
-
"streaming": true,
|
|
499
|
-
"tool_call": true
|
|
500
|
-
}
|
|
501
|
-
},
|
|
502
|
-
{
|
|
503
|
-
"id": "qwen3-235b-a22b-instruct-2507",
|
|
504
|
-
"name": "qwen3-235b-a22b-instruct-2507",
|
|
505
|
-
"created_by": "qwen",
|
|
506
|
-
"source": "official",
|
|
507
|
-
"last_updated": "2026-03-21",
|
|
508
|
-
"family": "qwen3",
|
|
509
|
-
"alias": "qwen3-235b-a22b-instruct",
|
|
510
|
-
"capabilities": {
|
|
511
|
-
"streaming": true,
|
|
512
|
-
"tool_call": true
|
|
513
|
-
}
|
|
514
|
-
},
|
|
515
|
-
{
|
|
516
|
-
"id": "qwen3-235b-a22b-instruct",
|
|
517
|
-
"name": "qwen3-235b-a22b-instruct",
|
|
518
|
-
"created_by": "qwen",
|
|
519
|
-
"source": "official",
|
|
520
|
-
"last_updated": "2026-03-21",
|
|
521
|
-
"family": "qwen3",
|
|
522
|
-
"capabilities": {
|
|
523
|
-
"streaming": true,
|
|
524
|
-
"tool_call": true
|
|
525
|
-
},
|
|
526
|
-
"snapshots": ["qwen3-235b-a22b-instruct-2507"]
|
|
527
|
-
},
|
|
528
|
-
{
|
|
529
|
-
"id": "qwen3-235b-a22b-thinking-2507",
|
|
530
|
-
"name": "qwen3-235b-a22b-thinking-2507",
|
|
531
|
-
"created_by": "qwen",
|
|
532
|
-
"source": "official",
|
|
533
|
-
"last_updated": "2026-03-21",
|
|
534
|
-
"family": "qwen3",
|
|
535
|
-
"alias": "qwen3-235b-a22b-thinking",
|
|
536
|
-
"capabilities": {
|
|
537
|
-
"streaming": true,
|
|
538
|
-
"tool_call": true
|
|
539
|
-
}
|
|
540
|
-
},
|
|
541
|
-
{
|
|
542
|
-
"id": "qwen3-235b-a22b-thinking",
|
|
543
|
-
"name": "qwen3-235b-a22b-thinking",
|
|
544
|
-
"created_by": "qwen",
|
|
545
|
-
"source": "official",
|
|
546
|
-
"last_updated": "2026-03-21",
|
|
547
|
-
"family": "qwen3",
|
|
548
|
-
"capabilities": {
|
|
549
|
-
"streaming": true,
|
|
550
|
-
"tool_call": true
|
|
551
|
-
},
|
|
552
|
-
"snapshots": ["qwen3-235b-a22b-thinking-2507"]
|
|
553
|
-
},
|
|
554
|
-
{
|
|
555
|
-
"id": "qwen3-235b-a22b",
|
|
556
|
-
"name": "qwen3-235b-a22b",
|
|
557
|
-
"created_by": "qwen",
|
|
558
|
-
"source": "official",
|
|
559
|
-
"last_updated": "2026-03-21",
|
|
560
|
-
"family": "qwen3",
|
|
561
|
-
"capabilities": {
|
|
562
|
-
"streaming": true,
|
|
563
|
-
"tool_call": true
|
|
564
|
-
}
|
|
565
|
-
},
|
|
566
|
-
{
|
|
567
|
-
"id": "qwen3-30b-a3b-instruct-2507",
|
|
568
|
-
"name": "qwen3-30b-a3b-instruct-2507",
|
|
569
|
-
"created_by": "qwen",
|
|
570
|
-
"source": "official",
|
|
571
|
-
"last_updated": "2026-03-21",
|
|
572
|
-
"family": "qwen3",
|
|
573
|
-
"alias": "qwen3-30b-a3b-instruct",
|
|
574
|
-
"capabilities": {
|
|
575
|
-
"streaming": true,
|
|
576
|
-
"tool_call": true
|
|
577
|
-
}
|
|
578
|
-
},
|
|
579
|
-
{
|
|
580
|
-
"id": "qwen3-30b-a3b-instruct",
|
|
581
|
-
"name": "qwen3-30b-a3b-instruct",
|
|
582
|
-
"created_by": "qwen",
|
|
583
|
-
"source": "official",
|
|
584
|
-
"last_updated": "2026-03-21",
|
|
585
|
-
"family": "qwen3",
|
|
586
|
-
"capabilities": {
|
|
587
|
-
"streaming": true,
|
|
588
|
-
"tool_call": true
|
|
589
|
-
},
|
|
590
|
-
"snapshots": ["qwen3-30b-a3b-instruct-2507"]
|
|
591
|
-
},
|
|
592
|
-
{
|
|
593
|
-
"id": "qwen3-30b-a3b-thinking-2507",
|
|
594
|
-
"name": "qwen3-30b-a3b-thinking-2507",
|
|
595
|
-
"created_by": "qwen",
|
|
596
|
-
"source": "official",
|
|
597
|
-
"last_updated": "2026-03-21",
|
|
598
|
-
"family": "qwen3",
|
|
599
|
-
"alias": "qwen3-30b-a3b-thinking",
|
|
600
|
-
"capabilities": {
|
|
601
|
-
"streaming": true,
|
|
602
|
-
"tool_call": true
|
|
603
|
-
}
|
|
604
|
-
},
|
|
605
|
-
{
|
|
606
|
-
"id": "qwen3-30b-a3b-thinking",
|
|
607
|
-
"name": "qwen3-30b-a3b-thinking",
|
|
608
|
-
"created_by": "qwen",
|
|
609
|
-
"source": "official",
|
|
610
|
-
"last_updated": "2026-03-21",
|
|
611
|
-
"family": "qwen3",
|
|
612
|
-
"capabilities": {
|
|
613
|
-
"streaming": true,
|
|
614
|
-
"tool_call": true
|
|
615
|
-
},
|
|
616
|
-
"snapshots": ["qwen3-30b-a3b-thinking-2507"]
|
|
617
|
-
},
|
|
618
|
-
{
|
|
619
|
-
"id": "qwen3-30b-a3b",
|
|
620
|
-
"name": "qwen3-30b-a3b",
|
|
621
|
-
"created_by": "qwen",
|
|
622
|
-
"source": "official",
|
|
623
|
-
"last_updated": "2026-03-21",
|
|
624
|
-
"family": "qwen3",
|
|
625
|
-
"capabilities": {
|
|
626
|
-
"streaming": true,
|
|
627
|
-
"tool_call": true
|
|
628
|
-
}
|
|
629
|
-
},
|
|
630
|
-
{
|
|
631
|
-
"id": "qwen3-coder-30b-a3b-instruct",
|
|
632
|
-
"name": "qwen3-coder-30b-a3b-instruct",
|
|
633
|
-
"created_by": "qwen",
|
|
634
|
-
"source": "official",
|
|
635
|
-
"last_updated": "2026-03-21",
|
|
636
|
-
"family": "qwen3",
|
|
637
|
-
"capabilities": {
|
|
638
|
-
"streaming": true,
|
|
639
|
-
"tool_call": true
|
|
640
|
-
}
|
|
641
|
-
},
|
|
642
|
-
{
|
|
643
|
-
"id": "qwen3-coder-480b-a35b-instruct",
|
|
644
|
-
"name": "qwen3-coder-480b-a35b-instruct",
|
|
645
|
-
"created_by": "qwen",
|
|
646
|
-
"source": "official",
|
|
647
|
-
"last_updated": "2026-03-21",
|
|
648
|
-
"family": "qwen3",
|
|
649
|
-
"capabilities": {
|
|
650
|
-
"streaming": true,
|
|
651
|
-
"tool_call": true
|
|
652
|
-
}
|
|
653
|
-
},
|
|
654
|
-
{
|
|
655
|
-
"id": "qwen3-coder-flash",
|
|
656
|
-
"name": "qwen3-coder-flash",
|
|
657
|
-
"created_by": "qwen",
|
|
658
|
-
"source": "official",
|
|
659
|
-
"last_updated": "2026-03-21",
|
|
660
|
-
"family": "qwen3",
|
|
661
|
-
"capabilities": {
|
|
662
|
-
"streaming": true,
|
|
663
|
-
"tool_call": true
|
|
664
|
-
}
|
|
665
|
-
},
|
|
666
|
-
{
|
|
667
|
-
"id": "qwen3-coder-plus",
|
|
668
|
-
"name": "qwen3-coder-plus",
|
|
669
|
-
"created_by": "qwen",
|
|
670
|
-
"source": "official",
|
|
671
|
-
"last_updated": "2026-03-21",
|
|
672
|
-
"family": "qwen3",
|
|
673
|
-
"capabilities": {
|
|
674
|
-
"streaming": true,
|
|
675
|
-
"tool_call": true
|
|
676
|
-
}
|
|
677
|
-
},
|
|
678
|
-
{
|
|
679
|
-
"id": "qwen3-max-preview",
|
|
680
|
-
"name": "qwen3-max-preview",
|
|
681
|
-
"created_by": "qwen",
|
|
682
|
-
"source": "official",
|
|
683
|
-
"last_updated": "2026-03-21",
|
|
684
|
-
"family": "qwen3",
|
|
685
|
-
"capabilities": {
|
|
686
|
-
"streaming": true,
|
|
687
|
-
"tool_call": true
|
|
688
|
-
}
|
|
689
|
-
},
|
|
690
|
-
{
|
|
691
|
-
"id": "qwen3-max",
|
|
692
|
-
"name": "Qwen3-Max",
|
|
693
|
-
"created_by": "qwen",
|
|
694
|
-
"source": "official",
|
|
695
|
-
"last_updated": "2026-03-21",
|
|
696
|
-
"family": "qwen3",
|
|
697
|
-
"context_window": 262144,
|
|
698
|
-
"capabilities": {
|
|
699
|
-
"streaming": true,
|
|
700
|
-
"tool_call": true,
|
|
701
|
-
"reasoning": true
|
|
702
|
-
},
|
|
703
|
-
"pricing": {
|
|
704
|
-
"input": .359,
|
|
705
|
-
"output": 1.434
|
|
706
|
-
}
|
|
707
|
-
},
|
|
708
|
-
{
|
|
709
|
-
"id": "qwen3-next-80b-a3b-instruct",
|
|
710
|
-
"name": "qwen3-next-80b-a3b-instruct",
|
|
711
|
-
"created_by": "qwen",
|
|
712
|
-
"source": "official",
|
|
713
|
-
"last_updated": "2026-03-21",
|
|
714
|
-
"family": "qwen3",
|
|
715
|
-
"capabilities": {
|
|
716
|
-
"streaming": true,
|
|
717
|
-
"tool_call": true
|
|
718
|
-
}
|
|
719
|
-
},
|
|
720
|
-
{
|
|
721
|
-
"id": "qwen3-next-80b-a3b-thinking",
|
|
722
|
-
"name": "qwen3-next-80b-a3b-thinking",
|
|
723
|
-
"created_by": "qwen",
|
|
724
|
-
"source": "official",
|
|
725
|
-
"last_updated": "2026-03-21",
|
|
726
|
-
"family": "qwen3",
|
|
727
|
-
"capabilities": {
|
|
728
|
-
"streaming": true,
|
|
729
|
-
"tool_call": true
|
|
730
|
-
}
|
|
731
|
-
},
|
|
732
|
-
{
|
|
733
|
-
"id": "qwen3-omni-flash-0915",
|
|
734
|
-
"name": "qwen3-omni-flash-0915",
|
|
735
|
-
"created_by": "qwen",
|
|
736
|
-
"source": "official",
|
|
737
|
-
"last_updated": "2026-03-21",
|
|
738
|
-
"family": "qwen3",
|
|
739
|
-
"capabilities": {
|
|
740
|
-
"streaming": true,
|
|
741
|
-
"tool_call": true
|
|
742
|
-
}
|
|
743
|
-
},
|
|
744
|
-
{
|
|
745
|
-
"id": "qwen3-omni-flash-realtime",
|
|
746
|
-
"name": "qwen3-omni-flash-realtime",
|
|
747
|
-
"created_by": "qwen",
|
|
748
|
-
"source": "official",
|
|
749
|
-
"last_updated": "2026-03-21",
|
|
750
|
-
"family": "qwen3",
|
|
751
|
-
"capabilities": {
|
|
752
|
-
"streaming": true,
|
|
753
|
-
"tool_call": true
|
|
754
|
-
}
|
|
755
|
-
},
|
|
756
|
-
{
|
|
757
|
-
"id": "qwen3-omni-flash",
|
|
758
|
-
"name": "qwen3-omni-flash",
|
|
759
|
-
"created_by": "qwen",
|
|
760
|
-
"source": "official",
|
|
761
|
-
"last_updated": "2026-03-21",
|
|
762
|
-
"family": "qwen3",
|
|
763
|
-
"capabilities": {
|
|
764
|
-
"streaming": true,
|
|
765
|
-
"tool_call": true
|
|
766
|
-
}
|
|
767
|
-
},
|
|
768
|
-
{
|
|
769
|
-
"id": "qwen3-omni-realtime-flash",
|
|
770
|
-
"name": "qwen3-omni-realtime-flash",
|
|
771
|
-
"created_by": "qwen",
|
|
772
|
-
"source": "official",
|
|
773
|
-
"last_updated": "2026-03-21",
|
|
774
|
-
"family": "qwen3",
|
|
775
|
-
"capabilities": {
|
|
776
|
-
"streaming": true,
|
|
777
|
-
"tool_call": true
|
|
778
|
-
}
|
|
779
|
-
},
|
|
780
|
-
{
|
|
781
|
-
"id": "qwen3.5-flash",
|
|
782
|
-
"name": "Qwen3.5-Flash",
|
|
783
|
-
"created_by": "qwen",
|
|
784
|
-
"source": "official",
|
|
785
|
-
"last_updated": "2026-03-21",
|
|
786
|
-
"family": "qwen3.5",
|
|
787
|
-
"context_window": 1e6,
|
|
788
|
-
"capabilities": {
|
|
789
|
-
"streaming": true,
|
|
790
|
-
"tool_call": true
|
|
791
|
-
},
|
|
792
|
-
"pricing": {
|
|
793
|
-
"input": .029,
|
|
794
|
-
"output": .287
|
|
795
|
-
}
|
|
796
|
-
},
|
|
797
|
-
{
|
|
798
|
-
"id": "qwen3.5-plus",
|
|
799
|
-
"name": "Qwen3.5-Plus",
|
|
800
|
-
"created_by": "qwen",
|
|
801
|
-
"source": "official",
|
|
802
|
-
"last_updated": "2026-03-21",
|
|
803
|
-
"family": "qwen3.5",
|
|
804
|
-
"context_window": 1e6,
|
|
805
|
-
"capabilities": {
|
|
806
|
-
"streaming": true,
|
|
807
|
-
"tool_call": true
|
|
808
|
-
},
|
|
809
|
-
"pricing": {
|
|
810
|
-
"input": .115,
|
|
811
|
-
"output": .688
|
|
812
|
-
}
|
|
813
|
-
},
|
|
814
|
-
{
|
|
815
|
-
"id": "qwen3",
|
|
816
|
-
"name": "qwen3",
|
|
817
|
-
"created_by": "qwen",
|
|
818
|
-
"source": "official",
|
|
819
|
-
"last_updated": "2026-03-21",
|
|
820
|
-
"family": "qwen3",
|
|
821
|
-
"capabilities": {
|
|
822
|
-
"streaming": true,
|
|
823
|
-
"tool_call": true
|
|
824
|
-
}
|
|
825
|
-
}
|
|
826
|
-
]
|
|
827
|
-
};
|
|
828
|
-
const models = provider.models.map((m) => ({
|
|
829
|
-
...m,
|
|
830
|
-
provider: provider.id
|
|
831
|
-
}));
|
|
832
|
-
//#endregion
|
|
833
|
-
export { models, provider };
|
|
1
|
+
const e={id:`qwen`,name:`Qwen`,region:`CN`,headquarters:`Hangzhou, Zhejiang`,url:`https://qwen.ai`,api_url:`https://dashscope-intl.aliyuncs.com/compatible-mode/v1`,docs_url:`https://qwen.ai/apiplatform`,pricing_url:`https://www.alibabacloud.com/help/en/model-studio/models`,description:`Qwen models by Alibaba, available as open-source and via API for text, code, and multimodal tasks.`,type:`direct`,openai_compatible:!0,free_tier:!0,github_url:`https://github.com/QwenLM`,models_url:`https://help.aliyun.com/zh/model-studio/getting-started/models`,twitter_url:`https://x.com/alibaba_qwen`,discord_url:`https://discord.com/invite/yPEP2vHTu4`,blog_url:`https://qwenlm.github.io/blog`,terms_url:`https://chat.qwen.ai/legal-agreement/terms-of-service`,icon:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" fill-rule="evenodd">
|
|
2
|
+
<path d="M12.604 1.34c.393.69.784 1.382 1.174 2.075a.18.18 0 00.157.091h5.552c.174 0 .322.11.446.327l1.454 2.57c.19.337.24.478.024.837-.26.43-.513.864-.76 1.3l-.367.658c-.106.196-.223.28-.04.512l2.652 4.637c.172.301.111.494-.043.77-.437.785-.882 1.564-1.335 2.34-.159.272-.352.375-.68.37-.777-.016-1.552-.01-2.327.016a.099.099 0 00-.081.05 575.097 575.097 0 01-2.705 4.74c-.169.293-.38.363-.725.364-.997.003-2.002.004-3.017.002a.537.537 0 01-.465-.271l-1.335-2.323a.09.09 0 00-.083-.049H4.982c-.285.03-.553-.001-.805-.092l-1.603-2.77a.543.543 0 01-.002-.54l1.207-2.12a.198.198 0 000-.197 550.951 550.951 0 01-1.875-3.272l-.79-1.395c-.16-.31-.173-.496.095-.965.465-.813.927-1.625 1.387-2.436.132-.234.304-.334.584-.335a338.3 338.3 0 012.589-.001.124.124 0 00.107-.063l2.806-4.895a.488.488 0 01.422-.246c.524-.001 1.053 0 1.583-.006L11.704 1c.341-.003.724.032.9.34zm-3.432.403a.06.06 0 00-.052.03L6.254 6.788a.157.157 0 01-.135.078H3.253c-.056 0-.07.025-.041.074l5.81 10.156c.025.042.013.062-.034.063l-2.795.015a.218.218 0 00-.2.116l-1.32 2.31c-.044.078-.021.118.068.118l5.716.008c.046 0 .08.02.104.061l1.403 2.454c.046.081.092.082.139 0l5.006-8.76.783-1.382a.055.055 0 01.096 0l1.424 2.53a.122.122 0 00.107.062l2.763-.02a.04.04 0 00.035-.02.041.041 0 000-.04l-2.9-5.086a.108.108 0 010-.113l.293-.507 1.12-1.977c.024-.041.012-.062-.035-.062H9.2c-.059 0-.073-.026-.043-.077l1.434-2.505a.107.107 0 000-.114L9.225 1.774a.06.06 0 00-.053-.031zm6.29 8.02c.046 0 .058.02.034.06l-.832 1.465-2.613 4.585a.056.056 0 01-.05.029.058.058 0 01-.05-.029L8.498 9.841c-.02-.034-.01-.052.028-.054l.216-.012 6.722-.012z"/>
|
|
3
|
+
</svg>`,models:[{id:`qwen-coder-plus-1106`,name:`qwen-coder-plus-1106`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen`,capabilities:{streaming:!0,tool_call:!0},model_type:`code`,license:`apache-2.0`},{id:`qwen-coder-plus`,name:`qwen-coder-plus`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen`,capabilities:{streaming:!0,tool_call:!0},model_type:`code`,license:`apache-2.0`},{id:`qwen-coder-turbo-0919`,name:`qwen-coder-turbo-0919`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen`,capabilities:{streaming:!0,tool_call:!0},model_type:`code`,license:`apache-2.0`},{id:`qwen-coder-turbo`,name:`qwen-coder-turbo`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen`,capabilities:{streaming:!0,tool_call:!0},model_type:`code`,license:`apache-2.0`},{id:`qwen-deep-research`,name:`qwen-deep-research`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen`,context_window:1e6,max_output_tokens:32768,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.007742,output:.023367},endpoints:[`chat`],license:`apache-2.0`},{id:`qwen-doc-turbo`,name:`qwen-doc-turbo`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen`,context_window:262144,max_output_tokens:32768,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.087,output:.144},endpoints:[`chat`],license:`apache-2.0`},{id:`qwen-flash`,name:`qwen-flash`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen`,context_window:995904,max_output_tokens:32768,model_type:`chat`,capabilities:{streaming:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]},endpoints:[`chat`],license:`apache-2.0`},{id:`qwen-image-2.0-pro`,name:`qwen-image-2.0-pro`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen`,model_type:`chat`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},endpoints:[`chat`],license:`apache-2.0`},{id:`qwen-image-2`,name:`qwen-image-2`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,license:`apache-2.0`},{id:`qwen-image`,name:`qwen-image`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,license:`apache-2.0`},{id:`qwen-long-0125`,name:`qwen-long-0125`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,license:`proprietary`},{id:`qwen-math-plus-0816`,name:`qwen-math-plus-0816`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,license:`proprietary`},{id:`qwen-math-plus-0919`,name:`qwen-math-plus-0919`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,license:`proprietary`},{id:`qwen-math-plus`,name:`qwen-math-plus`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen`,context_window:4096,max_output_tokens:3072,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.574,output:1.721},endpoints:[`chat`],license:`proprietary`},{id:`qwen-math-turbo-0919`,name:`qwen-math-turbo-0919`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,license:`proprietary`},{id:`qwen-math-turbo`,name:`qwen-math-turbo`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen`,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.287,output:.861},endpoints:[`chat`],license:`proprietary`},{id:`qwen-max-0919`,name:`qwen-max-0919`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,license:`proprietary`},{id:`qwen-mt-flash`,name:`qwen-mt-flash`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen`,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.16,output:.49},endpoints:[`chat`],license:`apache-2.0`},{id:`qwen-mt-image`,name:`qwen-mt-image`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen`,model_type:`chat`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},endpoints:[`chat`],license:`apache-2.0`},{id:`qwen-mt-lite`,name:`qwen-mt-lite`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen`,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.12,output:.36},endpoints:[`chat`],license:`apache-2.0`},{id:`qwen-mt-plus`,name:`qwen-mt-plus`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen`,context_window:16384,max_output_tokens:8192,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:2.46,output:7.37},endpoints:[`chat`],license:`apache-2.0`},{id:`qwen-mt-turbo`,name:`qwen-mt-turbo`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen`,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.16,output:.49},endpoints:[`chat`],license:`apache-2.0`},{id:`qwen-omni-turbo-0119`,name:`qwen-omni-turbo-0119`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,license:`proprietary`},{id:`qwen-omni-turbo-0326`,name:`qwen-omni-turbo-0326`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,license:`proprietary`},{id:`qwen-omni-turbo-realtime`,name:`qwen-omni-turbo-realtime`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,license:`proprietary`},{id:`qwen-plus-0125`,name:`qwen-plus-0125`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,license:`proprietary`},{id:`qwen-plus-0428`,name:`qwen-plus-0428`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,license:`proprietary`},{id:`qwen-plus-0714`,name:`qwen-plus-0714`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,license:`proprietary`},{id:`qwen-plus-0728`,name:`qwen-plus-0728`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,license:`proprietary`},{id:`qwen-plus-character-ja`,name:`qwen-plus-character-ja`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen`,context_window:8192,max_output_tokens:512,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.5,output:1.4},endpoints:[`chat`],license:`proprietary`},{id:`qwen-plus-character`,name:`qwen-plus-character`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen`,context_window:32768,max_output_tokens:4e3,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.5,output:1.4},endpoints:[`chat`],license:`proprietary`},{id:`qwen-plus-us`,name:`qwen-plus-us`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,license:`proprietary`},{id:`qwen-plus`,name:`qwen-plus`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen`,model_type:`chat`,capabilities:{streaming:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]},endpoints:[`chat`],license:`proprietary`},{id:`qwen-turbo-0428`,name:`qwen-turbo-0428`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,license:`proprietary`},{id:`qwen-turbo-0715`,name:`qwen-turbo-0715`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,license:`proprietary`},{id:`qwen-turbo-1101`,name:`qwen-turbo-1101`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,license:`proprietary`},{id:`qwen-turbo`,name:`qwen-turbo`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen`,model_type:`chat`,capabilities:{streaming:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]},endpoints:[`chat`],license:`proprietary`},{id:`qwen-vl-max-0125`,name:`qwen-vl-max-0125`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,license:`proprietary`},{id:`qwen-vl-max-0402`,name:`qwen-vl-max-0402`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,license:`proprietary`},{id:`qwen-vl-max-0408`,name:`qwen-vl-max-0408`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,license:`proprietary`},{id:`qwen-vl-max-0813`,name:`qwen-vl-max-0813`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,license:`proprietary`},{id:`qwen-vl-max-1119`,name:`qwen-vl-max-1119`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,license:`proprietary`},{id:`qwen-vl-max-1230`,name:`qwen-vl-max-1230`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,license:`proprietary`},{id:`qwen-vl-ocr-0413`,name:`qwen-vl-ocr-0413`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,license:`apache-2.0`},{id:`qwen-vl-ocr-0828`,name:`qwen-vl-ocr-0828`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,license:`apache-2.0`},{id:`qwen-vl-ocr-1028`,name:`qwen-vl-ocr-1028`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,license:`apache-2.0`},{id:`qwen-vl-ocr-1120`,name:`qwen-vl-ocr-1120`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,license:`apache-2.0`},{id:`qwen-vl-ocr`,name:`qwen-vl-ocr`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen`,context_window:38192,max_output_tokens:8192,model_type:`chat`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`,`video`],output:[`text`]},pricing:{input:.07,output:.16},endpoints:[`chat`],license:`apache-2.0`},{id:`qwen-vl-plus-0102`,name:`qwen-vl-plus-0102`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,license:`proprietary`},{id:`qwen-vl-plus-0125`,name:`qwen-vl-plus-0125`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,license:`proprietary`},{id:`qwen-vl-plus-0507`,name:`qwen-vl-plus-0507`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,license:`proprietary`},{id:`qwen-vl-plus-0710`,name:`qwen-vl-plus-0710`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,license:`proprietary`},{id:`qwen-vl-plus-0815`,name:`qwen-vl-plus-0815`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,license:`proprietary`},{id:`qwen-voice-design`,name:`qwen-voice-design`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen`,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},endpoints:[`chat`],license:`apache-2.0`},{id:`qwen-voice-enrollment`,name:`qwen-voice-enrollment`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen`,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},endpoints:[`chat`],license:`apache-2.0`},{id:`qwen1.5-110b-chat`,name:`qwen1.5-110b-chat`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen1.5`,context_window:8e3,max_output_tokens:2e3,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},endpoints:[`chat`],license:`apache-2.0`,parameters:110},{id:`qwen2-57b-a14b-instruct`,name:`qwen2-57b-a14b-instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen2`,context_window:65536,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},endpoints:[`chat`],license:`apache-2.0`,parameters:57,active_parameters:14},{id:`qwen2-72b-instruct`,name:`qwen2-72b-instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen2`,context_window:131072,max_output_tokens:6144,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},endpoints:[`chat`],license:`apache-2.0`,parameters:72},{id:`qwen2-7b-instruct`,name:`qwen2-7b-instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen2`,context_window:131072,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},endpoints:[`chat`],license:`apache-2.0`,parameters:7},{id:`qwen2.5-14b-instruct-1m`,name:`qwen2.5-14b-instruct-1m`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen2.5`,context_window:1008192,max_output_tokens:8192,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.805,output:3.22},endpoints:[`chat`],license:`apache-2.0`,parameters:14},{id:`qwen2.5-14b-instruct`,name:`qwen2.5-14b-instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen2.5`,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.35,output:1.4},endpoints:[`chat`],license:`apache-2.0`,parameters:14},{id:`qwen2.5-32b-instruct`,name:`qwen2.5-32b-instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen2.5`,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.7,output:2.8},endpoints:[`chat`],license:`apache-2.0`,parameters:32},{id:`qwen2.5-72b-instruct`,name:`qwen2.5-72b-instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen2.5`,context_window:131072,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:1.4,output:5.6},endpoints:[`chat`],license:`apache-2.0`,parameters:72},{id:`qwen2.5-7b-instruct-1m`,name:`qwen2.5-7b-instruct-1m`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen2.5`,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.368,output:1.47},endpoints:[`chat`],license:`apache-2.0`,parameters:7},{id:`qwen2.5-7b-instruct`,name:`qwen2.5-7b-instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen2.5`,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.175,output:.7},endpoints:[`chat`],license:`apache-2.0`,parameters:7},{id:`qwen2.5-math-72b-instruct`,name:`qwen2.5-math-72b-instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen2.5`,context_window:4096,max_output_tokens:3072,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.574,output:1.721},endpoints:[`chat`],license:`apache-2.0`,parameters:72},{id:`qwen2.5-math-7b-instruct`,name:`qwen2.5-math-7b-instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen2.5`,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.144,output:.287},endpoints:[`chat`],license:`apache-2.0`,parameters:7},{id:`qwen2.5-omni-7b`,name:`qwen2.5-omni-7b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen2.5`,context_window:32768,max_output_tokens:2048,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`,`audio`],output:[`text`]},endpoints:[`chat`],license:`apache-2.0`,parameters:7},{id:`qwen3-235b-a22b-instruct-2507`,name:`qwen3-235b-a22b-instruct-2507`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen3`,alias:`qwen3-235b-a22b-instruct`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,license:`apache-2.0`,parameters:235,active_parameters:22},{id:`qwen3-235b-a22b-instruct`,name:`qwen3-235b-a22b-instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen3`,capabilities:{streaming:!0,tool_call:!0},snapshots:[`qwen3-235b-a22b-instruct-2507`],model_type:`chat`,license:`apache-2.0`,parameters:235,active_parameters:22},{id:`qwen3-235b-a22b-thinking-2507`,name:`qwen3-235b-a22b-thinking-2507`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen3`,alias:`qwen3-235b-a22b-thinking`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,license:`apache-2.0`,parameters:235,active_parameters:22},{id:`qwen3-235b-a22b-thinking`,name:`qwen3-235b-a22b-thinking`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen3`,capabilities:{streaming:!0,tool_call:!0},snapshots:[`qwen3-235b-a22b-thinking-2507`],model_type:`chat`,license:`apache-2.0`,parameters:235,active_parameters:22},{id:`qwen3-235b-a22b`,name:`qwen3-235b-a22b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen3`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,license:`apache-2.0`,parameters:235,active_parameters:22},{id:`qwen3-30b-a3b-instruct-2507`,name:`qwen3-30b-a3b-instruct-2507`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen3`,alias:`qwen3-30b-a3b-instruct`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,license:`apache-2.0`,parameters:30,active_parameters:3},{id:`qwen3-30b-a3b-instruct`,name:`qwen3-30b-a3b-instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen3`,capabilities:{streaming:!0,tool_call:!0},snapshots:[`qwen3-30b-a3b-instruct-2507`],model_type:`chat`,license:`apache-2.0`,parameters:30,active_parameters:3},{id:`qwen3-30b-a3b-thinking-2507`,name:`qwen3-30b-a3b-thinking-2507`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen3`,alias:`qwen3-30b-a3b-thinking`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,license:`apache-2.0`,parameters:30,active_parameters:3},{id:`qwen3-30b-a3b-thinking`,name:`qwen3-30b-a3b-thinking`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen3`,capabilities:{streaming:!0,tool_call:!0},snapshots:[`qwen3-30b-a3b-thinking-2507`],model_type:`chat`,license:`apache-2.0`,parameters:30,active_parameters:3},{id:`qwen3-30b-a3b`,name:`qwen3-30b-a3b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen3`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,license:`apache-2.0`,parameters:30,active_parameters:3},{id:`qwen3-asr-flash-filetrans`,name:`qwen3-asr-flash-filetrans`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},endpoints:[`chat`],license:`apache-2.0`},{id:`qwen3-asr-flash-realtime`,name:`qwen3-asr-flash-realtime`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},endpoints:[`chat`],license:`apache-2.0`},{id:`qwen3-coder-30b-a3b-instruct`,name:`qwen3-coder-30b-a3b-instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen3`,capabilities:{streaming:!0,tool_call:!0},model_type:`code`,license:`apache-2.0`,parameters:30,active_parameters:3},{id:`qwen3-coder-480b-a35b-instruct`,name:`qwen3-coder-480b-a35b-instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen3`,capabilities:{streaming:!0,tool_call:!0},model_type:`code`,license:`apache-2.0`,parameters:480,active_parameters:35},{id:`qwen3-coder-flash`,name:`qwen3-coder-flash`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen3`,capabilities:{streaming:!0,tool_call:!0},model_type:`code`,license:`apache-2.0`},{id:`qwen3-coder-next`,name:`qwen3-coder-next`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,context_window:262144,max_output_tokens:65536,model_type:`code`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},endpoints:[`chat`],license:`apache-2.0`},{id:`qwen3-coder-plus`,name:`qwen3-coder-plus`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,context_window:1e6,max_output_tokens:65536,model_type:`code`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},endpoints:[`chat`],license:`apache-2.0`},{id:`qwen3-livetranslate-flash-realtime`,name:`qwen3-livetranslate-flash-realtime`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,context_window:53248,max_output_tokens:4096,model_type:`translation`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},endpoints:[`chat`],license:`apache-2.0`},{id:`qwen3-livetranslate-flash`,name:`qwen3-livetranslate-flash`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,context_window:53248,max_output_tokens:4096,model_type:`translation`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},endpoints:[`chat`],license:`apache-2.0`},{id:`qwen3-max-preview`,name:`qwen3-max-preview`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,context_window:81920,model_type:`chat`,capabilities:{streaming:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]},endpoints:[`chat`],license:`apache-2.0`},{id:`qwen3-max`,name:`qwen3-max`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,context_window:262144,max_output_tokens:81920,model_type:`chat`,capabilities:{streaming:!0,tool_call:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]},endpoints:[`chat`],license:`apache-2.0`},{id:`qwen3-next-80b-a3b-instruct`,name:`qwen3-next-80b-a3b-instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen3`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,license:`apache-2.0`,parameters:80,active_parameters:3},{id:`qwen3-next-80b-a3b-thinking`,name:`qwen3-next-80b-a3b-thinking`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen3`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,license:`apache-2.0`,parameters:80,active_parameters:3},{id:`qwen3-omni-30b-a3b-captioner`,name:`qwen3-omni-30b-a3b-captioner`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,context_window:65536,max_output_tokens:32768,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`,`audio`],output:[`text`]},pricing:{input:3.81,output:3.06},endpoints:[`chat`],license:`apache-2.0`,parameters:30,active_parameters:3},{id:`qwen3-omni-flash-0915`,name:`qwen3-omni-flash-0915`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen3`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,license:`apache-2.0`},{id:`qwen3-omni-flash-realtime`,name:`qwen3-omni-flash-realtime`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,context_window:65536,max_output_tokens:16384,model_type:`chat`,capabilities:{streaming:!0},modalities:{input:[`text`,`audio`],output:[`text`]},endpoints:[`chat`],license:`apache-2.0`},{id:`qwen3-omni-flash`,name:`qwen3-omni-flash`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,context_window:65536,max_output_tokens:32768,model_type:`chat`,capabilities:{streaming:!0,reasoning:!0},modalities:{input:[`text`,`audio`],output:[`text`]},endpoints:[`chat`],license:`apache-2.0`},{id:`qwen3-omni-realtime-flash`,name:`qwen3-omni-realtime-flash`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen3`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,license:`apache-2.0`},{id:`qwen3-tts-instruct-flash-realtime`,name:`qwen3-tts-instruct-flash-realtime`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,model_type:`tts`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},endpoints:[`chat`],license:`apache-2.0`},{id:`qwen3-tts-instruct-flash`,name:`qwen3-tts-instruct-flash`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,model_type:`tts`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},endpoints:[`chat`],license:`apache-2.0`},{id:`qwen3-vl-235b-a22b-instruct`,name:`qwen3-vl-235b-a22b-instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,context_window:129024,model_type:`chat`,capabilities:{streaming:!0,vision:!0,reasoning:!0},modalities:{input:[`text`,`image`,`video`],output:[`text`]},endpoints:[`chat`],license:`apache-2.0`,parameters:235,active_parameters:22},{id:`qwen3-vl-235b-a22b-thinking`,name:`qwen3-vl-235b-a22b-thinking`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,context_window:126976,model_type:`chat`,capabilities:{streaming:!0,vision:!0,reasoning:!0},modalities:{input:[`text`,`image`,`video`],output:[`text`]},pricing:{input:.4,output:4},endpoints:[`chat`],license:`apache-2.0`,parameters:235,active_parameters:22},{id:`qwen3-vl-30b-a3b-instruct`,name:`qwen3-vl-30b-a3b-instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,context_window:129024,model_type:`chat`,capabilities:{streaming:!0,vision:!0,reasoning:!0},modalities:{input:[`text`,`image`,`video`],output:[`text`]},endpoints:[`chat`],license:`apache-2.0`,parameters:30,active_parameters:3},{id:`qwen3-vl-30b-a3b-thinking`,name:`qwen3-vl-30b-a3b-thinking`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,context_window:126976,model_type:`chat`,capabilities:{streaming:!0,vision:!0,reasoning:!0},modalities:{input:[`text`,`image`,`video`],output:[`text`]},pricing:{input:.2,output:2.4},endpoints:[`chat`],license:`apache-2.0`,parameters:30,active_parameters:3},{id:`qwen3-vl-32b-instruct`,name:`qwen3-vl-32b-instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,context_window:129024,model_type:`chat`,capabilities:{streaming:!0,vision:!0,reasoning:!0},modalities:{input:[`text`,`image`,`video`],output:[`text`]},endpoints:[`chat`],license:`apache-2.0`,parameters:32},{id:`qwen3-vl-32b-thinking`,name:`qwen3-vl-32b-thinking`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,context_window:131072,max_output_tokens:81920,model_type:`chat`,capabilities:{streaming:!0,vision:!0,reasoning:!0},modalities:{input:[`text`,`image`,`video`],output:[`text`]},pricing:{input:.16,output:.64},endpoints:[`chat`],license:`apache-2.0`,parameters:32},{id:`qwen3-vl-8b-instruct`,name:`qwen3-vl-8b-instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,context_window:129024,model_type:`chat`,capabilities:{streaming:!0,vision:!0,reasoning:!0},modalities:{input:[`text`,`image`,`video`],output:[`text`]},endpoints:[`chat`],license:`apache-2.0`,parameters:8},{id:`qwen3-vl-8b-thinking`,name:`qwen3-vl-8b-thinking`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,context_window:126976,model_type:`chat`,capabilities:{streaming:!0,vision:!0,reasoning:!0},modalities:{input:[`text`,`image`,`video`],output:[`text`]},pricing:{input:.18,output:2.1},endpoints:[`chat`],license:`apache-2.0`,parameters:8},{id:`qwen3-vl-flash`,name:`qwen3-vl-flash`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,context_window:81920,model_type:`chat`,capabilities:{streaming:!0,vision:!0,reasoning:!0},modalities:{input:[`text`,`image`,`video`],output:[`text`]},endpoints:[`chat`],license:`apache-2.0`},{id:`qwen3-vl-plus`,name:`qwen3-vl-plus`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3`,context_window:262144,max_output_tokens:81920,model_type:`chat`,capabilities:{streaming:!0,vision:!0,reasoning:!0},modalities:{input:[`text`,`image`,`video`],output:[`text`]},endpoints:[`chat`],license:`apache-2.0`},{id:`qwen3.5-122b-a10b`,name:`qwen3.5-122b-a10b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3.5`,context_window:262144,max_output_tokens:81920,model_type:`chat`,capabilities:{streaming:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]},endpoints:[`chat`],license:`apache-2.0`,parameters:122,active_parameters:10},{id:`qwen3.5-27b`,name:`qwen3.5-27b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3.5`,context_window:262144,max_output_tokens:81920,model_type:`chat`,capabilities:{streaming:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]},endpoints:[`chat`],license:`apache-2.0`,parameters:27},{id:`qwen3.5-35b-a3b`,name:`qwen3.5-35b-a3b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3.5`,context_window:262144,max_output_tokens:81920,model_type:`chat`,capabilities:{streaming:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]},endpoints:[`chat`],license:`apache-2.0`,parameters:35,active_parameters:3},{id:`qwen3.5-397b-a17b`,name:`qwen3.5-397b-a17b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3.5`,context_window:262144,max_output_tokens:81920,model_type:`chat`,capabilities:{streaming:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]},endpoints:[`chat`],license:`apache-2.0`,parameters:397,active_parameters:17},{id:`qwen3.5-flash`,name:`qwen3.5-flash`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3.5`,context_window:1e6,max_output_tokens:81920,model_type:`chat`,capabilities:{streaming:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.1,output:.4},endpoints:[`chat`],license:`apache-2.0`},{id:`qwen3.5-plus`,name:`qwen3.5-plus`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwen3.5`,context_window:1e6,model_type:`chat`,capabilities:{streaming:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]},endpoints:[`chat`],license:`proprietary`},{id:`qwen3`,name:`qwen3`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen3`,capabilities:{streaming:!0,tool_call:!0},model_type:`chat`,license:`apache-2.0`},{id:`qwq-32b-preview`,name:`qwq-32b-preview`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwq`,context_window:32768,max_output_tokens:16384,model_type:`reasoning`,capabilities:{streaming:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.287,output:.861},endpoints:[`chat`],license:`apache-2.0`,parameters:32},{id:`qwq-32b`,name:`qwq-32b`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwq`,context_window:131072,max_output_tokens:32768,model_type:`reasoning`,capabilities:{streaming:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.287,output:.861},endpoints:[`chat`],license:`apache-2.0`,parameters:32},{id:`qwq-plus`,name:`qwq-plus`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,family:`qwq`,context_window:131072,max_output_tokens:32768,model_type:`reasoning`,capabilities:{streaming:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]},endpoints:[`chat`],license:`apache-2.0`},{id:`wan-pro`,name:`wan-pro`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},endpoints:[`chat`],family:`wan`,model_type:`video`,license:`proprietary`},{id:`wan2.1-kf2v-plus`,name:`wan2.1-kf2v-plus`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,model_type:`video`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},endpoints:[`chat`],family:`wan2.1`,license:`proprietary`},{id:`wan2.1-vace-plus`,name:`wan2.1-vace-plus`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,model_type:`video`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},endpoints:[`chat`],family:`wan2.1`,license:`proprietary`},{id:`wan2.2-animate-mix`,name:`wan2.2-animate-mix`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,model_type:`video`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},endpoints:[`chat`],family:`wan2.2`,license:`proprietary`},{id:`wan2.2-animate-move`,name:`wan2.2-animate-move`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,model_type:`video`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},endpoints:[`chat`],family:`wan2.2`,license:`proprietary`},{id:`wan2.2-kf2v-flash`,name:`wan2.2-kf2v-flash`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,model_type:`video`,capabilities:{streaming:!0},modalities:{input:[`text`],output:[`text`]},endpoints:[`chat`],family:`wan2.2`,license:`proprietary`},{id:`wan2.2-s2v-detect`,name:`wan2.2-s2v-detect`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,model_type:`video`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},endpoints:[`chat`],family:`wan2.2`,license:`proprietary`},{id:`wan2.2-s2v`,name:`wan2.2-s2v`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,model_type:`video`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`,`audio`,`video`],output:[`text`]},endpoints:[`chat`],family:`wan2.2`,license:`proprietary`},{id:`wan2.5-i2i-preview`,name:`wan2.5-i2i-preview`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},endpoints:[`chat`],family:`wan2.5`,model_type:`video`,license:`proprietary`},{id:`wan2.6-i2v`,name:`wan2.6-i2v`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,model_type:`video`,capabilities:{streaming:!0},modalities:{input:[`text`,`audio`],output:[`text`]},endpoints:[`chat`],family:`wan2.6`,license:`proprietary`},{id:`wan2.6-image`,name:`wan2.6-image`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,model_type:`image`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},endpoints:[`chat`],family:`wan2.6`,license:`proprietary`},{id:`wan2.6-r2v`,name:`wan2.6-r2v`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,model_type:`video`,capabilities:{streaming:!0},modalities:{input:[`text`,`audio`,`video`],output:[`text`]},endpoints:[`chat`],family:`wan2.6`,license:`proprietary`},{id:`wan2.6-t2i`,name:`wan2.6-t2i`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,model_type:`image`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},endpoints:[`chat`],family:`wan2.6`,license:`proprietary`},{id:`wan2.6-t2v`,name:`wan2.6-t2v`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,model_type:`video`,capabilities:{streaming:!0},modalities:{input:[`text`,`audio`],output:[`text`]},endpoints:[`chat`],family:`wan2.6`,license:`proprietary`},{id:`wanx2.1-imageedit`,name:`wanx2.1-imageedit`,created_by:`qwen`,source:`official`,last_updated:`2026-03-23`,model_type:`image`,capabilities:{streaming:!0,vision:!0},modalities:{input:[`text`,`image`],output:[`text`]},endpoints:[`chat`],family:`wan`,license:`proprietary`}]},t=e.models.map(t=>({...t,provider:e.id}));export{t as models,e as provider};
|