Files
openclaw/docs/providers/qwen.md
Vincent Koc 3aac43e30b docs: remove stale MiniMax M2.5 refs and add image generation docs
After the M2.7-only catalog trim (#54487), update 10 docs files:
- Replace removed M2.5/VL-01 model references across FAQ, wizard,
  config reference, local-models, and provider pages
- Make local-models guide model-agnostic (generic LM Studio placeholder)
- Add image-01 generation section to minimax.md
- Leave third-party catalogs (Synthetic, Venice) unchanged
2026-03-29 17:26:02 +09:00

843 B

summary, read_when, title
summary read_when title
Use Qwen models via Alibaba Cloud Model Studio
You want to use Qwen with OpenClaw
You previously used Qwen OAuth
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.

Use Model Studio for officially supported access to Qwen models (Qwen 3.5 Plus, GLM-4.7, Kimi K2.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.