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

https://github.com/user-attachments/assets/61963e17-a92d-4cfd-bc5c-f8b767f92e4d

**Describe the bug** Opening URL for Swagger documentation `http://localhost:8000/docs` returns error **To Reproduce** Steps to reproduce the behavior: 1. Install chainlit using `pip install chainlit` 2. Run chainlit using `chainlit...

bug
needs-triage
backend

Separate toggleable buttons from commands This commit implements a complete separation between toggleable buttons and standard commands, allowing developers to independently define and configure these two distinct types of interactive...

frontend
backend
size:XL

An error occurred: (sqlalchemy.dialects.postgresql.asyncpg.IntegrityError) : null value in column "threadId" of relation "feedbacks" violates not-null constraint DETAIL: Failing row contains (, , null, 1, null). [SQL: INSERT INTO feedbacks ("forId",...

bug
needs-triage
data layer

Bug Description: When developing applications with Chainlit, I attempted to programmatically control the text content displayed in the main user input field (the text box where the user types their...

bug
needs-triage
backend

**Describe the bug** "- **[breaking]**: `http_referer`, `http_cookie` and `languages` are no longer directly available in the session object. Instead, `environ` is available containing all of those plus other HTTP headers"...

bug
needs-triage

**Describe the bug** After deploying the chainlit demo app in aws eks with openai and chromadb. As soon as I launch the app hosted in EKS chainlit page loads with...

needs-triage

**Is your feature request related to a problem? Please describe.** Once the sidebar is shown and the user clicks on the arrow button it collapses and it isn't possible for...

enhancement
needs-triage

**Describe the bug** when I add a mcp server by npx, it reports an error: ![Image](https://github.com/user-attachments/assets/8d3475bd-9e42-43c3-9077-eeb9ae0b0951) Add I ran this command, it acted normally: ![Image](https://github.com/user-attachments/assets/566375b7-d61d-44dc-9463-4e3ea8571260) - OS: macOS - Browser...

bug
needs-triage