openclaw/extensions/byteplus
2026-08-07 18:44:12 -07:00
..
api.ts refactor(providers): consolidate sibling adapters (#117822) 2026-08-01 22:10:06 -07:00
index.test.ts refactor(providers): consolidate sibling adapters (#117822) 2026-08-01 22:10:06 -07:00
index.ts refactor(providers): consolidate sibling adapters (#117822) 2026-08-01 22:10:06 -07:00
live.test.ts refactor: reduce plugin SDK test import overhead (#109333) 2026-07-16 13:55:23 -07:00
models.ts refactor(providers): consolidate sibling adapters (#117822) 2026-08-01 22:10:06 -07:00
openclaw.plugin.json refactor(providers): shared manifest row builder and fleet default-model adoption (#113879) 2026-07-25 15:00:02 -07:00
package.json chore(release): prepare 2026.8.1 (#120375) 2026-08-07 18:44:12 -07:00
provider-discovery.ts refactor(providers): consolidate sibling adapters (#117822) 2026-08-01 22:10:06 -07:00
README.md feat(plugins): externalize BytePlus provider (#116866) 2026-07-31 22:37:47 +08:00
tsconfig.json refactor(plugins): inherit shared package boundary settings (#117474) 2026-08-01 09:11:09 -07:00
video-generation-provider.test.ts refactor(test): consolidate duplicated requireRecord and provider HTTP mock helpers (#119982) 2026-08-06 14:48:01 -07:00
video-generation-provider.ts refactor(providers): shared generated-media download guard and binary-response adoption (#120351) 2026-08-07 15:45:53 -07:00

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.