Skip to content

Commit e627f4c

Browse files
mdrxygithub-actions[bot]
authored andcommitted
chore(model-profiles): refresh model profile data
1 parent cdafe60 commit e627f4c

2 files changed

Lines changed: 92 additions & 177 deletions

File tree

libs/partners/fireworks/langchain_fireworks/data/_profiles.py

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,26 @@
238238
"attachment": False,
239239
"temperature": True,
240240
},
241+
"accounts/fireworks/routers/kimi-k2p6-fast": {
242+
"name": "Kimi K2.6 Fast",
243+
"release_date": "2026-04-17",
244+
"last_updated": "2026-06-05",
245+
"open_weights": True,
246+
"max_input_tokens": 262000,
247+
"max_output_tokens": 262000,
248+
"text_inputs": True,
249+
"image_inputs": True,
250+
"audio_inputs": False,
251+
"video_inputs": False,
252+
"text_outputs": True,
253+
"image_outputs": False,
254+
"audio_outputs": False,
255+
"video_outputs": False,
256+
"reasoning_output": True,
257+
"tool_calling": True,
258+
"attachment": False,
259+
"temperature": True,
260+
},
241261
"accounts/fireworks/routers/kimi-k2p6-turbo": {
242262
"name": "Kimi K2.6 Turbo",
243263
"release_date": "2026-04-17",

0 commit comments

Comments
 (0)