pashpashpash / vault-ai

OP Vault ChatGPT: Give ChatGPT long-term memory using the OP Stack (OpenAI + Pinecone Vector Database). Upload your own custom knowledge base files (PDF, txt, epub, etc) using a simple React frontend.
https://vault.pash.city
MIT License
3.26k stars 307 forks source link

increase file size limit #11

Closed troy-lamerton closed 1 year ago

troy-lamerton commented 1 year ago

As a sentient human looking for real answers, I need a way to a book which is 15MB as rtf. Currently the limits on the live website are too low, in my opinion.

pashpashpash commented 1 year ago

@troy-lamerton check out the "Uploading Larger Files" section in the Readme if you want to increase the limits when running the code locally.

troy-lamerton commented 1 year ago

Yes, thanks, I read that section to find the limits. Is there a reason for the low limits? This PR increases them.