modelpedia 0.0.2 → 0.0.3

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 (64) hide show
  1. package/README.md +135 -0
  2. package/dist/index.cjs +1 -101
  3. package/dist/index.mjs +1 -92
  4. package/dist/providers/alibaba.cjs +4 -835
  5. package/dist/providers/alibaba.mjs +4 -833
  6. package/dist/providers/amazon.cjs +4 -1484
  7. package/dist/providers/amazon.mjs +4 -1482
  8. package/dist/providers/anthropic.cjs +3 -698
  9. package/dist/providers/anthropic.mjs +3 -696
  10. package/dist/providers/azure.cjs +6 -1491
  11. package/dist/providers/azure.mjs +6 -1489
  12. package/dist/providers/baseten.cjs +3 -279
  13. package/dist/providers/baseten.mjs +3 -277
  14. package/dist/providers/cerebras.cjs +4 -145
  15. package/dist/providers/cerebras.mjs +4 -143
  16. package/dist/providers/cloudflare.cjs +4 -826
  17. package/dist/providers/cloudflare.mjs +4 -824
  18. package/dist/providers/cohere.cjs +5 -525
  19. package/dist/providers/cohere.mjs +5 -523
  20. package/dist/providers/cursor.cjs +1 -856
  21. package/dist/providers/cursor.mjs +1 -854
  22. package/dist/providers/deepseek.cjs +3 -64
  23. package/dist/providers/deepseek.mjs +3 -62
  24. package/dist/providers/fireworks.cjs +3 -3794
  25. package/dist/providers/fireworks.mjs +3 -3792
  26. package/dist/providers/google.cjs +6 -972
  27. package/dist/providers/google.mjs +6 -970
  28. package/dist/providers/groq.cjs +3 -353
  29. package/dist/providers/groq.mjs +3 -351
  30. package/dist/providers/huggingface.cjs +3 -1022
  31. package/dist/providers/huggingface.mjs +3 -1020
  32. package/dist/providers/meta.cjs +3 -481
  33. package/dist/providers/meta.mjs +3 -479
  34. package/dist/providers/minimax.cjs +3 -156
  35. package/dist/providers/minimax.mjs +3 -154
  36. package/dist/providers/mistral.cjs +3 -1594
  37. package/dist/providers/mistral.mjs +3 -1592
  38. package/dist/providers/moonshot.cjs +3 -138
  39. package/dist/providers/moonshot.mjs +3 -136
  40. package/dist/providers/nvidia.cjs +3 -2040
  41. package/dist/providers/nvidia.mjs +3 -2038
  42. package/dist/providers/ollama.cjs +3 -326
  43. package/dist/providers/ollama.mjs +3 -324
  44. package/dist/providers/openai.cjs +3 -9079
  45. package/dist/providers/openai.mjs +3 -9077
  46. package/dist/providers/opencode.cjs +3 -367
  47. package/dist/providers/opencode.mjs +3 -365
  48. package/dist/providers/openrouter.cjs +12 -7835
  49. package/dist/providers/openrouter.mjs +12 -7833
  50. package/dist/providers/perplexity.cjs +3 -311
  51. package/dist/providers/perplexity.mjs +3 -309
  52. package/dist/providers/qwen.cjs +3 -835
  53. package/dist/providers/qwen.mjs +3 -833
  54. package/dist/providers/together.cjs +4 -360
  55. package/dist/providers/together.mjs +4 -358
  56. package/dist/providers/vercel.cjs +3 -4037
  57. package/dist/providers/vercel.mjs +3 -4035
  58. package/dist/providers/vertex.cjs +10 -1072
  59. package/dist/providers/vertex.mjs +10 -1070
  60. package/dist/providers/xai.cjs +3 -301
  61. package/dist/providers/xai.mjs +3 -299
  62. package/dist/providers/zai.cjs +3 -243
  63. package/dist/providers/zai.mjs +3 -241
  64. package/package.json +1 -1
@@ -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`,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`,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-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}},{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}},{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}},{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}},{id:`qwen-flash`,name:`Qwen-Flash`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen`,context_window:1e6,capabilities:{streaming:!0,tool_call:!0},pricing:{input:.05,output:.4}},{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}},{id:`qwen-image`,name:`qwen-image`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen`,capabilities:{streaming:!0,tool_call:!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}},{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}},{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}},{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}},{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}},{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}},{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}},{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}},{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}},{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}},{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}},{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}},{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}},{id:`qwen-plus`,name:`Qwen-Plus`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen`,context_window:1e6,capabilities:{streaming:!0,tool_call:!0},pricing:{input:.4,output:1.2}},{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}},{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}},{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}},{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}},{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}},{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}},{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}},{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}},{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}},{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}},{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}},{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}},{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}},{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}},{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}},{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}},{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}},{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}},{id:`qwen2-72b-instruct`,name:`qwen2-72b-instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen2`,capabilities:{streaming:!0,tool_call:!0}},{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}},{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`]},{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}},{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`]},{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}},{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}},{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`]},{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}},{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`]},{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}},{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}},{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}},{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}},{id:`qwen3-coder-plus`,name:`qwen3-coder-plus`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen3`,capabilities:{streaming:!0,tool_call:!0}},{id:`qwen3-max-preview`,name:`qwen3-max-preview`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen3`,capabilities:{streaming:!0,tool_call:!0}},{id:`qwen3-max`,name:`Qwen3-Max`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen3`,context_window:262144,capabilities:{streaming:!0,tool_call:!0,reasoning:!0},pricing:{input:.359,output:1.434}},{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}},{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}},{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}},{id:`qwen3-omni-flash-realtime`,name:`qwen3-omni-flash-realtime`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen3`,capabilities:{streaming:!0,tool_call:!0}},{id:`qwen3-omni-flash`,name:`qwen3-omni-flash`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen3`,capabilities:{streaming:!0,tool_call:!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}},{id:`qwen3.5-flash`,name:`Qwen3.5-Flash`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen3.5`,context_window:1e6,capabilities:{streaming:!0,tool_call:!0},pricing:{input:.029,output:.287}},{id:`qwen3.5-plus`,name:`Qwen3.5-Plus`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen3.5`,context_window:1e6,capabilities:{streaming:!0,tool_call:!0},pricing:{input:.115,output:.688}},{id:`qwen3`,name:`qwen3`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen3`,capabilities:{streaming:!0,tool_call:!0}}]},t=e.models.map(t=>({...t,provider:e.id}));exports.models=t,exports.provider=e;