Implementation of multi-pdf chat

#2
by thomasmz1 - opened

I have added a simple implementation of multi-pdf chats by making it possible to upload multiple pdfs via file upload. It's not possible to use multiple URLs yet.

Changes

  • Making sure chunks get added from text of all files
  • Added a [file number] parameter to each chunk
  • Adapted the prompts to also cite the file number
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment