Replies: 1 comment 3 replies
-
@SujayC66 I would recommend checking these two sections of the documentation: https://langchain-ai.github.io/langgraph/how-tos/persistence/ and https://langchain-ai.github.io/langgraph/concepts/low_level/#threads. if you run into a specific issue with implementation, please let me know! |
Beta Was this translation helpful? Give feedback.
3 replies
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.
-
Issue with current documentation:
I want to enhance the current flow by adding memory so that when a user asks about previous information, the system can respond accordingly.

Below is the agentic langgraph flow
Any guidance on this would be greatly appreciated.
Idea or request for content:
No response
Beta Was this translation helpful? Give feedback.
All reactions