mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 14:39:31 -05:00
[PR #9416] [MERGED] feat(ui): implement domain filter list for web search settings #22372
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/9416
Author: @abdalrohman
Created: 2/5/2025
Status: ✅ Merged
Merged: 2/7/2025
Merged by: @tjbck
Base:
dev← Head:fix_filter_domains📝 Commits (1)
6870395feat(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.