mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-09-27 12:04:58 +02:00
x
This commit is contained in:
@@ -63,7 +63,6 @@ graph = graph_builder.compile(checkpointer=checkpointer)
|
||||
|
||||
??? warning "Graph execution resumes from the beginning of the node not the exact point of the `interrupt`"
|
||||
|
||||
|
||||
### Run
|
||||
|
||||
**Run the graph** and observe the `interrupt` function in action:
|
||||
|
||||
Reference in New Issue
Block a user