There seems to be a cache during the Q&A process.
Lufffya opened this issue · 7 comments
Lufffya commented
Lufffya commented
logan-markewich commented
@Lufffya ohhh interesting!
There are two cache files here:
index_name = "./index.json"
pkl_name = "stored_documents.pkl"
They will be saved in the same folder as the flask/index server
Delete those two files and see if it works?
Lufffya commented
logan-markewich commented
@Lufffya dang, super weird. I'll have to debug this tomorrow. I'll let you know when I find the issue. Thanks for testing though!
logan-markewich commented
Lufffya commented
@logan-markewich It worked, thank you very much!!!
logan-markewich commented
Amazing! 🚀