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

chore: update provider data [skip ci]

Browse files
Files changed (1) hide show
  1. data/providers.json +80 -183
data/providers.json CHANGED
@@ -2045,41 +2045,6 @@
2045
  "hf_private": true,
2046
  "canonical_id": "mistral-embed"
2047
  },
2048
- {
2049
- "name": "Pixtral Large",
2050
- "type": "chat",
2051
- "input_price_per_1m": 2,
2052
- "output_price_per_1m": 6,
2053
- "currency": "USD",
2054
- "api_endpoint": "pixtral-large-latest",
2055
- "capabilities": [
2056
- "vision",
2057
- "tools"
2058
- ],
2059
- "size_b": 124,
2060
- "hf_private": false,
2061
- "hf_id": "mistralai/Pixtral-Large-Instruct-2411",
2062
- "hf_validated_at": "2026-03-22T20:03:46.317Z",
2063
- "hf_status": 200,
2064
- "canonical_id": "pixtral-large"
2065
- },
2066
- {
2067
- "name": "Pixtral 12B",
2068
- "type": "chat",
2069
- "input_price_per_1m": 0.15,
2070
- "output_price_per_1m": 0.15,
2071
- "currency": "USD",
2072
- "size_b": 12,
2073
- "api_endpoint": "pixtral-12b",
2074
- "capabilities": [
2075
- "vision"
2076
- ],
2077
- "hf_id": "mistralai/Pixtral-12B-2409",
2078
- "hf_private": false,
2079
- "hf_validated_at": "2026-03-22T19:23:09.981Z",
2080
- "hf_status": 200,
2081
- "canonical_id": "pixtral-12b"
2082
- },
2083
  {
2084
  "name": "Mistral NeMo",
2085
  "type": "chat",
@@ -2097,53 +2062,6 @@
2097
  "hf_validated_at": "2026-03-22T19:23:09.981Z",
2098
  "hf_status": 200,
2099
  "canonical_id": "mistral-nemo"
2100
- },
2101
- {
2102
- "name": "Mistral 7B",
2103
- "type": "chat",
2104
- "input_price_per_1m": 0.25,
2105
- "output_price_per_1m": 0.25,
2106
- "currency": "USD",
2107
- "size_b": 7,
2108
- "api_endpoint": "open-mistral-7b",
2109
- "hf_private": false,
2110
- "canonical_id": "mistral-7b"
2111
- },
2112
- {
2113
- "name": "Mixtral 8x7B",
2114
- "type": "chat",
2115
- "input_price_per_1m": 0.7,
2116
- "output_price_per_1m": 0.7,
2117
- "currency": "USD",
2118
- "size_b": 7,
2119
- "api_endpoint": "open-mixtral-8x7b",
2120
- "capabilities": [
2121
- "tools"
2122
- ],
2123
- "hf_id": "mistralai/Mixtral-8x7B-Instruct-v0.1",
2124
- "ollama_id": "mixtral",
2125
- "hf_private": false,
2126
- "hf_validated_at": "2026-03-22T19:23:09.981Z",
2127
- "hf_status": 200,
2128
- "canonical_id": "mixtral-8x7b"
2129
- },
2130
- {
2131
- "name": "Mixtral 8x22B",
2132
- "type": "chat",
2133
- "input_price_per_1m": 2,
2134
- "output_price_per_1m": 6,
2135
- "currency": "USD",
2136
- "size_b": 22,
2137
- "api_endpoint": "open-mixtral-8x22b",
2138
- "capabilities": [
2139
- "tools"
2140
- ],
2141
- "hf_id": "mistralai/Mixtral-8x22B-Instruct-v0.1",
2142
- "ollama_id": "mixtral-8x22b",
2143
- "hf_private": false,
2144
- "hf_validated_at": "2026-03-22T19:23:09.981Z",
2145
- "hf_status": 200,
2146
- "canonical_id": "mixtral-8x22b"
2147
  }
2148
  ]
2149
  },
@@ -2244,18 +2162,6 @@
2244
  "hf_status": 200,
2245
  "canonical_id": "gpt-oss-20b"
2246
  },
2247
- {
2248
- "name": "qwen/qwen-turbo",
2249
- "type": "chat",
2250
- "input_price_per_1m": 0.0325,
2251
- "output_price_per_1m": 0.13,
2252
- "currency": "USD",
2253
- "capabilities": [
2254
- "tools"
2255
- ],
2256
- "hf_private": true,
2257
- "canonical_id": "qwen-turbo"
2258
- },
2259
  {
2260
  "name": "amazon/nova-micro-v1",
2261
  "type": "chat",
@@ -3425,18 +3331,6 @@
3425
  "hf_status": 200,
3426
  "canonical_id": "deepseek-1-nex-n1"
3427
  },
3428
- {
3429
- "name": "qwen/qwen-vl-plus",
3430
- "type": "vision",
3431
- "input_price_per_1m": 0.1365,
3432
- "output_price_per_1m": 0.4095,
3433
- "currency": "USD",
3434
- "capabilities": [
3435
- "vision"
3436
- ],
3437
- "hf_private": true,
3438
- "canonical_id": "qwen-vl-plus"
3439
- },
3440
  {
3441
  "name": "deepseek/deepseek-v4-flash",
3442
  "type": "chat",
@@ -3536,6 +3430,19 @@
3536
  "hf_status": 200,
3537
  "canonical_id": "qwen3-235b-a22b"
3538
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
3539
  {
3540
  "name": "qwen/qwen3.6-35b-a3b",
3541
  "type": "vision",
@@ -3703,7 +3610,7 @@
3703
  "canonical_id": "command-r-08"
3704
  },
3705
  {
3706
- "name": "openai/gpt-4o-mini-2024-07-18",
3707
  "type": "vision",
3708
  "input_price_per_1m": 0.15,
3709
  "output_price_per_1m": 0.6,
@@ -3711,13 +3618,14 @@
3711
  "capabilities": [
3712
  "vision",
3713
  "files",
3714
- "tools"
 
3715
  ],
3716
  "hf_private": true,
3717
- "canonical_id": "gpt-4o-mini-07-18"
3718
  },
3719
  {
3720
- "name": "openai/gpt-4o-mini",
3721
  "type": "vision",
3722
  "input_price_per_1m": 0.15,
3723
  "output_price_per_1m": 0.6,
@@ -3725,11 +3633,10 @@
3725
  "capabilities": [
3726
  "vision",
3727
  "files",
3728
- "tools",
3729
- "eu-endpoint"
3730
  ],
3731
  "hf_private": true,
3732
- "canonical_id": "gpt-4o-mini"
3733
  },
3734
  {
3735
  "name": "thedrummer/rocinante-12b",
@@ -3806,24 +3713,6 @@
3806
  "hf_private": true,
3807
  "canonical_id": "qwen3-coder-flash"
3808
  },
3809
- {
3810
- "name": "minimax/minimax-m2.7",
3811
- "type": "chat",
3812
- "input_price_per_1m": 0.2,
3813
- "output_price_per_1m": 1.2,
3814
- "currency": "USD",
3815
- "capabilities": [
3816
- "tools",
3817
- "reasoning"
3818
- ],
3819
- "hf_private": false,
3820
- "size_b": 230,
3821
- "size_source": "manual",
3822
- "hf_id": "MiniMaxAI/MiniMax-M2.7",
3823
- "hf_validated_at": "2026-03-22T19:23:09.981Z",
3824
- "hf_status": 200,
3825
- "canonical_id": "minimax-m2-7"
3826
- },
3827
  {
3828
  "name": "openai/gpt-5.4-nano",
3829
  "type": "vision",
@@ -4352,6 +4241,24 @@
4352
  "hf_status": 200,
4353
  "canonical_id": "deepseek-1-terminus"
4354
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4355
  {
4356
  "name": "baidu/ernie-4.5-300b-a47b",
4357
  "type": "chat",
@@ -4748,7 +4655,7 @@
4748
  "name": "moonshotai/kimi-k2.5",
4749
  "type": "vision",
4750
  "input_price_per_1m": 0.4,
4751
- "output_price_per_1m": 1.98,
4752
  "currency": "USD",
4753
  "hf_id": "moonshotai/Kimi-K2.5",
4754
  "capabilities": [
@@ -5088,19 +4995,6 @@
5088
  "hf_status": 200,
5089
  "canonical_id": "llama-3-70b"
5090
  },
5091
- {
5092
- "name": "qwen/qwen-vl-max",
5093
- "type": "vision",
5094
- "input_price_per_1m": 0.52,
5095
- "output_price_per_1m": 2.08,
5096
- "currency": "USD",
5097
- "capabilities": [
5098
- "vision",
5099
- "tools"
5100
- ],
5101
- "hf_private": true,
5102
- "canonical_id": "qwen-vl-max"
5103
- },
5104
  {
5105
  "name": "thedrummer/skyfall-36b-v2",
5106
  "type": "chat",
@@ -5574,22 +5468,6 @@
5574
  "hf_private": true,
5575
  "canonical_id": "maestro-reasoning"
5576
  },
5577
- {
5578
- "name": "z-ai/glm-5.1",
5579
- "type": "chat",
5580
- "input_price_per_1m": 0.98,
5581
- "output_price_per_1m": 3.08,
5582
- "currency": "USD",
5583
- "hf_id": "zai-org/GLM-5.1",
5584
- "capabilities": [
5585
- "tools",
5586
- "reasoning"
5587
- ],
5588
- "canonical_id": "glm-5-1",
5589
- "size_b": 753.9,
5590
- "size_source": "hf-total",
5591
- "hf_private": false
5592
- },
5593
  {
5594
  "name": "~anthropic/claude-haiku-latest",
5595
  "type": "vision",
@@ -5728,16 +5606,20 @@
5728
  "canonical_id": "qwen3-6-max"
5729
  },
5730
  {
5731
- "name": "qwen/qwen-max",
5732
  "type": "chat",
5733
- "input_price_per_1m": 1.04,
5734
- "output_price_per_1m": 4.16,
5735
  "currency": "USD",
 
5736
  "capabilities": [
5737
- "tools"
 
5738
  ],
5739
- "hf_private": true,
5740
- "canonical_id": "qwen-max"
 
 
5741
  },
5742
  {
5743
  "name": "openai/o4-mini-high",
@@ -6021,22 +5903,6 @@
6021
  "audio_price_per_1m": 1.25,
6022
  "canonical_id": "gemini-2-5-pro-05-06"
6023
  },
6024
- {
6025
- "name": "deepseek/deepseek-v4-pro",
6026
- "type": "chat",
6027
- "input_price_per_1m": 1.392,
6028
- "output_price_per_1m": 2.784,
6029
- "currency": "USD",
6030
- "hf_id": "deepseek-ai/DeepSeek-V4-Pro",
6031
- "capabilities": [
6032
- "tools",
6033
- "reasoning"
6034
- ],
6035
- "canonical_id": "deepseek-pro",
6036
- "size_b": 861.6,
6037
- "size_source": "hf-total",
6038
- "hf_private": false
6039
- },
6040
  {
6041
  "name": "sao10k/l3-euryale-70b",
6042
  "type": "chat",
@@ -6079,6 +5945,22 @@
6079
  ],
6080
  "canonical_id": "gpt-3-5-turbo"
6081
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6082
  {
6083
  "name": "openai/gpt-5.3-chat",
6084
  "type": "vision",
@@ -7020,6 +6902,21 @@
7020
  "hf_private": true,
7021
  "canonical_id": "gpt-5-2-pro"
7022
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7023
  {
7024
  "name": "openai/gpt-5.5-pro",
7025
  "type": "vision",
 
2045
  "hf_private": true,
2046
  "canonical_id": "mistral-embed"
2047
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2048
  {
2049
  "name": "Mistral NeMo",
2050
  "type": "chat",
 
2062
  "hf_validated_at": "2026-03-22T19:23:09.981Z",
2063
  "hf_status": 200,
2064
  "canonical_id": "mistral-nemo"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2065
  }
2066
  ]
2067
  },
 
2162
  "hf_status": 200,
2163
  "canonical_id": "gpt-oss-20b"
2164
  },
 
 
 
 
 
 
 
 
 
 
 
 
2165
  {
2166
  "name": "amazon/nova-micro-v1",
2167
  "type": "chat",
 
3331
  "hf_status": 200,
3332
  "canonical_id": "deepseek-1-nex-n1"
3333
  },
 
 
 
 
 
 
 
 
 
 
 
 
3334
  {
3335
  "name": "deepseek/deepseek-v4-flash",
3336
  "type": "chat",
 
3430
  "hf_status": 200,
3431
  "canonical_id": "qwen3-235b-a22b"
3432
  },
3433
+ {
3434
+ "name": "perceptron/perceptron-mk1",
3435
+ "type": "vision",
3436
+ "input_price_per_1m": 0.15,
3437
+ "output_price_per_1m": 1.5,
3438
+ "currency": "USD",
3439
+ "capabilities": [
3440
+ "vision",
3441
+ "video",
3442
+ "reasoning"
3443
+ ],
3444
+ "canonical_id": "perceptron-mk1"
3445
+ },
3446
  {
3447
  "name": "qwen/qwen3.6-35b-a3b",
3448
  "type": "vision",
 
3610
  "canonical_id": "command-r-08"
3611
  },
3612
  {
3613
+ "name": "openai/gpt-4o-mini",
3614
  "type": "vision",
3615
  "input_price_per_1m": 0.15,
3616
  "output_price_per_1m": 0.6,
 
3618
  "capabilities": [
3619
  "vision",
3620
  "files",
3621
+ "tools",
3622
+ "eu-endpoint"
3623
  ],
3624
  "hf_private": true,
3625
+ "canonical_id": "gpt-4o-mini"
3626
  },
3627
  {
3628
+ "name": "openai/gpt-4o-mini-2024-07-18",
3629
  "type": "vision",
3630
  "input_price_per_1m": 0.15,
3631
  "output_price_per_1m": 0.6,
 
3633
  "capabilities": [
3634
  "vision",
3635
  "files",
3636
+ "tools"
 
3637
  ],
3638
  "hf_private": true,
3639
+ "canonical_id": "gpt-4o-mini-07-18"
3640
  },
3641
  {
3642
  "name": "thedrummer/rocinante-12b",
 
3713
  "hf_private": true,
3714
  "canonical_id": "qwen3-coder-flash"
3715
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3716
  {
3717
  "name": "openai/gpt-5.4-nano",
3718
  "type": "vision",
 
4241
  "hf_status": 200,
4242
  "canonical_id": "deepseek-1-terminus"
4243
  },
4244
+ {
4245
+ "name": "minimax/minimax-m2.7",
4246
+ "type": "chat",
4247
+ "input_price_per_1m": 0.28,
4248
+ "output_price_per_1m": 1.2,
4249
+ "currency": "USD",
4250
+ "capabilities": [
4251
+ "tools",
4252
+ "reasoning"
4253
+ ],
4254
+ "hf_private": false,
4255
+ "size_b": 230,
4256
+ "size_source": "manual",
4257
+ "hf_id": "MiniMaxAI/MiniMax-M2.7",
4258
+ "hf_validated_at": "2026-03-22T19:23:09.981Z",
4259
+ "hf_status": 200,
4260
+ "canonical_id": "minimax-m2-7"
4261
+ },
4262
  {
4263
  "name": "baidu/ernie-4.5-300b-a47b",
4264
  "type": "chat",
 
4655
  "name": "moonshotai/kimi-k2.5",
4656
  "type": "vision",
4657
  "input_price_per_1m": 0.4,
4658
+ "output_price_per_1m": 1.9,
4659
  "currency": "USD",
4660
  "hf_id": "moonshotai/Kimi-K2.5",
4661
  "capabilities": [
 
4995
  "hf_status": 200,
4996
  "canonical_id": "llama-3-70b"
4997
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
4998
  {
4999
  "name": "thedrummer/skyfall-36b-v2",
5000
  "type": "chat",
 
5468
  "hf_private": true,
5469
  "canonical_id": "maestro-reasoning"
5470
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5471
  {
5472
  "name": "~anthropic/claude-haiku-latest",
5473
  "type": "vision",
 
5606
  "canonical_id": "qwen3-6-max"
5607
  },
5608
  {
5609
+ "name": "z-ai/glm-5.1",
5610
  "type": "chat",
5611
+ "input_price_per_1m": 1.05,
5612
+ "output_price_per_1m": 3.5,
5613
  "currency": "USD",
5614
+ "hf_id": "zai-org/GLM-5.1",
5615
  "capabilities": [
5616
+ "tools",
5617
+ "reasoning"
5618
  ],
5619
+ "canonical_id": "glm-5-1",
5620
+ "size_b": 753.9,
5621
+ "size_source": "hf-total",
5622
+ "hf_private": false
5623
  },
5624
  {
5625
  "name": "openai/o4-mini-high",
 
5903
  "audio_price_per_1m": 1.25,
5904
  "canonical_id": "gemini-2-5-pro-05-06"
5905
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5906
  {
5907
  "name": "sao10k/l3-euryale-70b",
5908
  "type": "chat",
 
5945
  ],
5946
  "canonical_id": "gpt-3-5-turbo"
5947
  },
5948
+ {
5949
+ "name": "deepseek/deepseek-v4-pro",
5950
+ "type": "chat",
5951
+ "input_price_per_1m": 1.65,
5952
+ "output_price_per_1m": 3.48,
5953
+ "currency": "USD",
5954
+ "hf_id": "deepseek-ai/DeepSeek-V4-Pro",
5955
+ "capabilities": [
5956
+ "tools",
5957
+ "reasoning"
5958
+ ],
5959
+ "canonical_id": "deepseek-pro",
5960
+ "size_b": 861.6,
5961
+ "size_source": "hf-total",
5962
+ "hf_private": false
5963
+ },
5964
  {
5965
  "name": "openai/gpt-5.3-chat",
5966
  "type": "vision",
 
6902
  "hf_private": true,
6903
  "canonical_id": "gpt-5-2-pro"
6904
  },
6905
+ {
6906
+ "name": "anthropic/claude-opus-4.7-fast",
6907
+ "type": "vision",
6908
+ "input_price_per_1m": 30,
6909
+ "output_price_per_1m": 150,
6910
+ "currency": "USD",
6911
+ "capabilities": [
6912
+ "vision",
6913
+ "files",
6914
+ "tools",
6915
+ "reasoning"
6916
+ ],
6917
+ "canonical_id": "claude-opus-4-7-fast",
6918
+ "hf_private": true
6919
+ },
6920
  {
6921
  "name": "openai/gpt-5.5-pro",
6922
  "type": "vision",