Fixed progress + new path + combined new

Co-Authored-By: Ajay Thapliyal <ajaythapliyal1703@gmail.com>
This commit is contained in:
Alex
2023-03-19 14:38:29 +00:00
parent 7dcbed644a
commit 796b4899aa
4 changed files with 40 additions and 31 deletions

View File

@@ -136,6 +136,7 @@ def api_answer():
vectorstore = ""
else:
vectorstore = ""
print(vectorstore)
# vectorstore = "outputs/inputs/"
# loading the index and the store and the prompt template
# Note if you have used other embeddings than OpenAI, you need to change the embeddings