[X ] I have read and followed all the instructions provided in the README.md.
I am on the latest version of both Open WebUI and Ollama.
[ X] I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below.
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:
Navigate to the admin interface.
Click on the "Reset Vectorization Database" option.
Confirm the reset action.
Open a new discussion and reference a collection or document using a #.
Observe the system response indicating that it does not recognize the collection.
Originally created by @flefevre on GitHub (Oct 14, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/6180
# Bug Report
## Installation Method
I used the docker installation
## Environment
- **Open WebUI Version:** v0.3.29
- ** Ollama** : 0.3.2
- **Chroma**: 0.5.5
- **Operating System:** Ubuntu 24.04
**Confirmation:**
- [X ] I have read and followed all the instructions provided in the README.md.
- [X] I am on the latest version of both Open WebUI and Ollama.
- [ X] I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below.
## 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:**
1. Navigate to the admin interface.
2. Click on the "Reset Vectorization Database" option.
3. Confirm the reset action.
4. Open a new discussion and reference a collection or document using a #.
5. Observe the system response indicating that it does not recognize the collection.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @flefevre on GitHub (Oct 14, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/6180
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: