AttributeError: 'StateGraph' object has no attribute 'astream'. Suddenly getting this error in my workflow #1183
Unanswered
chinmaydk99
asked this question in
Q&A
Replies: 1 comment
-
You forgot to compile your graph? The class/type for a compiled graph is CompiledGraph/CompiledStateGraph |
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.
-
Worked totally fine until suddenly i started getting this error. Similar for .get_graph()
Beta Was this translation helpful? Give feedback.
All reactions