[GH-ISSUE #16952] feat: Enable RAG Rerank independently, without needing to enable hybrid search first. #56776

Closed
opened 2026-05-05 20:05:46 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @qiaozhi199 on GitHub (Aug 27, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/16952

Check Existing Issues

  • I have searched the existing issues and discussions.

Problem Description

I see that the current RAG Rerank feature is placed under the hybrid search function. However, I don’t need to use BM25 search — I only want to rerank the top-k results from the vector search. Is it possible to enable the RAG Rerank feature independently? For example, by configuring Rerank and hybrid search at the same level, instead of having Rerank nested under hybrid search.

Image

Desired Solution you'd like

For example, by configuring Rerank and hybrid search at the same level, instead of having Rerank nested under hybrid search.

Alternatives Considered

No response

Additional Context

No response

Originally created by @qiaozhi199 on GitHub (Aug 27, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/16952 ### Check Existing Issues - [x] I have searched the existing issues and discussions. ### Problem Description I see that the current RAG Rerank feature is placed under the hybrid search function. However, I don’t need to use BM25 search — I only want to rerank the top-k results from the vector search. Is it possible to enable the RAG Rerank feature independently? For example, by configuring Rerank and hybrid search at the same level, instead of having Rerank nested under hybrid search. <img width="1664" height="656" alt="Image" src="https://github.com/user-attachments/assets/a1a22967-51cd-4eb1-94c1-35997e494b77" /> ### Desired Solution you'd like For example, by configuring Rerank and hybrid search at the same level, instead of having Rerank nested under hybrid search. ### Alternatives Considered _No response_ ### Additional Context _No response_
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#56776