Skip to content

Commit 3542942

Browse files
authored
add kimi-k2-thinking for synthetic proivder
1 parent d563290 commit 3542942

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
name = "Kimi K2 Thinking"
2+
release_date = "2025-11-07"
3+
last_updated = "2025-11-07"
4+
attachment = false
5+
reasoning = true
6+
temperature = true
7+
tool_call = true
8+
knowledge = "2025-11"
9+
open_weights = true
10+
11+
[cost]
12+
input = 0.55
13+
output = 2.19
14+
15+
[limit]
16+
context = 262_144
17+
output = 262_144
18+
19+
[modalities]
20+
input = ["text"]
21+
output = ["text"]

0 commit comments

Comments
 (0)