Files
openclaw/extensions/byteplus/openclaw.plugin.json
2026-03-15 16:09:40 -07:00

10 lines
172 B
JSON

{
"id": "byteplus",
"providers": ["byteplus", "byteplus-plan"],
"configSchema": {
"type": "object",
"additionalProperties": false,
"properties": {}
}
}