{
"apiKey": "sk-***",
"baseUrl": "https://api.openai.com/v1",
"headers": {},
"useProxy": false,
"proxy": {
"id": "string",
"name": "EU exit",
"proxyType": "socks5",
"host": "127.0.0.1",
"port": 8080,
"username": "worker",
"password": "secret"
},
"rateLimitPerMinute": 1000
}