Spaces:
Running
Running
github-actions[bot] commited on
Commit ·
be38fcd
1
Parent(s): e08d03a
chore: update provider data [skip ci]
Browse files- data/providers.json +63 -25
data/providers.json
CHANGED
|
@@ -2535,6 +2535,18 @@
|
|
| 2535 |
],
|
| 2536 |
"size_b": 30
|
| 2537 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2538 |
{
|
| 2539 |
"name": "qwen/qwen3.5-9b",
|
| 2540 |
"type": "vision",
|
|
@@ -2816,6 +2828,19 @@
|
|
| 2816 |
],
|
| 2817 |
"size_b": 72
|
| 2818 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2819 |
{
|
| 2820 |
"name": "qwen/qwen3-vl-30b-a3b-instruct",
|
| 2821 |
"type": "vision",
|
|
@@ -2947,18 +2972,6 @@
|
|
| 2947 |
],
|
| 2948 |
"size_b": 32
|
| 2949 |
},
|
| 2950 |
-
{
|
| 2951 |
-
"name": "qwen/qwen3-next-80b-a3b-thinking",
|
| 2952 |
-
"type": "chat",
|
| 2953 |
-
"input_price_per_1m": 0.15,
|
| 2954 |
-
"output_price_per_1m": 1.2,
|
| 2955 |
-
"currency": "USD",
|
| 2956 |
-
"capabilities": [
|
| 2957 |
-
"tools",
|
| 2958 |
-
"reasoning"
|
| 2959 |
-
],
|
| 2960 |
-
"size_b": 80
|
| 2961 |
-
},
|
| 2962 |
{
|
| 2963 |
"name": "deepseek/deepseek-chat-v3.1",
|
| 2964 |
"type": "chat",
|
|
@@ -3364,17 +3377,6 @@
|
|
| 3364 |
"reasoning"
|
| 3365 |
]
|
| 3366 |
},
|
| 3367 |
-
{
|
| 3368 |
-
"name": "deepseek/deepseek-v3.2",
|
| 3369 |
-
"type": "chat",
|
| 3370 |
-
"input_price_per_1m": 0.25,
|
| 3371 |
-
"output_price_per_1m": 0.4,
|
| 3372 |
-
"currency": "USD",
|
| 3373 |
-
"capabilities": [
|
| 3374 |
-
"tools",
|
| 3375 |
-
"reasoning"
|
| 3376 |
-
]
|
| 3377 |
-
},
|
| 3378 |
{
|
| 3379 |
"name": "openai/gpt-5.1-codex-mini",
|
| 3380 |
"type": "vision",
|
|
@@ -3480,6 +3482,30 @@
|
|
| 3480 |
"reasoning"
|
| 3481 |
]
|
| 3482 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3483 |
{
|
| 3484 |
"name": "qwen/qwen-plus-2025-07-28:thinking",
|
| 3485 |
"type": "chat",
|
|
@@ -4901,14 +4927,14 @@
|
|
| 4901 |
]
|
| 4902 |
},
|
| 4903 |
{
|
| 4904 |
-
"name": "inflection/inflection-3-
|
| 4905 |
"type": "chat",
|
| 4906 |
"input_price_per_1m": 2.5,
|
| 4907 |
"output_price_per_1m": 10,
|
| 4908 |
"currency": "USD"
|
| 4909 |
},
|
| 4910 |
{
|
| 4911 |
-
"name": "inflection/inflection-3-
|
| 4912 |
"type": "chat",
|
| 4913 |
"input_price_per_1m": 2.5,
|
| 4914 |
"output_price_per_1m": 10,
|
|
@@ -5369,6 +5395,18 @@
|
|
| 5369 |
"reasoning"
|
| 5370 |
]
|
| 5371 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5372 |
{
|
| 5373 |
"name": "stepfun/step-3.5-flash:free",
|
| 5374 |
"type": "chat",
|
|
|
|
| 2535 |
],
|
| 2536 |
"size_b": 30
|
| 2537 |
},
|
| 2538 |
+
{
|
| 2539 |
+
"name": "qwen/qwen3-next-80b-a3b-thinking",
|
| 2540 |
+
"type": "chat",
|
| 2541 |
+
"input_price_per_1m": 0.0975,
|
| 2542 |
+
"output_price_per_1m": 0.78,
|
| 2543 |
+
"currency": "USD",
|
| 2544 |
+
"capabilities": [
|
| 2545 |
+
"tools",
|
| 2546 |
+
"reasoning"
|
| 2547 |
+
],
|
| 2548 |
+
"size_b": 80
|
| 2549 |
+
},
|
| 2550 |
{
|
| 2551 |
"name": "qwen/qwen3.5-9b",
|
| 2552 |
"type": "vision",
|
|
|
|
| 2828 |
],
|
| 2829 |
"size_b": 72
|
| 2830 |
},
|
| 2831 |
+
{
|
| 2832 |
+
"name": "qwen/qwen3-vl-30b-a3b-thinking",
|
| 2833 |
+
"type": "vision",
|
| 2834 |
+
"input_price_per_1m": 0.13,
|
| 2835 |
+
"output_price_per_1m": 1.56,
|
| 2836 |
+
"currency": "USD",
|
| 2837 |
+
"capabilities": [
|
| 2838 |
+
"vision",
|
| 2839 |
+
"tools",
|
| 2840 |
+
"reasoning"
|
| 2841 |
+
],
|
| 2842 |
+
"size_b": 30
|
| 2843 |
+
},
|
| 2844 |
{
|
| 2845 |
"name": "qwen/qwen3-vl-30b-a3b-instruct",
|
| 2846 |
"type": "vision",
|
|
|
|
| 2972 |
],
|
| 2973 |
"size_b": 32
|
| 2974 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2975 |
{
|
| 2976 |
"name": "deepseek/deepseek-chat-v3.1",
|
| 2977 |
"type": "chat",
|
|
|
|
| 3377 |
"reasoning"
|
| 3378 |
]
|
| 3379 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3380 |
{
|
| 3381 |
"name": "openai/gpt-5.1-codex-mini",
|
| 3382 |
"type": "vision",
|
|
|
|
| 3482 |
"reasoning"
|
| 3483 |
]
|
| 3484 |
},
|
| 3485 |
+
{
|
| 3486 |
+
"name": "deepseek/deepseek-v3.2",
|
| 3487 |
+
"type": "chat",
|
| 3488 |
+
"input_price_per_1m": 0.26,
|
| 3489 |
+
"output_price_per_1m": 0.38,
|
| 3490 |
+
"currency": "USD",
|
| 3491 |
+
"capabilities": [
|
| 3492 |
+
"tools",
|
| 3493 |
+
"reasoning"
|
| 3494 |
+
]
|
| 3495 |
+
},
|
| 3496 |
+
{
|
| 3497 |
+
"name": "qwen/qwen3-vl-235b-a22b-thinking",
|
| 3498 |
+
"type": "vision",
|
| 3499 |
+
"input_price_per_1m": 0.26,
|
| 3500 |
+
"output_price_per_1m": 2.6,
|
| 3501 |
+
"currency": "USD",
|
| 3502 |
+
"capabilities": [
|
| 3503 |
+
"vision",
|
| 3504 |
+
"tools",
|
| 3505 |
+
"reasoning"
|
| 3506 |
+
],
|
| 3507 |
+
"size_b": 235
|
| 3508 |
+
},
|
| 3509 |
{
|
| 3510 |
"name": "qwen/qwen-plus-2025-07-28:thinking",
|
| 3511 |
"type": "chat",
|
|
|
|
| 4927 |
]
|
| 4928 |
},
|
| 4929 |
{
|
| 4930 |
+
"name": "inflection/inflection-3-productivity",
|
| 4931 |
"type": "chat",
|
| 4932 |
"input_price_per_1m": 2.5,
|
| 4933 |
"output_price_per_1m": 10,
|
| 4934 |
"currency": "USD"
|
| 4935 |
},
|
| 4936 |
{
|
| 4937 |
+
"name": "inflection/inflection-3-pi",
|
| 4938 |
"type": "chat",
|
| 4939 |
"input_price_per_1m": 2.5,
|
| 4940 |
"output_price_per_1m": 10,
|
|
|
|
| 5395 |
"reasoning"
|
| 5396 |
]
|
| 5397 |
},
|
| 5398 |
+
{
|
| 5399 |
+
"name": "nvidia/nemotron-3-super-120b-a12b:free",
|
| 5400 |
+
"type": "chat",
|
| 5401 |
+
"input_price_per_1m": 0,
|
| 5402 |
+
"output_price_per_1m": 0,
|
| 5403 |
+
"currency": "USD",
|
| 5404 |
+
"capabilities": [
|
| 5405 |
+
"tools",
|
| 5406 |
+
"reasoning"
|
| 5407 |
+
],
|
| 5408 |
+
"size_b": 120
|
| 5409 |
+
},
|
| 5410 |
{
|
| 5411 |
"name": "stepfun/step-3.5-flash:free",
|
| 5412 |
"type": "chat",
|