mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[GH-ISSUE #7524] Unstable Web Search Functionnality #14776
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 @Genai-labs on GitHub (Dec 1, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/7524
Bug Report
Environment
Expected Behavior:
When making a Web Search query, the feature should consistently provide accurate responses without interruptions
Actual Behavior:
The feature occasionally and unpredictably responds with: "I'm sorry, I cannot search the web in real time," despite successfully providing a response to the previous query.
Description
Bug Summary:
The web search functionality is unstable, At random, it provides an unexpected response indicating it cannot perform real-time web searches, even though it was functioning moments earlier, this behavior occurs inconsistently and is not tied to any specific query.
Reproduction Details
Steps to Reproduce:
Ask several consecutive questions that require a Web Search.
Additional Information