Lim, Ghim Boon
Lim, Ghim Boon
ScikitEX-Team1 is working on this.
ScikitEX-Team1 is working on this.
Sample Code: OpenAI service failed to complete the prompt, APIConnectionError issue with Python 3.10
> It turned to an issue with proxy for me. Setting the proxy via the environment variables - HTTP_PROXY and HTTPS_PROXY did not work. > > I had to set...
This only started with Python3.10 and is due to proxy settings not being detected by semantic kernel when referencing openai. This fixed it: https://github.com/microsoft/semantic-kernel/issues/627#issuecomment-1578109735