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