mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-29 21:13:24 +00:00
* refactor(imports): dedupe and hoist imports * feat(lint): enforce import/no-duplicates and import/first |
||
|---|---|---|
| .. | ||
| api.ts | ||
| index.test.ts | ||
| index.ts | ||
| live.test.ts | ||
| models.ts | ||
| openclaw.plugin.json | ||
| package.json | ||
| provider-discovery.ts | ||
| README.md | ||
| tsconfig.json | ||
| video-generation-provider.test.ts | ||
| video-generation-provider.ts | ||
OpenClaw BytePlus Provider
Official OpenClaw provider plugin for BytePlus model inference and Seedance video generation.
Install from OpenClaw:
openclaw plugins install @openclaw/byteplus-provider
openclaw gateway restart
Set BYTEPLUS_API_KEY, then select a byteplus/* or byteplus-plan/* model.
See https://docs.openclaw.ai/concepts/model-providers#byteplus-international for model setup and https://docs.openclaw.ai/tools/video-generation for Seedance video generation.