Files
openclaw/docs/zh-CN/providers/qwen.md
pomelo dad68d319b Remove Qwen OAuth integration (qwen-portal-auth) (#52709)
* Remove Qwen OAuth integration (qwen-portal-auth)

Qwen OAuth via portal.qwen.ai is being deprecated by the Qwen team due
to traffic impact on their primary Qwen Code user base. Users should
migrate to the officially supported Model Studio (Alibaba Cloud Coding
Plan) provider instead.

Ref: https://github.com/openclaw/openclaw/issues/49557

- Delete extensions/qwen-portal-auth/ plugin entirely
- Remove qwen-portal from onboarding auth choices, provider aliases,
  auto-enable list, bundled plugin defaults, and pricing cache
- Remove Qwen CLI credential sync (external-cli-sync, cli-credentials)
- Remove QWEN_OAUTH_MARKER from model auth markers
- Update docs/providers/qwen.md to redirect to Model Studio
- Update model-providers docs (EN + zh-CN) to remove Qwen OAuth section
- Regenerate config and plugin-sdk baselines
- Update all affected tests

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>

* Clean up residual qwen-portal references after OAuth removal

* Add migration hint for deprecated qwen-portal OAuth provider

* fix: finish qwen oauth removal follow-up

---------

Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>
Co-authored-by: Frank Yang <frank.ekn@gmail.com>
2026-03-26 16:32:34 +08:00

979 B
Raw Permalink Blame History

read_when, summary, title, x-i18n
read_when summary title x-i18n
你想在 OpenClaw 中使用 Qwen
你之前使用过 Qwen OAuth
通过阿里云 Model Studio 使用 Qwen 模型 Qwen
generated_at model provider source_hash source_path workflow
2026-03-23T00:00:00Z claude-opus-4-5 pi providers/qwen.md 15

Qwen

Qwen OAuth 已移除。 使用 portal.qwen.ai 端点的免费层 OAuth 集成(qwen-portal)已不再可用。详情请参见 Issue #49557

推荐方案Model Studio阿里云 Coding Plan

使用 Model Studio 获取官方支持的 Qwen 模型访问Qwen 3.5 Plus、GLM-4.7、Kimi K2.5、MiniMax M2.5 等)。

# 全球端点
openclaw onboard --auth-choice modelstudio-api-key

# 中国端点
openclaw onboard --auth-choice modelstudio-api-key-cn

完整设置详情请参见 Model Studio