chainlit
chainlit copied to clipboard
Build Conversational AI in minutes ⚡️
**Describe the bug** A regression was introduced in 1.1.400 (works ok in 1.1.306) which fails to process all Langchain chains correctly and throws errors such as: ``` Error in LangchainTracer.on_chain_end...
**Describe the bug** I can't get my chat history when using oauth, but it works when using basic password auth **To Reproduce** Steps to reproduce the behavior: 1. Doing a...
**Describe the bug** Using version `1.1.302`, I tried to deploy it using docker on certain cloud service. But it can only return a blank page while working well on my...
I try to change thread Name on the chat UI but know how to The thread name is default to take the first User message as the thread name. I...
**Describe the bug** When you set mime in File element for docx file extension, which is 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', in the UI, you cannot see the correct icon which is `docx`. **To...
why are you limiting the following packages? httpx = ">=0.23.0,=0.100,
#### Background In the current chat application, users often need to share chat logs or important information with others. To enhance user experience, we propose the addition of a chat...
Python 3.10 and 3.11 Chainlit 1.0.301 ---- In previous versions File uploads used to be passed in bytes content only. Now this is being passed as a path only (all...
**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...
Removing auto-capitalization of thread names because it is not necessary and forces this design decision on developers.