Changes since 0.3.20
- langgraph: release 0.3.21 (#4050)
- langgraph: add tests for remote graph interrupts (#4048)
- patch: fix return type of Topic.update (#4029)
- benchmark: remove some benchmarks (#4039)
- langgraph: fix interrupt deserialization in RemoteGraph (#4040)
- x
- docs: add version admonitions for
Interrupt
andRetryPolicy
(#3988) - Warn when get_graph tries to draw edge that doesn't exist