How to manage context window and full history persistence in a LangGraph Agent with SqliteSaver. #32420
Unanswered
mo-ham-mad
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How can I configure memory for my LangGraph agent (built with create_react_agent and SqliteSaver) so that:
Does LangGraph provide any built-in memory or summarization utilities—similar to LangChain’s ConversationSummaryBufferMemory—to automate this, or what’s the recommended pattern to achieve it?
Beta Was this translation helpful? Give feedback.
All reactions