feat: add kimi-k2.6 to kimi-coding, kimi-coding-cn, and moonshot providers (#13152)

Add kimi-k2.6 as the top model in kimi-coding, kimi-coding-cn, and
moonshot static provider lists (models.py, setup.py, main.py).
kimi-k2.5 retained alongside it.
This commit is contained in:
Teknium
2026-04-20 11:56:56 -07:00
committed by GitHub
parent f01e65196a
commit 6d58ec75ee
3 changed files with 7 additions and 3 deletions

View File

@@ -3340,8 +3340,9 @@ def _model_flow_kimi(config, current_model=""):
# Step 3: Model selection — show appropriate models for the endpoint
if is_coding_plan:
# Coding Plan models (kimi-k2.5 first)
# Coding Plan models (kimi-k2.6 first)
model_list = [
"kimi-k2.6",
"kimi-k2.5",
"kimi-for-coding",
"kimi-k2-thinking",