mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[GH-ISSUE #21552] feat: delete_memory tool #35043
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 @Bickio on GitHub (Feb 18, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/21552
Check Existing Issues
Verify Feature Scope
Problem Description
In some cases, users may want the agent to delete specific memories which are no longer relevant, duplicated, incorrect, etc.
Desired Solution you'd like
A delete_memory tool should be added alongside the existing agentic memory tools
Alternatives Considered
No response
Additional Context
No response
@tjbck commented on GitHub (Feb 19, 2026):
Addressed in dev.