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

Adds option to `config.toml` to set default theme: - Options: "dark", "light", "system" - Default: "system" [Relevant Discord Thread](https://discord.com/channels/1088038867602526210/1224329894666702880) Python portion works. This prints the config selection, and "system" if...

Have two issues here: 1) Why getting immediately message: _Chatbot I'm sorry, but I am unable to provide real-time data or access specific *** information. You may need to check...

stale

**Describe the bug** My workplace uses Apiiro for security compliance and [this section of code](https://github.com/Chainlit/chainlit/blob/main/cypress/support/utils.ts#L26-L33) gives a high severity security violation. Error message: `Improper Neutralization of Special Elements used in...

needs-triage

Enable option to change primary/secondary font colors for light/dark mode. Useful when using non-standard background colors. @tpatel @willydouhard Need your guidance here as I'm not a frontend expert and permission...

I've been trying to setup chainlit, but I always only get blank pages. I tried `chainlit hello` as well as the example LLama Index integration with `chainlit run app.py --host...

stale

We have a separate feedback API endpoint located in the cloud. Instead of using the custom datalayer provided by Chainlit, I want to add two buttons at the end of...

needs-triage

**Describe the bug** When using task.forId to connect tasks to messages, the orange highlight animation only works if you alternate tasks. i.e click on task 1 = orange click on...

needs-triage

**Is the feature request related to a problem? Description.** Please describe clearly and concisely what the problem is. Example I am always [...].It is frustrating at times. It would be...

needs-triage

**Describe the bug** When uploading certain file types the mime types are not recognized. Incorrect: - Markdown `.md` - ERROR: defaults to `application/octect-stream` - Python `.py` - ERROR: App crashes...

needs-triage

Hi there! I've built my first chainlit app. It's very simple and it runs like this. ```shell cd ./chainlit-backend chainlit run app.py -h ``` ## Start the React app ```shell...

documentation
help wanted
stale