Skip to main content

Module memory

Module memory 

Source
Expand description

Memory tool: Persistent knowledge capture and retrieval

Allows agents to store important insights, learnings, and decisions that persist across sessions for future reference.

Structsยง

MemoryEntry
A single memory entry
MemoryStats
MemoryStore
Memory store for persistence
MemoryTool
Memory Tool - Store and retrieve persistent knowledge