github langchain-ai/langgraph 0.2.40

latest release: 0.2.41
7 hours ago

Changes since 0.2.39

  • Update stream() and astream() to process 'updates' event types.
  • Update astream_events() to process interrupt.
  • Add docstring to RemoteGraph (#2217)
  • langgraph: expand handle_tool_errors in ToolNode (#1667)
  • lib: Add max_concurrency for async executions
  • chore: Switch s3 client utils from httpx client to curl client
  • Merge pull request #2092 from langchain-ai/an/11oct/remote-graph-interrupt
  • Interop of RemoteGraph w core lib
  • lib: Ensure RemoteGraph.invoke emits all subgraph events as expected
  • fix: RemoteGraph should propagate subgraphs streaming
  • Add "node finished" callback
  • langgraph: add 'messages_key' param to ToolNode / tools_condition (#2049)
  • langgraph: always raise NodeInterrupt in ToolNode if raised from a tool (#2175)
  • langgraph: validate sync/async clients initialized correctly in RemoteGraph (#2214)
  • Support read type hints from the method in add_node (#2014)

Don't miss a new langgraph release

NewReleases is sending notifications on new releases.