We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2fc4340 + b58392f commit c885ed4Copy full SHA for c885ed4
1 file changed
providers/alibaba-cn/models/kimi-k2.6.toml
@@ -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