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
> This is available already > > https://docs.chainlit.io/concepts/command > > Set button=True The only alternative now is to use Command ... However, Command cannot be stacked (i.e., you cannot call...
Changes are necessary to support #2022.
Hi, is this going to be updated anytime soon?