openclaw/extensions/qwen
Oliver Mee ae11ea5ba9
feat(qwen): add Token Plan (Team Edition) provider (#94419)
* 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>
2026-07-09 22:07:01 +01:00
..
api.ts feat(qwen): add Token Plan (Team Edition) provider (#94419) 2026-07-09 22:07:01 +01:00
index.test.ts feat(qwen): add Token Plan (Team Edition) provider (#94419) 2026-07-09 22:07:01 +01:00
index.ts feat(qwen): add Token Plan (Team Edition) provider (#94419) 2026-07-09 22:07:01 +01:00
media-understanding-provider.test.ts fix(qwen): bound video success response (#96604) 2026-06-25 13:40:07 -04:00
media-understanding-provider.ts fix(qwen): bound video success response (#96604) 2026-06-25 13:40:07 -04:00
models.ts feat(qwen): add Token Plan (Team Edition) provider (#94419) 2026-07-09 22:07:01 +01:00
npm-shrinkwrap.json chore(release): close out 2026.6.11 on main 2026-06-30 11:31:08 -07:00
onboard.ts feat(qwen): add Token Plan (Team Edition) provider (#94419) 2026-07-09 22:07:01 +01:00
openclaw.plugin.json feat(qwen): add Token Plan (Team Edition) provider (#94419) 2026-07-09 22:07:01 +01:00
package.json chore(release): close out 2026.6.11 on main 2026-06-30 11:31:08 -07:00
provider-catalog.test.ts feat(qwen): add Token Plan (Team Edition) provider (#94419) 2026-07-09 22:07:01 +01:00
provider-catalog.ts feat(qwen): add Token Plan (Team Edition) provider (#94419) 2026-07-09 22:07:01 +01:00
provider-discovery.contract.test.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
README.md feat(plugins): externalize official provider batch 2026-06-19 01:05:52 +08:00
stream.test.ts feat(qwen): add Token Plan (Team Edition) provider (#94419) 2026-07-09 22:07:01 +01:00
stream.ts feat(qwen): add Token Plan (Team Edition) provider (#94419) 2026-07-09 22:07:01 +01:00
test-api.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
tsconfig.json
video-generation-provider.test.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00
video-generation-provider.ts docs: document small extension sources 2026-06-04 21:02:07 -04:00

OpenClaw Qwen Cloud Provider

Official OpenClaw provider plugin for Qwen Cloud.

Install from OpenClaw:

openclaw plugins install @openclaw/qwen-provider
openclaw gateway restart

See https://docs.openclaw.ai/providers/qwen for setup and configuration.