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)
  • x
  • x
  • docs: add high level example into the readme, make examples collapsible (#3052)
  • x
  • Merge branch 'main' into eugene/expose_previous_state
  • type ignore for now
  • x
  • x
  • x
  • fix merge error
  • x
  • Merge branch 'main' into eugene/expose_previous_state
  • tests: add a test for interrupt() w/ functional API (#3065)
  • Lint
  • Fix
  • add another test
  • Make config schema configurable for imperative api
  • Implement input/output schemas for imperative api
  • tests: add a test for interrupt() w/ functional API
  • x
  • x
  • x
  • update