[GH-ISSUE #7193] RAG Issue: Hybrid Search Broken? No results or context provided to LLM #101645

Closed
opened 2026-05-17 23:06:41 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @Shadowfita on GitHub (Nov 21, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/7193

Bug Report

Installation Method

Latest docker image:main: 4bcc7f778d0372f5ba5fe91990b2a828a1970cd2b6ab102d06572de65b10a3a4

Environment

  • Open WebUI Version: 0.4.2

  • Ollama (if applicable): 0.4.2

  • Operating System: Ubuntu 20.04

  • Browser (if applicable): Chrome

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.
  • I have included the browser console logs.
  • I have included the Docker container logs.
  • I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below.

Expected Behavior:

[Describe what you expected to happen.]

Actual Behavior:

LLM states there is no context to support the request when hybrid search is enabled with a reranking model.

Description

Bug Summary:
LLM states there is no context to support the request when hybrid search is enabled with a reranking model.

Reproduction Details

Steps to Reproduce:

Enable hybrid search with a reranker, resubmit documents for processing, ask a relevant question.

Additional Information

Turning off hybrid search makes RAG work again.

Originally created by @Shadowfita on GitHub (Nov 21, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/7193 # Bug Report ## Installation Method Latest docker image:main: 4bcc7f778d0372f5ba5fe91990b2a828a1970cd2b6ab102d06572de65b10a3a4 ## Environment - **Open WebUI Version:** 0.4.2 - **Ollama (if applicable):** 0.4.2 - **Operating System:** Ubuntu 20.04 - **Browser (if applicable):** Chrome **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. - [ ] I have included the browser console logs. - [ ] I have included the Docker container logs. - [x] I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below. ## Expected Behavior: [Describe what you expected to happen.] ## Actual Behavior: LLM states there is no context to support the request when hybrid search is enabled with a reranking model. ## Description **Bug Summary:** LLM states there is no context to support the request when hybrid search is enabled with a reranking model. ## Reproduction Details **Steps to Reproduce:** Enable hybrid search with a reranker, resubmit documents for processing, ask a relevant question. ## Additional Information Turning off hybrid search makes RAG work again.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#101645