Skip to content

Commit 9838c55

Browse files
authored
Merge pull request #1256 from jonathancaevans/add-kimi-k2p5-turbo-router
Add Fireworks Kimi K2.5 Turbo router
2 parents 4235bc6 + 29c3e9c commit 9838c55

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
name = "Kimi K2.5 Turbo"
2+
family = "kimi-thinking"
3+
release_date = "2026-01-27"
4+
last_updated = "2026-01-27"
5+
knowledge = "2025-01"
6+
attachment = false
7+
reasoning = true
8+
temperature = true
9+
tool_call = true
10+
open_weights = true
11+
12+
[cost]
13+
cache_read = 0
14+
input = 0
15+
output = 0
16+
17+
[limit]
18+
context = 256_000
19+
output = 256_000
20+
21+
[modalities]
22+
input = ["text", "image"]
23+
output = ["text"]
24+
25+
[interleaved]
26+
field = "reasoning_content"

0 commit comments

Comments
 (0)