Skip to content

Commit c885ed4

Browse files
authored
Merge pull request #1531 from zhiyuan1024/zhiyuan/alibaba-cn_kimi-k2.6
feat(alibaba-cn): add Kimi K2.6 model configuration
2 parents 2fc4340 + b58392f commit c885ed4

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

0 commit comments

Comments
 (0)