langgraph
https://github.com/langchain-ai/langgraph
Python
Build resilient language agents as graphs.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported3 Subscribers
Add a CodeTriage badge to langgraph
Help out
- Issues
- Deterministic checkpoint resume contract across crash boundaries
- checkpoint/memory: select latest checkpoint by insertion order (not lexicographic id)
- tests: add checkpoint resume parity regression
- checkpoint/memory: use insertion order for latest checkpoint selection
- fix: restore user metadata in StateSnapshot.config["metadata"]
- Resuming after interrupt doesn't reuse prior task outputs when interrupt is in subgraph
- fix(func): avoid nested entrypoint interrupt resume behavior
- fix(channels): handle None checkpoint in Topic.from_checkpoint()
- messages stream mode: allow configuring which state key(s) to stream
- chore: enforce codespell across all libraries (#5021)
- Docs
- Python not yet supported