feat(presets): add Kimi K3 to Kimi open-platform presets

Add kimi-k3 (1M context, 131K max output) to the Kimi provider preset
model lists for Codex, Hermes, OpenClaw, and OpenCode, appended after
kimi-k2.7-code so the catalog-first-row default backfill is unchanged.
The Kimi For Coding plan presets keep the kimi-for-coding endpoint
alias and are intentionally untouched.
This commit is contained in:
Jason
2026-07-17 09:22:06 +08:00
parent 2bfecead4f
commit f20458229d
5 changed files with 24 additions and 2 deletions
@@ -59,7 +59,7 @@ const expectedChatPresets = new Map<
"Kimi",
{
baseUrl: "https://api.moonshot.cn/v1",
contextWindows: { "kimi-k2.7-code": 262144 },
contextWindows: { "kimi-k2.7-code": 262144, "kimi-k3": 1048576 },
},
],
[