How to use langgraph in production with different storage state #3214
Unanswered
surendransuri
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Are you asking how to implement a custom checkpointer using Cosmos DB? |
Beta Was this translation helpful? Give feedback.
2 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.
-
Checked other resources
Example Code
Error Message and Stack Trace (if applicable)
Description
Hello, I am trying to use langgraph in production application with my azure resources. How to change the message memory state to cosmos db. I have already functions written to insert and fetch , update items from cosmos Db. How to implement this with langgraph. Please guide me on this.
System Info
Python langgraph
Beta Was this translation helpful? Give feedback.
All reactions