Potential Bug: no reinitialisation of the vector database #2375

Closed
opened 2025-11-11 15:05:57 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @flefevre on GitHub (Oct 14, 2024).

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.
  • 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.
Originally created by @flefevre on GitHub (Oct 14, 2024). # 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.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#2375