Overview
Conversation Memory persists the complete chat history for a session, enabling agents to reference previous messages and maintain context across interactions.Save vs Load
You can save history without injecting it — useful when pairing with summary memory to reduce token usage while keeping a full audit trail.

