mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
Used fastapi's run_in_threadpool function to execute the search_web function, preventing the synchronous function from blocking the entire web search process.