[GH-ISSUE #12509] feat: Sensitive content detection #32160

Closed
opened 2026-04-25 06:03:05 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @GuokaiLiu on GitHub (Apr 6, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/12509

Check Existing Issues

  • I have searched the existing issues and discussions.

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

Originally created by @GuokaiLiu on GitHub (Apr 6, 2025). Original GitHub issue: https://github.com/open-webui/open-webui/issues/12509 ### Check Existing Issues - [x] I have searched the existing issues and discussions. ### 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_
Author
Owner

@EntropyYue commented on GitHub (Apr 6, 2025):

Use the filter function

<!-- gh-comment-id:2781450310 --> @EntropyYue commented on GitHub (Apr 6, 2025): Use the filter function
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#32160