mirror of
https://git.mirrors.martin98.com/https://github.com/open-webui/open-webui
synced 2025-08-20 20:39:08 +08:00
refac
This commit is contained in:
parent
549989e9ec
commit
6f635d8b7d
@ -1607,7 +1607,7 @@ async def process_web_search(
|
||||
urls = []
|
||||
try:
|
||||
logging.info(
|
||||
f"trying to web search with {request.app.state.config.WEB_SEARCH_ENGINE, form_data.query}"
|
||||
f"trying to web search with {request.app.state.config.WEB_SEARCH_ENGINE, form_data.queries}"
|
||||
)
|
||||
|
||||
search_tasks = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user