Skip to content

0.2.67

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jan 23:18
1e61ddf

Changes since 0.2.66

  • langgraph: release 0.2.67 (#3182)
  • langgraph: update docstrings/api ref for functional api (#3176)
  • langgraph: handle node return annotations with unions (#3170)
  • langgraph: add support for BaseModel updates to Command (#2747)
  • Make scratchpad counters thread-safe (#3158)
  • Add entrypoint.final to decouple return value from save value (#3135)
  • langgraph: allow async state modifier in create_react_agent (#3161)
  • Remove write to RETURN channel for entrypoint func
  • Disable recursing on runnables for task/entrypoint decorated funcs