Original PR: https://github.com/open-webui/open-webui/pull/3072 Author: @que-nguyen Created: 6/12/2024 Status: ❌ Closed
Base: dev ← Head: fix-valid-url-in-websearch
dev
fix-valid-url-in-websearch
c41b33c
0917fa6
7b8dc7e
1 file changed (+4 additions, -24 deletions)
📝 backend/apps/rag/main.py (+4 -24)
backend/apps/rag/main.py
Handle URLs in lazy_load with timeout mechanism instead of adding a step to run validate_url function.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/3072
Author: @que-nguyen
Created: 6/12/2024
Status: ❌ Closed
Base:
dev← Head:fix-valid-url-in-websearch📝 Commits (3)
c41b33cMerge pull request #3013 from open-webui/dev0917fa6Merge pull request #3056 from open-webui/dev7b8dc7eAdd timeout to lazy_load for URL handling in WebSearch📊 Changes
1 file changed (+4 additions, -24 deletions)
View changed files
📝
backend/apps/rag/main.py(+4 -24)📄 Description
Handle URLs in lazy_load with timeout mechanism instead of adding a step to run validate_url function.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.