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

This PR refactors the development scripts. ### Key Changes * **Backend scripts moved to `uv` scripts** – `pnpm` is no longer used to run them. * **Paired scripts for backend...

I attempted to connect to Postman's Remote MCP Server using MCP's SSE, but encountered an error. https://www.postman.com/postman/postman-public-workspace/collection/681dc649440b35935978b8b7 The server side error message is as follows: `HTTP Request: GET https://mcp.postman.com/mcp "HTTP/1.1...

bug
needs-triage
backend

Add OAuth Support for MCP Connections (ServiceNow, Confluence, etc.) Description Problem Statement Currently, Chainlit's MCP connection UI only supports basic authentication methods, requiring users to manually enter credentials (username/password or...

enhancement
needs-triage
auth

**Is your feature request related to a problem? Please describe.** I'd like to share a link to my Chainlit app having a pre-populated chat input with an initial prompt, e.g....

enhancement
needs-triage

This allows developers to access provider-specific fields, such as `expires_in` or custom metadata in the `oauth_callback`

auth
size:L

**Describe the bug** I have a very simple agent (Langchain's Demo use case agent) which I need to integrate with chainlit including showing the COT. I believe this is broken...

bug
needs-triage
backend

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** I have task list integrated in my chainlit frontend due to which it continuously shows...

bug
needs-triage
frontend

https://fastapi.tiangolo.com/release-notes/#01180 It would be nice if chainlit could support the new version of fast api. Thanks!

enhancement

**Is your feature request related to a problem? Please describe.** Want to send a zip of a windows exe to folks who don't know how to download and install python,...

needs-triage
dev-tooling