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).
# 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.
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 @Shadowfita on GitHub (Nov 21, 2024).
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:
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.