We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b301c1f + 19b66fb commit 214adb1Copy full SHA for 214adb1
1 file changed
providers/kilo/models/moonshotai/kimi-k2.6.toml
@@ -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