mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-22 14:13:08 -05:00
[PR #3072] [CLOSED] Refactor validate_url in Web Search #7973
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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.