mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-16 11:57:51 +01:00
Adjust search event messages + translations
This commit is contained in:
@@ -1265,7 +1265,7 @@ async def process_web_search(
|
||||
"type": "status",
|
||||
"data": {
|
||||
"action": "web_search",
|
||||
"description": "Loading {{count}} sites...",
|
||||
"description": "Loading {{count}} sites",
|
||||
"urls": [result.link for result in web_results],
|
||||
"done": False
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user