Chainlit / chainlit

Build Conversational AI in minutes ⚡️
https://docs.chainlit.io
Apache License 2.0
6.76k stars 878 forks source link

Chainlit UI breaks after a file is sent on user message. The file size is ~ 20 mb which is a response from smartdataframe as a markdown #649

Closed suman12345678 closed 8 months ago

suman12345678 commented 8 months ago

Chainlit UI breaks after a file is sent on user message. The file size is ~ 20 mb which is a response form smartdataframe. FIle is sent correctly but after that chainlit UI becoms irresponsive. Is there any settings I need to change?

willydouhard commented 8 months ago

What version of chainlit are you using?

suman12345678 commented 8 months ago

Hi Chainlit/chainlit I am using version 0.7.2 when I try to send a dataframe of size ~ 20 mb it works fine. But when I try to send same dataframe as markup it's getting stuck.

On Tue, Jan 9, 2024, 12:27 PM Willy Douhard @.***> wrote:

What version of chainlit are you using?

— Reply to this email directly, view it on GitHub https://github.com/Chainlit/chainlit/issues/649#issuecomment-1883485116, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGVIXV5RZB7E5GQE7VQ66CLYNV4Y5AVCNFSM6AAAAABBTJ2JPGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOBTGQ4DKMJRGY . You are receiving this because you authored the thread.Message ID: @.***>

willydouhard commented 8 months ago

Please upgrade 1.0.0, this bug should be fixed. Here is the migration guide.