-
-
Notifications
You must be signed in to change notification settings - Fork 156
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chat bot seems to never work - it looks related to the faiss file #2516
Comments
@bug-reporter-bot , I don't know what the issue is actually for this chatbot. Maybe the reason is that in live application, Google Cloud is used as storage device and I test on local using local file store . still work in my device . |
@JisanAR03 can you please add the logging to the database for the chat messages earlier on in the code so that as soon as the user types there question it goes directly to the database |
ok sure sir |
@DonnieBLT , This is loading a file from local storage to store the file name of those documents that are already stored in the vector store. so I don't think it's an issue. Please check whether the "faiss_index" folder exists in Google Cloud. |
@DonnieBLT , maybe it's ready to closed |
https://blt.owasp.org/issue/2968 found by Anonymous at url: http://blt.owasp.org
The text was updated successfully, but these errors were encountered: