openclaw/extensions/byteplus
2026-07-31 22:37:47 +08:00
..
api.ts refactor(providers): shared manifest row builder and fleet default-model adoption (#113879) 2026-07-25 15:00:02 -07:00
index.test.ts refactor(providers): unify lifecycle-safe manifest registration (#114381) 2026-07-27 03:20:02 -04:00
index.ts feat(plugins): externalize BytePlus provider (#116866) 2026-07-31 22:37:47 +08:00
live.test.ts refactor: reduce plugin SDK test import overhead (#109333) 2026-07-16 13:55:23 -07:00
models.ts refactor(providers): shared manifest row builder and fleet default-model adoption (#113879) 2026-07-25 15:00:02 -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 feat(plugins): externalize BytePlus provider (#116866) 2026-07-31 22:37:47 +08:00
provider-catalog.ts refactor(providers): table-drive paired catalogs (#99777) 2026-07-04 11:35:55 -07:00
provider-discovery.ts refactor(providers): table-drive paired catalogs (#99777) 2026-07-04 11:35:55 -07:00
README.md feat(plugins): externalize BytePlus provider (#116866) 2026-07-31 22:37:47 +08:00
tsconfig.json
video-generation-provider.test.ts fix: bound pasted input and provider response bodies (#110627) 2026-07-18 13:54:56 +01:00
video-generation-provider.ts refactor(media): consolidate generated media byte limits (#113556) 2026-07-25 15:39:49 +08: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.