-
This feature can create multiple RAG chatbots and manage them
-
Hi, I am trying to use Chainlit inside of a Replit REPL but I am having a lot of trouble with the websocket connection when the server refreshes (-w is used):
2023-10-16 11:01:24 - message async …
-
When running from local, log in normally.
but when deploy on eks then got error 400 redirect_uri_mismatch
my container endpoint is...
```
EXPOSE 8000
ENTRYPOINT ["chainlit", "run", "app.py", …
-
**Describe the bug**
We are using the AD Azure Provider. For most users it is working, but for some users we get
"errorCode": 54005 with the message "Oauth2 Authorization code was already redeemed…
-
below code work locally but when running on docker container , it give error , Is there another way to access uploaded text file from user on docker container for further processing.
Traceback (most…
-
version:1.0.200
When I log in or switch profiles, I find that the following requests are sent:
HTTP Request: POST https://cloud.getliteral.ai/api/graphql
Many requests were found from the net…
-
I've refreshed my openAI API key but when I run my application it keeps crashing because chainlit remembers only older version of the API key which doesn't work anymore.
I've tried
1. Regenerating…
-
we recently added docker-based examples for some of the frameworks that we officially support
streamlit example: https://github.com/ploomber/doc/tree/main/examples/streamlit/docker-based
this al…
-
I'm getting this error when trying to import autogen into my project. Initial steps I followed during setup in the terminal in VS Code:
1/ Conda create -n autogen python=3.11.4
2/ Conda activate …
-
I am not sure, but [this](https://pypi.org/project/chainlit2) looks like an impersonating `chainlit2` package on PYPI probably including some malicious code?