openclaw/extensions/qwen
2026-07-29 20:45:44 +08:00
..
api.ts feat(qwen): add Token Plan (Team Edition) provider (#94419) 2026-07-09 22:07:01 +01:00
index.test.ts chore(models): curate all provider model catalogs to current-generation lineups (#113681) 2026-07-25 07:21:17 -07:00
index.ts chore(models): curate all provider model catalogs to current-generation lineups (#113681) 2026-07-25 07:21:17 -07:00
media-understanding-provider.test.ts fix(models): refresh bundled provider catalogs (#109410) 2026-07-16 16:47:25 -07:00
media-understanding-provider.ts fix(agents): honor run abort signal in image and pdf tools (#112644) 2026-07-25 05:17:09 -07:00
models.ts fix(qwen): preserve direct Token Plan constraints (#113976) 2026-07-25 19:12:22 -07:00
onboard.ts fix(models): refresh bundled provider catalogs (#109410) 2026-07-16 16:47:25 -07:00
openclaw.plugin.json chore(models): curate all provider model catalogs to current-generation lineups (#113681) 2026-07-25 07:21:17 -07:00
package.json chore(release): set version to 2026.7.2 2026-07-11 04:00:49 +01:00
provider-catalog.test.ts chore(models): curate all provider model catalogs to current-generation lineups (#113681) 2026-07-25 07:21:17 -07:00
provider-catalog.ts fix(models): refresh bundled provider catalogs (#109410) 2026-07-16 16:47:25 -07:00
provider-discovery.contract.test.ts
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 refactor(providers): consolidate compatible replay policies (#114669) 2026-07-27 14:15:53 -04:00
test-api.ts
tsconfig.json
video-generation-provider.test.ts fix(test): stop asserting exact video deadline budgets (#115883) 2026-07-29 20:45:44 +08: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.