diff --git a/providers/chutes/models/moonshotai/Kimi-K2.5-TEE.toml b/providers/chutes/models/moonshotai/Kimi-K2.5-TEE.toml index ec3ef1b73..74c97d3a6 100644 --- a/providers/chutes/models/moonshotai/Kimi-K2.5-TEE.toml +++ b/providers/chutes/models/moonshotai/Kimi-K2.5-TEE.toml @@ -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"]