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
- create_react_agent with `post_model_hook` - early stop on non unique tool call id
- Add support for Python 3.14
- Generative UI with Python CLI, agent-chat-ui, and ReAct agent
- Run Cancellation Causes Loss of Streamed State Not Yet Persisted as a Checkpoint
- fix(langgraph): accept Sequence[...] for Messages
- langgraph.cache.redis.RedisCache does not work with async redis client
- When langgraph's stream_mode includes custom, the cached results do not contain custom data.
- feat(cli): cache optimized dockerfile
- fix(langgraph): add_edge() now accepts node objects like add_node()
- Async tools do not currently support 'custom' events streaming via get_stream_writer().
- Docs
- Python not yet supported