mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-16 20:40:45 +00:00
13 lines
241 B
JSON
13 lines
241 B
JSON
{
|
|
"id": "byteplus",
|
|
"providers": ["byteplus", "byteplus-plan"],
|
|
"providerAuthEnvVars": {
|
|
"byteplus": ["BYTEPLUS_API_KEY"]
|
|
},
|
|
"configSchema": {
|
|
"type": "object",
|
|
"additionalProperties": false,
|
|
"properties": {}
|
|
}
|
|
}
|