Skip to content

0.2.64

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jan 20:35
eb33a87

Changes since 0.2.63

  • langgraph: release 0.2.64 (#3090)
  • tests: add tests for calling multiple subgraphs in a parent node (#3070)
  • functional api: first pass at api reference (#3083)
  • docs: add high level example into the readme, make examples collapsible (#3052)
  • Make config schema configurable for imperative api
  • Implement input/output schemas for imperative api
  • tests: add a test for interrupt() w/ functional API