mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 14:50:45 +00:00
docs(providers/qwen): note explicit qwen3.6-plus opt-in on Coding Plan
For 058b57867e: docs/providers/qwen.md "Qwen 3.6 Plus availability"
accordion now records that the bundled catalog still does not advertise
`qwen3.6-plus` on Coding Plan endpoints, but explicitly configured
`models.providers.qwen.models` entries for that model are honored on
Coding Plan baseUrls so subscribers whose plan enables it can opt in. The
upstream API still decides whether the call succeeds.
This commit is contained in:
@@ -235,6 +235,12 @@ See [Video Generation](/tools/video-generation) for shared tool parameters, prov
|
||||
`qwen3.6-plus`, switch to Standard (pay-as-you-go) instead of the Coding Plan
|
||||
endpoint/key pair.
|
||||
|
||||
OpenClaw's bundled Qwen catalog does not advertise `qwen3.6-plus` on Coding
|
||||
Plan endpoints, but explicitly configured `qwen/qwen3.6-plus` entries under
|
||||
`models.providers.qwen.models` are honored on Coding Plan baseUrls so you
|
||||
can opt that model in if Aliyun enables it on your subscription. The
|
||||
upstream API still decides whether the call succeeds.
|
||||
|
||||
</Accordion>
|
||||
|
||||
<Accordion title="Capability plan">
|
||||
|
||||
Reference in New Issue
Block a user