mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[GH-ISSUE #12509] feat: Sensitive content detection #32160
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?
Originally created by @GuokaiLiu on GitHub (Apr 6, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/12509
Check Existing Issues
Problem Description
There is no Sensitive content detection feature in the current version, which is required in some restricted scenarios.
Desired Solution you'd like
When the Sensitive contents are detected (by sensitive words and/or LLM models), the system should refuse to answer with a designed response.
Alternatives Considered
No response
Additional Context
No response
@EntropyYue commented on GitHub (Apr 6, 2025):
Use the filter function