github langchain-ai/langgraph 0.1.9

latest releases: checkpoint==1.0.10, checkpointpostgres==1.0.7, 0.2.22...
2 months ago

Changes since 0.1.8

  • lib 0.1.9
  • Enable configuring retry policy for each node of StateGraph
  • Merge pull request #1036 from langchain-ai/nc/16jul/node-state
  • Remove node output schemas
  • Add Docstrings (#1057)
  • langgraph: add incorrect tool name handling to ToolNode (#1052)
  • pregel: Support retry policy per node
  • lib: Separate out executor logic from stream methods (#1048)
  • langgraph: allow passing custom state & let message modifiers access state in create_react_agent (#1023)
  • Add node state, customizable graph input and output schemas
  • Add note to docstring (#1035)
  • langgraph[patch]: ToolNode support for tools outputting msg (#977)
  • Only render end node if there is an edge leading to it (#1022)
  • Specific error when updating state as an unknown node (#1015)
  • Support multiple interruptions after resuming execution (#1004)
  • Update snapshot tests after core release

Don't miss a new langgraph release

NewReleases is sending notifications on new releases.