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 supported1 Subscribers
Add a CodeTriage badge to langgraph
Help out
- Issues
- fix(checkpoint): generate new checkpoint ID on time travel/fork
- 🐛 UI Bundler fails with 'watch: invalid option' - npx invokes system watch instead of @langchain/langgraph-ui package
- CLI `bulid` and `dockerfile` commands creates ENV with WINDOWS paths for auth
- 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
- Docs
- Python not yet supported