mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-03 20:01:36 +00:00
18 lines
500 B
Markdown
18 lines
500 B
Markdown
# OpenClaw BytePlus Provider
|
|
|
|
Official OpenClaw provider plugin for BytePlus model inference and Seedance
|
|
video generation.
|
|
|
|
Install from OpenClaw:
|
|
|
|
```bash
|
|
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.
|