diff --git a/src/models.json b/src/models.json index 5a44bfe..1f4da0b 100644 --- a/src/models.json +++ b/src/models.json @@ -344,6 +344,15 @@ "context_window": 262144 } }, + { + "id": "kimi-k2-thinking", + "handle": "openrouter/moonshotai/kimi-k2-thinking", + "label": "Kimi K2 Thinking", + "description": "Kimi's K2 model with advanced thinking capabilities", + "updateArgs": { + "context_window": 256000 + } + }, { "id": "deepseek-chat-v3.1", "handle": "openrouter/deepseek/deepseek-chat-v3.1",