enh: Finer access control of memories #2802

Open
opened 2025-11-11 15:14:43 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @Coecoenut on GitHub (Nov 24, 2024).

Feature Request

Is your feature request related to a problem? Please describe.
When using multiple agents or the same agent for multiple projects, the agent can get confused by the global memory

Describe the solution you'd like
Make the memories agent-/"folder"-wise and introduce an access control of the agents/chats (i.e. agent/chat instance can/cannot access global memory and agent/chat can/cannot use "folder" memory)

or

allow the memories to be stored into a knowledge base, so that it can be shared among specific agents/chats that are used for the same project but not by others

Describe alternatives you've considered
Use tags for the memories to restrict access to certain agents/chats
Use different users for different projects (cumbersome)

Originally created by @Coecoenut on GitHub (Nov 24, 2024). # Feature Request **Is your feature request related to a problem? Please describe.** When using multiple agents or the same agent for multiple projects, the agent can get confused by the global memory **Describe the solution you'd like** Make the memories agent-/"folder"-wise and introduce an access control of the agents/chats (i.e. agent/chat instance can/cannot access global memory and agent/chat can/cannot use "folder" memory) or allow the memories to be stored into a knowledge base, so that it can be shared among specific agents/chats that are used for the same project but not by others **Describe alternatives you've considered** Use tags for the memories to restrict access to certain agents/chats Use different users for different projects (cumbersome)
Author
Owner

@silentoplayz commented on GitHub (Dec 19, 2024):

Related - https://github.com/open-webui/open-webui/issues/1431

@silentoplayz commented on GitHub (Dec 19, 2024): Related - https://github.com/open-webui/open-webui/issues/1431
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#2802