Closed suman12345678 closed 10 months ago
What version of chainlit are you using?
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: @.***>
Please upgrade 1.0.0, this bug should be fixed. Here is the migration guide.
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?