Spaces:
Running
Running
github-actions[bot] commited on
Commit ·
c1bf5db
1
Parent(s): 87c9b4d
chore: update provider data [skip ci]
Browse files- data/providers.json +85 -23
data/providers.json
CHANGED
|
@@ -2673,7 +2673,8 @@
|
|
| 2673 |
"output_price_per_1m": 0.13,
|
| 2674 |
"currency": "USD",
|
| 2675 |
"capabilities": [
|
| 2676 |
-
"vision"
|
|
|
|
| 2677 |
],
|
| 2678 |
"size_b": 12,
|
| 2679 |
"hf_private": false,
|
|
@@ -3152,7 +3153,8 @@
|
|
| 3152 |
"output_price_per_1m": 0.16,
|
| 3153 |
"currency": "USD",
|
| 3154 |
"capabilities": [
|
| 3155 |
-
"vision"
|
|
|
|
| 3156 |
],
|
| 3157 |
"size_b": 27,
|
| 3158 |
"hf_private": false,
|
|
@@ -3718,6 +3720,38 @@
|
|
| 3718 |
"hf_private": true,
|
| 3719 |
"canonical_id": "qwen-vl-plus"
|
| 3720 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3721 |
{
|
| 3722 |
"name": "baidu/ernie-4.5-vl-28b-a3b",
|
| 3723 |
"type": "vision",
|
|
@@ -3818,22 +3852,6 @@
|
|
| 3818 |
"canonical_id": "minimax-m2-5",
|
| 3819 |
"size_source": "hf-total"
|
| 3820 |
},
|
| 3821 |
-
{
|
| 3822 |
-
"name": "qwen/qwen3-coder-next",
|
| 3823 |
-
"type": "chat",
|
| 3824 |
-
"input_price_per_1m": 0.15,
|
| 3825 |
-
"output_price_per_1m": 0.8,
|
| 3826 |
-
"currency": "USD",
|
| 3827 |
-
"hf_id": "Qwen/Qwen3-Coder-Next",
|
| 3828 |
-
"capabilities": [
|
| 3829 |
-
"tools"
|
| 3830 |
-
],
|
| 3831 |
-
"size_b": 79.7,
|
| 3832 |
-
"hf_private": false,
|
| 3833 |
-
"hf_validated_at": "2026-03-22T19:23:09.981Z",
|
| 3834 |
-
"hf_status": 200,
|
| 3835 |
-
"canonical_id": "qwen3-coder-next"
|
| 3836 |
-
},
|
| 3837 |
{
|
| 3838 |
"name": "arcee-ai/trinity-large-preview",
|
| 3839 |
"type": "chat",
|
|
@@ -6540,6 +6558,22 @@
|
|
| 6540 |
"hf_private": true,
|
| 6541 |
"canonical_id": "mistral-large"
|
| 6542 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6543 |
{
|
| 6544 |
"name": "openai/gpt-5.4",
|
| 6545 |
"type": "vision",
|
|
@@ -6918,6 +6952,20 @@
|
|
| 6918 |
"hf_private": true,
|
| 6919 |
"canonical_id": "aion-1-0"
|
| 6920 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6921 |
{
|
| 6922 |
"name": "~anthropic/claude-opus-latest",
|
| 6923 |
"type": "vision",
|
|
@@ -7165,6 +7213,20 @@
|
|
| 7165 |
"hf_private": true,
|
| 7166 |
"canonical_id": "gpt-5-2-pro"
|
| 7167 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7168 |
{
|
| 7169 |
"name": "anthropic/claude-opus-4.6-fast",
|
| 7170 |
"type": "vision",
|
|
@@ -7196,26 +7258,26 @@
|
|
| 7196 |
"canonical_id": "gpt-5-4-pro"
|
| 7197 |
},
|
| 7198 |
{
|
| 7199 |
-
"name": "openai/gpt-4",
|
| 7200 |
"type": "chat",
|
| 7201 |
"input_price_per_1m": 30,
|
| 7202 |
"output_price_per_1m": 60,
|
| 7203 |
"currency": "USD",
|
| 7204 |
"capabilities": [
|
| 7205 |
-
"tools"
|
| 7206 |
-
"eu-endpoint"
|
| 7207 |
],
|
| 7208 |
"hf_private": true,
|
| 7209 |
"canonical_id": "gpt-4"
|
| 7210 |
},
|
| 7211 |
{
|
| 7212 |
-
"name": "openai/gpt-4
|
| 7213 |
"type": "chat",
|
| 7214 |
"input_price_per_1m": 30,
|
| 7215 |
"output_price_per_1m": 60,
|
| 7216 |
"currency": "USD",
|
| 7217 |
"capabilities": [
|
| 7218 |
-
"tools"
|
|
|
|
| 7219 |
],
|
| 7220 |
"hf_private": true,
|
| 7221 |
"canonical_id": "gpt-4"
|
|
|
|
| 2673 |
"output_price_per_1m": 0.13,
|
| 2674 |
"currency": "USD",
|
| 2675 |
"capabilities": [
|
| 2676 |
+
"vision",
|
| 2677 |
+
"tools"
|
| 2678 |
],
|
| 2679 |
"size_b": 12,
|
| 2680 |
"hf_private": false,
|
|
|
|
| 3153 |
"output_price_per_1m": 0.16,
|
| 3154 |
"currency": "USD",
|
| 3155 |
"capabilities": [
|
| 3156 |
+
"vision",
|
| 3157 |
+
"tools"
|
| 3158 |
],
|
| 3159 |
"size_b": 27,
|
| 3160 |
"hf_private": false,
|
|
|
|
| 3720 |
"hf_private": true,
|
| 3721 |
"canonical_id": "qwen-vl-plus"
|
| 3722 |
},
|
| 3723 |
+
{
|
| 3724 |
+
"name": "deepseek/deepseek-v4-flash",
|
| 3725 |
+
"type": "chat",
|
| 3726 |
+
"input_price_per_1m": 0.14,
|
| 3727 |
+
"output_price_per_1m": 0.28,
|
| 3728 |
+
"currency": "USD",
|
| 3729 |
+
"hf_id": "deepseek-ai/DeepSeek-V4-Flash",
|
| 3730 |
+
"capabilities": [
|
| 3731 |
+
"tools",
|
| 3732 |
+
"reasoning"
|
| 3733 |
+
],
|
| 3734 |
+
"canonical_id": "deepseek-flash",
|
| 3735 |
+
"size_b": 158.1,
|
| 3736 |
+
"size_source": "hf-total",
|
| 3737 |
+
"hf_private": false
|
| 3738 |
+
},
|
| 3739 |
+
{
|
| 3740 |
+
"name": "qwen/qwen3-coder-next",
|
| 3741 |
+
"type": "chat",
|
| 3742 |
+
"input_price_per_1m": 0.14,
|
| 3743 |
+
"output_price_per_1m": 0.8,
|
| 3744 |
+
"currency": "USD",
|
| 3745 |
+
"hf_id": "Qwen/Qwen3-Coder-Next",
|
| 3746 |
+
"capabilities": [
|
| 3747 |
+
"tools"
|
| 3748 |
+
],
|
| 3749 |
+
"size_b": 79.7,
|
| 3750 |
+
"hf_private": false,
|
| 3751 |
+
"hf_validated_at": "2026-03-22T19:23:09.981Z",
|
| 3752 |
+
"hf_status": 200,
|
| 3753 |
+
"canonical_id": "qwen3-coder-next"
|
| 3754 |
+
},
|
| 3755 |
{
|
| 3756 |
"name": "baidu/ernie-4.5-vl-28b-a3b",
|
| 3757 |
"type": "vision",
|
|
|
|
| 3852 |
"canonical_id": "minimax-m2-5",
|
| 3853 |
"size_source": "hf-total"
|
| 3854 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3855 |
{
|
| 3856 |
"name": "arcee-ai/trinity-large-preview",
|
| 3857 |
"type": "chat",
|
|
|
|
| 6558 |
"hf_private": true,
|
| 6559 |
"canonical_id": "mistral-large"
|
| 6560 |
},
|
| 6561 |
+
{
|
| 6562 |
+
"name": "deepseek/deepseek-v4-pro",
|
| 6563 |
+
"type": "chat",
|
| 6564 |
+
"input_price_per_1m": 2.1,
|
| 6565 |
+
"output_price_per_1m": 4.4,
|
| 6566 |
+
"currency": "USD",
|
| 6567 |
+
"hf_id": "deepseek-ai/DeepSeek-V4-Pro",
|
| 6568 |
+
"capabilities": [
|
| 6569 |
+
"tools",
|
| 6570 |
+
"reasoning"
|
| 6571 |
+
],
|
| 6572 |
+
"canonical_id": "deepseek-pro",
|
| 6573 |
+
"size_b": 861.6,
|
| 6574 |
+
"size_source": "hf-total",
|
| 6575 |
+
"hf_private": false
|
| 6576 |
+
},
|
| 6577 |
{
|
| 6578 |
"name": "openai/gpt-5.4",
|
| 6579 |
"type": "vision",
|
|
|
|
| 6952 |
"hf_private": true,
|
| 6953 |
"canonical_id": "aion-1-0"
|
| 6954 |
},
|
| 6955 |
+
{
|
| 6956 |
+
"name": "openai/gpt-5.5",
|
| 6957 |
+
"type": "vision",
|
| 6958 |
+
"input_price_per_1m": 5,
|
| 6959 |
+
"output_price_per_1m": 30,
|
| 6960 |
+
"currency": "USD",
|
| 6961 |
+
"capabilities": [
|
| 6962 |
+
"vision",
|
| 6963 |
+
"files",
|
| 6964 |
+
"tools",
|
| 6965 |
+
"reasoning"
|
| 6966 |
+
],
|
| 6967 |
+
"canonical_id": "gpt-5-5"
|
| 6968 |
+
},
|
| 6969 |
{
|
| 6970 |
"name": "~anthropic/claude-opus-latest",
|
| 6971 |
"type": "vision",
|
|
|
|
| 7213 |
"hf_private": true,
|
| 7214 |
"canonical_id": "gpt-5-2-pro"
|
| 7215 |
},
|
| 7216 |
+
{
|
| 7217 |
+
"name": "openai/gpt-5.5-pro",
|
| 7218 |
+
"type": "vision",
|
| 7219 |
+
"input_price_per_1m": 30,
|
| 7220 |
+
"output_price_per_1m": 180,
|
| 7221 |
+
"currency": "USD",
|
| 7222 |
+
"capabilities": [
|
| 7223 |
+
"vision",
|
| 7224 |
+
"files",
|
| 7225 |
+
"tools",
|
| 7226 |
+
"reasoning"
|
| 7227 |
+
],
|
| 7228 |
+
"canonical_id": "gpt-5-5-pro"
|
| 7229 |
+
},
|
| 7230 |
{
|
| 7231 |
"name": "anthropic/claude-opus-4.6-fast",
|
| 7232 |
"type": "vision",
|
|
|
|
| 7258 |
"canonical_id": "gpt-5-4-pro"
|
| 7259 |
},
|
| 7260 |
{
|
| 7261 |
+
"name": "openai/gpt-4-0314",
|
| 7262 |
"type": "chat",
|
| 7263 |
"input_price_per_1m": 30,
|
| 7264 |
"output_price_per_1m": 60,
|
| 7265 |
"currency": "USD",
|
| 7266 |
"capabilities": [
|
| 7267 |
+
"tools"
|
|
|
|
| 7268 |
],
|
| 7269 |
"hf_private": true,
|
| 7270 |
"canonical_id": "gpt-4"
|
| 7271 |
},
|
| 7272 |
{
|
| 7273 |
+
"name": "openai/gpt-4",
|
| 7274 |
"type": "chat",
|
| 7275 |
"input_price_per_1m": 30,
|
| 7276 |
"output_price_per_1m": 60,
|
| 7277 |
"currency": "USD",
|
| 7278 |
"capabilities": [
|
| 7279 |
+
"tools",
|
| 7280 |
+
"eu-endpoint"
|
| 7281 |
],
|
| 7282 |
"hf_private": true,
|
| 7283 |
"canonical_id": "gpt-4"
|