Overview
MemoryContext provides an additional layer of segmentation within a project. While ProjectContext handles broad isolation, MemoryContext allows you to track and retrieve data for specific entities or conversation threads.
Granular identifiers for scoping memories to specific users, sessions, or agents.