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
- fix(cli): ignore .langgraph_api runtime watch noise in dev
- Align sync and async saver ordering guarantees
- feat(prebuilt): surface model output metadata in tool error messages
- feat: auto-save deployment name to .env on first prompt
- fix(serde): return raw data instead of None on msgpack deserialization failure
- fix: skip caching ERROR/INTERRUPT writes in SyncPregelLoop.put_writes
- fix(prebuilt): handle non-class type annotations in _infer_handled_types
- fix(prebuilt): guard route_tool_responses against empty messages list
- fix: add missing None to aupdate_state values type annotation
- fix: initialize resume_is_map before conditional in PregelLoop._first
- Docs
- Python not yet supported