diff --git a/opencode.jsonc b/opencode.jsonc index 63d2173..ed6a9e9 100644 --- a/opencode.jsonc +++ b/opencode.jsonc @@ -100,6 +100,12 @@ "modalities": { "input": ["text"], "output": ["text"] }, "limit": { "context": 204800, "output": 131072 } }, + "kimi-k2p5-turbo": { + "name": "Kimi K2.5 Turbo", + "reasoning": true, + "modalities": { "input": ["text", "image"], "output": ["text"] }, + "limit": { "context": 256000, "output": 256000 } + }, "kimi-k2.5": { "name": "Kimi K2.5", "reasoning": true,