Changes since 0.2.3
- lib0.2.4
- Lint
- Use exc_info
- Include exception traceback in run_with_retry logging
- Merge pull request #1360 from langchain-ai/nc/14auug/debug-checkpoint-full
- Merge pull request #1299 from langchain-ai/dependabot/pip/libs/langgraph/aiohttp-3.10.2
- Lint
- 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)