mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
enh: Bind memory to specific models only #1251
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 @Tycho-S on GitHub (Jun 14, 2024).
Is your feature request related to a problem? Please describe.
When I create memories, it is currently sent to any and all model I interact with. I don't want to share this stuff with cloud-based models (ChatGPT)
Describe the solution you'd like
It would be great if memories could be assigned to specific models only (including custom configurations under Workspaces)
Describe alternatives you've considered
Creating a separate account, but it's a bit clumsy
Additional context