mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #23091] feat: User Memory Injection During Function Call Enablement and Disablement #19883
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 @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