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
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user