fix(config): replace kimi-for-coding with kimi-k2.5 in all refs
All checks were successful
Forge CI / smoke-and-build (pull_request) Successful in 36s

- model_metadata.py
- fallback-config.yaml
- hermes_cli/auth.py, main.py, models.py
- test_api_key_providers.py
- docs/integrations/providers.md
- ezra quarterly report
This commit is contained in:
Alexander Whitestone
2026-04-07 12:58:44 -04:00
parent 01a3f47a5b
commit b179250ab8
8 changed files with 15 additions and 15 deletions

View File

@@ -2126,9 +2126,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-for-coding first)
# Coding Plan models (kimi-k2.5 first)
model_list = [
"kimi-for-coding",
"kimi-k2.5",
"kimi-k2.5",
"kimi-k2-thinking",
"kimi-k2-thinking-turbo",