feat: add Kimi K2 Thinking model (#230)

Co-authored-by: Letta <noreply@letta.com>
This commit is contained in:
Kevin Lin
2025-12-15 19:54:48 -08:00
committed by GitHub
parent 4cc4928bb0
commit 560f3591ad

View File

@@ -344,6 +344,15 @@
"context_window": 262144 "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", "id": "deepseek-chat-v3.1",
"handle": "openrouter/deepseek/deepseek-chat-v3.1", "handle": "openrouter/deepseek/deepseek-chat-v3.1",