github-actions[bot] commited on
Commit
f1b87ae
·
1 Parent(s): 2b33d08

chore: update provider data [skip ci]

Browse files
Files changed (1) hide show
  1. data/providers.json +46 -51
data/providers.json CHANGED
@@ -2642,6 +2642,22 @@
2642
  "hf_status": 200,
2643
  "canonical_id": "phi-4"
2644
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2645
  {
2646
  "name": "baidu/ernie-4.5-21b-a3b-thinking",
2647
  "type": "chat",
@@ -2833,7 +2849,7 @@
2833
  "name": "qwen/qwen3-32b",
2834
  "type": "chat",
2835
  "input_price_per_1m": 0.08,
2836
- "output_price_per_1m": 0.24,
2837
  "currency": "USD",
2838
  "hf_id": "Qwen/Qwen3-32B",
2839
  "capabilities": [
@@ -2897,23 +2913,6 @@
2897
  "hf_status": 200,
2898
  "canonical_id": "nemotron-3-super-120b-a12b"
2899
  },
2900
- {
2901
- "name": "xiaomi/mimo-v2-flash",
2902
- "type": "chat",
2903
- "input_price_per_1m": 0.09,
2904
- "output_price_per_1m": 0.29,
2905
- "currency": "USD",
2906
- "hf_id": "XiaomiMiMo/MiMo-V2-Flash",
2907
- "capabilities": [
2908
- "tools",
2909
- "reasoning"
2910
- ],
2911
- "size_b": 309.8,
2912
- "hf_private": false,
2913
- "hf_validated_at": "2026-03-22T19:23:09.981Z",
2914
- "hf_status": 200,
2915
- "canonical_id": "mimo-flash"
2916
- },
2917
  {
2918
  "name": "alibaba/tongyi-deepresearch-30b-a3b",
2919
  "type": "chat",
@@ -3046,6 +3045,23 @@
3046
  "hf_status": 200,
3047
  "canonical_id": "step-3-5-flash"
3048
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3049
  {
3050
  "name": "mistralai/ministral-3b-2512",
3051
  "type": "vision",
@@ -4505,23 +4521,6 @@
4505
  "hf_private": true,
4506
  "canonical_id": "codestral"
4507
  },
4508
- {
4509
- "name": "tngtech/deepseek-r1t2-chimera",
4510
- "type": "chat",
4511
- "input_price_per_1m": 0.3,
4512
- "output_price_per_1m": 1.1,
4513
- "currency": "USD",
4514
- "hf_id": "tngtech/DeepSeek-TNG-R1T2-Chimera",
4515
- "capabilities": [
4516
- "tools",
4517
- "reasoning"
4518
- ],
4519
- "size_b": 30.8,
4520
- "hf_private": false,
4521
- "hf_validated_at": "2026-03-22T19:23:09.981Z",
4522
- "hf_status": 200,
4523
- "canonical_id": "deepseek-r1t2-chimera"
4524
- },
4525
  {
4526
  "name": "google/gemini-2.5-flash",
4527
  "type": "vision",
@@ -7138,6 +7137,18 @@
7138
  "hf_private": true,
7139
  "canonical_id": "o1-pro"
7140
  },
 
 
 
 
 
 
 
 
 
 
 
 
7141
  {
7142
  "name": "baidu/cobuddy:free",
7143
  "type": "chat",
@@ -7195,22 +7206,6 @@
7195
  ],
7196
  "canonical_id": "laguna-m-1"
7197
  },
7198
- {
7199
- "name": "tencent/hy3-preview:free",
7200
- "type": "chat",
7201
- "input_price_per_1m": 0,
7202
- "output_price_per_1m": 0,
7203
- "currency": "USD",
7204
- "capabilities": [
7205
- "tools",
7206
- "reasoning"
7207
- ],
7208
- "canonical_id": "hy3",
7209
- "hf_id": "tencent/Hy3-preview",
7210
- "size_b": 298.8,
7211
- "size_source": "hf-total",
7212
- "hf_private": false
7213
- },
7214
  {
7215
  "name": "baidu/qianfan-ocr-fast:free",
7216
  "type": "vision",
 
2642
  "hf_status": 200,
2643
  "canonical_id": "phi-4"
2644
  },
2645
+ {
2646
+ "name": "tencent/hy3-preview",
2647
+ "type": "chat",
2648
+ "input_price_per_1m": 0.066,
2649
+ "output_price_per_1m": 0.26,
2650
+ "currency": "USD",
2651
+ "hf_id": "tencent/Hy3-preview",
2652
+ "capabilities": [
2653
+ "tools",
2654
+ "reasoning"
2655
+ ],
2656
+ "canonical_id": "hy3",
2657
+ "size_b": 298.8,
2658
+ "size_source": "hf-total",
2659
+ "hf_private": false
2660
+ },
2661
  {
2662
  "name": "baidu/ernie-4.5-21b-a3b-thinking",
2663
  "type": "chat",
 
2849
  "name": "qwen/qwen3-32b",
2850
  "type": "chat",
2851
  "input_price_per_1m": 0.08,
2852
+ "output_price_per_1m": 0.28,
2853
  "currency": "USD",
2854
  "hf_id": "Qwen/Qwen3-32B",
2855
  "capabilities": [
 
2913
  "hf_status": 200,
2914
  "canonical_id": "nemotron-3-super-120b-a12b"
2915
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2916
  {
2917
  "name": "alibaba/tongyi-deepresearch-30b-a3b",
2918
  "type": "chat",
 
3045
  "hf_status": 200,
3046
  "canonical_id": "step-3-5-flash"
3047
  },
3048
+ {
3049
+ "name": "xiaomi/mimo-v2-flash",
3050
+ "type": "chat",
3051
+ "input_price_per_1m": 0.1,
3052
+ "output_price_per_1m": 0.3,
3053
+ "currency": "USD",
3054
+ "hf_id": "XiaomiMiMo/MiMo-V2-Flash",
3055
+ "capabilities": [
3056
+ "tools",
3057
+ "reasoning"
3058
+ ],
3059
+ "size_b": 309.8,
3060
+ "hf_private": false,
3061
+ "hf_validated_at": "2026-03-22T19:23:09.981Z",
3062
+ "hf_status": 200,
3063
+ "canonical_id": "mimo-flash"
3064
+ },
3065
  {
3066
  "name": "mistralai/ministral-3b-2512",
3067
  "type": "vision",
 
4521
  "hf_private": true,
4522
  "canonical_id": "codestral"
4523
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4524
  {
4525
  "name": "google/gemini-2.5-flash",
4526
  "type": "vision",
 
7137
  "hf_private": true,
7138
  "canonical_id": "o1-pro"
7139
  },
7140
+ {
7141
+ "name": "inclusionai/ring-2.6-1t:free",
7142
+ "type": "chat",
7143
+ "input_price_per_1m": 0,
7144
+ "output_price_per_1m": 0,
7145
+ "currency": "USD",
7146
+ "capabilities": [
7147
+ "tools",
7148
+ "reasoning"
7149
+ ],
7150
+ "canonical_id": "ring-2-6-1t"
7151
+ },
7152
  {
7153
  "name": "baidu/cobuddy:free",
7154
  "type": "chat",
 
7206
  ],
7207
  "canonical_id": "laguna-m-1"
7208
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7209
  {
7210
  "name": "baidu/qianfan-ocr-fast:free",
7211
  "type": "vision",