pypi langgraph-sdk 0.3.5

latest releases: 0.4.0, 0.3.15, 0.3.14...
3 months ago

langgraph 0.3.5

Summary of Changes

  • Removed support for ParentCommand exception handling in PregelLoop._suppress_interrupt method #3686

Detailed Changes

langgraph.pregel.loop.PregelLoop

  • Removed code that handled ParentCommand exceptions by adding the current state to the parent command before re-raising it #3686
  • This change simplifies exception handling in the PregelLoop class and removes a dependency on the ParentCommand exception type

Don't miss a new langgraph-sdk release

NewReleases is sending notifications on new releases.