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
- Add windows build to CI
- Pandas serialization/deserialization logic with msgpack
- Create AGENTS.md Documentation for Repository Guidelines
- 🐛 Bug Report: isLoading remains true even after stream completion due to delayed history fetch
- ainvoke() accepts **kwargs but fails due to astream() not supporting them
- PostgresSaver bug.I used the code from the official documentation, but it didn't add any information to PostgreSQL.
- Add import test suite
- httpx.ReadError not properly handled in LangGraph Python SDK
- it's annoying that runtime.store is typed as `BaseStore` | None if I pass in `store` to `graph.compile()`
- recursion limit / call limit for nodes on a thread
- Docs
- Python not yet supported