pypi langgraph-prebuilt 0.1.4

latest releases: 1.1.0, 1.1.0a2, 1.1.0a1...
14 months ago

langgraph 0.1.4

Summary of Changes

  • Added validation for packet types in pending sends to prevent errors from invalid data (#877)

Detailed Changes

langgraph.pregel.algo.prepare_next_tasks

  • Added validation check for packet types in checkpoint's pending sends queue
  • Invalid packet types are now logged and skipped, preventing potential errors when processing checkpoints with corrupted data

Don't miss a new langgraph-prebuilt release

NewReleases is sending notifications on new releases.