{ "id": "byteplus", "providers": ["byteplus", "byteplus-plan"], "providerAuthEnvVars": { "byteplus": ["BYTEPLUS_API_KEY"] }, "providerAuthChoices": [ { "provider": "byteplus", "method": "api-key", "choiceId": "byteplus-api-key", "choiceLabel": "BytePlus API key", "groupId": "byteplus", "groupLabel": "BytePlus", "groupHint": "API key", "optionKey": "byteplusApiKey", "cliFlag": "--byteplus-api-key", "cliOption": "--byteplus-api-key ", "cliDescription": "BytePlus API key" } ], "configSchema": { "type": "object", "additionalProperties": false, "properties": {} } }