v0.5.16 is still ignoring Web Search Settings and has degraded performance with DuckDuckGo #4008

Closed
opened 2025-11-11 15:44:25 -06:00 by GiteaMirror · 4 comments
Owner

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

  • Open WebUI Version: v0.5.16

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.
  • [X ] I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below.

Expected Behavior

  • Web search settings should be correctly applied, including search result count settings.
  • Performance should be on par with or better than previous versions.
  • DuckDuckGo search should function normally without significant delays.

Image
Image

Actual Behavior

  • Web search settings are ignored, particularly the search result count setting.
  • Performance has degraded when using DuckDuckGo compared to previous versions.
  • v0.5.16 generates results slower than previous versions, specifically slower than versions before v0.5.15, even when full context mode is off.

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:

  1. Install Open WebUI v0.5.16.
  2. Configure web search settings, ensuring the search result count is set to a specific number.
  3. Enable DuckDuckGo as the search engine.
  4. Perform a web search.
  5. Compare the behavior and response time with previous versions, particularly v0.5.15 and earlier.
  6. Observe that the web search settings are ignored and the response generation is slower.

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]

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 - **Open WebUI Version:** v0.5.16 **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. - [X ] I have provided the exact steps to reproduce the bug in the "Steps to Reproduce" section below. ## Expected Behavior - Web search settings should be correctly applied, including search result count settings. - Performance should be on par with or better than previous versions. - DuckDuckGo search should function normally without significant delays. ![Image](https://github.com/user-attachments/assets/9a0f1b7e-a130-45d1-bcb3-84a8d096c8db) ![Image](https://github.com/user-attachments/assets/d763c5ad-9bf2-4f29-8b89-12e78cb45748) ## Actual Behavior - Web search settings are ignored, particularly the search result count setting. - Performance has degraded when using DuckDuckGo compared to previous versions. - v0.5.16 generates results slower than previous versions, specifically slower than versions before v0.5.15, even when full context mode is off. ## 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:** 1. Install Open WebUI v0.5.16. 2. Configure web search settings, ensuring the search result count is set to a specific number. 3. Enable DuckDuckGo as the search engine. 4. Perform a web search. 5. Compare the behavior and response time with previous versions, particularly v0.5.15 and earlier. 6. Observe that the web search settings are ignored and the response generation is slower. ## 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]
Author
Owner

@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.

Image

@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. ![Image](https://github.com/user-attachments/assets/2a32b1a7-4c6f-40b0-9ac7-952912ce6014)
Author
Owner

@edmcquinn commented on GitHub (Feb 20, 2025):

@tjbck The performance still has a very large degradation.

@edmcquinn commented on GitHub (Feb 20, 2025): @tjbck The performance still has a very large degradation.
Author
Owner

@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.

@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.
Author
Owner

@spammenotinoz commented on GitHub (Apr 1, 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.

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.

@spammenotinoz commented on GitHub (Apr 1, 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. 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.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#4008