@llmgateway/models 1.113.0 → 1.113.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/models/alibaba.d.ts +0 -30
- package/dist/models/alibaba.js +0 -30
- package/dist/models/alibaba.js.map +1 -1
- package/dist/models/bytedance.d.ts +0 -2
- package/dist/models/bytedance.js +0 -2
- package/dist/models/bytedance.js.map +1 -1
- package/dist/models/deepseek.d.ts +0 -3
- package/dist/models/deepseek.js +0 -3
- package/dist/models/deepseek.js.map +1 -1
- package/dist/models/google.d.ts +0 -7
- package/dist/models/google.js +0 -7
- package/dist/models/google.js.map +1 -1
- package/dist/models/openai.d.ts +0 -1
- package/dist/models/openai.js +0 -1
- package/dist/models/openai.js.map +1 -1
- package/dist/models/zai.d.ts +0 -15
- package/dist/models/zai.js +0 -15
- package/dist/models/zai.js.map +1 -1
- package/dist/models.d.ts +0 -60
- package/dist/models.js.map +1 -1
- package/dist/types.d.ts +0 -1
- package/dist/types.js.map +1 -1
- package/package.json +1 -1
package/dist/models/alibaba.d.ts
CHANGED
|
@@ -8,7 +8,6 @@ export declare const alibabaModels: [{
|
|
|
8
8
|
readonly test: "skip";
|
|
9
9
|
readonly providerId: "alibaba";
|
|
10
10
|
readonly externalId: "qwen-max";
|
|
11
|
-
readonly discount: "0.2";
|
|
12
11
|
readonly inputPrice: "1.6e-6";
|
|
13
12
|
readonly outputPrice: "6.4e-6";
|
|
14
13
|
readonly regions: [{
|
|
@@ -36,7 +35,6 @@ export declare const alibabaModels: [{
|
|
|
36
35
|
readonly test: "skip";
|
|
37
36
|
readonly providerId: "alibaba";
|
|
38
37
|
readonly externalId: "qwen-max-latest";
|
|
39
|
-
readonly discount: "0.2";
|
|
40
38
|
readonly inputPrice: "1.6e-6";
|
|
41
39
|
readonly outputPrice: "6.4e-6";
|
|
42
40
|
readonly regions: [{
|
|
@@ -64,7 +62,6 @@ export declare const alibabaModels: [{
|
|
|
64
62
|
readonly providers: [{
|
|
65
63
|
readonly providerId: "alibaba";
|
|
66
64
|
readonly externalId: "qwen-plus";
|
|
67
|
-
readonly discount: "0.2";
|
|
68
65
|
readonly inputPrice: "0.4e-6";
|
|
69
66
|
readonly outputPrice: "1.2e-6";
|
|
70
67
|
readonly cachedInputPrice: "0.08e-6";
|
|
@@ -163,7 +160,6 @@ export declare const alibabaModels: [{
|
|
|
163
160
|
readonly providers: [{
|
|
164
161
|
readonly providerId: "alibaba";
|
|
165
162
|
readonly externalId: "qwen-plus-latest";
|
|
166
|
-
readonly discount: "0.2";
|
|
167
163
|
readonly inputPrice: "0.4e-6";
|
|
168
164
|
readonly outputPrice: "1.2e-6";
|
|
169
165
|
readonly cachedInputPrice: "0.08e-6";
|
|
@@ -238,7 +234,6 @@ export declare const alibabaModels: [{
|
|
|
238
234
|
readonly providers: [{
|
|
239
235
|
readonly providerId: "alibaba";
|
|
240
236
|
readonly externalId: "qwen-flash";
|
|
241
|
-
readonly discount: "0.2";
|
|
242
237
|
readonly inputPrice: "0.05e-6";
|
|
243
238
|
readonly outputPrice: "0.4e-6";
|
|
244
239
|
readonly cachedInputPrice: "0.01e-6";
|
|
@@ -313,7 +308,6 @@ export declare const alibabaModels: [{
|
|
|
313
308
|
readonly providers: [{
|
|
314
309
|
readonly providerId: "alibaba";
|
|
315
310
|
readonly externalId: "qwen-omni-turbo";
|
|
316
|
-
readonly discount: "0.2";
|
|
317
311
|
readonly inputPrice: "0.2e-6";
|
|
318
312
|
readonly outputPrice: "0.8e-6";
|
|
319
313
|
readonly requestPrice: "0";
|
|
@@ -333,7 +327,6 @@ export declare const alibabaModels: [{
|
|
|
333
327
|
readonly providers: [{
|
|
334
328
|
readonly providerId: "alibaba";
|
|
335
329
|
readonly externalId: "qwen-turbo";
|
|
336
|
-
readonly discount: "0.2";
|
|
337
330
|
readonly inputPrice: "0.05e-6";
|
|
338
331
|
readonly outputPrice: "0.2e-6";
|
|
339
332
|
readonly regions: [{
|
|
@@ -361,7 +354,6 @@ export declare const alibabaModels: [{
|
|
|
361
354
|
readonly test: "skip";
|
|
362
355
|
readonly providerId: "alibaba";
|
|
363
356
|
readonly externalId: "qwen3-coder-plus";
|
|
364
|
-
readonly discount: "0.2";
|
|
365
357
|
readonly inputPrice: "6e-6";
|
|
366
358
|
readonly outputPrice: "60e-6";
|
|
367
359
|
readonly cachedInputPrice: "1.2e-6";
|
|
@@ -809,7 +801,6 @@ export declare const alibabaModels: [{
|
|
|
809
801
|
readonly providers: [{
|
|
810
802
|
readonly providerId: "alibaba";
|
|
811
803
|
readonly externalId: "qwen-vl-max";
|
|
812
|
-
readonly discount: "0.2";
|
|
813
804
|
readonly inputPrice: "0.8e-6";
|
|
814
805
|
readonly outputPrice: "3.2e-6";
|
|
815
806
|
readonly requestPrice: "0";
|
|
@@ -829,7 +820,6 @@ export declare const alibabaModels: [{
|
|
|
829
820
|
readonly providers: [{
|
|
830
821
|
readonly providerId: "alibaba";
|
|
831
822
|
readonly externalId: "qwen-vl-plus";
|
|
832
|
-
readonly discount: "0.2";
|
|
833
823
|
readonly inputPrice: "0.21e-6";
|
|
834
824
|
readonly outputPrice: "0.64e-6";
|
|
835
825
|
readonly requestPrice: "0";
|
|
@@ -850,7 +840,6 @@ export declare const alibabaModels: [{
|
|
|
850
840
|
readonly providerId: "alibaba";
|
|
851
841
|
readonly stability: "unstable";
|
|
852
842
|
readonly externalId: "qwen3-next-80b-a3b-thinking";
|
|
853
|
-
readonly discount: "0.2";
|
|
854
843
|
readonly inputPrice: "0.5e-6";
|
|
855
844
|
readonly outputPrice: "6e-6";
|
|
856
845
|
readonly requestPrice: "0";
|
|
@@ -901,7 +890,6 @@ export declare const alibabaModels: [{
|
|
|
901
890
|
readonly providers: [{
|
|
902
891
|
readonly providerId: "alibaba";
|
|
903
892
|
readonly externalId: "qwen3-next-80b-a3b-instruct";
|
|
904
|
-
readonly discount: "0.2";
|
|
905
893
|
readonly inputPrice: "0.5e-6";
|
|
906
894
|
readonly outputPrice: "2e-6";
|
|
907
895
|
readonly requestPrice: "0";
|
|
@@ -934,7 +922,6 @@ export declare const alibabaModels: [{
|
|
|
934
922
|
readonly test: "skip";
|
|
935
923
|
readonly providerId: "alibaba";
|
|
936
924
|
readonly externalId: "qwen3-max-preview";
|
|
937
|
-
readonly discount: "0.2";
|
|
938
925
|
readonly inputPrice: "3e-6";
|
|
939
926
|
readonly outputPrice: "15e-6";
|
|
940
927
|
readonly cachedInputPrice: "0.6e-6";
|
|
@@ -1191,7 +1178,6 @@ export declare const alibabaModels: [{
|
|
|
1191
1178
|
readonly providers: [{
|
|
1192
1179
|
readonly providerId: "alibaba";
|
|
1193
1180
|
readonly externalId: "qwen3.5-397b-a17b";
|
|
1194
|
-
readonly discount: "0.2";
|
|
1195
1181
|
readonly inputPrice: "0.6e-6";
|
|
1196
1182
|
readonly outputPrice: "3.6e-6";
|
|
1197
1183
|
readonly regions: [{
|
|
@@ -1263,7 +1249,6 @@ export declare const alibabaModels: [{
|
|
|
1263
1249
|
readonly test: "skip";
|
|
1264
1250
|
readonly providerId: "alibaba";
|
|
1265
1251
|
readonly externalId: "qwen-image-plus";
|
|
1266
|
-
readonly discount: "0.2";
|
|
1267
1252
|
readonly inputPrice: "0";
|
|
1268
1253
|
readonly outputPrice: "0";
|
|
1269
1254
|
readonly requestPrice: "0.03";
|
|
@@ -1308,7 +1293,6 @@ export declare const alibabaModels: [{
|
|
|
1308
1293
|
readonly test: "skip";
|
|
1309
1294
|
readonly providerId: "alibaba";
|
|
1310
1295
|
readonly externalId: "qwen-image";
|
|
1311
|
-
readonly discount: "0.2";
|
|
1312
1296
|
readonly inputPrice: "0";
|
|
1313
1297
|
readonly outputPrice: "0";
|
|
1314
1298
|
readonly requestPrice: "0.035";
|
|
@@ -1351,7 +1335,6 @@ export declare const alibabaModels: [{
|
|
|
1351
1335
|
readonly providers: [{
|
|
1352
1336
|
readonly providerId: "alibaba";
|
|
1353
1337
|
readonly externalId: "qwq-plus";
|
|
1354
|
-
readonly discount: "0.2";
|
|
1355
1338
|
readonly inputPrice: "0.8e-6";
|
|
1356
1339
|
readonly outputPrice: "2.4e-6";
|
|
1357
1340
|
readonly regions: [{
|
|
@@ -1382,7 +1365,6 @@ export declare const alibabaModels: [{
|
|
|
1382
1365
|
readonly test: "skip";
|
|
1383
1366
|
readonly providerId: "alibaba";
|
|
1384
1367
|
readonly externalId: "qwen-coder-plus";
|
|
1385
|
-
readonly discount: "0.2";
|
|
1386
1368
|
readonly inputPrice: "0.502e-6";
|
|
1387
1369
|
readonly outputPrice: "1.004e-6";
|
|
1388
1370
|
readonly regions: [{
|
|
@@ -1405,7 +1387,6 @@ export declare const alibabaModels: [{
|
|
|
1405
1387
|
readonly providers: [{
|
|
1406
1388
|
readonly providerId: "alibaba";
|
|
1407
1389
|
readonly externalId: "qwen3-coder-flash";
|
|
1408
|
-
readonly discount: "0.2";
|
|
1409
1390
|
readonly inputPrice: "0.3e-6";
|
|
1410
1391
|
readonly outputPrice: "1.5e-6";
|
|
1411
1392
|
readonly cachedInputPrice: "0.06e-6";
|
|
@@ -1544,7 +1525,6 @@ export declare const alibabaModels: [{
|
|
|
1544
1525
|
readonly providers: [{
|
|
1545
1526
|
readonly providerId: "alibaba";
|
|
1546
1527
|
readonly externalId: "qwen3-vl-plus";
|
|
1547
|
-
readonly discount: "0.2";
|
|
1548
1528
|
readonly inputPrice: "0.2e-6";
|
|
1549
1529
|
readonly outputPrice: "1.6e-6";
|
|
1550
1530
|
readonly cachedInputPrice: "0.04e-6";
|
|
@@ -1659,7 +1639,6 @@ export declare const alibabaModels: [{
|
|
|
1659
1639
|
readonly providers: [{
|
|
1660
1640
|
readonly providerId: "alibaba";
|
|
1661
1641
|
readonly externalId: "qwen3-vl-flash";
|
|
1662
|
-
readonly discount: "0.2";
|
|
1663
1642
|
readonly inputPrice: "0.05e-6";
|
|
1664
1643
|
readonly outputPrice: "0.4e-6";
|
|
1665
1644
|
readonly cachedInputPrice: "0.01e-6";
|
|
@@ -1750,7 +1729,6 @@ export declare const alibabaModels: [{
|
|
|
1750
1729
|
readonly providers: [{
|
|
1751
1730
|
readonly providerId: "alibaba";
|
|
1752
1731
|
readonly externalId: "qwen3-vl-235b-a22b-instruct";
|
|
1753
|
-
readonly discount: "0.2";
|
|
1754
1732
|
readonly inputPrice: "0.5e-6";
|
|
1755
1733
|
readonly outputPrice: "2.0e-6";
|
|
1756
1734
|
readonly requestPrice: "0";
|
|
@@ -1782,7 +1760,6 @@ export declare const alibabaModels: [{
|
|
|
1782
1760
|
readonly providers: [{
|
|
1783
1761
|
readonly providerId: "alibaba";
|
|
1784
1762
|
readonly externalId: "qwen3-vl-235b-a22b-thinking";
|
|
1785
|
-
readonly discount: "0.2";
|
|
1786
1763
|
readonly inputPrice: "0.5e-6";
|
|
1787
1764
|
readonly outputPrice: "2.0e-6";
|
|
1788
1765
|
readonly requestPrice: "0";
|
|
@@ -1818,7 +1795,6 @@ export declare const alibabaModels: [{
|
|
|
1818
1795
|
readonly test: "skip";
|
|
1819
1796
|
readonly providerId: "alibaba";
|
|
1820
1797
|
readonly externalId: "qwen2.5-vl-32b-instruct";
|
|
1821
|
-
readonly discount: "0.2";
|
|
1822
1798
|
readonly inputPrice: "1.4e-6";
|
|
1823
1799
|
readonly outputPrice: "4.2e-6";
|
|
1824
1800
|
readonly requestPrice: "0";
|
|
@@ -1839,7 +1815,6 @@ export declare const alibabaModels: [{
|
|
|
1839
1815
|
readonly test: "skip";
|
|
1840
1816
|
readonly providerId: "alibaba";
|
|
1841
1817
|
readonly externalId: "qwen3-max-2026-01-23";
|
|
1842
|
-
readonly discount: "0.2";
|
|
1843
1818
|
readonly inputPrice: "1.2e-6";
|
|
1844
1819
|
readonly outputPrice: "6.0e-6";
|
|
1845
1820
|
readonly cachedInputPrice: "0.24e-6";
|
|
@@ -1959,7 +1934,6 @@ export declare const alibabaModels: [{
|
|
|
1959
1934
|
readonly test: "skip";
|
|
1960
1935
|
readonly providerId: "alibaba";
|
|
1961
1936
|
readonly externalId: "qwen-image-edit-plus";
|
|
1962
|
-
readonly discount: "0.2";
|
|
1963
1937
|
readonly inputPrice: "0";
|
|
1964
1938
|
readonly outputPrice: "0";
|
|
1965
1939
|
readonly requestPrice: "0.04";
|
|
@@ -1983,7 +1957,6 @@ export declare const alibabaModels: [{
|
|
|
1983
1957
|
readonly test: "skip";
|
|
1984
1958
|
readonly providerId: "alibaba";
|
|
1985
1959
|
readonly externalId: "qwen-image-edit-max";
|
|
1986
|
-
readonly discount: "0.2";
|
|
1987
1960
|
readonly inputPrice: "0";
|
|
1988
1961
|
readonly outputPrice: "0";
|
|
1989
1962
|
readonly requestPrice: "0.08";
|
|
@@ -2004,7 +1977,6 @@ export declare const alibabaModels: [{
|
|
|
2004
1977
|
readonly providers: [{
|
|
2005
1978
|
readonly providerId: "alibaba";
|
|
2006
1979
|
readonly externalId: "qwen3.6-max-preview";
|
|
2007
|
-
readonly discount: "0.2";
|
|
2008
1980
|
readonly inputPrice: "1.3e-6";
|
|
2009
1981
|
readonly outputPrice: "7.8e-6";
|
|
2010
1982
|
readonly cachedInputPrice: "0.13e-6";
|
|
@@ -2030,7 +2002,6 @@ export declare const alibabaModels: [{
|
|
|
2030
2002
|
readonly providers: [{
|
|
2031
2003
|
readonly providerId: "alibaba";
|
|
2032
2004
|
readonly externalId: "qwen3.6-plus";
|
|
2033
|
-
readonly discount: "0.2";
|
|
2034
2005
|
readonly inputPrice: "0.5e-6";
|
|
2035
2006
|
readonly outputPrice: "3e-6";
|
|
2036
2007
|
readonly cachedInputPrice: "0.05e-6";
|
|
@@ -2058,7 +2029,6 @@ export declare const alibabaModels: [{
|
|
|
2058
2029
|
readonly providers: [{
|
|
2059
2030
|
readonly providerId: "alibaba";
|
|
2060
2031
|
readonly externalId: "qwen3.6-35b-a3b";
|
|
2061
|
-
readonly discount: "0.2";
|
|
2062
2032
|
readonly inputPrice: "0.248e-6";
|
|
2063
2033
|
readonly outputPrice: "1.485e-6";
|
|
2064
2034
|
readonly regions: [{
|
package/dist/models/alibaba.js
CHANGED
|
@@ -10,7 +10,6 @@ export const alibabaModels = [
|
|
|
10
10
|
test: "skip",
|
|
11
11
|
providerId: "alibaba",
|
|
12
12
|
externalId: "qwen-max",
|
|
13
|
-
discount: "0.2",
|
|
14
13
|
inputPrice: "1.6e-6",
|
|
15
14
|
outputPrice: "6.4e-6",
|
|
16
15
|
regions: [
|
|
@@ -42,7 +41,6 @@ export const alibabaModels = [
|
|
|
42
41
|
test: "skip",
|
|
43
42
|
providerId: "alibaba",
|
|
44
43
|
externalId: "qwen-max-latest",
|
|
45
|
-
discount: "0.2",
|
|
46
44
|
inputPrice: "1.6e-6",
|
|
47
45
|
outputPrice: "6.4e-6",
|
|
48
46
|
regions: [
|
|
@@ -74,7 +72,6 @@ export const alibabaModels = [
|
|
|
74
72
|
{
|
|
75
73
|
providerId: "alibaba",
|
|
76
74
|
externalId: "qwen-plus",
|
|
77
|
-
discount: "0.2",
|
|
78
75
|
inputPrice: "0.4e-6",
|
|
79
76
|
outputPrice: "1.2e-6",
|
|
80
77
|
cachedInputPrice: "0.08e-6",
|
|
@@ -188,7 +185,6 @@ export const alibabaModels = [
|
|
|
188
185
|
{
|
|
189
186
|
providerId: "alibaba",
|
|
190
187
|
externalId: "qwen-plus-latest",
|
|
191
|
-
discount: "0.2",
|
|
192
188
|
inputPrice: "0.4e-6",
|
|
193
189
|
outputPrice: "1.2e-6",
|
|
194
190
|
cachedInputPrice: "0.08e-6",
|
|
@@ -274,7 +270,6 @@ export const alibabaModels = [
|
|
|
274
270
|
{
|
|
275
271
|
providerId: "alibaba",
|
|
276
272
|
externalId: "qwen-flash",
|
|
277
|
-
discount: "0.2",
|
|
278
273
|
inputPrice: "0.05e-6",
|
|
279
274
|
outputPrice: "0.4e-6",
|
|
280
275
|
cachedInputPrice: "0.01e-6",
|
|
@@ -362,7 +357,6 @@ export const alibabaModels = [
|
|
|
362
357
|
{
|
|
363
358
|
providerId: "alibaba",
|
|
364
359
|
externalId: "qwen-omni-turbo",
|
|
365
|
-
discount: "0.2",
|
|
366
360
|
inputPrice: "0.2e-6",
|
|
367
361
|
outputPrice: "0.8e-6",
|
|
368
362
|
requestPrice: "0",
|
|
@@ -385,7 +379,6 @@ export const alibabaModels = [
|
|
|
385
379
|
{
|
|
386
380
|
providerId: "alibaba",
|
|
387
381
|
externalId: "qwen-turbo",
|
|
388
|
-
discount: "0.2",
|
|
389
382
|
inputPrice: "0.05e-6",
|
|
390
383
|
outputPrice: "0.2e-6",
|
|
391
384
|
regions: [
|
|
@@ -417,7 +410,6 @@ export const alibabaModels = [
|
|
|
417
410
|
test: "skip",
|
|
418
411
|
providerId: "alibaba",
|
|
419
412
|
externalId: "qwen3-coder-plus",
|
|
420
|
-
discount: "0.2",
|
|
421
413
|
inputPrice: "6e-6",
|
|
422
414
|
outputPrice: "60e-6",
|
|
423
415
|
cachedInputPrice: "1.2e-6",
|
|
@@ -989,7 +981,6 @@ export const alibabaModels = [
|
|
|
989
981
|
{
|
|
990
982
|
providerId: "alibaba",
|
|
991
983
|
externalId: "qwen-vl-max",
|
|
992
|
-
discount: "0.2",
|
|
993
984
|
inputPrice: "0.8e-6",
|
|
994
985
|
outputPrice: "3.2e-6",
|
|
995
986
|
requestPrice: "0",
|
|
@@ -1012,7 +1003,6 @@ export const alibabaModels = [
|
|
|
1012
1003
|
{
|
|
1013
1004
|
providerId: "alibaba",
|
|
1014
1005
|
externalId: "qwen-vl-plus",
|
|
1015
|
-
discount: "0.2",
|
|
1016
1006
|
inputPrice: "0.21e-6",
|
|
1017
1007
|
outputPrice: "0.64e-6",
|
|
1018
1008
|
requestPrice: "0",
|
|
@@ -1036,7 +1026,6 @@ export const alibabaModels = [
|
|
|
1036
1026
|
providerId: "alibaba",
|
|
1037
1027
|
stability: "unstable",
|
|
1038
1028
|
externalId: "qwen3-next-80b-a3b-thinking",
|
|
1039
|
-
discount: "0.2",
|
|
1040
1029
|
inputPrice: "0.5e-6",
|
|
1041
1030
|
outputPrice: "6e-6",
|
|
1042
1031
|
requestPrice: "0",
|
|
@@ -1122,7 +1111,6 @@ export const alibabaModels = [
|
|
|
1122
1111
|
{
|
|
1123
1112
|
providerId: "alibaba",
|
|
1124
1113
|
externalId: "qwen3-next-80b-a3b-instruct",
|
|
1125
|
-
discount: "0.2",
|
|
1126
1114
|
inputPrice: "0.5e-6",
|
|
1127
1115
|
outputPrice: "2e-6",
|
|
1128
1116
|
requestPrice: "0",
|
|
@@ -1159,7 +1147,6 @@ export const alibabaModels = [
|
|
|
1159
1147
|
test: "skip",
|
|
1160
1148
|
providerId: "alibaba",
|
|
1161
1149
|
externalId: "qwen3-max-preview",
|
|
1162
|
-
discount: "0.2",
|
|
1163
1150
|
inputPrice: "3e-6",
|
|
1164
1151
|
outputPrice: "15e-6",
|
|
1165
1152
|
cachedInputPrice: "0.6e-6",
|
|
@@ -1499,7 +1486,6 @@ export const alibabaModels = [
|
|
|
1499
1486
|
{
|
|
1500
1487
|
providerId: "alibaba",
|
|
1501
1488
|
externalId: "qwen3.5-397b-a17b",
|
|
1502
|
-
discount: "0.2",
|
|
1503
1489
|
inputPrice: "0.6e-6",
|
|
1504
1490
|
outputPrice: "3.6e-6",
|
|
1505
1491
|
regions: [
|
|
@@ -1610,7 +1596,6 @@ export const alibabaModels = [
|
|
|
1610
1596
|
test: "skip",
|
|
1611
1597
|
providerId: "alibaba",
|
|
1612
1598
|
externalId: "qwen-image-plus",
|
|
1613
|
-
discount: "0.2",
|
|
1614
1599
|
inputPrice: "0",
|
|
1615
1600
|
outputPrice: "0",
|
|
1616
1601
|
requestPrice: "0.03",
|
|
@@ -1661,7 +1646,6 @@ export const alibabaModels = [
|
|
|
1661
1646
|
test: "skip",
|
|
1662
1647
|
providerId: "alibaba",
|
|
1663
1648
|
externalId: "qwen-image",
|
|
1664
|
-
discount: "0.2",
|
|
1665
1649
|
inputPrice: "0",
|
|
1666
1650
|
outputPrice: "0",
|
|
1667
1651
|
requestPrice: "0.035",
|
|
@@ -1710,7 +1694,6 @@ export const alibabaModels = [
|
|
|
1710
1694
|
{
|
|
1711
1695
|
providerId: "alibaba",
|
|
1712
1696
|
externalId: "qwq-plus",
|
|
1713
|
-
discount: "0.2",
|
|
1714
1697
|
inputPrice: "0.8e-6",
|
|
1715
1698
|
outputPrice: "2.4e-6",
|
|
1716
1699
|
regions: [
|
|
@@ -1745,7 +1728,6 @@ export const alibabaModels = [
|
|
|
1745
1728
|
test: "skip",
|
|
1746
1729
|
providerId: "alibaba",
|
|
1747
1730
|
externalId: "qwen-coder-plus",
|
|
1748
|
-
discount: "0.2",
|
|
1749
1731
|
inputPrice: "0.502e-6",
|
|
1750
1732
|
outputPrice: "1.004e-6",
|
|
1751
1733
|
regions: [{ id: "cn-beijing" }],
|
|
@@ -1769,7 +1751,6 @@ export const alibabaModels = [
|
|
|
1769
1751
|
{
|
|
1770
1752
|
providerId: "alibaba",
|
|
1771
1753
|
externalId: "qwen3-coder-flash",
|
|
1772
|
-
discount: "0.2",
|
|
1773
1754
|
inputPrice: "0.3e-6",
|
|
1774
1755
|
outputPrice: "1.5e-6",
|
|
1775
1756
|
cachedInputPrice: "0.06e-6",
|
|
@@ -1930,7 +1911,6 @@ export const alibabaModels = [
|
|
|
1930
1911
|
{
|
|
1931
1912
|
providerId: "alibaba",
|
|
1932
1913
|
externalId: "qwen3-vl-plus",
|
|
1933
|
-
discount: "0.2",
|
|
1934
1914
|
inputPrice: "0.2e-6",
|
|
1935
1915
|
outputPrice: "1.6e-6",
|
|
1936
1916
|
cachedInputPrice: "0.04e-6",
|
|
@@ -2064,7 +2044,6 @@ export const alibabaModels = [
|
|
|
2064
2044
|
{
|
|
2065
2045
|
providerId: "alibaba",
|
|
2066
2046
|
externalId: "qwen3-vl-flash",
|
|
2067
|
-
discount: "0.2",
|
|
2068
2047
|
inputPrice: "0.05e-6",
|
|
2069
2048
|
outputPrice: "0.4e-6",
|
|
2070
2049
|
cachedInputPrice: "0.01e-6",
|
|
@@ -2174,7 +2153,6 @@ export const alibabaModels = [
|
|
|
2174
2153
|
{
|
|
2175
2154
|
providerId: "alibaba",
|
|
2176
2155
|
externalId: "qwen3-vl-235b-a22b-instruct",
|
|
2177
|
-
discount: "0.2",
|
|
2178
2156
|
inputPrice: "0.5e-6",
|
|
2179
2157
|
outputPrice: "2.0e-6",
|
|
2180
2158
|
requestPrice: "0",
|
|
@@ -2210,7 +2188,6 @@ export const alibabaModels = [
|
|
|
2210
2188
|
{
|
|
2211
2189
|
providerId: "alibaba",
|
|
2212
2190
|
externalId: "qwen3-vl-235b-a22b-thinking",
|
|
2213
|
-
discount: "0.2",
|
|
2214
2191
|
inputPrice: "0.5e-6",
|
|
2215
2192
|
outputPrice: "2.0e-6",
|
|
2216
2193
|
requestPrice: "0",
|
|
@@ -2250,7 +2227,6 @@ export const alibabaModels = [
|
|
|
2250
2227
|
test: "skip",
|
|
2251
2228
|
providerId: "alibaba",
|
|
2252
2229
|
externalId: "qwen2.5-vl-32b-instruct",
|
|
2253
|
-
discount: "0.2",
|
|
2254
2230
|
inputPrice: "1.4e-6",
|
|
2255
2231
|
outputPrice: "4.2e-6",
|
|
2256
2232
|
requestPrice: "0",
|
|
@@ -2274,7 +2250,6 @@ export const alibabaModels = [
|
|
|
2274
2250
|
test: "skip",
|
|
2275
2251
|
providerId: "alibaba",
|
|
2276
2252
|
externalId: "qwen3-max-2026-01-23",
|
|
2277
|
-
discount: "0.2",
|
|
2278
2253
|
inputPrice: "1.2e-6",
|
|
2279
2254
|
outputPrice: "6.0e-6",
|
|
2280
2255
|
cachedInputPrice: "0.24e-6",
|
|
@@ -2413,7 +2388,6 @@ export const alibabaModels = [
|
|
|
2413
2388
|
test: "skip",
|
|
2414
2389
|
providerId: "alibaba",
|
|
2415
2390
|
externalId: "qwen-image-edit-plus",
|
|
2416
|
-
discount: "0.2",
|
|
2417
2391
|
inputPrice: "0",
|
|
2418
2392
|
outputPrice: "0",
|
|
2419
2393
|
requestPrice: "0.04",
|
|
@@ -2440,7 +2414,6 @@ export const alibabaModels = [
|
|
|
2440
2414
|
test: "skip",
|
|
2441
2415
|
providerId: "alibaba",
|
|
2442
2416
|
externalId: "qwen-image-edit-max",
|
|
2443
|
-
discount: "0.2",
|
|
2444
2417
|
inputPrice: "0",
|
|
2445
2418
|
outputPrice: "0",
|
|
2446
2419
|
requestPrice: "0.08",
|
|
@@ -2464,7 +2437,6 @@ export const alibabaModels = [
|
|
|
2464
2437
|
{
|
|
2465
2438
|
providerId: "alibaba",
|
|
2466
2439
|
externalId: "qwen3.6-max-preview",
|
|
2467
|
-
discount: "0.2",
|
|
2468
2440
|
inputPrice: "1.3e-6",
|
|
2469
2441
|
outputPrice: "7.8e-6",
|
|
2470
2442
|
cachedInputPrice: "0.13e-6",
|
|
@@ -2501,7 +2473,6 @@ export const alibabaModels = [
|
|
|
2501
2473
|
{
|
|
2502
2474
|
providerId: "alibaba",
|
|
2503
2475
|
externalId: "qwen3.6-plus",
|
|
2504
|
-
discount: "0.2",
|
|
2505
2476
|
inputPrice: "0.5e-6",
|
|
2506
2477
|
outputPrice: "3e-6",
|
|
2507
2478
|
cachedInputPrice: "0.05e-6",
|
|
@@ -2540,7 +2511,6 @@ export const alibabaModels = [
|
|
|
2540
2511
|
{
|
|
2541
2512
|
providerId: "alibaba",
|
|
2542
2513
|
externalId: "qwen3.6-35b-a3b",
|
|
2543
|
-
discount: "0.2",
|
|
2544
2514
|
inputPrice: "0.248e-6",
|
|
2545
2515
|
outputPrice: "1.485e-6",
|
|
2546
2516
|
regions: [{ id: "singapore" }],
|