Replies: 1 comment
-
fix here 363c6e2 |
Beta Was this translation helpful? Give feedback.
0 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.
-
In code here
https://github.com/langchain-ai/langgraph/blob/main/libs/langgraph/langgraph/graph/state.py#L770
I think this line should be
sig = signature(meta[-1])
how about this?
Beta Was this translation helpful? Give feedback.
All reactions