Skip to content

Commit c994b11

Browse files
authored
Merge pull request #1542 from u007/patch-1
Add Chutes: Kimi K2.6 TEE
2 parents 833e8f7 + e3b4df4 commit c994b11

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.6 TEE"
2+
family = "kimi"
3+
release_date = "2026-04-20"
4+
last_updated = "2026-04-23"
5+
attachment = true
6+
reasoning = true
7+
temperature = true
8+
tool_call = true
9+
knowledge = "2025-12"
10+
open_weights = true
11+
structured_output = true
12+
13+
[interleaved]
14+
field = "reasoning_content"
15+
16+
[cost]
17+
input = 0.44
18+
output = 2.00
19+
20+
[limit]
21+
context = 262_144
22+
output = 262_144
23+
24+
[modalities]
25+
input = ["text", "image", "video"]
26+
output = ["text"]

0 commit comments

Comments
 (0)