LangMemLangMem 0.0.30 · LangGraph 1.2 · Python 3.10+
0%
All frameworks
00LangMem overview4 min01Installation and setup5 min02create_memory_manager and first memories5 min03What LangMem asks the model6 min04MemoryModel: a rule-based chat model8 min05Real models: model strings and keys5 minSection quiz5 questions
06Collections: many small memories6 min07Updating and deleting memories7 min08Schemas and profiles7 minSection quiz5 questions
09The LangGraph store: where memories live6 min10Semantic search with an embedder6 min11Store managers: extract and save in one step7 min12Memory tools: manage and search6 min13An agent that remembers across conversations8 minSection quiz5 questions
14Background memory with ReflectionExecutor6 min15Summarizing long conversations6 min16Prompt optimization: learning from feedback6 min17Support assistant that remembers customers10 minSection quiz5 questions
1
Curious builder0 XP earned · 300 to level 2
0 daysFinish a lesson to begin
Badge collection0 of 6 unlocked
18 small wins to finish your pathNext lesson →

Storing quiz

Question 1 of 5

What separates one customer's memories from another's in the store?

Back toAn agent that remembers across conversationsBeyond extraction →

Getting one wrong here is cheaper than getting it wrong in your own code.