mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
Potential Bug: no reinitialisation of the vector database #2375
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @flefevre on GitHub (Oct 14, 2024).
Bug Report
Installation Method
I used the docker installation
Environment
Confirmation:
Expected Behavior:
When I click on the "Reset Vectorization Database" option in the admin interface and then open a new discussion referencing a collection or document with a #, the system should recognize and vectorize the documents correctly.
Actual Behavior:
After resetting the vectorization database and opening a new discussion referencing a collection or document with a #, the system responds with "I don't know what this collection is talking about," as if the documents have not been vectorized.
Description
Bug Summary:
The system fails to recognize vectorized documents after resetting the vectorization database.
Reproduction Details
Steps to Reproduce: