mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-13 23:29:34 +08:00
* feat(qwen): add Token Plan provider Co-authored-by: Oliver Mee <102673257+Omee11@users.noreply.github.com> * docs: regenerate documentation map --------- Co-authored-by: Peter Steinberger <steipete@gmail.com> Co-authored-by: Oliver Mee <102673257+Omee11@users.noreply.github.com>
25 lines
846 B
Markdown
25 lines
846 B
Markdown
---
|
|
summary: "Adds Qwen, Qwen Cloud, Model Studio, DashScope, Qwen Oauth, Qwen Portal, Qwen CLI, Qwen Token Plan, Bailian Token Plan model provider support to OpenClaw."
|
|
read_when:
|
|
- You are installing, configuring, or auditing the qwen plugin
|
|
title: "Qwen plugin"
|
|
---
|
|
|
|
# Qwen plugin
|
|
|
|
Adds Qwen, Qwen Cloud, Model Studio, DashScope, Qwen Oauth, Qwen Portal, Qwen CLI, Qwen Token Plan, Bailian Token Plan model provider support to OpenClaw.
|
|
|
|
## Distribution
|
|
|
|
- Package: `@openclaw/qwen-provider`
|
|
- Install route: npm; ClawHub: `clawhub:@openclaw/qwen-provider`
|
|
|
|
## Surface
|
|
|
|
providers: qwen, qwencloud, modelstudio, dashscope, qwen-oauth, qwen-portal, qwen-cli, qwen-token-plan, bailian-token-plan; contracts: mediaUnderstandingProviders, videoGenerationProviders
|
|
|
|
## Related docs
|
|
|
|
- [qwen](/providers/qwen)
|
|
- [qwen-oauth](/providers/qwen-oauth)
|