Show Agent Chat History in React App with same thread id #3545
Unanswered
Sarthak-ONS
asked this question in
Q&A
Replies: 1 comment 1 reply
-
hi @Sarthak-ONS , any luck ? |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I have an agent with some tools attached to it, I am using mongoDB saver as a checkpointer to maintain state in agent.
Though graph state is maintained in backend, I want to show all the chat messages in my Frontend(built in reactjs) to my users.
Here is an example of document saved in MongoDB collection
Here is a brief code of my agent
Beta Was this translation helpful? Give feedback.
All reactions