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.27k stars 308 forks source link

Documents not saving to knowledge base? #78

Open Ctrl-Alt-Rage opened 1 year ago

Ctrl-Alt-Rage commented 1 year ago

I have gotten the project up and running and the functionality works correctly - but when I upload multiple documents. It does not appear to be referencing them in their entirety. Only the last document that was uploaded.

It also appears to not be saving the data that was stored.

It's entirely likely I am doing something wrong - but I was curious if there's anything I can check to ensure it's working properly.

Yobo123o commented 1 year ago

I have been experiencing similar symptoms but I think it is caused by the same thing being reported in #24

Ctrl-Alt-Rage commented 1 year ago

I have been experiencing similar symptoms but I think it is caused by the same thing being reported in #24

Oh great - I looked at that thread yesterday and saw that you replied asking for clarification on how to do that. I'll see what I can find out and I can keep you apprised if there is not a reply to your question.