pypi langgraph-cli 0.3.2

latest releases: 0.4.29, 0.4.28, 0.4.27...
12 months ago

langgraph 0.3.2

Summary of Changes

  • Fixed a bug in the PregelLoop by unsetting the resuming flag after handling interrupts, which prevents potential issues with incorrectly preserved state between executions (#3647)

Detailed Changes

langgraph.pregel.loop.PregelLoop

  • Added logic to unset the resuming flag (CONFIG_KEY_RESUMING) after completing a superstep and handling interrupts, ensuring that the graph state is properly reset between executions (#3647)

Don't miss a new langgraph-cli release

NewReleases is sending notifications on new releases.