[PR #3072] [CLOSED] Refactor validate_url in Web Search #7973

Closed
opened 2025-11-11 17:41:36 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/3072
Author: @que-nguyen
Created: 6/12/2024
Status: Closed

Base: devHead: fix-valid-url-in-websearch


📝 Commits (3)

  • c41b33c Merge pull request #3013 from open-webui/dev
  • 0917fa6 Merge pull request #3056 from open-webui/dev
  • 7b8dc7e Add 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.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/3072 **Author:** [@que-nguyen](https://github.com/que-nguyen) **Created:** 6/12/2024 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `fix-valid-url-in-websearch` --- ### 📝 Commits (3) - [`c41b33c`](https://github.com/open-webui/open-webui/commit/c41b33c9c0722c84055a833802611f8ee39609d3) Merge pull request #3013 from open-webui/dev - [`0917fa6`](https://github.com/open-webui/open-webui/commit/0917fa6f4ac015810211d85eb41da5d335762952) Merge pull request #3056 from open-webui/dev - [`7b8dc7e`](https://github.com/open-webui/open-webui/commit/7b8dc7e54f3ec7c88d78a98d8ced16aba224c559) Add timeout to lazy_load for URL handling in WebSearch ### 📊 Changes **1 file changed** (+4 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `backend/apps/rag/main.py` (+4 -24) </details> ### 📄 Description Handle URLs in lazy_load with timeout mechanism instead of adding a step to run validate_url function. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-11 17:41:36 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#7973