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
- chore(deps-dev): bump mypy from 1.20.2 to 2.1.0 in /libs/checkpoint-sqlite in the major group
- chore(deps-dev): bump mypy from 1.20.2 to 2.1.0 in /libs/checkpoint-postgres in the major group
- chore(deps): bump the minor-and-patch group in /libs/sdk-py with 8 updates
- chore(deps): bump the major group in /libs/sdk-py with 2 updates
- chore(deps-dev): bump mypy from 1.20.2 to 2.1.0 in /libs/prebuilt in the major group
- chore(deps): bump redis and starlette in /libs/langgraph
- langgraph-api 0.9.0: request validator rejects stream_mode "tools"/"lifecycle" though StreamMode type & runtime accept them (breaks useStream toolProgress on self-hosted)
- ToolNode silently overwrites duplicate tool names before dispatch
- ToolNode accepts ToolMessage results bound to sibling tool_call_id values
- Bug: ToolNode._normalize_tool_response raises TypeError for MCP tools returning content block lists
- Docs
- Python not yet supported