Closed
Description
Confirm this is an issue with the Python library and not an underlying OpenAI API
- This is an issue with the Python library
Describe the bug
before v1 I can use openai.proxy to set proxy, but after v1 I can't use it any more. At first I thought it would be good again after change openai.proxy to openai.proxies, but not working either.
To Reproduce
openai.proxies = {...proxy setting}
Code snippets
No response
OS
ubuntu20.04
Python version
python 3.9.17
Library version
1.2.4