mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-17 04:31:55 +00:00
feat(alibaba): add qwen3.6-plus to supported models
- Add qwen3.6-plus to the Alibaba DashScope curated model list - Enables model switching via /model qwen3.6-plus without auto-correction warning
This commit is contained in:
parent
474c725b49
commit
07a818804e
1 changed files with 1 additions and 0 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue