Original PR: https://github.com/open-webui/open-webui/pull/10512 Author: @mkhludnev Created: 2/21/2025 Status: ❌ Closed
Base: dev ← Head: rag-dedupe-again
dev
rag-dedupe-again
a026686
66f4e02
a66ffa0
1 file changed (+30 additions, -13 deletions)
📝 backend/open_webui/retrieval/utils.py (+30 -13)
backend/open_webui/retrieval/utils.py
Discussed: https://github.com/open-webui/open-webui/discussions/10188
Previous attempt #10272 and the failure #10428 This time I use a document hash and metadata hash (but optional) for deduplication.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/10512
Author: @mkhludnev
Created: 2/21/2025
Status: ❌ Closed
Base:
dev← Head:rag-dedupe-again📝 Commits (3)
a026686dedupe results from multiple queries66f4e02fix dedupea66ffa0format📊 Changes
1 file changed (+30 additions, -13 deletions)
View changed files
📝
backend/open_webui/retrieval/utils.py(+30 -13)📄 Description
RAG: result duplicates
Discussed: https://github.com/open-webui/open-webui/discussions/10188
Previous attempt #10272 and the failure #10428
This time I use a document hash and metadata hash (but optional) for deduplication.
Changelog Entry
Description
Fixed
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.