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
- fix(checkpoint): InMemoryStore.put() overwrites created_at on update
- fix(prebuilt): Default handle_tool_errors doesn't catch tool execution errors in parallel calls
- `langgraph-prebuilt` v1.0.9 breaks with older versions of `langgraph`. Cannot import name 'ServerInfo' from 'langgraph.runtime'
- feat: declarative A2A agent card support
- MOUNT_PREFIX ignored in generated URLs for agent cards when Host header is set (reverse proxy scenario)
- How to add CLI orchestration layer on top of LangGraph agents?
- How to add CLI orchestration layer on top of LangGraph agents?
- When resume from a specific checkpoint_id, it becomes replay
- Feature request: Configurable PostgreSQL schema for langgraph-checkpoint-postgres (parity with LangGraphJS)
- docs(checkpoint): add docstrings to serde layer
- Docs
- Python not yet supported