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.
Files changed (136) hide show
  1. package/README.md +141 -0
  2. package/dist/index.cjs +1 -101
  3. package/dist/index.d.cts +10 -2
  4. package/dist/index.d.mts +10 -2
  5. package/dist/index.mjs +1 -92
  6. package/dist/providers/alibaba.cjs +4 -835
  7. package/dist/providers/alibaba.d.cts +1 -1
  8. package/dist/providers/alibaba.d.mts +1 -1
  9. package/dist/providers/alibaba.mjs +4 -833
  10. package/dist/providers/amazon.cjs +4 -1484
  11. package/dist/providers/amazon.d.cts +1 -1
  12. package/dist/providers/amazon.d.mts +1 -1
  13. package/dist/providers/amazon.mjs +4 -1482
  14. package/dist/providers/anthropic.cjs +3 -698
  15. package/dist/providers/anthropic.d.cts +1 -1
  16. package/dist/providers/anthropic.d.mts +1 -1
  17. package/dist/providers/anthropic.mjs +3 -696
  18. package/dist/providers/azure.cjs +6 -1491
  19. package/dist/providers/azure.d.cts +1 -1
  20. package/dist/providers/azure.d.mts +1 -1
  21. package/dist/providers/azure.mjs +6 -1489
  22. package/dist/providers/baseten.cjs +3 -279
  23. package/dist/providers/baseten.d.cts +1 -1
  24. package/dist/providers/baseten.d.mts +1 -1
  25. package/dist/providers/baseten.mjs +3 -277
  26. package/dist/providers/cerebras.cjs +4 -145
  27. package/dist/providers/cerebras.d.cts +1 -1
  28. package/dist/providers/cerebras.d.mts +1 -1
  29. package/dist/providers/cerebras.mjs +4 -143
  30. package/dist/providers/cloudflare-ai-gateway.cjs +4 -0
  31. package/dist/providers/cloudflare-ai-gateway.d.cts +7 -0
  32. package/dist/providers/cloudflare-ai-gateway.d.mts +7 -0
  33. package/dist/providers/cloudflare-ai-gateway.mjs +4 -0
  34. package/dist/providers/cloudflare-workers-ai.cjs +4 -0
  35. package/dist/providers/cloudflare-workers-ai.d.cts +7 -0
  36. package/dist/providers/cloudflare-workers-ai.d.mts +7 -0
  37. package/dist/providers/cloudflare-workers-ai.mjs +4 -0
  38. package/dist/providers/cohere.cjs +5 -525
  39. package/dist/providers/cohere.d.cts +1 -1
  40. package/dist/providers/cohere.d.mts +1 -1
  41. package/dist/providers/cohere.mjs +5 -523
  42. package/dist/providers/cursor.cjs +1 -856
  43. package/dist/providers/cursor.d.cts +1 -1
  44. package/dist/providers/cursor.d.mts +1 -1
  45. package/dist/providers/cursor.mjs +1 -854
  46. package/dist/providers/deepseek.cjs +3 -64
  47. package/dist/providers/deepseek.d.cts +1 -1
  48. package/dist/providers/deepseek.d.mts +1 -1
  49. package/dist/providers/deepseek.mjs +3 -62
  50. package/dist/providers/fireworks.cjs +3 -3794
  51. package/dist/providers/fireworks.d.cts +1 -1
  52. package/dist/providers/fireworks.d.mts +1 -1
  53. package/dist/providers/fireworks.mjs +3 -3792
  54. package/dist/providers/google.cjs +6 -972
  55. package/dist/providers/google.d.cts +1 -1
  56. package/dist/providers/google.d.mts +1 -1
  57. package/dist/providers/google.mjs +6 -970
  58. package/dist/providers/groq.cjs +3 -353
  59. package/dist/providers/groq.d.cts +1 -1
  60. package/dist/providers/groq.d.mts +1 -1
  61. package/dist/providers/groq.mjs +3 -351
  62. package/dist/providers/huggingface.cjs +3 -1022
  63. package/dist/providers/huggingface.d.cts +1 -1
  64. package/dist/providers/huggingface.d.mts +1 -1
  65. package/dist/providers/huggingface.mjs +3 -1020
  66. package/dist/providers/meta.cjs +3 -481
  67. package/dist/providers/meta.d.cts +1 -1
  68. package/dist/providers/meta.d.mts +1 -1
  69. package/dist/providers/meta.mjs +3 -479
  70. package/dist/providers/minimax.cjs +3 -156
  71. package/dist/providers/minimax.d.cts +1 -1
  72. package/dist/providers/minimax.d.mts +1 -1
  73. package/dist/providers/minimax.mjs +3 -154
  74. package/dist/providers/mistral.cjs +3 -1594
  75. package/dist/providers/mistral.d.cts +1 -1
  76. package/dist/providers/mistral.d.mts +1 -1
  77. package/dist/providers/mistral.mjs +3 -1592
  78. package/dist/providers/moonshot.cjs +3 -138
  79. package/dist/providers/moonshot.d.cts +1 -1
  80. package/dist/providers/moonshot.d.mts +1 -1
  81. package/dist/providers/moonshot.mjs +3 -136
  82. package/dist/providers/nvidia.cjs +3 -2040
  83. package/dist/providers/nvidia.d.cts +1 -1
  84. package/dist/providers/nvidia.d.mts +1 -1
  85. package/dist/providers/nvidia.mjs +3 -2038
  86. package/dist/providers/ollama.cjs +3 -326
  87. package/dist/providers/ollama.d.cts +1 -1
  88. package/dist/providers/ollama.d.mts +1 -1
  89. package/dist/providers/ollama.mjs +3 -324
  90. package/dist/providers/openai.cjs +3 -9079
  91. package/dist/providers/openai.d.cts +1 -1
  92. package/dist/providers/openai.d.mts +1 -1
  93. package/dist/providers/openai.mjs +3 -9077
  94. package/dist/providers/opencode.cjs +3 -367
  95. package/dist/providers/opencode.d.cts +1 -1
  96. package/dist/providers/opencode.d.mts +1 -1
  97. package/dist/providers/opencode.mjs +3 -365
  98. package/dist/providers/openrouter.cjs +21 -7835
  99. package/dist/providers/openrouter.d.cts +1 -1
  100. package/dist/providers/openrouter.d.mts +1 -1
  101. package/dist/providers/openrouter.mjs +21 -7833
  102. package/dist/providers/perplexity.cjs +3 -311
  103. package/dist/providers/perplexity.d.cts +1 -1
  104. package/dist/providers/perplexity.d.mts +1 -1
  105. package/dist/providers/perplexity.mjs +3 -309
  106. package/dist/providers/qwen.cjs +3 -835
  107. package/dist/providers/qwen.d.cts +1 -1
  108. package/dist/providers/qwen.d.mts +1 -1
  109. package/dist/providers/qwen.mjs +3 -833
  110. package/dist/providers/together.cjs +4 -360
  111. package/dist/providers/together.d.cts +1 -1
  112. package/dist/providers/together.d.mts +1 -1
  113. package/dist/providers/together.mjs +4 -358
  114. package/dist/providers/vercel.cjs +3 -4037
  115. package/dist/providers/vercel.d.cts +1 -1
  116. package/dist/providers/vercel.d.mts +1 -1
  117. package/dist/providers/vercel.mjs +3 -4035
  118. package/dist/providers/vertex.cjs +10 -1072
  119. package/dist/providers/vertex.d.cts +1 -1
  120. package/dist/providers/vertex.d.mts +1 -1
  121. package/dist/providers/vertex.mjs +10 -1070
  122. package/dist/providers/xai.cjs +3 -301
  123. package/dist/providers/xai.d.cts +1 -1
  124. package/dist/providers/xai.d.mts +1 -1
  125. package/dist/providers/xai.mjs +3 -299
  126. package/dist/providers/zai.cjs +3 -243
  127. package/dist/providers/zai.d.cts +1 -1
  128. package/dist/providers/zai.d.mts +1 -1
  129. package/dist/providers/zai.mjs +3 -241
  130. package/dist/types.d.cts +80 -8
  131. package/dist/types.d.mts +80 -8
  132. package/package.json +3 -3
  133. package/dist/providers/cloudflare.cjs +0 -826
  134. package/dist/providers/cloudflare.d.cts +0 -7
  135. package/dist/providers/cloudflare.d.mts +0 -7
  136. package/dist/providers/cloudflare.mjs +0 -824
@@ -1,835 +1,4 @@
1
- Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
- //#region src/providers/alibaba.ts
3
- const provider = {
4
- "id": "alibaba",
5
- "name": "Alibaba Cloud",
6
- "region": "CN",
7
- "url": "https://www.alibabacloud.com/en/solutions/generative-ai",
8
- "api_url": "https://dashscope-intl.aliyuncs.com/compatible-mode/v1",
9
- "docs_url": "https://www.alibabacloud.com/help/en/model-studio",
10
- "pricing_url": "https://www.alibabacloud.com/help/en/model-studio/models",
11
- "icon": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\" fill-rule=\"evenodd\">\n <path d=\"M14.752 4.64h5.274C22.242 4.64 24 6.475 24 8.691V15.8a3.947 3.947 0 01-3.974 3.975h-5.274l1.299-1.835 3.822-1.222c.688-.23 1.146-.918 1.146-1.605v-5.81c0-.687-.458-1.375-1.146-1.605L16.05 6.475l-1.3-1.835zM2.98 15.111c0 .688.46 1.376 1.147 1.606l3.822 1.146 1.3 1.835H3.974A3.947 3.947 0 010 15.723V8.69c0-2.216 1.758-4.05 3.975-4.05h5.273L7.95 6.474 4.127 7.697c-.688.23-1.146.918-1.146 1.606v5.808z\"/>\n <path d=\"M16.051 11.213H8.025v1.835h8.026v-1.835z\"/>\n</svg>",
12
- "models": [
13
- {
14
- "id": "qwen-coder-plus-1106",
15
- "name": "qwen-coder-plus-1106",
16
- "created_by": "qwen",
17
- "source": "official",
18
- "last_updated": "2026-03-21",
19
- "family": "qwen",
20
- "capabilities": {
21
- "streaming": true,
22
- "tool_call": true
23
- }
24
- },
25
- {
26
- "id": "qwen-coder-plus",
27
- "name": "qwen-coder-plus",
28
- "created_by": "qwen",
29
- "source": "official",
30
- "last_updated": "2026-03-21",
31
- "family": "qwen",
32
- "capabilities": {
33
- "streaming": true,
34
- "tool_call": true
35
- }
36
- },
37
- {
38
- "id": "qwen-coder-turbo-0919",
39
- "name": "qwen-coder-turbo-0919",
40
- "created_by": "qwen",
41
- "source": "official",
42
- "last_updated": "2026-03-21",
43
- "family": "qwen",
44
- "capabilities": {
45
- "streaming": true,
46
- "tool_call": true
47
- }
48
- },
49
- {
50
- "id": "qwen-coder-turbo",
51
- "name": "qwen-coder-turbo",
52
- "created_by": "qwen",
53
- "source": "official",
54
- "last_updated": "2026-03-21",
55
- "family": "qwen",
56
- "capabilities": {
57
- "streaming": true,
58
- "tool_call": true
59
- }
60
- },
61
- {
62
- "id": "qwen-flash",
63
- "name": "Qwen-Flash",
64
- "created_by": "qwen",
65
- "source": "official",
66
- "last_updated": "2026-03-21",
67
- "family": "qwen",
68
- "context_window": 1e6,
69
- "capabilities": {
70
- "streaming": true,
71
- "tool_call": true
72
- },
73
- "pricing": {
74
- "input": .05,
75
- "output": .4
76
- }
77
- },
78
- {
79
- "id": "qwen-image-2",
80
- "name": "qwen-image-2",
81
- "created_by": "qwen",
82
- "source": "official",
83
- "last_updated": "2026-03-21",
84
- "family": "qwen",
85
- "capabilities": {
86
- "streaming": true,
87
- "tool_call": true
88
- }
89
- },
90
- {
91
- "id": "qwen-image",
92
- "name": "qwen-image",
93
- "created_by": "qwen",
94
- "source": "official",
95
- "last_updated": "2026-03-21",
96
- "family": "qwen",
97
- "capabilities": {
98
- "streaming": true,
99
- "tool_call": true
100
- }
101
- },
102
- {
103
- "id": "qwen-long-0125",
104
- "name": "qwen-long-0125",
105
- "created_by": "qwen",
106
- "source": "official",
107
- "last_updated": "2026-03-21",
108
- "family": "qwen",
109
- "capabilities": {
110
- "streaming": true,
111
- "tool_call": true
112
- }
113
- },
114
- {
115
- "id": "qwen-math-plus-0816",
116
- "name": "qwen-math-plus-0816",
117
- "created_by": "qwen",
118
- "source": "official",
119
- "last_updated": "2026-03-21",
120
- "family": "qwen",
121
- "capabilities": {
122
- "streaming": true,
123
- "tool_call": true
124
- }
125
- },
126
- {
127
- "id": "qwen-math-plus-0919",
128
- "name": "qwen-math-plus-0919",
129
- "created_by": "qwen",
130
- "source": "official",
131
- "last_updated": "2026-03-21",
132
- "family": "qwen",
133
- "capabilities": {
134
- "streaming": true,
135
- "tool_call": true
136
- }
137
- },
138
- {
139
- "id": "qwen-math-turbo-0919",
140
- "name": "qwen-math-turbo-0919",
141
- "created_by": "qwen",
142
- "source": "official",
143
- "last_updated": "2026-03-21",
144
- "family": "qwen",
145
- "capabilities": {
146
- "streaming": true,
147
- "tool_call": true
148
- }
149
- },
150
- {
151
- "id": "qwen-max-0919",
152
- "name": "qwen-max-0919",
153
- "created_by": "qwen",
154
- "source": "official",
155
- "last_updated": "2026-03-21",
156
- "family": "qwen",
157
- "capabilities": {
158
- "streaming": true,
159
- "tool_call": true
160
- }
161
- },
162
- {
163
- "id": "qwen-omni-turbo-0119",
164
- "name": "qwen-omni-turbo-0119",
165
- "created_by": "qwen",
166
- "source": "official",
167
- "last_updated": "2026-03-21",
168
- "family": "qwen",
169
- "capabilities": {
170
- "streaming": true,
171
- "tool_call": true
172
- }
173
- },
174
- {
175
- "id": "qwen-omni-turbo-0326",
176
- "name": "qwen-omni-turbo-0326",
177
- "created_by": "qwen",
178
- "source": "official",
179
- "last_updated": "2026-03-21",
180
- "family": "qwen",
181
- "capabilities": {
182
- "streaming": true,
183
- "tool_call": true
184
- }
185
- },
186
- {
187
- "id": "qwen-omni-turbo-realtime",
188
- "name": "qwen-omni-turbo-realtime",
189
- "created_by": "qwen",
190
- "source": "official",
191
- "last_updated": "2026-03-21",
192
- "family": "qwen",
193
- "capabilities": {
194
- "streaming": true,
195
- "tool_call": true
196
- }
197
- },
198
- {
199
- "id": "qwen-plus-0125",
200
- "name": "qwen-plus-0125",
201
- "created_by": "qwen",
202
- "source": "official",
203
- "last_updated": "2026-03-21",
204
- "family": "qwen",
205
- "capabilities": {
206
- "streaming": true,
207
- "tool_call": true
208
- }
209
- },
210
- {
211
- "id": "qwen-plus-0428",
212
- "name": "qwen-plus-0428",
213
- "created_by": "qwen",
214
- "source": "official",
215
- "last_updated": "2026-03-21",
216
- "family": "qwen",
217
- "capabilities": {
218
- "streaming": true,
219
- "tool_call": true
220
- }
221
- },
222
- {
223
- "id": "qwen-plus-0714",
224
- "name": "qwen-plus-0714",
225
- "created_by": "qwen",
226
- "source": "official",
227
- "last_updated": "2026-03-21",
228
- "family": "qwen",
229
- "capabilities": {
230
- "streaming": true,
231
- "tool_call": true
232
- }
233
- },
234
- {
235
- "id": "qwen-plus-0728",
236
- "name": "qwen-plus-0728",
237
- "created_by": "qwen",
238
- "source": "official",
239
- "last_updated": "2026-03-21",
240
- "family": "qwen",
241
- "capabilities": {
242
- "streaming": true,
243
- "tool_call": true
244
- }
245
- },
246
- {
247
- "id": "qwen-plus-us",
248
- "name": "qwen-plus-us",
249
- "created_by": "qwen",
250
- "source": "official",
251
- "last_updated": "2026-03-21",
252
- "family": "qwen",
253
- "capabilities": {
254
- "streaming": true,
255
- "tool_call": true
256
- }
257
- },
258
- {
259
- "id": "qwen-plus",
260
- "name": "Qwen-Plus",
261
- "created_by": "qwen",
262
- "source": "official",
263
- "last_updated": "2026-03-21",
264
- "family": "qwen",
265
- "context_window": 1e6,
266
- "capabilities": {
267
- "streaming": true,
268
- "tool_call": true
269
- },
270
- "pricing": {
271
- "input": .4,
272
- "output": 1.2
273
- }
274
- },
275
- {
276
- "id": "qwen-turbo-0428",
277
- "name": "qwen-turbo-0428",
278
- "created_by": "qwen",
279
- "source": "official",
280
- "last_updated": "2026-03-21",
281
- "family": "qwen",
282
- "capabilities": {
283
- "streaming": true,
284
- "tool_call": true
285
- }
286
- },
287
- {
288
- "id": "qwen-turbo-0715",
289
- "name": "qwen-turbo-0715",
290
- "created_by": "qwen",
291
- "source": "official",
292
- "last_updated": "2026-03-21",
293
- "family": "qwen",
294
- "capabilities": {
295
- "streaming": true,
296
- "tool_call": true
297
- }
298
- },
299
- {
300
- "id": "qwen-turbo-1101",
301
- "name": "qwen-turbo-1101",
302
- "created_by": "qwen",
303
- "source": "official",
304
- "last_updated": "2026-03-21",
305
- "family": "qwen",
306
- "capabilities": {
307
- "streaming": true,
308
- "tool_call": true
309
- }
310
- },
311
- {
312
- "id": "qwen-vl-max-0125",
313
- "name": "qwen-vl-max-0125",
314
- "created_by": "qwen",
315
- "source": "official",
316
- "last_updated": "2026-03-21",
317
- "family": "qwen",
318
- "capabilities": {
319
- "streaming": true,
320
- "tool_call": true
321
- }
322
- },
323
- {
324
- "id": "qwen-vl-max-0402",
325
- "name": "qwen-vl-max-0402",
326
- "created_by": "qwen",
327
- "source": "official",
328
- "last_updated": "2026-03-21",
329
- "family": "qwen",
330
- "capabilities": {
331
- "streaming": true,
332
- "tool_call": true
333
- }
334
- },
335
- {
336
- "id": "qwen-vl-max-0408",
337
- "name": "qwen-vl-max-0408",
338
- "created_by": "qwen",
339
- "source": "official",
340
- "last_updated": "2026-03-21",
341
- "family": "qwen",
342
- "capabilities": {
343
- "streaming": true,
344
- "tool_call": true
345
- }
346
- },
347
- {
348
- "id": "qwen-vl-max-0813",
349
- "name": "qwen-vl-max-0813",
350
- "created_by": "qwen",
351
- "source": "official",
352
- "last_updated": "2026-03-21",
353
- "family": "qwen",
354
- "capabilities": {
355
- "streaming": true,
356
- "tool_call": true
357
- }
358
- },
359
- {
360
- "id": "qwen-vl-max-1119",
361
- "name": "qwen-vl-max-1119",
362
- "created_by": "qwen",
363
- "source": "official",
364
- "last_updated": "2026-03-21",
365
- "family": "qwen",
366
- "capabilities": {
367
- "streaming": true,
368
- "tool_call": true
369
- }
370
- },
371
- {
372
- "id": "qwen-vl-max-1230",
373
- "name": "qwen-vl-max-1230",
374
- "created_by": "qwen",
375
- "source": "official",
376
- "last_updated": "2026-03-21",
377
- "family": "qwen",
378
- "capabilities": {
379
- "streaming": true,
380
- "tool_call": true
381
- }
382
- },
383
- {
384
- "id": "qwen-vl-ocr-0413",
385
- "name": "qwen-vl-ocr-0413",
386
- "created_by": "qwen",
387
- "source": "official",
388
- "last_updated": "2026-03-21",
389
- "family": "qwen",
390
- "capabilities": {
391
- "streaming": true,
392
- "tool_call": true
393
- }
394
- },
395
- {
396
- "id": "qwen-vl-ocr-0828",
397
- "name": "qwen-vl-ocr-0828",
398
- "created_by": "qwen",
399
- "source": "official",
400
- "last_updated": "2026-03-21",
401
- "family": "qwen",
402
- "capabilities": {
403
- "streaming": true,
404
- "tool_call": true
405
- }
406
- },
407
- {
408
- "id": "qwen-vl-ocr-1028",
409
- "name": "qwen-vl-ocr-1028",
410
- "created_by": "qwen",
411
- "source": "official",
412
- "last_updated": "2026-03-21",
413
- "family": "qwen",
414
- "capabilities": {
415
- "streaming": true,
416
- "tool_call": true
417
- }
418
- },
419
- {
420
- "id": "qwen-vl-ocr-1120",
421
- "name": "qwen-vl-ocr-1120",
422
- "created_by": "qwen",
423
- "source": "official",
424
- "last_updated": "2026-03-21",
425
- "family": "qwen",
426
- "capabilities": {
427
- "streaming": true,
428
- "tool_call": true
429
- }
430
- },
431
- {
432
- "id": "qwen-vl-plus-0102",
433
- "name": "qwen-vl-plus-0102",
434
- "created_by": "qwen",
435
- "source": "official",
436
- "last_updated": "2026-03-21",
437
- "family": "qwen",
438
- "capabilities": {
439
- "streaming": true,
440
- "tool_call": true
441
- }
442
- },
443
- {
444
- "id": "qwen-vl-plus-0125",
445
- "name": "qwen-vl-plus-0125",
446
- "created_by": "qwen",
447
- "source": "official",
448
- "last_updated": "2026-03-21",
449
- "family": "qwen",
450
- "capabilities": {
451
- "streaming": true,
452
- "tool_call": true
453
- }
454
- },
455
- {
456
- "id": "qwen-vl-plus-0507",
457
- "name": "qwen-vl-plus-0507",
458
- "created_by": "qwen",
459
- "source": "official",
460
- "last_updated": "2026-03-21",
461
- "family": "qwen",
462
- "capabilities": {
463
- "streaming": true,
464
- "tool_call": true
465
- }
466
- },
467
- {
468
- "id": "qwen-vl-plus-0710",
469
- "name": "qwen-vl-plus-0710",
470
- "created_by": "qwen",
471
- "source": "official",
472
- "last_updated": "2026-03-21",
473
- "family": "qwen",
474
- "capabilities": {
475
- "streaming": true,
476
- "tool_call": true
477
- }
478
- },
479
- {
480
- "id": "qwen-vl-plus-0815",
481
- "name": "qwen-vl-plus-0815",
482
- "created_by": "qwen",
483
- "source": "official",
484
- "last_updated": "2026-03-21",
485
- "family": "qwen",
486
- "capabilities": {
487
- "streaming": true,
488
- "tool_call": true
489
- }
490
- },
491
- {
492
- "id": "qwen2-72b-instruct",
493
- "name": "qwen2-72b-instruct",
494
- "created_by": "qwen",
495
- "source": "official",
496
- "last_updated": "2026-03-21",
497
- "family": "qwen2",
498
- "capabilities": {
499
- "streaming": true,
500
- "tool_call": true
501
- }
502
- },
503
- {
504
- "id": "qwen3-235b-a22b-instruct-2507",
505
- "name": "qwen3-235b-a22b-instruct-2507",
506
- "created_by": "qwen",
507
- "source": "official",
508
- "last_updated": "2026-03-21",
509
- "family": "qwen3",
510
- "alias": "qwen3-235b-a22b-instruct",
511
- "capabilities": {
512
- "streaming": true,
513
- "tool_call": true
514
- }
515
- },
516
- {
517
- "id": "qwen3-235b-a22b-instruct",
518
- "name": "qwen3-235b-a22b-instruct",
519
- "created_by": "qwen",
520
- "source": "official",
521
- "last_updated": "2026-03-21",
522
- "family": "qwen3",
523
- "capabilities": {
524
- "streaming": true,
525
- "tool_call": true
526
- },
527
- "snapshots": ["qwen3-235b-a22b-instruct-2507"]
528
- },
529
- {
530
- "id": "qwen3-235b-a22b-thinking-2507",
531
- "name": "qwen3-235b-a22b-thinking-2507",
532
- "created_by": "qwen",
533
- "source": "official",
534
- "last_updated": "2026-03-21",
535
- "family": "qwen3",
536
- "alias": "qwen3-235b-a22b-thinking",
537
- "capabilities": {
538
- "streaming": true,
539
- "tool_call": true
540
- }
541
- },
542
- {
543
- "id": "qwen3-235b-a22b-thinking",
544
- "name": "qwen3-235b-a22b-thinking",
545
- "created_by": "qwen",
546
- "source": "official",
547
- "last_updated": "2026-03-21",
548
- "family": "qwen3",
549
- "capabilities": {
550
- "streaming": true,
551
- "tool_call": true
552
- },
553
- "snapshots": ["qwen3-235b-a22b-thinking-2507"]
554
- },
555
- {
556
- "id": "qwen3-235b-a22b",
557
- "name": "qwen3-235b-a22b",
558
- "created_by": "qwen",
559
- "source": "official",
560
- "last_updated": "2026-03-21",
561
- "family": "qwen3",
562
- "capabilities": {
563
- "streaming": true,
564
- "tool_call": true
565
- }
566
- },
567
- {
568
- "id": "qwen3-30b-a3b-instruct-2507",
569
- "name": "qwen3-30b-a3b-instruct-2507",
570
- "created_by": "qwen",
571
- "source": "official",
572
- "last_updated": "2026-03-21",
573
- "family": "qwen3",
574
- "alias": "qwen3-30b-a3b-instruct",
575
- "capabilities": {
576
- "streaming": true,
577
- "tool_call": true
578
- }
579
- },
580
- {
581
- "id": "qwen3-30b-a3b-instruct",
582
- "name": "qwen3-30b-a3b-instruct",
583
- "created_by": "qwen",
584
- "source": "official",
585
- "last_updated": "2026-03-21",
586
- "family": "qwen3",
587
- "capabilities": {
588
- "streaming": true,
589
- "tool_call": true
590
- },
591
- "snapshots": ["qwen3-30b-a3b-instruct-2507"]
592
- },
593
- {
594
- "id": "qwen3-30b-a3b-thinking-2507",
595
- "name": "qwen3-30b-a3b-thinking-2507",
596
- "created_by": "qwen",
597
- "source": "official",
598
- "last_updated": "2026-03-21",
599
- "family": "qwen3",
600
- "alias": "qwen3-30b-a3b-thinking",
601
- "capabilities": {
602
- "streaming": true,
603
- "tool_call": true
604
- }
605
- },
606
- {
607
- "id": "qwen3-30b-a3b-thinking",
608
- "name": "qwen3-30b-a3b-thinking",
609
- "created_by": "qwen",
610
- "source": "official",
611
- "last_updated": "2026-03-21",
612
- "family": "qwen3",
613
- "capabilities": {
614
- "streaming": true,
615
- "tool_call": true
616
- },
617
- "snapshots": ["qwen3-30b-a3b-thinking-2507"]
618
- },
619
- {
620
- "id": "qwen3-30b-a3b",
621
- "name": "qwen3-30b-a3b",
622
- "created_by": "qwen",
623
- "source": "official",
624
- "last_updated": "2026-03-21",
625
- "family": "qwen3",
626
- "capabilities": {
627
- "streaming": true,
628
- "tool_call": true
629
- }
630
- },
631
- {
632
- "id": "qwen3-coder-30b-a3b-instruct",
633
- "name": "qwen3-coder-30b-a3b-instruct",
634
- "created_by": "qwen",
635
- "source": "official",
636
- "last_updated": "2026-03-21",
637
- "family": "qwen3",
638
- "capabilities": {
639
- "streaming": true,
640
- "tool_call": true
641
- }
642
- },
643
- {
644
- "id": "qwen3-coder-480b-a35b-instruct",
645
- "name": "qwen3-coder-480b-a35b-instruct",
646
- "created_by": "qwen",
647
- "source": "official",
648
- "last_updated": "2026-03-21",
649
- "family": "qwen3",
650
- "capabilities": {
651
- "streaming": true,
652
- "tool_call": true
653
- }
654
- },
655
- {
656
- "id": "qwen3-coder-flash",
657
- "name": "qwen3-coder-flash",
658
- "created_by": "qwen",
659
- "source": "official",
660
- "last_updated": "2026-03-21",
661
- "family": "qwen3",
662
- "capabilities": {
663
- "streaming": true,
664
- "tool_call": true
665
- }
666
- },
667
- {
668
- "id": "qwen3-coder-plus",
669
- "name": "qwen3-coder-plus",
670
- "created_by": "qwen",
671
- "source": "official",
672
- "last_updated": "2026-03-21",
673
- "family": "qwen3",
674
- "capabilities": {
675
- "streaming": true,
676
- "tool_call": true
677
- }
678
- },
679
- {
680
- "id": "qwen3-max-preview",
681
- "name": "qwen3-max-preview",
682
- "created_by": "qwen",
683
- "source": "official",
684
- "last_updated": "2026-03-21",
685
- "family": "qwen3",
686
- "capabilities": {
687
- "streaming": true,
688
- "tool_call": true
689
- }
690
- },
691
- {
692
- "id": "qwen3-max",
693
- "name": "Qwen3-Max",
694
- "created_by": "qwen",
695
- "source": "official",
696
- "last_updated": "2026-03-21",
697
- "family": "qwen3",
698
- "context_window": 262144,
699
- "capabilities": {
700
- "streaming": true,
701
- "tool_call": true,
702
- "reasoning": true
703
- },
704
- "pricing": {
705
- "input": .359,
706
- "output": 1.434
707
- }
708
- },
709
- {
710
- "id": "qwen3-next-80b-a3b-instruct",
711
- "name": "qwen3-next-80b-a3b-instruct",
712
- "created_by": "qwen",
713
- "source": "official",
714
- "last_updated": "2026-03-21",
715
- "family": "qwen3",
716
- "capabilities": {
717
- "streaming": true,
718
- "tool_call": true
719
- }
720
- },
721
- {
722
- "id": "qwen3-next-80b-a3b-thinking",
723
- "name": "qwen3-next-80b-a3b-thinking",
724
- "created_by": "qwen",
725
- "source": "official",
726
- "last_updated": "2026-03-21",
727
- "family": "qwen3",
728
- "capabilities": {
729
- "streaming": true,
730
- "tool_call": true
731
- }
732
- },
733
- {
734
- "id": "qwen3-omni-flash-0915",
735
- "name": "qwen3-omni-flash-0915",
736
- "created_by": "qwen",
737
- "source": "official",
738
- "last_updated": "2026-03-21",
739
- "family": "qwen3",
740
- "capabilities": {
741
- "streaming": true,
742
- "tool_call": true
743
- }
744
- },
745
- {
746
- "id": "qwen3-omni-flash-realtime",
747
- "name": "qwen3-omni-flash-realtime",
748
- "created_by": "qwen",
749
- "source": "official",
750
- "last_updated": "2026-03-21",
751
- "family": "qwen3",
752
- "capabilities": {
753
- "streaming": true,
754
- "tool_call": true
755
- }
756
- },
757
- {
758
- "id": "qwen3-omni-flash",
759
- "name": "qwen3-omni-flash",
760
- "created_by": "qwen",
761
- "source": "official",
762
- "last_updated": "2026-03-21",
763
- "family": "qwen3",
764
- "capabilities": {
765
- "streaming": true,
766
- "tool_call": true
767
- }
768
- },
769
- {
770
- "id": "qwen3-omni-realtime-flash",
771
- "name": "qwen3-omni-realtime-flash",
772
- "created_by": "qwen",
773
- "source": "official",
774
- "last_updated": "2026-03-21",
775
- "family": "qwen3",
776
- "capabilities": {
777
- "streaming": true,
778
- "tool_call": true
779
- }
780
- },
781
- {
782
- "id": "qwen3.5-flash",
783
- "name": "Qwen3.5-Flash",
784
- "created_by": "qwen",
785
- "source": "official",
786
- "last_updated": "2026-03-21",
787
- "family": "qwen3.5",
788
- "context_window": 1e6,
789
- "capabilities": {
790
- "streaming": true,
791
- "tool_call": true
792
- },
793
- "pricing": {
794
- "input": .029,
795
- "output": .287
796
- }
797
- },
798
- {
799
- "id": "qwen3.5-plus",
800
- "name": "Qwen3.5-Plus",
801
- "created_by": "qwen",
802
- "source": "official",
803
- "last_updated": "2026-03-21",
804
- "family": "qwen3.5",
805
- "context_window": 1e6,
806
- "capabilities": {
807
- "streaming": true,
808
- "tool_call": true
809
- },
810
- "pricing": {
811
- "input": .115,
812
- "output": .688
813
- }
814
- },
815
- {
816
- "id": "qwen3",
817
- "name": "qwen3",
818
- "created_by": "qwen",
819
- "source": "official",
820
- "last_updated": "2026-03-21",
821
- "family": "qwen3",
822
- "capabilities": {
823
- "streaming": true,
824
- "tool_call": true
825
- }
826
- }
827
- ]
828
- };
829
- const models = provider.models.map((m) => ({
830
- ...m,
831
- provider: provider.id
832
- }));
833
- //#endregion
834
- exports.models = models;
835
- exports.provider = provider;
1
+ Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});const e={id:`alibaba`,name:`Alibaba Cloud`,region:`CN`,headquarters:`Hangzhou, Zhejiang`,founded:2009,url:`https://www.alibabacloud.com/en/solutions/generative-ai`,api_url:`https://dashscope-intl.aliyuncs.com/compatible-mode/v1`,docs_url:`https://www.alibabacloud.com/help/en/model-studio`,pricing_url:`https://www.alibabacloud.com/help/en/model-studio/models`,description:`Alibaba Cloud Model Studio provides access to Qwen models for text, vision, code, and audio.`,type:`cloud`,openai_compatible:!0,free_tier:!0,models_url:`https://www.alibabacloud.com/help/en/model-studio/getting-started/models`,twitter_url:`https://x.com/alibaba_cloud`,blog_url:`https://www.alibabacloud.com/blog`,terms_url:`https://www.alibabacloud.com/help/en/legal/latest/alibaba-cloud-international-website-product-terms-of-service-v-3-8-0`,support_url:`https://www.alibabacloud.com/en/about/contact-us`,icon:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" fill-rule="evenodd">
2
+ <path d="M14.752 4.64h5.274C22.242 4.64 24 6.475 24 8.691V15.8a3.947 3.947 0 01-3.974 3.975h-5.274l1.299-1.835 3.822-1.222c.688-.23 1.146-.918 1.146-1.605v-5.81c0-.687-.458-1.375-1.146-1.605L16.05 6.475l-1.3-1.835zM2.98 15.111c0 .688.46 1.376 1.147 1.606l3.822 1.146 1.3 1.835H3.974A3.947 3.947 0 010 15.723V8.69c0-2.216 1.758-4.05 3.975-4.05h5.273L7.95 6.474 4.127 7.697c-.688.23-1.146.918-1.146 1.606v5.808z"/>
3
+ <path d="M16.051 11.213H8.025v1.835h8.026v-1.835z"/>
4
+ </svg>`,models:[{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`,open_weight:!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`,open_weight:!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`,open_weight:!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`,open_weight:!0},{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`,open_weight:!1},{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`,open_weight:!1},{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`,open_weight:!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`,open_weight:!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`,open_weight:!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`,open_weight:!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`,open_weight:!0},{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`,open_weight:!1},{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`,open_weight:!1},{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`,open_weight:!1},{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`,open_weight:!1},{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`,open_weight:!0},{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`,open_weight:!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`,open_weight:!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,open_weight:!0},{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,open_weight:!0},{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,open_weight:!0},{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,open_weight:!0},{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,open_weight:!0},{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,open_weight:!0},{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,open_weight:!0},{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,open_weight:!0},{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,open_weight:!0},{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,open_weight:!0},{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,open_weight:!0},{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,open_weight:!0},{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,open_weight:!0},{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`,open_weight:!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`,open_weight:!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`,open_weight:!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`,open_weight:!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`,open_weight:!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`,open_weight:!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`,open_weight:!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`,open_weight:!0,tools:[`function_calling`]},{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,open_weight:!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`,open_weight:!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`,open_weight:!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`,open_weight:!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`,open_weight:!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,open_weight:!0},{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,open_weight:!0},{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,open_weight:!0},{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,open_weight:!0},{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,open_weight:!0},{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,open_weight:!0},{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,open_weight:!0},{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,open_weight:!0},{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`,open_weight:!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`,open_weight:!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,open_weight:!0},{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,open_weight:!0},{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,open_weight:!0},{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,open_weight:!0},{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`,open_weight:!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`,open_weight:!1},{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,open_weight:!0},{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,open_weight:!0},{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`,open_weight:!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`,open_weight:!1},{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`,open_weight:!1},{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`,open_weight:!1},{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`,open_weight:!1},{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`,open_weight:!1},{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`,open_weight:!1},{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`,open_weight:!1},{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`,open_weight:!1},{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`,open_weight:!1},{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`,open_weight:!1},{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`,open_weight:!1},{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`,open_weight:!1},{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`,open_weight:!1},{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`,open_weight:!1},{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`,open_weight:!1}]},t=e.models.map(t=>({...t,provider:e.id}));exports.models=t,exports.provider=e;