github-actions[bot] commited on
Commit
f5a9934
·
1 Parent(s): ef9e2e7

chore: update provider data [skip ci]

Browse files
Files changed (1) hide show
  1. data/providers.json +177 -155
data/providers.json CHANGED
@@ -2095,6 +2095,16 @@
2095
  ],
2096
  "size_b": 8
2097
  },
 
 
 
 
 
 
 
 
 
 
2098
  {
2099
  "name": "amazon/nova-micro-v1",
2100
  "type": "chat",
@@ -2202,6 +2212,17 @@
2202
  "currency": "USD",
2203
  "size_b": 8
2204
  },
 
 
 
 
 
 
 
 
 
 
 
2205
  {
2206
  "name": "meta-llama/llama-3.2-11b-vision-instruct",
2207
  "type": "vision",
@@ -2258,16 +2279,6 @@
2258
  "currency": "USD",
2259
  "size_b": 32
2260
  },
2261
- {
2262
- "name": "qwen/qwen-turbo",
2263
- "type": "chat",
2264
- "input_price_per_1m": 0.05,
2265
- "output_price_per_1m": 0.2,
2266
- "currency": "USD",
2267
- "capabilities": [
2268
- "tools"
2269
- ]
2270
- },
2271
  {
2272
  "name": "mistralai/mistral-small-24b-instruct-2501",
2273
  "type": "chat",
@@ -2833,6 +2844,16 @@
2833
  "reasoning"
2834
  ]
2835
  },
 
 
 
 
 
 
 
 
 
 
2836
  {
2837
  "name": "baidu/ernie-4.5-vl-28b-a3b",
2838
  "type": "vision",
@@ -3007,6 +3028,20 @@
3007
  "tools"
3008
  ]
3009
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3010
  {
3011
  "name": "thedrummer/rocinante-12b",
3012
  "type": "chat",
@@ -3039,6 +3074,30 @@
3039
  ],
3040
  "size_b": 12
3041
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3042
  {
3043
  "name": "allenai/molmo-2-8b",
3044
  "type": "vision",
@@ -3216,22 +3275,6 @@
3216
  ],
3217
  "size_b": 7
3218
  },
3219
- {
3220
- "name": "mistralai/mistral-7b-instruct",
3221
- "type": "chat",
3222
- "input_price_per_1m": 0.2,
3223
- "output_price_per_1m": 0.2,
3224
- "currency": "USD",
3225
- "size_b": 7
3226
- },
3227
- {
3228
- "name": "mistralai/mistral-7b-instruct-v0.3",
3229
- "type": "chat",
3230
- "input_price_per_1m": 0.2,
3231
- "output_price_per_1m": 0.2,
3232
- "currency": "USD",
3233
- "size_b": 7
3234
- },
3235
  {
3236
  "name": "meta-llama/llama-guard-2-8b",
3237
  "type": "chat",
@@ -3272,16 +3315,6 @@
3272
  "reasoning"
3273
  ]
3274
  },
3275
- {
3276
- "name": "qwen/qwen-vl-plus",
3277
- "type": "vision",
3278
- "input_price_per_1m": 0.21,
3279
- "output_price_per_1m": 0.63,
3280
- "currency": "USD",
3281
- "capabilities": [
3282
- "vision"
3283
- ]
3284
- },
3285
  {
3286
  "name": "qwen/qwen3-coder",
3287
  "type": "chat",
@@ -3303,30 +3336,19 @@
3303
  ]
3304
  },
3305
  {
3306
- "name": "google/gemini-3.1-flash-image-preview",
3307
- "type": "image",
3308
- "input_price_per_1m": 0.25,
3309
- "output_price_per_1m": 1.5,
3310
- "currency": "USD",
3311
- "capabilities": [
3312
- "vision",
3313
- "image-gen",
3314
- "reasoning"
3315
- ]
3316
- },
3317
- {
3318
- "name": "qwen/qwen3.5-35b-a3b",
3319
  "type": "vision",
3320
  "input_price_per_1m": 0.25,
3321
- "output_price_per_1m": 1,
3322
  "currency": "USD",
3323
  "capabilities": [
3324
  "vision",
3325
  "video",
 
 
3326
  "tools",
3327
  "reasoning"
3328
- ],
3329
- "size_b": 35
3330
  },
3331
  {
3332
  "name": "bytedance-seed/seed-1.6",
@@ -3392,7 +3414,7 @@
3392
  "name": "inception/mercury",
3393
  "type": "chat",
3394
  "input_price_per_1m": 0.25,
3395
- "output_price_per_1m": 1,
3396
  "currency": "USD",
3397
  "capabilities": [
3398
  "tools"
@@ -3402,7 +3424,7 @@
3402
  "name": "inception/mercury-coder",
3403
  "type": "chat",
3404
  "input_price_per_1m": 0.25,
3405
- "output_price_per_1m": 1,
3406
  "currency": "USD",
3407
  "capabilities": [
3408
  "tools"
@@ -3430,6 +3452,54 @@
3430
  "reasoning"
3431
  ]
3432
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3433
  {
3434
  "name": "minimax/minimax-m2.1",
3435
  "type": "chat",
@@ -3492,20 +3562,6 @@
3492
  "reasoning"
3493
  ]
3494
  },
3495
- {
3496
- "name": "qwen/qwen3.5-27b",
3497
- "type": "vision",
3498
- "input_price_per_1m": 0.3,
3499
- "output_price_per_1m": 2.4,
3500
- "currency": "USD",
3501
- "capabilities": [
3502
- "vision",
3503
- "video",
3504
- "tools",
3505
- "reasoning"
3506
- ],
3507
- "size_b": 27
3508
- },
3509
  {
3510
  "name": "minimax/minimax-m2-her",
3511
  "type": "chat",
@@ -3570,16 +3626,6 @@
3570
  "currency": "USD",
3571
  "size_b": 24
3572
  },
3573
- {
3574
- "name": "qwen/qwen3-coder-flash",
3575
- "type": "chat",
3576
- "input_price_per_1m": 0.3,
3577
- "output_price_per_1m": 1.5,
3578
- "currency": "USD",
3579
- "capabilities": [
3580
- "tools"
3581
- ]
3582
- },
3583
  {
3584
  "name": "mistralai/codestral-2508",
3585
  "type": "chat",
@@ -3668,10 +3714,10 @@
3668
  "size_b": 24
3669
  },
3670
  {
3671
- "name": "qwen/qwen3.5-122b-a10b",
3672
  "type": "vision",
3673
- "input_price_per_1m": 0.4,
3674
- "output_price_per_1m": 3.2,
3675
  "currency": "USD",
3676
  "capabilities": [
3677
  "vision",
@@ -3679,20 +3725,7 @@
3679
  "tools",
3680
  "reasoning"
3681
  ],
3682
- "size_b": 122
3683
- },
3684
- {
3685
- "name": "qwen/qwen3.5-plus-02-15",
3686
- "type": "vision",
3687
- "input_price_per_1m": 0.4,
3688
- "output_price_per_1m": 2.4,
3689
- "currency": "USD",
3690
- "capabilities": [
3691
- "vision",
3692
- "video",
3693
- "tools",
3694
- "reasoning"
3695
- ]
3696
  },
3697
  {
3698
  "name": "mistralai/devstral-2512",
@@ -3714,27 +3747,6 @@
3714
  "reasoning"
3715
  ]
3716
  },
3717
- {
3718
- "name": "qwen/qwen-plus-2025-07-28:thinking",
3719
- "type": "chat",
3720
- "input_price_per_1m": 0.4,
3721
- "output_price_per_1m": 1.2,
3722
- "currency": "USD",
3723
- "capabilities": [
3724
- "tools",
3725
- "reasoning"
3726
- ]
3727
- },
3728
- {
3729
- "name": "qwen/qwen-plus-2025-07-28",
3730
- "type": "chat",
3731
- "input_price_per_1m": 0.4,
3732
- "output_price_per_1m": 1.2,
3733
- "currency": "USD",
3734
- "capabilities": [
3735
- "tools"
3736
- ]
3737
- },
3738
  {
3739
  "name": "moonshotai/kimi-k2-0905",
3740
  "type": "chat",
@@ -3909,6 +3921,18 @@
3909
  "reasoning"
3910
  ]
3911
  },
 
 
 
 
 
 
 
 
 
 
 
 
3912
  {
3913
  "name": "google/gemini-3-flash-preview",
3914
  "type": "vision",
@@ -3971,20 +3995,6 @@
3971
  ],
3972
  "size_b": 7
3973
  },
3974
- {
3975
- "name": "qwen/qwen3.5-397b-a17b",
3976
- "type": "vision",
3977
- "input_price_per_1m": 0.55,
3978
- "output_price_per_1m": 3.5,
3979
- "currency": "USD",
3980
- "capabilities": [
3981
- "vision",
3982
- "video",
3983
- "tools",
3984
- "reasoning"
3985
- ],
3986
- "size_b": 397
3987
- },
3988
  {
3989
  "name": "z-ai/glm-4.5",
3990
  "type": "chat",
@@ -4062,6 +4072,16 @@
4062
  "currency": "USD",
4063
  "size_b": 22
4064
  },
 
 
 
 
 
 
 
 
 
 
4065
  {
4066
  "name": "sao10k/l3.3-euryale-70b",
4067
  "type": "chat",
@@ -4138,6 +4158,17 @@
4138
  "output_price_per_1m": 1,
4139
  "currency": "USD"
4140
  },
 
 
 
 
 
 
 
 
 
 
 
4141
  {
4142
  "name": "aion-labs/aion-2.0",
4143
  "type": "chat",
@@ -4287,16 +4318,6 @@
4287
  "reasoning"
4288
  ]
4289
  },
4290
- {
4291
- "name": "qwen/qwen3-coder-plus",
4292
- "type": "chat",
4293
- "input_price_per_1m": 1,
4294
- "output_price_per_1m": 5,
4295
- "currency": "USD",
4296
- "capabilities": [
4297
- "tools"
4298
- ]
4299
- },
4300
  {
4301
  "name": "nousresearch/hermes-4-405b",
4302
  "type": "chat",
@@ -4344,6 +4365,16 @@
4344
  "currency": "USD",
4345
  "size_b": 20
4346
  },
 
 
 
 
 
 
 
 
 
 
4347
  {
4348
  "name": "openai/o4-mini-high",
4349
  "type": "vision",
@@ -4392,17 +4423,6 @@
4392
  "tools"
4393
  ]
4394
  },
4395
- {
4396
- "name": "qwen/qwen3-max-thinking",
4397
- "type": "chat",
4398
- "input_price_per_1m": 1.2,
4399
- "output_price_per_1m": 6,
4400
- "currency": "USD",
4401
- "capabilities": [
4402
- "tools",
4403
- "reasoning"
4404
- ]
4405
- },
4406
  {
4407
  "name": "qwen/qwen3-max",
4408
  "type": "chat",
@@ -4583,12 +4603,14 @@
4583
  "currency": "USD"
4584
  },
4585
  {
4586
- "name": "qwen/qwen-max",
4587
- "type": "chat",
4588
- "input_price_per_1m": 1.6,
4589
- "output_price_per_1m": 6.4,
4590
  "currency": "USD",
4591
  "capabilities": [
 
 
4592
  "tools"
4593
  ]
4594
  },
 
2095
  ],
2096
  "size_b": 8
2097
  },
2098
+ {
2099
+ "name": "qwen/qwen-turbo",
2100
+ "type": "chat",
2101
+ "input_price_per_1m": 0.0325,
2102
+ "output_price_per_1m": 0.13,
2103
+ "currency": "USD",
2104
+ "capabilities": [
2105
+ "tools"
2106
+ ]
2107
+ },
2108
  {
2109
  "name": "amazon/nova-micro-v1",
2110
  "type": "chat",
 
2212
  "currency": "USD",
2213
  "size_b": 8
2214
  },
2215
+ {
2216
+ "name": "arcee-ai/trinity-mini",
2217
+ "type": "chat",
2218
+ "input_price_per_1m": 0.045,
2219
+ "output_price_per_1m": 0.15,
2220
+ "currency": "USD",
2221
+ "capabilities": [
2222
+ "tools",
2223
+ "reasoning"
2224
+ ]
2225
+ },
2226
  {
2227
  "name": "meta-llama/llama-3.2-11b-vision-instruct",
2228
  "type": "vision",
 
2279
  "currency": "USD",
2280
  "size_b": 32
2281
  },
 
 
 
 
 
 
 
 
 
 
2282
  {
2283
  "name": "mistralai/mistral-small-24b-instruct-2501",
2284
  "type": "chat",
 
2844
  "reasoning"
2845
  ]
2846
  },
2847
+ {
2848
+ "name": "qwen/qwen-vl-plus",
2849
+ "type": "vision",
2850
+ "input_price_per_1m": 0.1365,
2851
+ "output_price_per_1m": 0.4095,
2852
+ "currency": "USD",
2853
+ "capabilities": [
2854
+ "vision"
2855
+ ]
2856
+ },
2857
  {
2858
  "name": "baidu/ernie-4.5-vl-28b-a3b",
2859
  "type": "vision",
 
3028
  "tools"
3029
  ]
3030
  },
3031
+ {
3032
+ "name": "qwen/qwen3.5-35b-a3b",
3033
+ "type": "vision",
3034
+ "input_price_per_1m": 0.1625,
3035
+ "output_price_per_1m": 1.3,
3036
+ "currency": "USD",
3037
+ "capabilities": [
3038
+ "vision",
3039
+ "video",
3040
+ "tools",
3041
+ "reasoning"
3042
+ ],
3043
+ "size_b": 35
3044
+ },
3045
  {
3046
  "name": "thedrummer/rocinante-12b",
3047
  "type": "chat",
 
3074
  ],
3075
  "size_b": 12
3076
  },
3077
+ {
3078
+ "name": "qwen/qwen3.5-27b",
3079
+ "type": "vision",
3080
+ "input_price_per_1m": 0.195,
3081
+ "output_price_per_1m": 1.56,
3082
+ "currency": "USD",
3083
+ "capabilities": [
3084
+ "vision",
3085
+ "video",
3086
+ "tools",
3087
+ "reasoning"
3088
+ ],
3089
+ "size_b": 27
3090
+ },
3091
+ {
3092
+ "name": "qwen/qwen3-coder-flash",
3093
+ "type": "chat",
3094
+ "input_price_per_1m": 0.195,
3095
+ "output_price_per_1m": 0.975,
3096
+ "currency": "USD",
3097
+ "capabilities": [
3098
+ "tools"
3099
+ ]
3100
+ },
3101
  {
3102
  "name": "allenai/molmo-2-8b",
3103
  "type": "vision",
 
3275
  ],
3276
  "size_b": 7
3277
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3278
  {
3279
  "name": "meta-llama/llama-guard-2-8b",
3280
  "type": "chat",
 
3315
  "reasoning"
3316
  ]
3317
  },
 
 
 
 
 
 
 
 
 
 
3318
  {
3319
  "name": "qwen/qwen3-coder",
3320
  "type": "chat",
 
3336
  ]
3337
  },
3338
  {
3339
+ "name": "google/gemini-3.1-flash-lite-preview",
 
 
 
 
 
 
 
 
 
 
 
 
3340
  "type": "vision",
3341
  "input_price_per_1m": 0.25,
3342
+ "output_price_per_1m": 1.5,
3343
  "currency": "USD",
3344
  "capabilities": [
3345
  "vision",
3346
  "video",
3347
+ "audio",
3348
+ "files",
3349
  "tools",
3350
  "reasoning"
3351
+ ]
 
3352
  },
3353
  {
3354
  "name": "bytedance-seed/seed-1.6",
 
3414
  "name": "inception/mercury",
3415
  "type": "chat",
3416
  "input_price_per_1m": 0.25,
3417
+ "output_price_per_1m": 0.75,
3418
  "currency": "USD",
3419
  "capabilities": [
3420
  "tools"
 
3424
  "name": "inception/mercury-coder",
3425
  "type": "chat",
3426
  "input_price_per_1m": 0.25,
3427
+ "output_price_per_1m": 0.75,
3428
  "currency": "USD",
3429
  "capabilities": [
3430
  "tools"
 
3452
  "reasoning"
3453
  ]
3454
  },
3455
+ {
3456
+ "name": "qwen/qwen3.5-122b-a10b",
3457
+ "type": "vision",
3458
+ "input_price_per_1m": 0.26,
3459
+ "output_price_per_1m": 2.08,
3460
+ "currency": "USD",
3461
+ "capabilities": [
3462
+ "vision",
3463
+ "video",
3464
+ "tools",
3465
+ "reasoning"
3466
+ ],
3467
+ "size_b": 122
3468
+ },
3469
+ {
3470
+ "name": "qwen/qwen3.5-plus-02-15",
3471
+ "type": "vision",
3472
+ "input_price_per_1m": 0.26,
3473
+ "output_price_per_1m": 1.56,
3474
+ "currency": "USD",
3475
+ "capabilities": [
3476
+ "vision",
3477
+ "video",
3478
+ "tools",
3479
+ "reasoning"
3480
+ ]
3481
+ },
3482
+ {
3483
+ "name": "qwen/qwen-plus-2025-07-28:thinking",
3484
+ "type": "chat",
3485
+ "input_price_per_1m": 0.26,
3486
+ "output_price_per_1m": 0.78,
3487
+ "currency": "USD",
3488
+ "capabilities": [
3489
+ "tools",
3490
+ "reasoning"
3491
+ ]
3492
+ },
3493
+ {
3494
+ "name": "qwen/qwen-plus-2025-07-28",
3495
+ "type": "chat",
3496
+ "input_price_per_1m": 0.26,
3497
+ "output_price_per_1m": 0.78,
3498
+ "currency": "USD",
3499
+ "capabilities": [
3500
+ "tools"
3501
+ ]
3502
+ },
3503
  {
3504
  "name": "minimax/minimax-m2.1",
3505
  "type": "chat",
 
3562
  "reasoning"
3563
  ]
3564
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3565
  {
3566
  "name": "minimax/minimax-m2-her",
3567
  "type": "chat",
 
3626
  "currency": "USD",
3627
  "size_b": 24
3628
  },
 
 
 
 
 
 
 
 
 
 
3629
  {
3630
  "name": "mistralai/codestral-2508",
3631
  "type": "chat",
 
3714
  "size_b": 24
3715
  },
3716
  {
3717
+ "name": "qwen/qwen3.5-397b-a17b",
3718
  "type": "vision",
3719
+ "input_price_per_1m": 0.39,
3720
+ "output_price_per_1m": 2.34,
3721
  "currency": "USD",
3722
  "capabilities": [
3723
  "vision",
 
3725
  "tools",
3726
  "reasoning"
3727
  ],
3728
+ "size_b": 397
 
 
 
 
 
 
 
 
 
 
 
 
 
3729
  },
3730
  {
3731
  "name": "mistralai/devstral-2512",
 
3747
  "reasoning"
3748
  ]
3749
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3750
  {
3751
  "name": "moonshotai/kimi-k2-0905",
3752
  "type": "chat",
 
3921
  "reasoning"
3922
  ]
3923
  },
3924
+ {
3925
+ "name": "google/gemini-3.1-flash-image-preview",
3926
+ "type": "image",
3927
+ "input_price_per_1m": 0.5,
3928
+ "output_price_per_1m": 3,
3929
+ "currency": "USD",
3930
+ "capabilities": [
3931
+ "vision",
3932
+ "image-gen",
3933
+ "reasoning"
3934
+ ]
3935
+ },
3936
  {
3937
  "name": "google/gemini-3-flash-preview",
3938
  "type": "vision",
 
3995
  ],
3996
  "size_b": 7
3997
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3998
  {
3999
  "name": "z-ai/glm-4.5",
4000
  "type": "chat",
 
4072
  "currency": "USD",
4073
  "size_b": 22
4074
  },
4075
+ {
4076
+ "name": "qwen/qwen3-coder-plus",
4077
+ "type": "chat",
4078
+ "input_price_per_1m": 0.65,
4079
+ "output_price_per_1m": 3.25,
4080
+ "currency": "USD",
4081
+ "capabilities": [
4082
+ "tools"
4083
+ ]
4084
+ },
4085
  {
4086
  "name": "sao10k/l3.3-euryale-70b",
4087
  "type": "chat",
 
4158
  "output_price_per_1m": 1,
4159
  "currency": "USD"
4160
  },
4161
+ {
4162
+ "name": "qwen/qwen3-max-thinking",
4163
+ "type": "chat",
4164
+ "input_price_per_1m": 0.78,
4165
+ "output_price_per_1m": 3.9,
4166
+ "currency": "USD",
4167
+ "capabilities": [
4168
+ "tools",
4169
+ "reasoning"
4170
+ ]
4171
+ },
4172
  {
4173
  "name": "aion-labs/aion-2.0",
4174
  "type": "chat",
 
4318
  "reasoning"
4319
  ]
4320
  },
 
 
 
 
 
 
 
 
 
 
4321
  {
4322
  "name": "nousresearch/hermes-4-405b",
4323
  "type": "chat",
 
4365
  "currency": "USD",
4366
  "size_b": 20
4367
  },
4368
+ {
4369
+ "name": "qwen/qwen-max",
4370
+ "type": "chat",
4371
+ "input_price_per_1m": 1.04,
4372
+ "output_price_per_1m": 4.16,
4373
+ "currency": "USD",
4374
+ "capabilities": [
4375
+ "tools"
4376
+ ]
4377
+ },
4378
  {
4379
  "name": "openai/o4-mini-high",
4380
  "type": "vision",
 
4423
  "tools"
4424
  ]
4425
  },
 
 
 
 
 
 
 
 
 
 
 
4426
  {
4427
  "name": "qwen/qwen3-max",
4428
  "type": "chat",
 
4603
  "currency": "USD"
4604
  },
4605
  {
4606
+ "name": "openai/gpt-5.3-chat",
4607
+ "type": "vision",
4608
+ "input_price_per_1m": 1.75,
4609
+ "output_price_per_1m": 14,
4610
  "currency": "USD",
4611
  "capabilities": [
4612
+ "vision",
4613
+ "files",
4614
  "tools"
4615
  ]
4616
  },