[PR #20857] [MERGED] fix: fix reindex not working due to unnecessary dupe check #25800

Closed
opened 2026-04-20 06:07:51 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/20857
Author: @Classic298
Created: 1/21/2026
Status: Merged
Merged: 1/21/2026
Merged by: @tjbck

Base: devHead: dev


📝 Commits (4)

📊 Changes

1 file changed (+10 additions, -2 deletions)

View changed files

📝 backend/open_webui/routers/retrieval.py (+10 -2)

📄 Description

I tested #20854 locally

I could reproduce

I applied this fix - then it worked.

Contributor License Agreement

By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.

Note

Deleting the CLA section will lead to immediate closure of your PR and it will not be merged in.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/20857 **Author:** [@Classic298](https://github.com/Classic298) **Created:** 1/21/2026 **Status:** ✅ Merged **Merged:** 1/21/2026 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (4) - [`14eb83b`](https://github.com/open-webui/open-webui/commit/14eb83bc789c5ab5ed8f4d660299313cf2d79271) Update retrieval.py - [`ab9405c`](https://github.com/open-webui/open-webui/commit/ab9405ccc7a58d282a17a692d5a657ee1269f0d7) Update knowledge.py - [`be37002`](https://github.com/open-webui/open-webui/commit/be37002e5d186cace55f13d29f7ff6bb42fdd995) Update retrieval.py - [`caf8a47`](https://github.com/open-webui/open-webui/commit/caf8a47929838f9af43a8c1bb2b95fa705be8d8f) Update knowledge.py ### 📊 Changes **1 file changed** (+10 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `backend/open_webui/routers/retrieval.py` (+10 -2) </details> ### 📄 Description I tested #20854 locally I could reproduce **I applied this fix - then it worked.** ### Contributor License Agreement By submitting this pull request, I confirm that I have read and fully agree to the [Contributor License Agreement (CLA)](https://github.com/open-webui/open-webui/blob/main/CONTRIBUTOR_LICENSE_AGREEMENT), and I am providing my contributions under its terms. > [!NOTE] > Deleting the CLA section will lead to immediate closure of your PR and it will not be merged in. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-20 06:07:51 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#25800