mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-16 12:30:49 +00:00
13 lines
255 B
JSON
13 lines
255 B
JSON
{
|
|
"id": "volcengine",
|
|
"providers": ["volcengine", "volcengine-plan"],
|
|
"providerAuthEnvVars": {
|
|
"volcengine": ["VOLCANO_ENGINE_API_KEY"]
|
|
},
|
|
"configSchema": {
|
|
"type": "object",
|
|
"additionalProperties": false,
|
|
"properties": {}
|
|
}
|
|
}
|