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
dev
fix_filter_domains
6870395
2 files changed (+30 additions, -0 deletions)
📝 backend/open_webui/routers/retrieval.py (+6 -0) 📝 src/lib/components/admin/Settings/WebSearch.svelte (+24 -0)
backend/open_webui/routers/retrieval.py
src/lib/components/admin/Settings/WebSearch.svelte
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.
No dependencies set.
The note is not visible to the blocked user.
📋 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.