Skip to content

Commit 98732b7

Browse files
authored
Merge pull request #1512 from SomeoneWithOptions/dev
add kimi-K2.6 for OpenRouter provider
2 parents ba7c3d7 + c6412d7 commit 98732b7

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)