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
- 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
- messages stream mode: allow configuring which state key(s) to stream
- chore: enforce codespell across all libraries (#5021)
- Topic.copy() crashes with AttributeError when checkpoint contains None channel value
- fix(channels): respect dataclass defaults in BinaryOperatorAggregate
- A serialization failure occurred when the local server was running the Agent with Middleware
- fix: handle END in conditional edge path_map lookup
- Docs
- Python not yet supported