mirror of https://github.com/openclaw/openclaw.git
857 B
857 B
| summary | read_when | title | ||
|---|---|---|---|---|
| Use Qwen models via Alibaba Cloud Model Studio |
|
Qwen |
Qwen
Qwen OAuth has been removed. The free-tier OAuth integration
(qwen-portal) that used portal.qwen.ai endpoints is no longer available.
See Issue #49557 for
background.
Recommended: Model Studio (Alibaba Cloud Coding Plan)
Use Model Studio for officially supported access to Qwen models (Qwen 3.5 Plus, GLM-4.7, Kimi K2.5, MiniMax M2.5, and more).
# Global endpoint
openclaw onboard --auth-choice modelstudio-api-key
# China endpoint
openclaw onboard --auth-choice modelstudio-api-key-cn
See Model Studio for full setup details.