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

chore: update provider data [skip ci]

Browse files
Files changed (1) hide show
  1. data/providers.json +52 -111
data/providers.json CHANGED
@@ -2147,18 +2147,6 @@
2147
  ],
2148
  "size_b": 120
2149
  },
2150
- {
2151
- "name": "openai/gpt-oss-120b:exacto",
2152
- "type": "chat",
2153
- "input_price_per_1m": 0.039,
2154
- "output_price_per_1m": 0.19,
2155
- "currency": "USD",
2156
- "capabilities": [
2157
- "tools",
2158
- "reasoning"
2159
- ],
2160
- "size_b": 120
2161
- },
2162
  {
2163
  "name": "nvidia/nemotron-nano-9b-v2",
2164
  "type": "chat",
@@ -2548,12 +2536,18 @@
2548
  "size_b": 30
2549
  },
2550
  {
2551
- "name": "neversleep/llama-3.1-lumimaid-8b",
2552
- "type": "chat",
2553
- "input_price_per_1m": 0.09,
2554
- "output_price_per_1m": 0.6,
2555
  "currency": "USD",
2556
- "size_b": 8
 
 
 
 
 
 
2557
  },
2558
  {
2559
  "name": "bytedance-seed/seed-2.0-mini",
@@ -3287,14 +3281,6 @@
3287
  ],
3288
  "size_b": 7
3289
  },
3290
- {
3291
- "name": "meta-llama/llama-guard-2-8b",
3292
- "type": "chat",
3293
- "input_price_per_1m": 0.2,
3294
- "output_price_per_1m": 0.2,
3295
- "currency": "USD",
3296
- "size_b": 8
3297
- },
3298
  {
3299
  "name": "kwaipilot/kat-coder-pro",
3300
  "type": "chat",
@@ -3305,17 +3291,6 @@
3305
  "tools"
3306
  ]
3307
  },
3308
- {
3309
- "name": "deepseek/deepseek-v3.1-terminus:exacto",
3310
- "type": "chat",
3311
- "input_price_per_1m": 0.21,
3312
- "output_price_per_1m": 0.79,
3313
- "currency": "USD",
3314
- "capabilities": [
3315
- "tools",
3316
- "reasoning"
3317
- ]
3318
- },
3319
  {
3320
  "name": "deepseek/deepseek-v3.1-terminus",
3321
  "type": "chat",
@@ -3338,13 +3313,16 @@
3338
  ]
3339
  },
3340
  {
3341
- "name": "qwen/qwen3-coder:exacto",
3342
- "type": "chat",
3343
- "input_price_per_1m": 0.22,
3344
- "output_price_per_1m": 1.8,
3345
  "currency": "USD",
3346
  "capabilities": [
3347
- "tools"
 
 
 
3348
  ]
3349
  },
3350
  {
@@ -3523,6 +3501,17 @@
3523
  "tools"
3524
  ]
3525
  },
 
 
 
 
 
 
 
 
 
 
 
3526
  {
3527
  "name": "minimax/minimax-m2.1",
3528
  "type": "chat",
@@ -3574,17 +3563,6 @@
3574
  ],
3575
  "size_b": 32
3576
  },
3577
- {
3578
- "name": "minimax/minimax-m2.5",
3579
- "type": "chat",
3580
- "input_price_per_1m": 0.295,
3581
- "output_price_per_1m": 1.2,
3582
- "currency": "USD",
3583
- "capabilities": [
3584
- "tools",
3585
- "reasoning"
3586
- ]
3587
- },
3588
  {
3589
  "name": "minimax/minimax-m2-her",
3590
  "type": "chat",
@@ -3879,17 +3857,6 @@
3879
  ],
3880
  "size_b": 424
3881
  },
3882
- {
3883
- "name": "z-ai/glm-4.6:exacto",
3884
- "type": "chat",
3885
- "input_price_per_1m": 0.44,
3886
- "output_price_per_1m": 1.76,
3887
- "currency": "USD",
3888
- "capabilities": [
3889
- "tools",
3890
- "reasoning"
3891
- ]
3892
- },
3893
  {
3894
  "name": "moonshotai/kimi-k2.5",
3895
  "type": "vision",
@@ -4054,16 +4021,6 @@
4054
  "audio-out"
4055
  ]
4056
  },
4057
- {
4058
- "name": "moonshotai/kimi-k2-0905:exacto",
4059
- "type": "chat",
4060
- "input_price_per_1m": 0.6,
4061
- "output_price_per_1m": 2.5,
4062
- "currency": "USD",
4063
- "capabilities": [
4064
- "tools"
4065
- ]
4066
- },
4067
  {
4068
  "name": "z-ai/glm-4.5v",
4069
  "type": "vision",
@@ -4113,17 +4070,6 @@
4113
  "currency": "USD",
4114
  "size_b": 70
4115
  },
4116
- {
4117
- "name": "sao10k/l3.1-euryale-70b",
4118
- "type": "chat",
4119
- "input_price_per_1m": 0.65,
4120
- "output_price_per_1m": 0.75,
4121
- "currency": "USD",
4122
- "capabilities": [
4123
- "tools"
4124
- ],
4125
- "size_b": 70
4126
- },
4127
  {
4128
  "name": "google/gemma-2-27b-it",
4129
  "type": "chat",
@@ -4164,6 +4110,17 @@
4164
  "reasoning"
4165
  ]
4166
  },
 
 
 
 
 
 
 
 
 
 
 
4167
  {
4168
  "name": "arcee-ai/virtuoso-large",
4169
  "type": "chat",
@@ -4202,17 +4159,6 @@
4202
  "reasoning"
4203
  ]
4204
  },
4205
- {
4206
- "name": "z-ai/glm-5",
4207
- "type": "chat",
4208
- "input_price_per_1m": 0.8,
4209
- "output_price_per_1m": 2.56,
4210
- "currency": "USD",
4211
- "capabilities": [
4212
- "tools",
4213
- "reasoning"
4214
- ]
4215
- },
4216
  {
4217
  "name": "morph/morph-v3-fast",
4218
  "type": "chat",
@@ -4305,6 +4251,17 @@
4305
  "reasoning"
4306
  ]
4307
  },
 
 
 
 
 
 
 
 
 
 
 
4308
  {
4309
  "name": "morph/morph-v3-large",
4310
  "type": "chat",
@@ -4380,14 +4337,6 @@
4380
  "tools"
4381
  ]
4382
  },
4383
- {
4384
- "name": "neversleep/noromaid-20b",
4385
- "type": "chat",
4386
- "input_price_per_1m": 1,
4387
- "output_price_per_1m": 1.75,
4388
- "currency": "USD",
4389
- "size_b": 20
4390
- },
4391
  {
4392
  "name": "qwen/qwen-max",
4393
  "type": "chat",
@@ -5179,14 +5128,6 @@
5179
  ],
5180
  "size_b": 405
5181
  },
5182
- {
5183
- "name": "raifle/sorcererlm-8x22b",
5184
- "type": "chat",
5185
- "input_price_per_1m": 4.5,
5186
- "output_price_per_1m": 4.5,
5187
- "currency": "USD",
5188
- "size_b": 22
5189
- },
5190
  {
5191
  "name": "anthropic/claude-opus-4.6",
5192
  "type": "vision",
 
2147
  ],
2148
  "size_b": 120
2149
  },
 
 
 
 
 
 
 
 
 
 
 
 
2150
  {
2151
  "name": "nvidia/nemotron-nano-9b-v2",
2152
  "type": "chat",
 
2536
  "size_b": 30
2537
  },
2538
  {
2539
+ "name": "qwen/qwen3.5-9b",
2540
+ "type": "vision",
2541
+ "input_price_per_1m": 0.1,
2542
+ "output_price_per_1m": 0.15,
2543
  "currency": "USD",
2544
+ "capabilities": [
2545
+ "vision",
2546
+ "video",
2547
+ "tools",
2548
+ "reasoning"
2549
+ ],
2550
+ "size_b": 9
2551
  },
2552
  {
2553
  "name": "bytedance-seed/seed-2.0-mini",
 
3281
  ],
3282
  "size_b": 7
3283
  },
 
 
 
 
 
 
 
 
3284
  {
3285
  "name": "kwaipilot/kat-coder-pro",
3286
  "type": "chat",
 
3291
  "tools"
3292
  ]
3293
  },
 
 
 
 
 
 
 
 
 
 
 
3294
  {
3295
  "name": "deepseek/deepseek-v3.1-terminus",
3296
  "type": "chat",
 
3313
  ]
3314
  },
3315
  {
3316
+ "name": "bytedance-seed/seed-2.0-lite",
3317
+ "type": "vision",
3318
+ "input_price_per_1m": 0.25,
3319
+ "output_price_per_1m": 2,
3320
  "currency": "USD",
3321
  "capabilities": [
3322
+ "vision",
3323
+ "video",
3324
+ "tools",
3325
+ "reasoning"
3326
  ]
3327
  },
3328
  {
 
3501
  "tools"
3502
  ]
3503
  },
3504
+ {
3505
+ "name": "minimax/minimax-m2.5",
3506
+ "type": "chat",
3507
+ "input_price_per_1m": 0.27,
3508
+ "output_price_per_1m": 0.95,
3509
+ "currency": "USD",
3510
+ "capabilities": [
3511
+ "tools",
3512
+ "reasoning"
3513
+ ]
3514
+ },
3515
  {
3516
  "name": "minimax/minimax-m2.1",
3517
  "type": "chat",
 
3563
  ],
3564
  "size_b": 32
3565
  },
 
 
 
 
 
 
 
 
 
 
 
3566
  {
3567
  "name": "minimax/minimax-m2-her",
3568
  "type": "chat",
 
3857
  ],
3858
  "size_b": 424
3859
  },
 
 
 
 
 
 
 
 
 
 
 
3860
  {
3861
  "name": "moonshotai/kimi-k2.5",
3862
  "type": "vision",
 
4021
  "audio-out"
4022
  ]
4023
  },
 
 
 
 
 
 
 
 
 
 
4024
  {
4025
  "name": "z-ai/glm-4.5v",
4026
  "type": "vision",
 
4070
  "currency": "USD",
4071
  "size_b": 70
4072
  },
 
 
 
 
 
 
 
 
 
 
 
4073
  {
4074
  "name": "google/gemma-2-27b-it",
4075
  "type": "chat",
 
4110
  "reasoning"
4111
  ]
4112
  },
4113
+ {
4114
+ "name": "z-ai/glm-5",
4115
+ "type": "chat",
4116
+ "input_price_per_1m": 0.72,
4117
+ "output_price_per_1m": 2.3,
4118
+ "currency": "USD",
4119
+ "capabilities": [
4120
+ "tools",
4121
+ "reasoning"
4122
+ ]
4123
+ },
4124
  {
4125
  "name": "arcee-ai/virtuoso-large",
4126
  "type": "chat",
 
4159
  "reasoning"
4160
  ]
4161
  },
 
 
 
 
 
 
 
 
 
 
 
4162
  {
4163
  "name": "morph/morph-v3-fast",
4164
  "type": "chat",
 
4251
  "reasoning"
4252
  ]
4253
  },
4254
+ {
4255
+ "name": "sao10k/l3.1-euryale-70b",
4256
+ "type": "chat",
4257
+ "input_price_per_1m": 0.85,
4258
+ "output_price_per_1m": 0.85,
4259
+ "currency": "USD",
4260
+ "capabilities": [
4261
+ "tools"
4262
+ ],
4263
+ "size_b": 70
4264
+ },
4265
  {
4266
  "name": "morph/morph-v3-large",
4267
  "type": "chat",
 
4337
  "tools"
4338
  ]
4339
  },
 
 
 
 
 
 
 
 
4340
  {
4341
  "name": "qwen/qwen-max",
4342
  "type": "chat",
 
5128
  ],
5129
  "size_b": 405
5130
  },
 
 
 
 
 
 
 
 
5131
  {
5132
  "name": "anthropic/claude-opus-4.6",
5133
  "type": "vision",