Memory Manager

The Memory Manager handles user memory CRUD and retrieval operations.

ExampleDescription
Standalone Memory Manager CRUDAdd, get, delete, and replace user memories manually.
Memory CreationCreate user memories from direct text and from a message list using MemoryManager.
Custom Memory Capture InstructionsRun a custom OpenAI capture scenario and a separate default Claude scenario with different inputs.
Search User MemoriesSearch user memories using different retrieval methods such as last_n, first_n, and agentic retrieval.
Control Memory Database ToolsControl which memory database operations are available to the AI model using DB tool flags.