We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 208dcd1 + 2b0c21e commit e3e2066Copy full SHA for e3e2066
1 file changed
providers/deepinfra/models/moonshotai/Kimi-K2.6.toml
@@ -0,0 +1,28 @@
1
+name = "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
+structured_output = true
8
+temperature = true
9
+tool_call = true
10
+knowledge = "2024-04"
11
+open_weights = true
12
+
13
+[interleaved]
14
+field = "reasoning_content"
15
16
+[cost]
17
+input = 0.75
18
+output = 3.50
19
+cache_read = 0.15
20
21
+[limit]
22
+context = 262_144
23
+# https://deepinfra.com/docs/advanced/max_tokens_limit
24
+output = 16_384
25
26
+[modalities]
27
+input = ["text", "image", "video"]
28
+output = ["text"]
0 commit comments