[GH-ISSUE #9999] enh: support for disabling rag in web search #15728

Closed
opened 2026-04-19 21:52:59 -05:00 by GiteaMirror · 4 comments
Owner

Originally created by @EntropyYue on GitHub (Feb 14, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/9999

Originally assigned to: @tjbck on GitHub.

The web search has become very slow due to rag, it would be great if we could turn off rag, and for cases where the context length is insufficient, we can solve it by setting a limit on the number of characters in the returned results

Originally created by @EntropyYue on GitHub (Feb 14, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/9999 Originally assigned to: @tjbck on GitHub. The web search has become very slow due to rag, it would be great if we could turn off rag, and for cases where the context length is insufficient, we can solve it by setting a limit on the number of characters in the returned results
Author
Owner

@juan-abia commented on GitHub (Feb 14, 2025):

We should have an option to dissable RAG entirily

<!-- gh-comment-id:2659757013 --> @juan-abia commented on GitHub (Feb 14, 2025): We should have an option to dissable RAG entirily
Author
Owner

@nachogmd commented on GitHub (Feb 14, 2025):

This should be quite straight forward, let me now @tjbck if you need someone taking this over

<!-- gh-comment-id:2660322784 --> @nachogmd commented on GitHub (Feb 14, 2025): This should be quite straight forward, let me now @tjbck if you need someone taking this over
Author
Owner

@tjbck commented on GitHub (Feb 18, 2025):

Addressed with ca0b7217d2 in dev!

Image

<!-- gh-comment-id:2664452744 --> @tjbck commented on GitHub (Feb 18, 2025): Addressed with ca0b7217d23812ca74359f4214a066b1737c8db6 in dev! ![Image](https://github.com/user-attachments/assets/a7cc1960-4d54-4878-8aed-cda3df007d11)
Author
Owner

@crockpotveggies commented on GitHub (Mar 11, 2025):

@tjbck may I suggest enabling full context mode/bypass RAG by default?

<!-- gh-comment-id:2712700026 --> @crockpotveggies commented on GitHub (Mar 11, 2025): @tjbck may I suggest enabling full context mode/bypass RAG by default?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#15728