chainlit
chainlit copied to clipboard
Build Conversational AI in minutes ⚡️
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] I need to select...
**Is your feature request related to a problem? Please describe.** You should change the icon Settings2 to toolCase because Settings for commands can be confusing with settings for chatsettings. Also,...
> **Is your feature request related to a problem? Please describe.** I am trying to deploy an app that has persisted data but doesn't automatically allow the users to check...
**Is your feature request related to a problem? Please describe.** Current configuration is overcomplicated **Describe the solution you'd like** We can simplify it by switching to Pydantic Settings
**Is your feature request related to a problem? Please describe.** I'm always frustrated when I want to create visually appealing data visualizations in Chainlit apps but am limited by the...
**Is your feature request related to a problem? Please describe.** Most users will not know about markdown, and so it will be unclear to them what format they need to...
**Describe the bug** Chainlit app seems to fetch a 3600 kB file on page load probably the frontend code, slowing down the webpage loading time massively. **To Reproduce** 1. Create...
**Is your feature request related to a problem? Please describe.** It is a common practice when developing generative AI applications to serve different responses to a user and collect which...
Currently, **SQLAlchemyDataLayer** does not natively support Azure AD access token authentication for SQL Server in a flexible, production-ready, and testable way. ### Specific issues: - Only user and password authentication...
Could you introduce a feature to allow deletion of terminated session files located in. .files? Files are generated even when using custom elements.