Basic Usage
Always Mode
Memories are extracted automatically after each response.Agentic Mode
The agent receives tools to manage memories explicitly.update_user_memory (supports add, update, delete, and clear operations)
Tradeoff: agent may miss implicit observations.