chainlit
chainlit copied to clipboard
Build Conversational AI in minutes ⚡️
It would be good to have a persistent favorites section to store query templates for users to select from in addition to having chat history. This would increase user adoption...
PR to handle issue #1355 I have added also a pytest for S3StorageClient and moto to mock aws connection. I am not so experienced with Azure so I did not...
The 50% radius on this line is a bit of an annoyance for me, It clips starter icons that don't fit neatly in the middle https://github.com/Chainlit/chainlit/blob/1c5098c0cb25c40a0c18721bb1389a0d0319032e/frontend/src/components/organisms/chat/welcomeScreen/starter.tsx#L57 Example:  While there...
similar with https://github.com/Chainlit/chainlit/issues/6 currently the root-path is not configurable. make f/e use the configurable root-path * Read from Envs. * Read from Args
Hi everyone, I'm trying to obtain a URL parameter or find another way to identify a specific chat session in Chainlit, without using authentication. I'm looking for guidance on how...
**Describe the bug** custom logo only appeans on light mode removed cache and relogin multiple times. **Screenshots** public folder   **Desktop (please complete the following information):** - OS: Nobara39...
I am developing some custom UI component. How can I get the current theme used by chainlit?
**Describe the bug** See title. **To Reproduce** Steps to reproduce the behavior: 1. Write a message in any chat bot. 2. Press newline on the keyboard. 3. Message gets submitted....
if filter the nevigate (value is 0), it'll make feedback value to None then it'll filter all the threads.