Skip to content
Closed
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
21 changes: 13 additions & 8 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"
name = "moonshotai/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
structured_output = true
knowledge = "2024-10"
open_weights = 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"]
output = ["text"]
input = ["text", "image", "video"]
output = ["text"]