Agentic memory: The capacity of an LLM to recall, adapt to, and reason over past interactions to simulate a coherent, goal-directed identity
Knowledge Graph (KG): A structured representation of data using entities (nodes) and relationships (edges), stored here as triplets
Triplets: The fundamental unit of data in a Knowledge Graph, consisting of (Subject, Predicate, Object), e.g., (User, Is, Trader)
Episodic Memory: Memory of specific past interactions or events, mirroring human autobiographical memory
Semantic Memory: Structured, factual knowledge about the world or domain (e.g., definitions, historical data)
Working Memory: Short-term memory capacity for ongoing reasoning and maintaining context within a current task
Parametric Memory: Static knowledge encoded in the model's pre-trained weights, which cannot adapt to new user interactions
Exponential decay: A mathematical function used here to weight memory triplets, giving higher importance to more recent information to handle changing user preferences