Memory
Personal long-term context for assistants in meinGPT
The built-in Memory tool enables assistants to store and reuse user-specific context over time.
Current behavior
Memory is currently personal per user.
- memories are scoped to the current user
- there is no automatic global/shared team memory
- access is always resolved in user context
Available tool methods
memory_add: store a new memorymemory_search: search memoriesmemory_get_all: list memoriesmemory_update: update an existing memory
Memory in settings
Central management is available via the new Memory page in Settings.
- review stored information
- inspect and adjust existing entries
- control memory behavior by use case
Best practices
- store stable preferences and long-term context
- do not store secrets or highly sensitive data
- update existing memories when users correct prior information