Closed icedfish closed 1 year ago
Or setting an OPENAI_API_BASE_URL (for replace https://api.openai.com) option is also ok to me, it should be more easy to develop.
(and it’s also needed to use Azure‘s cloud GPT API)
great points, interested in sending a pull request?
Should be supported now via https://github.com/BuilderIO/ai-shell/pull/40 in 0.1.12
I use http proxy to speed up visiting to api.openai.com.
shell config command like:
I got the following errors while run ai shell
I checked the proxy setting, it is woking well under other shell command, like curl.