We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 53a9a2a + 3b6bca9 commit ba7c3d7Copy full SHA for ba7c3d7
1 file changed
providers/kimi-for-coding/models/k2p6.toml
@@ -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