pypi langgraph-cli 0.1.14

latest releases: 0.4.26, 0.4.25, 0.4.24...
2 years ago

langgraph 0.1.14

Summary of Changes

  • Fixed an issue with the checkpointer being unnecessarily initialized when no interrupts are configured in Pregel

Detailed Changes

langgraph.pregel.Pregel

  • Added a condition to only initialize the checkpointer if either interrupt_after or interrupt_before is specified. This optimization prevents unnecessary checkpointing setup when no interruptions are expected in the graph execution.

Don't miss a new langgraph-cli release

NewReleases is sending notifications on new releases.