Lim, Ghim Boon

Results 7 comments of Lim, Ghim Boon

ScikitEX-Team1 is working on this.

> 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?