mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 21:09:41 -05:00
v0.5.16 is still ignoring Web Search Settings and has degraded performance with DuckDuckGo #4008
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @edmcquinn on GitHub (Feb 20, 2025).
Bug Report
Installation Method
[Describe the method you used to install the project, e.g., git clone, Docker, pip, etc.]
Environment
Confirmation:
Expected Behavior
Actual Behavior
Description
Bug Summary:
In v0.5.16, web search settings are not being respected, particularly the search result count setting. Additionally, the performance with DuckDuckGo has significantly degraded. The response generation is noticeably slower compared to previous versions, including v0.5.15 and earlier versions without full context mode enabled.
Reproduction Details
Steps to Reproduce:
Logs and Screenshots
Browser Console Logs:
[Include relevant browser console logs, if applicable]
Docker Container Logs:
[Include relevant Docker container logs, if applicable]
Screenshots/Screen Recordings (if applicable):
[Attach any relevant screenshots to help illustrate the issue]
@tjbck commented on GitHub (Feb 20, 2025):
Open WebUI will search multiple queries with agentic workflow by default for better responses, you can disable the following setting for a single query.
@edmcquinn commented on GitHub (Feb 20, 2025):
@tjbck The performance still has a very large degradation.
@MajoranaOedipus commented on GitHub (Feb 24, 2025):
I am not sure if it is only me, or the whole open WebUI becomes super slow (creating new chat, options, open a new tab, etc) when there is a web searching task is running.
@spammenotinoz commented on GitHub (Apr 1, 2025):
I took the time just now to do a deep dive, the slow performance is the search providers, try with SearXNG it's fast.
Disable the agentic search if you need it to be quicker.