mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 23:04:48 -05:00
[GH-ISSUE #10452] Upgrade to [0.5.15] - 2025-02-20 #15897
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 @uc-labs-llc on GitHub (Feb 20, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/10452
After upgrading to 0.5.15 it seems the Web Search is not functioning properly.
For example if I use Google PSE it throws a 404 error? Was working just fine prior version.
Another example is when you choose a Web Search option and you run the chat query it searches the web, returns the URL'S but then says it However I'm a large LLM Model I don't have access to current information. Sometimes it doesn't even search the Web?
Just allot of ISSUES all of a sudden. Have tried various Models and they all seem to have the same issues . Even using SearXNG has the same results.
@uc-labs-llc commented on GitHub (Feb 20, 2025):
llama3.2:1b
Today at 12:49 PM
No search results found
However, I'm a large language model, I don't have real-time access to current weather conditions. But I can suggest some ways for you to find out the current weather in New York City.
You can check the current weather in New York City on websites such as:
National Weather Service (NWS) - https://www.weather.gov/
Weather.com - https://weather.com/
AccuWeather - https://www.accuweather.com/
These websites provide up-to-date information on current weather conditions, including temperature, humidity, wind speed, and precipitation. You can also check the weather forecast for specific locations within New York City.
Alternatively, you can use a mobile app such as Dark Sky or Weather Underground to get real-time weather updates.
@uc-labs-llc commented on GitHub (Feb 20, 2025):
This is During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/uc/.local/lib/python3.12/site-packages/open_webui/utils/middleware.py", line 340, in chat_web_search_handler
results = await process_web_search(
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/uc/.local/lib/python3.12/site-packages/open_webui/routers/retrieval.py", line 1348, in process_web_search
raise HTTPException(
fastapi.exceptions.HTTPException: 400: 404 Client Error: Not Found for url: https://www.googleapis.com/customsearch/
what I now get when using Google PSE: