Persistent memory refers to information stored outside the immediate context window that survives across sessions. Unlike working memory that clears with each conversation, persistent memory allows the model to recall user preferences, past interactions, and learned facts over time.
This is typically implemented through external databases, embeddings, or explicit memory storage systems.