Spaces:
Paused
Paused
github-actions[bot] commited on
Commit ·
bc8c3ed
1
Parent(s): be38fcd
chore: update provider data [skip ci]
Browse files- data/providers.json +25 -2
data/providers.json
CHANGED
|
@@ -4661,6 +4661,29 @@
|
|
| 4661 |
"reasoning"
|
| 4662 |
]
|
| 4663 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4664 |
{
|
| 4665 |
"name": "google/gemini-3.1-pro-preview-customtools",
|
| 4666 |
"type": "vision",
|
|
@@ -4927,14 +4950,14 @@
|
|
| 4927 |
]
|
| 4928 |
},
|
| 4929 |
{
|
| 4930 |
-
"name": "inflection/inflection-3-
|
| 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-
|
| 4938 |
"type": "chat",
|
| 4939 |
"input_price_per_1m": 2.5,
|
| 4940 |
"output_price_per_1m": 10,
|
|
|
|
| 4661 |
"reasoning"
|
| 4662 |
]
|
| 4663 |
},
|
| 4664 |
+
{
|
| 4665 |
+
"name": "x-ai/grok-4.20-multi-agent-beta",
|
| 4666 |
+
"type": "vision",
|
| 4667 |
+
"input_price_per_1m": 2,
|
| 4668 |
+
"output_price_per_1m": 6,
|
| 4669 |
+
"currency": "USD",
|
| 4670 |
+
"capabilities": [
|
| 4671 |
+
"vision",
|
| 4672 |
+
"reasoning"
|
| 4673 |
+
]
|
| 4674 |
+
},
|
| 4675 |
+
{
|
| 4676 |
+
"name": "x-ai/grok-4.20-beta",
|
| 4677 |
+
"type": "vision",
|
| 4678 |
+
"input_price_per_1m": 2,
|
| 4679 |
+
"output_price_per_1m": 6,
|
| 4680 |
+
"currency": "USD",
|
| 4681 |
+
"capabilities": [
|
| 4682 |
+
"vision",
|
| 4683 |
+
"tools",
|
| 4684 |
+
"reasoning"
|
| 4685 |
+
]
|
| 4686 |
+
},
|
| 4687 |
{
|
| 4688 |
"name": "google/gemini-3.1-pro-preview-customtools",
|
| 4689 |
"type": "vision",
|
|
|
|
| 4950 |
]
|
| 4951 |
},
|
| 4952 |
{
|
| 4953 |
+
"name": "inflection/inflection-3-pi",
|
| 4954 |
"type": "chat",
|
| 4955 |
"input_price_per_1m": 2.5,
|
| 4956 |
"output_price_per_1m": 10,
|
| 4957 |
"currency": "USD"
|
| 4958 |
},
|
| 4959 |
{
|
| 4960 |
+
"name": "inflection/inflection-3-productivity",
|
| 4961 |
"type": "chat",
|
| 4962 |
"input_price_per_1m": 2.5,
|
| 4963 |
"output_price_per_1m": 10,
|