[PR #9416] [MERGED] feat(ui): implement domain filter list for web search settings #22372

Closed
opened 2026-04-20 04:06:15 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/9416
Author: @abdalrohman
Created: 2/5/2025
Status: Merged
Merged: 2/7/2025
Merged by: @tjbck

Base: devHead: fix_filter_domains


📝 Commits (1)

  • 6870395 feat(ui): implement domain filter list for web search settings

📊 Changes

2 files changed (+30 additions, -0 deletions)

View changed files

📝 backend/open_webui/routers/retrieval.py (+6 -0)
📝 src/lib/components/admin/Settings/WebSearch.svelte (+24 -0)

📄 Description

Implement Domain Filter Lists in Web Search Settings

This allows for dynamic management of the lists without requiring code changes.


🔄 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/9416 **Author:** [@abdalrohman](https://github.com/abdalrohman) **Created:** 2/5/2025 **Status:** ✅ Merged **Merged:** 2/7/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `fix_filter_domains` --- ### 📝 Commits (1) - [`6870395`](https://github.com/open-webui/open-webui/commit/68703951e8abbdbed469953ad9beaa22806b5da2) feat(ui): implement domain filter list for web search settings ### 📊 Changes **2 files changed** (+30 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `backend/open_webui/routers/retrieval.py` (+6 -0) 📝 `src/lib/components/admin/Settings/WebSearch.svelte` (+24 -0) </details> ### 📄 Description Implement Domain Filter Lists in Web Search Settings This allows for dynamic management of the lists without requiring code changes. --- <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-04-20 04:06:15 -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#22372