github langchain-ai/langgraph 0.2.57

latest releases: checkpoint==2.0.9, sdk==0.1.44, 0.2.59...
2 days ago

Changes since 0.2.56

  • Revert "langgraph: release 0.2.58 (#2692)"
  • langgraph: release 0.2.58 (#2692)
  • langgraph: allow tools to return Command in tool node (#2656)
  • lib: Treat Command as "resuming" signal (#2682)
  • Merge pull request #2679 from langchain-ai/nc/9dec/imperative-generator
  • lib: imperative api: Generators use yield to publish stream_mode=custom events
  • Add sync support for the AsyncPostgresStore (#2673)
  • 0.2.57
  • Merge pull request #2378 from langchain-ai/nc/8nov/send-future
  • Fix
  • Add tests, missing return stmt
  • lib: Support returning mixed list of commands and state updates
  • Merge pull request #2658 from langchain-ai/nc/5dec/return-multiple-commands
  • Lint
  • fix docstring (#2660)
  • Lint
  • lib: Add support for returning multiple commands from a node
  • Merge pull request #2468 from cab938/issue2159
  • Merge pull request #2502 from langchain-ai/vb/fix-annotation
  • Fix
  • Merge branch 'main' into issue2159
  • Update
  • Update
  • Comment
  • Wait until next tick to start send task
  • Fix
  • Fix writes for task being saved against next checkpoint id
  • Add test for cancellation
  • Lint
  • Lint
  • Lint
  • Lint
  • Fix get_state
  • Wire up retry policy
  • Rename
  • Lint
  • Fix stream order
  • Fix async
  • Comment
  • Fix
  • Lint
  • Lint
  • Comments
  • Get it working with interrupt (sync)
  • WIP
  • Finish impl
  • Add call function to call a node and get a future
  • langgraph: fix issue w/ type annotations in tools_condition
  • lint
  • feat: Make CompiledGraph displayable in Juypyter with display() (#2159)

Don't miss a new langgraph release

NewReleases is sending notifications on new releases.