{ "id": "together", "providers": ["together"], "providerAuthEnvVars": { "together": ["TOGETHER_API_KEY"] }, "providerAuthChoices": [ { "provider": "together", "method": "api-key", "choiceId": "together-api-key", "choiceLabel": "Together AI API key", "groupId": "together", "groupLabel": "Together AI", "groupHint": "API key", "optionKey": "togetherApiKey", "cliFlag": "--together-api-key", "cliOption": "--together-api-key ", "cliDescription": "Together AI API key" } ], "configSchema": { "type": "object", "additionalProperties": false, "properties": {} } }