diff --git a/hermes_cli/models.py b/hermes_cli/models.py index 422e4d54..bc83a163 100644 --- a/hermes_cli/models.py +++ b/hermes_cli/models.py @@ -350,6 +350,7 @@ _PROVIDER_MODELS: dict[str, list[str]] = { # to https://dashscope-intl.aliyuncs.com/compatible-mode/v1 (OpenAI-compat) # or https://dashscope-intl.aliyuncs.com/apps/anthropic (Anthropic-compat). "alibaba": [ + "qwen3.6-plus", "kimi-k2.5", "qwen3.5-plus", "qwen3-coder-plus",