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
- Feature Request: Driver abstraction for checkpoint-postgres: to build support for asyncpg and other adapters
- Add: Compliance-aware human-in-the-loop checkpoint example for regulated environments
- `langgraph dev` falsely reports "Port 2024 already in use" due to TIME-WAIT entries
- Bug: PostgresStore numeric filter operators ($gt, $gte, $lt, $lte) use lexicographic (text) comparison instead of numeric comparison
- docs(langgraph): broken docs URL in RuntimeError raised on resume with multiple pending interrupts
- Allow invoke API with command to update subGraph state
- Visualization disconnected when using Command(graph=Command.PARENT, goto=...) from a subgraph
- [Feature] Add delete_for_runs support for SQLite checkpoint savers
- Hive Civilization — A2A-speaking node fleet for LangGraph (notification)
- PostgresSaver.setup() fails when called inside a transaction due to CREATE INDEX CONCURRENTLY
- Docs
- Python not yet supported