Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 11 additions & 6 deletions providers/chutes/models/moonshotai/Kimi-K2.5-TEE.toml
Original file line number Diff line number Diff line change
@@ -1,21 +1,26 @@
name = "Kimi K2.5 TEE"
family = "kimi"
release_date = "2026-01-27"
last_updated = "2026-01-27"
attachment = false
reasoning = false
reasoning = true
temperature = true
tool_call = false
structured_output = false
tool_call = true
knowledge = "2024-10"
open_weights = true
structured_output = true

[interleaved]
field = "reasoning_content"

[cost]
input = 0.60
output = 3.00

[limit]
context = 32_768
output = 8_192
context = 262_144
output = 65_535

[modalities]
input = ["text"]
input = ["text", "image", "video"]
output = ["text"]