Closed xuzhougeng closed 1 year ago
Add OPENAI_API_BASE = https://api.openai.com/v1 in the apikey.ini file for default value.
OPENAI_API_BASE = https://api.openai.com/v1
And the user can change it for proxy url of openai to avoid using system proxy.
Add
OPENAI_API_BASE = https://api.openai.com/v1
in the apikey.ini file for default value.And the user can change it for proxy url of openai to avoid using system proxy.