langgraph.channels.context #5354
Unanswered
rhlarora84
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.
-
Upgraded Langgraph to the latest version.
I was earlier using Context from langgraph.channels.context for managing database connection in a state shared across multiple nodes. This is no longer available.
How do I achieve/migrate channels.context in the new version of langgraph?
Beta Was this translation helpful? Give feedback.
All reactions