2026-03-15 16:09:21 -07:00
|
|
|
{
|
|
|
|
|
"id": "byteplus",
|
|
|
|
|
"providers": ["byteplus", "byteplus-plan"],
|
2026-03-15 20:02:24 -07:00
|
|
|
"providerAuthEnvVars": {
|
|
|
|
|
"byteplus": ["BYTEPLUS_API_KEY"]
|
|
|
|
|
},
|
2026-03-15 16:09:21 -07:00
|
|
|
"configSchema": {
|
|
|
|
|
"type": "object",
|
|
|
|
|
"additionalProperties": false,
|
|
|
|
|
"properties": {}
|
|
|
|
|
}
|
|
|
|
|
}
|