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
- 🐛 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
- Chore/uv dynamic versioning
- fix: remove importlib.metadata usage for version access
- Sub Agent sends back to starting agent after handoff even if it is waiting on further responses to finish it task from user
- Docs
- Python not yet supported