LLM Memory
Noun · AI & Machine Learning
Definitions
The mechanisms by which a large language model system retains or reuses relevant information across turns, tasks, or sessions. LLM memory may involve conversation history, external stores, summaries, or retrieval rather than changes to the model itself.
In plain English: How a large language model system remembers prior information.
Example: "They designed LLM memory as a retrieval layer over verified notes instead of storing raw conversation transcripts indefinitely."