chainlit icon indicating copy to clipboard operation
chainlit copied to clipboard

Build Conversational AI in minutes ⚡️

Results 172 chainlit issues
Sort by recently updated
recently updated
newest added

What is the max file size to upload in Chainlit.it only shows the default size of 2mb but not the max?

Is it possible to have a callback place where I can integrate custom ASR engine to be activated by current UI Mic button instead of the default one?

needs-triage

2 non-breaking changes: - Adds GCS as a storage option - S3 storage accepts credentials through parameters (useful in some scenarios like secrets manager)

Path: /api-reference/elements/avatar about the avatar, is there a way to hide it?

needs-triage

Fixing a bug where the tool_result text is not displayed in the UI. * replaced the tool_result update by calling stream_token * replaced the id of the tool step with...

Add [MinIO](https://min.io/) as additional storage provider. In spirit of creating open source data layer (#793), I'm adding MinIO as open-source alternative for Azure Blob Storage or AWS S3 that's already...

## Changes - Add basic commitlint support to enforce conventional commit ## How to test? - `pnpm install` - Add a dummy change - Test a commit `git commit -m...

enhancement

**Is your feature request related to a problem? Please describe.** i'm trying to make chainlit working with open interpreter, using example provided in your documentation should be possible, but with...

needs-triage

**Is your feature request related to a problem? Please describe.** A real assistant would not only converse by text but can speak and use video / images. **Describe the solution...

needs-triage

I am using the exact same code with version 1.0.5 and the latest version with the revamped ui. Using the new version causes the screen to freeze and I cant...

needs-triage