-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
None
Context
Describe the background behind the problem.
Since we've been talking about the LangGraph Store (MongoDBStore), everyone has been calling it long-term memory. I was guilty of this too. As that started, we began to think of the checkpointer as short-term memory. The truth is that this is an oversimplification, and I feel like something needs to be created that show off what more these core langgraph features are.
Definition of done
What must be done to consider the task complete?
TBD. I'll probably start with an working example in a repo. We can then turn it into a tutorial or blog.
Pitfalls
What should the implementer watch out for? What are the risks?
I don't want to undermine anyone's great work, nor create confusion in attempting to show what the checkpointer and store beyond memory.