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
- DOC: Document behavior when node has both Command.goto and static edge
- useStream hook doesn't differentiate between messages from subgraphs and the main graph
- Langgraph postgres setup error when migrating for the first time.
- jsonplus cannot deserialize generic pydantic(v2) types correctly
- fix(checkpoint-postgres): retry & reconnect when DB restarts or SSL connection drops
- Update ThreadState endpoint doesn't reflect history endpoint
- Frontend stops receiving stream events midway but the stream continues on langsmith
- /join endpoint returns HTTP 200 with error payload instead of proper HTTP error status codes
- Pydantic v2 deprecations in langgraph/gregel/_messages.py:104 (__fields__, __fields_set__, instance access of computed fields)
- Interrupts missing in thread_state on self-hosted LangGraph (1.x)
- Docs
- Python not yet supported