Skip to content

Commit e2ded41

Browse files
committed
chore: auto-update generated files
1 parent abc7c5e commit e2ded41

File tree

5 files changed

+335
-218
lines changed

5 files changed

+335
-218
lines changed

internal/providers/configs/huggingface.json

Lines changed: 50 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,19 @@
77
"default_large_model_id": "moonshotai/Kimi-K2-Instruct-0905:groq",
88
"default_small_model_id": "openai/gpt-oss-20b:groq",
99
"models": [
10+
{
11+
"id": "MiniMaxAI/MiniMax-M2.1:fireworks-ai",
12+
"name": "MiniMaxAI/MiniMax-M2.1 (fireworks-ai)",
13+
"cost_per_1m_in": 0,
14+
"cost_per_1m_out": 0,
15+
"cost_per_1m_in_cached": 0,
16+
"cost_per_1m_out_cached": 0,
17+
"context_window": 204800,
18+
"default_max_tokens": 8192,
19+
"can_reason": false,
20+
"supports_attachments": false,
21+
"options": {}
22+
},
1023
{
1124
"id": "MiniMaxAI/MiniMax-M2.5:fireworks-ai",
1225
"name": "MiniMaxAI/MiniMax-M2.5 (fireworks-ai)",
@@ -33,6 +46,19 @@
3346
"supports_attachments": false,
3447
"options": {}
3548
},
49+
{
50+
"id": "Qwen/Qwen3-8B:fireworks-ai",
51+
"name": "Qwen/Qwen3-8B (fireworks-ai)",
52+
"cost_per_1m_in": 0,
53+
"cost_per_1m_out": 0,
54+
"cost_per_1m_in_cached": 0,
55+
"cost_per_1m_out_cached": 0,
56+
"context_window": 40960,
57+
"default_max_tokens": 8192,
58+
"can_reason": false,
59+
"supports_attachments": false,
60+
"options": {}
61+
},
3662
{
3763
"id": "Qwen/Qwen3-VL-30B-A3B-Instruct:fireworks-ai",
3864
"name": "Qwen/Qwen3-VL-30B-A3B-Instruct (fireworks-ai)",
@@ -125,8 +151,8 @@
125151
"options": {}
126152
},
127153
{
128-
"id": "moonshotai/Kimi-K2-Instruct-0905:groq",
129-
"name": "moonshotai/Kimi-K2-Instruct-0905 (groq)",
154+
"id": "moonshotai/Kimi-K2-Instruct-0905:fireworks-ai",
155+
"name": "moonshotai/Kimi-K2-Instruct-0905 (fireworks-ai)",
130156
"cost_per_1m_in": 0,
131157
"cost_per_1m_out": 0,
132158
"cost_per_1m_in_cached": 0,
@@ -138,8 +164,8 @@
138164
"options": {}
139165
},
140166
{
141-
"id": "moonshotai/Kimi-K2-Thinking:fireworks-ai",
142-
"name": "moonshotai/Kimi-K2-Thinking (fireworks-ai)",
167+
"id": "moonshotai/Kimi-K2-Instruct-0905:groq",
168+
"name": "moonshotai/Kimi-K2-Instruct-0905 (groq)",
143169
"cost_per_1m_in": 0,
144170
"cost_per_1m_out": 0,
145171
"cost_per_1m_in_cached": 0,
@@ -151,8 +177,8 @@
151177
"options": {}
152178
},
153179
{
154-
"id": "moonshotai/Kimi-K2.5:fireworks-ai",
155-
"name": "moonshotai/Kimi-K2.5 (fireworks-ai)",
180+
"id": "moonshotai/Kimi-K2-Thinking:fireworks-ai",
181+
"name": "moonshotai/Kimi-K2-Thinking (fireworks-ai)",
156182
"cost_per_1m_in": 0,
157183
"cost_per_1m_out": 0,
158184
"cost_per_1m_in_cached": 0,
@@ -164,13 +190,13 @@
164190
"options": {}
165191
},
166192
{
167-
"id": "openai/gpt-oss-120b:cerebras",
168-
"name": "openai/gpt-oss-120b (cerebras)",
169-
"cost_per_1m_in": 0.25,
170-
"cost_per_1m_out": 0.69,
193+
"id": "moonshotai/Kimi-K2.5:fireworks-ai",
194+
"name": "moonshotai/Kimi-K2.5 (fireworks-ai)",
195+
"cost_per_1m_in": 0,
196+
"cost_per_1m_out": 0,
171197
"cost_per_1m_in_cached": 0,
172198
"cost_per_1m_out_cached": 0,
173-
"context_window": 131072,
199+
"context_window": 262144,
174200
"default_max_tokens": 8192,
175201
"can_reason": false,
176202
"supports_attachments": false,
@@ -241,6 +267,19 @@
241267
"supports_attachments": false,
242268
"options": {}
243269
},
270+
{
271+
"id": "zai-org/GLM-4.7:fireworks-ai",
272+
"name": "zai-org/GLM-4.7 (fireworks-ai)",
273+
"cost_per_1m_in": 0,
274+
"cost_per_1m_out": 0,
275+
"cost_per_1m_in_cached": 0,
276+
"cost_per_1m_out_cached": 0,
277+
"context_window": 202752,
278+
"default_max_tokens": 8192,
279+
"can_reason": false,
280+
"supports_attachments": false,
281+
"options": {}
282+
},
244283
{
245284
"id": "zai-org/GLM-5:fireworks-ai",
246285
"name": "zai-org/GLM-5 (fireworks-ai)",

0 commit comments

Comments
 (0)