microsoft / PubSec-Info-Assistant

Information Assistant, built with Azure OpenAI Service, Industry Accelerator
MIT License
266 stars 525 forks source link

Queued Error when uploading Json or CSV #651

Closed rashodqaim closed 2 months ago

rashodqaim commented 2 months ago

Hi, this is the same issue I had with #635 and #580. I was able to upload a PDF that was 4164 KB but a 19000 KB CSV got stuck on Queued again, as well as an 8000KB JSON file. I have pulled the latest Main GitHub branch as seen in the attachment. But I am not sure what I am doing incorrectly because, in the latest update, I was just instructed to pull the latest Main GitHub Branch, redeploy and that would have solved this issue. Please let me know if there is anything else that I should be doing or if you need me to explain this in more detail requirement_error

.

cscdiniz commented 2 months ago

I am having the same issue. Has it been solved yet? Thanks

rashodqaim commented 2 months ago

Not yet

georearl commented 2 months ago

please verify after a fresh make deploy. We upgraded unstructured.io and this fixed the issue with chunking large csv and json files. Ideally try 1.1

rashodqaim commented 2 months ago

I will deploy today and update you with the results