pypi langgraph-cli 0.2.11

latest releases: 0.4.26, 0.4.25, 0.4.24...
11 months ago

langgraph 0.2.11

Summary of Changes

  • Fixed a bug in Pregel's state handling to prevent errors when saved state is None #1432

Detailed Changes

langgraph.pregel.Pregel

  • Added null checks when accessing saved.pending_writes in both get_state and aget_state methods to prevent AttributeError when saved is None #1432

Don't miss a new langgraph-cli release

NewReleases is sending notifications on new releases.