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
Cannot merge
This branch has merge conflicts in the following files:
  • app.py

Sign up or log in to comment