Spaces:
Paused
Paused
github-actions[bot] commited on
Commit ·
b89bdfe
1
Parent(s): c81b9aa
chore: update provider data [skip ci]
Browse files- data/providers.json +23 -11
data/providers.json
CHANGED
|
@@ -2757,6 +2757,18 @@
|
|
| 2757 |
],
|
| 2758 |
"size_b": 32
|
| 2759 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2760 |
{
|
| 2761 |
"name": "mistralai/mistral-7b-instruct-v0.1",
|
| 2762 |
"type": "chat",
|
|
@@ -3580,17 +3592,6 @@
|
|
| 3580 |
"output_price_per_1m": 1.2,
|
| 3581 |
"currency": "USD"
|
| 3582 |
},
|
| 3583 |
-
{
|
| 3584 |
-
"name": "z-ai/glm-4.7",
|
| 3585 |
-
"type": "chat",
|
| 3586 |
-
"input_price_per_1m": 0.3,
|
| 3587 |
-
"output_price_per_1m": 1.4,
|
| 3588 |
-
"currency": "USD",
|
| 3589 |
-
"capabilities": [
|
| 3590 |
-
"tools",
|
| 3591 |
-
"reasoning"
|
| 3592 |
-
]
|
| 3593 |
-
},
|
| 3594 |
{
|
| 3595 |
"name": "z-ai/glm-4.6v",
|
| 3596 |
"type": "vision",
|
|
@@ -3713,6 +3714,17 @@
|
|
| 3713 |
],
|
| 3714 |
"size_b": 24
|
| 3715 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3716 |
{
|
| 3717 |
"name": "qwen/qwen3.5-397b-a17b",
|
| 3718 |
"type": "vision",
|
|
|
|
| 2757 |
],
|
| 2758 |
"size_b": 32
|
| 2759 |
},
|
| 2760 |
+
{
|
| 2761 |
+
"name": "qwen/qwen3-235b-a22b-thinking-2507",
|
| 2762 |
+
"type": "chat",
|
| 2763 |
+
"input_price_per_1m": 0.11,
|
| 2764 |
+
"output_price_per_1m": 0.6,
|
| 2765 |
+
"currency": "USD",
|
| 2766 |
+
"capabilities": [
|
| 2767 |
+
"tools",
|
| 2768 |
+
"reasoning"
|
| 2769 |
+
],
|
| 2770 |
+
"size_b": 235
|
| 2771 |
+
},
|
| 2772 |
{
|
| 2773 |
"name": "mistralai/mistral-7b-instruct-v0.1",
|
| 2774 |
"type": "chat",
|
|
|
|
| 3592 |
"output_price_per_1m": 1.2,
|
| 3593 |
"currency": "USD"
|
| 3594 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3595 |
{
|
| 3596 |
"name": "z-ai/glm-4.6v",
|
| 3597 |
"type": "vision",
|
|
|
|
| 3714 |
],
|
| 3715 |
"size_b": 24
|
| 3716 |
},
|
| 3717 |
+
{
|
| 3718 |
+
"name": "z-ai/glm-4.7",
|
| 3719 |
+
"type": "chat",
|
| 3720 |
+
"input_price_per_1m": 0.38,
|
| 3721 |
+
"output_price_per_1m": 1.98,
|
| 3722 |
+
"currency": "USD",
|
| 3723 |
+
"capabilities": [
|
| 3724 |
+
"tools",
|
| 3725 |
+
"reasoning"
|
| 3726 |
+
]
|
| 3727 |
+
},
|
| 3728 |
{
|
| 3729 |
"name": "qwen/qwen3.5-397b-a17b",
|
| 3730 |
"type": "vision",
|