openai-python
openai-python copied to clipboard
Add proxy argument support for openai client
Due to the fact that the openai cli cannot function properly in some poor network environments without a proxy, add a '--proxy' parameter to overcome this difficulty.