Upgrade Chroma to solve some bugs with RAG #3216

Closed
opened 2025-11-11 15:25:55 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @daniporr on GitHub (Jan 8, 2025).

Bug Report

Environment

  • Open WebUI Version: v0.5.4

  • Ollama (if applicable): v0.5.4

  • Operating System: Windows 11

Confirmation:

  • 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.

Description

It seems that earlier versions of Chroma have some bugs when processing multiple documents: https://github.com/chroma-core/chroma/issues/2513
They seem to be solved in the version released at the beginning of December (0.5.23).

Moreover, a new minor version has been released last week and already updated a couple of times (at the moment we are at version 0.6.2).

However, here we are still using:

1dfb479d36/backend/requirements.txt (L46)

Therefore, especially to solve those bugs, it makes sense to upgrade it to a newer version.

Originally created by @daniporr on GitHub (Jan 8, 2025). # Bug Report ## Environment - **Open WebUI Version:** v0.5.4 - **Ollama (if applicable):** v0.5.4 - **Operating System:** Windows 11 **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. ## Description It seems that earlier versions of Chroma have some bugs when processing multiple documents: https://github.com/chroma-core/chroma/issues/2513 They seem to be solved in the version released at the beginning of December (0.5.23). Moreover, a new minor version has been released last week and already updated a couple of times (at the moment we are at version 0.6.2). However, here we are still using: https://github.com/open-webui/open-webui/blob/1dfb479d367e5f5902f051c823f9aef836e04791/backend/requirements.txt#L46 Therefore, especially to solve those bugs, it makes sense to upgrade it to a newer version.
Author
Owner

@tjbck commented on GitHub (Jan 8, 2025):

Addressed in dev.

@tjbck commented on GitHub (Jan 8, 2025): Addressed in dev.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#3216