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).
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).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/8398
# 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.
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 @daniporr on GitHub (Jan 8, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/8398
Bug Report
Environment
Open WebUI Version: v0.5.4
Ollama (if applicable): v0.5.4
Operating System: Windows 11
Confirmation:
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.
@tjbck commented on GitHub (Jan 8, 2025):
Addressed in dev.