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 supported4 Subscribers
Add a CodeTriage badge to langgraph
Help out
- Issues
- fix(langgraph): get_subgraph fails when nodes share a common prefix
- fix(langgraph): Properly cleanup background batch tasks in `AsyncPostgresStore`
- fix(checkpoint-postgres): add minimal retry resilience to PostgresSaver for transient connection errors
- test(langchain) Complements changes from PR #6420 ( retry resilience)
- fix(langgraph): inject runtime with store for conditional edges in update_state operations #6340
- fix _strip_extras helper function
- Resume to a specific subgraph node after interrupt
- `ToolException` from MCP server not handled correclty
- feat: add asyncpg support for postgres checkpoint
- feat: Add Goto type for atomic cross-graph handoffs
- Docs
- Python not yet supported