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
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
@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?
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 @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
@juan-abia commented on GitHub (Feb 14, 2025):
We should have an option to dissable RAG entirily
@nachogmd commented on GitHub (Feb 14, 2025):
This should be quite straight forward, let me now @tjbck if you need someone taking this over
@tjbck commented on GitHub (Feb 18, 2025):
Addressed with
ca0b7217d2in dev!@crockpotveggies commented on GitHub (Mar 11, 2025):
@tjbck may I suggest enabling full context mode/bypass RAG by default?