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(prebuilt): handle functools.partial in ToolNode injection detection
- fix(langgraph): preserve dataclass default values for reducer channels
- fix: RemoteGraph.astream(subgraphs=True) namespace handling to match in-memory Pregel graphs
- feat(langgraph): Custom Injection for ToolRuntime
- feat(langgraph): support Pydantic state with aliased fields
- fix(prebuilt): strip trailing AI messages to support regeneration
- feat: Add native A2A (Agent-to-Agent) protocol support
- client.runs.stream hangs or loses real-time updates when using url=None (In-process Transport) in v0.6
- feat: support traceable nodes
- Fix(sdk_py):Using url=None in get_client() fails due to recent changes using HTTP Transport as a fallback for now
- Docs
- Python not yet supported