27 lines
478 B
TOML
27 lines
478 B
TOML
name = "Kimi K2 Thinking"
|
|
description = "Kimi reasoning model for long-horizon research, planning, and tool use"
|
|
release_date = "2025-12-08"
|
|
last_updated = "2025-12-08"
|
|
knowledge = "2025-12"
|
|
attachment = true
|
|
reasoning = true
|
|
reasoning_options = []
|
|
tool_call = true
|
|
temperature = true
|
|
open_weights = true
|
|
|
|
[interleaved]
|
|
field = "reasoning_content"
|
|
|
|
[cost]
|
|
input = 0.656
|
|
output = 2.731
|
|
|
|
[limit]
|
|
context = 262_000
|
|
output = 262_000
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|