Skip to content

0.2.4

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Aug 22:58

Changes since 0.2.3

  • lib0.2.4
  • Use exc_info
  • Include exception traceback in run_with_retry logging
  • Add missing attributes to checkpoint event in debug output
  • [docs]: purge message graph (#1330)
  • Passthrough checkpoint in config even when current sub-graph didn't choose to use it
  • Skip initializing Context channels when calling get_state/get_state_history
  • build(deps-dev): bump aiohttp from 3.9.5 to 3.10.2 in /libs/langgraph
  • Clarify send API docstring (#1280)