We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 98732b7 + b5a7a6e commit 7a50ea2Copy full SHA for 7a50ea2
1 file changed
providers/venice/models/kimi-k2-6.toml
@@ -0,0 +1,26 @@
1
+name = "Kimi K2.6"
2
+family = "kimi"
3
+attachment = true
4
+reasoning = true
5
+tool_call = true
6
+structured_output = true
7
+temperature = true
8
+release_date = "2026-04-20"
9
+last_updated = "2026-04-20"
10
+open_weights = true
11
+
12
+[interleaved]
13
+field = "reasoning_content"
14
15
+[cost]
16
+input = 0.56
17
+output = 3.5
18
+cache_read = 0.11
19
20
+[limit]
21
+context = 256_000
22
+output = 65_536
23
24
+[modalities]
25
+input = ["text", "image"]
26
+output = ["text"]
0 commit comments