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
- 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().
- Transactional Cross-Graph Handoff
- Time between nodes semi-randomly very long on DataBricks cloud server
- Pydantic objects with all None properties converted to empty dict internally instead of dict with None values
- UUID objects in metadata are not JSON serializable
- _pydantic_core.ValidationError: 1 validation error for AIMessage
- Docs
- Python not yet supported