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

**Describe the bug** The chat history we see in the sidebar is only showing 10 chats to me, the scroll is disabled and even the search button is not showing...

bug
needs-triage
frontend

When using `cl.Step.remove()` to remove a step from the current chat session, the step is successfully removed from the in-memory state and no longer appears in the UI. However, when...

bug
needs-triage
data layer

**Describe the bug** I am getting below error , I see it happen when user load is high or one use have open more than 6 windows. An error occurred:...

bug
needs-triage
data layer

could you please just guide me very shortly how to add new page (with my agents listed) as a first page that users hit? do you have a customization option...

needs-triage

**Is your feature request related to a problem? Please describe.** OpenAI and other LLM Web apps currently have toggle-able buttons for the chat to showcase different behaviours (i.e. enable reasoning,...

enhancement
needs-triage

1. how to create an application settings menu item under user icon? 2. how to create a pop up dialog? 3. how to customize the content in the dialog? 4....

needs-triage

# Add Alert Style Switcher This PR introduces a configurable style switcher for alert components, allowing users to choose between classic and modern visual styles through configuration. ## Features -...

frontend
size:L

# Issue **Cancel button behavior**: Previously, clicking the "Cancel" button would incorrectly save the settings changes, behaving the same as the "Confirm" button. This was not the expected behavior. **Console...

frontend
size:S

This PR updates the oauth_providers.py file to include Azure Active Directory (Azure AD) group memberships in the user metadata. The following changes were made: 1. Fetch Group Memberships: Added logic...

enhancement
auth
backend
size:S

**Is your feature request related to a problem? Please describe.** Will mcp enabled tools be automatically be available for commands? Currently I'm using a custom implementation. **Describe the solution you'd...

enhancement
needs-triage