First time here? Check out the FAQ!

Revision history  [back]

Not currently. To access the API we're just importing and using the openai Python package provided by OpenAI. It looks like https://stackoverflow.com/questions/77606417/openai-api-request-with-proxy has the info needed to develop this option, but right now there's no way to get the sub-process we use for communicating with OpenAI to use a proxy. We'll try to add this soon.