sirocco-ventures / raggenie

RAGGENIE: An open-source, low-code platform to build custom Retrieval-Augmented Generation (RAG) Copilets with your own data. Simplify AI development with ease!
https://www.raggenie.com
MIT License
137 stars 52 forks source link

PDF Upload Fails in Document Loader for Authenticated Users #146

Open abhishekas7 opened 2 days ago

abhishekas7 commented 2 days ago

Describe the bug Authenticated users are unable to upload PDFs via the Document Loader. The upload fails with no clear error message.

To Reproduce Steps to reproduce the behavior:

  1. Log in as an authenticated user.
  2. Navigate to the Document Loader.
  3. Attempt to upload a PDF file.
  4. Observe that the upload fails silently or shows an error.

Expected behavior The PDF should upload successfully,

Screenshots image

Desktop (please complete the following information):

abhishekas7 commented 2 days ago

@sethumadhavan-k could you please assign this issue to me for fixing?