24 lines
437 B
TOML
24 lines
437 B
TOML
name = "kimi-k2-thinking"
|
|
description = "Kimi reasoning model for long-horizon research, planning, and tool use"
|
|
release_date = "2025-09-05"
|
|
last_updated = "2025-09-05"
|
|
attachment = false
|
|
reasoning = true
|
|
reasoning_options = []
|
|
temperature = true
|
|
tool_call = true
|
|
open_weights = false
|
|
knowledge = "2025-06"
|
|
|
|
[cost]
|
|
input = 0.575
|
|
output = 2.300
|
|
|
|
[limit]
|
|
context = 262_144
|
|
output = 262_144
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|