chainlit icon indicating copy to clipboard operation
chainlit copied to clipboard

Missing file suffix when uploading xlsx file

Open Valdanitooooo opened this issue 1 year ago • 1 comments
trafficstars

Describe the bug Missing file suffix when uploading xlsx file.

To Reproduce Steps to reproduce the behavior:

I have uploaded a txt and an xlsx file. This is my .files directory, bcb2b22f-6611-454d-aa3a-d6b03efc993f without xlsx suffix

.files/2338edc8-8e23-4701-ab94-bf4d0af6d46f:
bcb2b22f-6611-454d-aa3a-d6b03efc993f

.files/8e3e3e72-2496-4c8f-8993-4d9364e00ca7:
9665481e-8836-40d3-95e1-777b83ed03a1.txt

Expected behavior The suffix of the xlsx file is retained after uploading

Desktop (please complete the following information):

  • Browser [chrome]

Additional context

pip show chainlit
Name: chainlit
Version: 1.1.402

Valdanitooooo avatar Sep 27 '24 09:09 Valdanitooooo