mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 04:16:03 -05:00
[GH-ISSUE #21304] feat: Memory frequently unavailable in new chats (v7.2) #58104
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 @ritascarante on GitHub (Feb 11, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/21304
Check Existing Issues
Verify Feature Scope
Problem Description
I’m using OpenWebUI version 7.2 and I’m experiencing inconsistent behavior with the Memory feature.
Here’s what I have enabled:
✅ Memory function (Tools) on the main model page
✅ Memory tool inside the chat
✅ Memory enabled in my user customization menu
✅ Tools → Memory enabled in Chat Settings under Valves
However, I’ve noticed that:
The Tools → Memory toggle under Valves often becomes disabled again later
In new chats, the model very often says it does not have access to previous conversation memory
Occasionally, it does work as expected
So the behavior is inconsistent.
Has anyone experienced something similar?
Are there additional configuration steps required to ensure Memory is always available in new chats?
Thanks in advance!
Desired Solution you'd like
Has anyone experienced something similar?
Are there additional configuration steps required to ensure Memory is always available in new chats?
Thanks in advance!
Alternatives Considered
No response
Additional Context
No response