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
- feat: expose prepare_threshold parameter for connection pooler compatibility
- fix: resolve race condition in FuturesDict and unsafe __del__ methods
- fix(langgraph): add compile-time detection of detached nodes
- fix(cli): secure ZIP extraction against Path Traversal (Zip Slip)
- feat(prebuilt): add text_mode option to create_react_agent
- feat(checkpoint-postgres): expose prepare_threshold in PostgresSavers to support connection poolers
- Figure out what we can do to help explain differences between update vs. values
- When using subgraphs and Command, the output of the final node in the subgraph is not displayed
- ChatGoogleGenerativeAI Does not stream when binded with tools
- runtimewarning: coroutine 'basecheckpointsaver.delete thread' was never awaited
- Docs
- Python not yet supported