chainlit
chainlit copied to clipboard
Build Conversational AI in minutes ⚡️
I followed contribution guidelines to install dependencies, build, test & create PR, but had a few issues: 1. Pre-commit checks fails with the following error:  2. `poetry build`...
Hello, I use the latest chainlit and I have a "Session not found" issue. this link isn't available : https://docs.chainlit.io/guides/migration/0.6.0 how can I fix this please ? ``` (.venv) PS...
**Describe the bug** There is no use of DEV_AZURE_BLOB_ENDPOINT ENV in the chainlit source code, the AZURE hostname is hardcoded. **To Reproduce** Try to use the documentation tutorial for dev...
I am creating a chainlit chat assistant that utilized fastAPI to communicate with my frontend application. However, when the user reaches the webpage that utilizes the chatbot it triggers the...
Ability for user clear (delete) all their chat history (single click & confirm)
Question: Is it possible to allow the user to edit the Starter message before sending it to the LLM?
**Describe the bug** An image that can be shown in inline mode in the princiapl chat window, does not appear when using it in the side element when returning chunks...
**Summary** It would be incredibly useful to have a way to programmatically collapse a step in the Chainlit UI once it's complete — especially after tools or long-running processes finish...
**Is your feature request related to a problem? Please describe.** It would be nice to be able to select multiple commands so users can pick and choose tools for example....
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...