chainlit icon indicating copy to clipboard operation
chainlit copied to clipboard

Build Conversational AI in minutes ⚡️

Results 506 chainlit issues
Sort by recently updated
recently updated
newest added
trafficstars

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...

enhancement
needs-triage

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...

evaluate-with-priority
size:L

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: ![clipping](https://github.com/user-attachments/assets/68b3d266-37d1-4c11-9a39-dd40ba340f15) While there...

needs-triage
frontend

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

enhancement
stale

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...

stale

**Describe the bug** custom logo only appeans on light mode removed cache and relogin multiple times. **Screenshots** public folder ![image](https://github.com/Chainlit/chainlit/assets/47718224/39255cc2-a05c-4df6-9eb2-2b88f224a8ab) ![video](https://github.com/Chainlit/chainlit/assets/47718224/1db99406-44fa-4d39-b2e6-5aad8ef2090f) **Desktop (please complete the following information):** - OS: Nobara39...

needs-triage

The title says it all...

enhancement
stale

I am developing some custom UI component. How can I get the current theme used by chainlit?

stale

**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....

bug
needs-triage
frontend

if filter the nevigate (value is 0), it'll make feedback value to None then it'll filter all the threads.

size:XS