项目文件夹

文件
2026-07-13 12:28:55 +08:00

30 行
538 B
TOML

name = "Moonshot Kimi K2 Thinking"
description = "Kimi reasoning model for long-horizon research, planning, and tool use"
family = "kimi-thinking"
release_date = "2025-11-06"
last_updated = "2025-11-06"
attachment = false
reasoning = true
temperature = true
tool_call = true
open_weights = true
structured_output = true
[[reasoning_options]]
type = "budget_tokens"
[interleaved]
field = "reasoning_content"
[cost]
input = 0.574
output = 2.294
[limit]
context = 262_144
output = 16_384
[modalities]
input = ["text"]
output = ["text"]