openclaw/extensions/qwen
Peter Steinberger e7492c6fca
feat(providers): refresh Qwen, Cohere, and Mistral catalogs (#102489)
* feat(providers): refresh popular model catalogs

* chore: leave release changelog to release automation

* docs: refresh provider docs map
2026-07-09 08:16:50 +01:00
..
api.ts feat(providers): refresh Qwen, Cohere, and Mistral catalogs (#102489) 2026-07-09 08:16:50 +01:00
index.test.ts feat(providers): refresh Qwen, Cohere, and Mistral catalogs (#102489) 2026-07-09 08:16:50 +01:00
index.ts feat(providers): refresh Qwen, Cohere, and Mistral catalogs (#102489) 2026-07-09 08:16:50 +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(providers): refresh Qwen, Cohere, and Mistral catalogs (#102489) 2026-07-09 08:16:50 +01:00
npm-shrinkwrap.json chore(release): close out 2026.6.11 on main 2026-06-30 11:31:08 -07:00
onboard.ts refactor(extensions): remove unused provider helpers 2026-06-18 10:59:33 +08:00
openclaw.plugin.json feat(providers): refresh Qwen, Cohere, and Mistral catalogs (#102489) 2026-07-09 08:16:50 +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(providers): refresh Qwen, Cohere, and Mistral catalogs (#102489) 2026-07-09 08:16:50 +01:00
provider-catalog.ts
provider-discovery.contract.test.ts
README.md feat(plugins): externalize official provider batch 2026-06-19 01:05:52 +08:00
stream.test.ts
stream.ts refactor(providers): share Qwen chat-template thinking patch 2026-06-22 18:42:40 +08:00
test-api.ts
tsconfig.json
video-generation-provider.test.ts
video-generation-provider.ts

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.