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
- 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
- ci(langgraph): add python 3.14 support across matrices and cli schema (#5253)
- KeyError('__end__') at runtime when conditional router returns '__end__' but path_map does not include END mapping
- fix(prebuilt): handle asyncio.CancelledError in ToolNode
- fix: resolve missing OpenAPI spec for SDK tests
- Fix nested Enum deserialization in checkpoint serde
- Handle asyncio.CancelledError in ToolNode
- Docs
- Python not yet supported