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: add stable tie-breaks for equal timestamp ordering
- fix(checkpoint): align sync before pagination with tiebreak
- fix(pregel): expose completed subgraph state in get_state(subgraphs)
- langgraph dev: .langgraph_api runtime files cause continuous watchfiles log spam
- fix(langgraph): fix UnboundLocalError when using Command(resume=None)
- fix(cli): ignore .langgraph_api runtime watch noise in dev
- fix(langgraph): unwrap Overwrite and enforce duplicate guard on MISSING channel
- 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
- Docs
- Python not yet supported