Skip to content

0.1.11

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jul 22:14
603a137

Changes since 0.1.10

  • langgraph: release 0.1.11 (#1107)
  • Fix null pending writes (#1106)
  • Merge pull request #1089 from mihaic/patch-1
  • Merge pull request #1088 from langchain-ai/vb/update-return-type
  • Fix StateGraph.add_edge end_key check
  • langgraph: add proper type annotation for StateGraph.compile