mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #21540] feat: Allow Masking input on __event_call__ for openwebui functions #35040
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 @ctolon on GitHub (Feb 17, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/21540
Check Existing Issues
Verify Feature Scope
Problem Description
https://github.com/open-webui/open-webui/issues/20852
This PR has integrated a feature for masking sensitive fields for user valves. It would be great if the same feature were also available for event_call for openwebui functions.
Desired Solution you'd like
I haven't prepared a direct solution, but I think it would be easy to integrate into the current architecture.
Alternatives Considered
No response
Additional Context
No response
@tjbck commented on GitHub (Feb 23, 2026):
4853ededca