diff --git a/hermes_cli/models.py b/hermes_cli/models.py index 7940794d466a8..c3c0057532b2b 100644 --- a/hermes_cli/models.py +++ b/hermes_cli/models.py @@ -506,9 +506,10 @@ _PROVIDER_MODELS: dict[str, list[str]] = { # Alibaba Coding Plan — same platform as alibaba (DashScope coding-intl), # separate provider ID with its own base_url_env_var. "alibaba-coding-plan": [ - "qwen3.7-max", + "qwen3.7-plus", "qwen3.6-plus", "qwen3.5-plus", + "qwen3-max-2026-01-23", "qwen3-coder-plus", "qwen3-coder-next", "kimi-k2.5",