Timothy Jaeryang Baek 1 month ago
parent
commit
6f635d8b7d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      backend/open_webui/routers/retrieval.py

+ 1 - 1
backend/open_webui/routers/retrieval.py

@@ -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 = [