mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #20519] feat: Knowledge update log #57875
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 @n4gY1 on GitHub (Jan 9, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/20519
Check Existing Issues
Verify Feature Scope
Problem Description
Tracking (log) changes to the knowledge base, who made the changes and when. It's not just who made it
Thanks 👍
Desired Solution you'd like
Tracking (log) changes to the knowledge base, who made the changes and when. It's not just who made it
Thanks 👍
Alternatives Considered
It is enough to be able to write to a file if an environment variable is specified.
Additional Context
No response