github-actions[bot] commited on
Commit
644dbb6
·
1 Parent(s): 1ea1cda

chore: update provider data [skip ci]

Browse files
Files changed (1) hide show
  1. data/providers.json +39 -24
data/providers.json CHANGED
@@ -3721,6 +3721,21 @@
3721
  "hf_private": true,
3722
  "canonical_id": "gpt-4-1-nano"
3723
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3724
  {
3725
  "name": "google/gemini-2.0-flash-001",
3726
  "type": "vision",
@@ -4167,7 +4182,7 @@
4167
  "canonical_id": "command-r-08"
4168
  },
4169
  {
4170
- "name": "openai/gpt-4o-mini",
4171
  "type": "vision",
4172
  "input_price_per_1m": 0.15,
4173
  "output_price_per_1m": 0.6,
@@ -4175,14 +4190,13 @@
4175
  "capabilities": [
4176
  "vision",
4177
  "files",
4178
- "tools",
4179
- "eu-endpoint"
4180
  ],
4181
  "hf_private": true,
4182
- "canonical_id": "gpt-4o-mini"
4183
  },
4184
  {
4185
- "name": "openai/gpt-4o-mini-2024-07-18",
4186
  "type": "vision",
4187
  "input_price_per_1m": 0.15,
4188
  "output_price_per_1m": 0.6,
@@ -4190,10 +4204,11 @@
4190
  "capabilities": [
4191
  "vision",
4192
  "files",
4193
- "tools"
 
4194
  ],
4195
  "hf_private": true,
4196
- "canonical_id": "gpt-4o-mini-07-18"
4197
  },
4198
  {
4199
  "name": "qwen/qwen3.5-35b-a3b",
@@ -4525,18 +4540,6 @@
4525
  "hf_status": 200,
4526
  "canonical_id": "minimax-01"
4527
  },
4528
- {
4529
- "name": "kwaipilot/kat-coder-pro",
4530
- "type": "chat",
4531
- "input_price_per_1m": 0.207,
4532
- "output_price_per_1m": 0.828,
4533
- "currency": "USD",
4534
- "capabilities": [
4535
- "tools"
4536
- ],
4537
- "hf_private": true,
4538
- "canonical_id": "kat-coder-pro"
4539
- },
4540
  {
4541
  "name": "deepseek/deepseek-v3.1-terminus",
4542
  "type": "chat",
@@ -7321,26 +7324,26 @@
7321
  "canonical_id": "gpt-5-4-pro"
7322
  },
7323
  {
7324
- "name": "openai/gpt-4",
7325
  "type": "chat",
7326
  "input_price_per_1m": 30,
7327
  "output_price_per_1m": 60,
7328
  "currency": "USD",
7329
  "capabilities": [
7330
- "tools",
7331
- "eu-endpoint"
7332
  ],
7333
  "hf_private": true,
7334
  "canonical_id": "gpt-4"
7335
  },
7336
  {
7337
- "name": "openai/gpt-4-0314",
7338
  "type": "chat",
7339
  "input_price_per_1m": 30,
7340
  "output_price_per_1m": 60,
7341
  "currency": "USD",
7342
  "capabilities": [
7343
- "tools"
 
7344
  ],
7345
  "hf_private": true,
7346
  "canonical_id": "gpt-4"
@@ -7359,6 +7362,18 @@
7359
  "hf_private": true,
7360
  "canonical_id": "o1-pro"
7361
  },
 
 
 
 
 
 
 
 
 
 
 
 
7362
  {
7363
  "name": "nvidia/nemotron-3-super-120b-a12b:free",
7364
  "type": "chat",
 
3721
  "hf_private": true,
3722
  "canonical_id": "gpt-4-1-nano"
3723
  },
3724
+ {
3725
+ "name": "rekaai/reka-flash-3",
3726
+ "type": "chat",
3727
+ "input_price_per_1m": 0.1,
3728
+ "output_price_per_1m": 0.2,
3729
+ "currency": "USD",
3730
+ "hf_id": "RekaAI/reka-flash-3",
3731
+ "capabilities": [
3732
+ "reasoning"
3733
+ ],
3734
+ "canonical_id": "reka-flash-3",
3735
+ "size_b": 20.9,
3736
+ "size_source": "hf-total",
3737
+ "hf_private": false
3738
+ },
3739
  {
3740
  "name": "google/gemini-2.0-flash-001",
3741
  "type": "vision",
 
4182
  "canonical_id": "command-r-08"
4183
  },
4184
  {
4185
+ "name": "openai/gpt-4o-mini-2024-07-18",
4186
  "type": "vision",
4187
  "input_price_per_1m": 0.15,
4188
  "output_price_per_1m": 0.6,
 
4190
  "capabilities": [
4191
  "vision",
4192
  "files",
4193
+ "tools"
 
4194
  ],
4195
  "hf_private": true,
4196
+ "canonical_id": "gpt-4o-mini-07-18"
4197
  },
4198
  {
4199
+ "name": "openai/gpt-4o-mini",
4200
  "type": "vision",
4201
  "input_price_per_1m": 0.15,
4202
  "output_price_per_1m": 0.6,
 
4204
  "capabilities": [
4205
  "vision",
4206
  "files",
4207
+ "tools",
4208
+ "eu-endpoint"
4209
  ],
4210
  "hf_private": true,
4211
+ "canonical_id": "gpt-4o-mini"
4212
  },
4213
  {
4214
  "name": "qwen/qwen3.5-35b-a3b",
 
4540
  "hf_status": 200,
4541
  "canonical_id": "minimax-01"
4542
  },
 
 
 
 
 
 
 
 
 
 
 
 
4543
  {
4544
  "name": "deepseek/deepseek-v3.1-terminus",
4545
  "type": "chat",
 
7324
  "canonical_id": "gpt-5-4-pro"
7325
  },
7326
  {
7327
+ "name": "openai/gpt-4-0314",
7328
  "type": "chat",
7329
  "input_price_per_1m": 30,
7330
  "output_price_per_1m": 60,
7331
  "currency": "USD",
7332
  "capabilities": [
7333
+ "tools"
 
7334
  ],
7335
  "hf_private": true,
7336
  "canonical_id": "gpt-4"
7337
  },
7338
  {
7339
+ "name": "openai/gpt-4",
7340
  "type": "chat",
7341
  "input_price_per_1m": 30,
7342
  "output_price_per_1m": 60,
7343
  "currency": "USD",
7344
  "capabilities": [
7345
+ "tools",
7346
+ "eu-endpoint"
7347
  ],
7348
  "hf_private": true,
7349
  "canonical_id": "gpt-4"
 
7362
  "hf_private": true,
7363
  "canonical_id": "o1-pro"
7364
  },
7365
+ {
7366
+ "name": "qwen/qwen3.6-plus-preview:free",
7367
+ "type": "chat",
7368
+ "input_price_per_1m": 0,
7369
+ "output_price_per_1m": 0,
7370
+ "currency": "USD",
7371
+ "capabilities": [
7372
+ "tools",
7373
+ "reasoning"
7374
+ ],
7375
+ "canonical_id": "qwen3-6-plus"
7376
+ },
7377
  {
7378
  "name": "nvidia/nemotron-3-super-120b-a12b:free",
7379
  "type": "chat",