-
Notifications
You must be signed in to change notification settings - Fork 33.5k
Add qwen/qwen3.6-plus (paid tier) to model catalogs #6601
Copy link
Copy link
Closed
Labels
P3Low — cosmetic, nice to haveLow — cosmetic, nice to havecomp/agentCore agent loop, run_agent.py, prompt builderCore agent loop, run_agent.py, prompt buildercomp/cliCLI entry point, hermes_cli/, setup wizardCLI entry point, hermes_cli/, setup wizardprovider/openrouterOpenRouter aggregatorOpenRouter aggregatorprovider/qwenQwen / Alibaba Cloud (OAuth)Qwen / Alibaba Cloud (OAuth)type/featureNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
P3Low — cosmetic, nice to haveLow — cosmetic, nice to havecomp/agentCore agent loop, run_agent.py, prompt builderCore agent loop, run_agent.py, prompt buildercomp/cliCLI entry point, hermes_cli/, setup wizardCLI entry point, hermes_cli/, setup wizardprovider/openrouterOpenRouter aggregatorOpenRouter aggregatorprovider/qwenQwen / Alibaba Cloud (OAuth)Qwen / Alibaba Cloud (OAuth)type/featureNew feature or requestNew feature or request
Type
Fields
Give feedbackNo fields configured for issues without a type.
Problem
Both OpenRouter and KiloCode support
qwen/qwen3.6-plus(the paid tier with 1M context and thinking support), but it is not included in the model catalogs. Only the free variant (qwen/qwen3.6-plus:free) is currently listed.Expected
The paid
qwen/qwen3.6-plusmodel should appear in:hermes_cli/models.py--OPENROUTER_MODELSlisthermes_cli/models.py--kilocodeentry in_PROVIDER_MODELSagent/model_metadata.py--DEFAULT_CONTEXT_LENGTHSwith 1M context (1,048,576)Model Specs
/v1/modelsendpointRelated
PR #4376 previously added
qwen/qwen3.6-plus-preview:free-- the non-preview paid tier remains missing.