fix: remove duplicate kimi-k2.5 entries from model lists
All checks were successful
Forge CI / smoke-and-build (pull_request) Successful in 47s

This commit is contained in:
2026-04-08 00:49:52 +00:00
parent b179250ab8
commit 01ce8ae889
2 changed files with 0 additions and 2 deletions

View File

@@ -2128,7 +2128,6 @@ def _model_flow_kimi(config, current_model=""):
if is_coding_plan:
# Coding Plan models (kimi-k2.5 first)
model_list = [
"kimi-k2.5",
"kimi-k2.5",
"kimi-k2-thinking",
"kimi-k2-thinking-turbo",

View File

@@ -130,7 +130,6 @@ _PROVIDER_MODELS: dict[str, list[str]] = {
"glm-4.5-flash",
],
"kimi-coding": [
"kimi-k2.5",
"kimi-k2.5",
"kimi-k2-thinking",
"kimi-k2-thinking-turbo",