mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-16 20:07:49 +01:00
Merge pull request #10052 from roryeckel/playwright
Support Playwright RAG Web Loader: Revised
This commit is contained in:
@@ -344,7 +344,7 @@ async def chat_web_search_handler(
|
||||
"query": searchQuery,
|
||||
}
|
||||
),
|
||||
user,
|
||||
user=user
|
||||
)
|
||||
|
||||
if results:
|
||||
|
||||
Reference in New Issue
Block a user