How can I add a custom chat history in Langgraph #1488
Unanswered
HoangNguyen689
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.
Uh oh!
There was an error while loading. Please reload this page.
-
For unit testing, I need to have a chat history first.
With the single agent, it can be done easily through the
ChatMessageHistory
How can I do the same stuff with the checkpointer implemented in Langgraph?
Beta Was this translation helpful? Give feedback.
All reactions