AI Basics
Agent Memory
Information retained and retrieved to support an agent across steps or interactions. It can include persisted thread state and longer-lived records shared across authorized sessions. Storage may use files, databases or other mechanisms. Saving a memory does not guarantee retrieval, freshness, factual accuracy or permission to expose it to another user.
Reviewed
Sources
Member lesson
The definition and sources are public. The complete practical lesson is for members.