[PR #10897] [CLOSED] refactor: Short circuit for empty web search results to get clearer exception message. #126271

Closed
opened 2026-05-21 07:22:04 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/10897
Author: @ActiveVolcano
Created: 2/27/2025
Status: Closed

Base: devHead: patch-1


📝 Commits (2)

  • 15485e7 Merge pull request #10469 from open-webui/dev
  • 4e4d101 Short circuit for empty web search results to get clearer exception message.

📊 Changes

1 file changed (+3 additions, -1 deletions)

View changed files

📝 backend/open_webui/routers/retrieval.py (+3 -1)

📄 Description

Changelog Entry

Description

  • Short circuit for empty web search results to get clearer exception message.

Changed

  • Simply 3 lines.

🔄 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/10897 **Author:** [@ActiveVolcano](https://github.com/ActiveVolcano) **Created:** 2/27/2025 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`15485e7`](https://github.com/open-webui/open-webui/commit/15485e7c5d2c09857acce10e311707e2bb8e86c9) Merge pull request #10469 from open-webui/dev - [`4e4d101`](https://github.com/open-webui/open-webui/commit/4e4d10180022b5b9b80b4b11190dc860e02fe621) Short circuit for empty web search results to get clearer exception message. ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `backend/open_webui/routers/retrieval.py` (+3 -1) </details> ### 📄 Description # Changelog Entry ### Description - Short circuit for empty web search results to get clearer exception message. ### Changed - Simply 3 lines. --- <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 2026-05-21 07:22:04 -05: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#126271