Merge pull request #10052 from roryeckel/playwright

Support Playwright RAG Web Loader: Revised
This commit is contained in:
Timothy Jaeryang Baek
2025-02-18 19:57:48 -08:00
committed by GitHub
11 changed files with 279 additions and 34 deletions

View File

@@ -344,7 +344,7 @@ async def chat_web_search_handler(
"query": searchQuery,
}
),
user,
user=user
)
if results: