mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-19 04:10:26 -05:00
[GH-ISSUE #23091] feat: User Memory Injection During Function Call Enablement and Disablement #90623
Reference in New Issue
Block a user
Originally created by @ffyuhf on GitHub (Mar 26, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/23091
Check Existing Issues
Verify Feature Scope
Problem Description
AI only invokes ordinary tools but does not actively invoke memory functions. In most cases, they do not actively view memories. Therefore, can the memory injection behavior under native function calls be consistent with the default mode, i.e., enabled by default?
Desired Solution you'd like
AI only invokes ordinary tools but does not actively invoke memory functions. In most cases, they do not actively view memories. Therefore, can the memory injection behavior under native function calls be consistent with the default mode, i.e., enabled by default?
Alternatives Considered
No response
Additional Context
No response