Skip to content

Commit 214adb1

Browse files
authored
Merge pull request #1522 from ceoAppsknight/kilo/kimi-k2.6
Added kilo/kimi-k2.6
2 parents b301c1f + 19b66fb commit 214adb1

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
name = "MoonshotAI: Kimi K2.6"
2+
release_date = "2026-04-20"
3+
last_updated = "2026-04-20"
4+
attachment = true
5+
reasoning = true
6+
temperature = true
7+
tool_call = true
8+
structured_output = true
9+
open_weights = true
10+
11+
[interleaved]
12+
field = "reasoning_details"
13+
14+
[cost]
15+
input = 0.95
16+
output = 4.00
17+
cache_read = 0.16
18+
19+
[limit]
20+
context = 262144
21+
output = 262144
22+
23+
[modalities]
24+
input = ["text", "image"]
25+
output = ["text"]

0 commit comments

Comments
 (0)