-
If you get this error. Look at the version of Langgraph |
Beta Was this translation helpful? Give feedback.
Answered by
Halil3509
Aug 20, 2024
Replies: 1 comment 2 replies
-
This error made me crazy. By updating version, you can get rid of this error. pip install langgraph==0.2.4 |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
hwchase17
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This error made me crazy. By updating version, you can get rid of this error.