Skip to content

Commit 3b6bca9

Browse files
authored
Add support for Kimi-K2.6 for Kimi For Coding provider
1 parent 3d09981 commit 3b6bca9

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 = "Kimi K2.6"
2+
family = "kimi-thinking"
3+
release_date = "2026-04"
4+
last_updated = "2026-04"
5+
attachment = false
6+
reasoning = true
7+
structured_output = true
8+
temperature = true
9+
tool_call = true
10+
knowledge = "2025-01"
11+
open_weights = true
12+
13+
[cost]
14+
input = 0
15+
output = 0
16+
cache_read = 0
17+
cache_write = 0
18+
19+
[limit]
20+
context = 262_144
21+
output = 32_768
22+
23+
[modalities]
24+
input = ["text", "image", "video"]
25+
output = ["text"]

0 commit comments

Comments
 (0)