chainlit
chainlit copied to clipboard
Build Conversational AI in minutes ⚡️
I am able to call the @cl.header_auth_callback , my client does this, it adds a custom test header key and value but the chainlit callback does not show the key,...
As shown in the figure, currently only one conversation can be deleted at a time. It will be very troublesome if there are too many conversations. Could you support the...
**Title:** Add Chat Settings Invocation via `@` Keyword (#2850) Hello friends. I saw one of the feature enhancement issue in chainlit repo [#2580](https://github.com/Chainlit/chainlit/issues/2580). PR introduces a new way for users...
**Is your feature request related to a problem?** This would address, in one go: https://github.com/Chainlit/chainlit/issues/393 https://github.com/Chainlit/chainlit/issues/144 https://github.com/Chainlit/chainlit/issues/964 https://github.com/Chainlit/chainlit/pull/1002 https://github.com/Chainlit/chainlit/issues/1103 https://github.com/Chainlit/chainlit/issues/1140 It might also work towards solving: https://github.com/Chainlit/chainlit/pull/1056 * It should...
Quickly creating beautiful UI elements in claude and adding them as custom elements in chainlit enables creating beautiful UX flows that differentiate from the just another chat bot experience. A...
> [!CAUTION] > This is currently a mockup and incomplete. This has not been tested and will not run. This is an initial draft for consolidating all SQL data layers...
Instead of having to go into the settings (settings icon) and select a chat profile from a list it would be convenient to just use the "@" symbol for invoking...
**Is your feature request related to a problem? Please describe.** Right now, you can toggle the copilot window by using the function _toggleChainlitCopilot_. This was part of #1638 . This...
This PR adds LocalStorageClient supporting local filesystem storage, and a new /storage/file API route to allow files serving via ChainLit backend itself, since local storage cannot provide a pre-signed URL...
**Description:** When generating chatbot responses in Chainlit, extra blank spaces appear inconsistently between list items and after headings. * The raw LLM output is correct (verified in other markdown renderers)....