openclaw/extensions/qwen
Alix-007 bbac74685d
fix(dashscope): apply request policy to video requests (#102094)
* fix(dashscope): apply request policy to video requests

* fix(dashscope): apply request policy to task follow-ups
2026-07-12 11:11:15 -04: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): set version to 2026.7.2 2026-07-11 04:00:49 +01: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): set version to 2026.7.2 2026-07-11 04:00:49 +01: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 fix(dashscope): apply request policy to video requests (#102094) 2026-07-12 11:11:15 -04:00
video-generation-provider.ts fix(dashscope): apply request policy to video requests (#102094) 2026-07-12 11:11:15 -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.