-
**Describe the bug**
There is not function autogen planner in sk python
`from planning.autogen_planner import AutoGenPlanner`
https://github.com/microsoft/semantic-kernel/blob/sk-autogen/pyth…
-
their should be a command to stop chainlit, same as control + c on mac to stop many things
-
I tried to use --post (my public ip address) to set it up, but got the error: ERROR: [Errno 99] error while attempting to bind on address ('my public ip address', 8000): cannot assign requested addres
-
I building an app with EntraId authentication but I want to use the Access token in the app to do also some transactions agains MS Graph. Is the auth token somewhere saved?
-
Hi, great app.
I've tested the element Text class and it works well with Markdown. However, when I have equations in the Markdown string that are LaTex format it does not render the equations. This…
-
When using 1.0.0rc2 there are the following issues:
- TaskList not working ("An error occured" on the side where the tasklist should be)
- Avatar has no affect
- Messages as child of message not sh…
-
Hey all,
I recently added Multi-Modal support to my chatbot (https://docs.chainlit.io/chat-experience/multi-modal).
That is, users can upload files and I answer questions based on those files.
…
-
### Using Open source LLM models in SQL Chain
Is it possible to use open source LLM models in SQL chain ?
I have tried using tapex/Flan models in SQL Chain, but getting a serialization error on di…
-
hi again and thanks again for chainlit! 🥳
Beside OpenAI, a lot of people like me, use Azure OpenAI API (Please see [`langchain docs`](https://python.langchain.com/en/latest/modules/models/chat/int…
-
Hi, I'm using auth0 as the authentication provider for a Chainlit test and note that when I set the OAUTH_AUTH0_DOMAIN to be the custom domain that is defined within Auth0, Chainlit throws a "Service …