anair123 / Llama2-Powered-QA-Chatbot-For-Research-Papers

14 stars 10 forks source link

Updated documents in data folder do not reflect in the query afterwards #3

Open dejankocic opened 5 months ago

dejankocic commented 5 months ago

Hello, I replaced default pdf documents with new ones, but this new content cannot be seen in queries afterwards, even thou before running the app I have runcreate_vector_store.py.

What I am missing?

Thx