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 supported4 Subscribers
Add a CodeTriage badge to langgraph
Help out
- Issues
- docs: add missing docstrings to PregelNode and ChannelRead
- fix: improved typing on tool call requests (will bubble up to LC)
- LangSmith Studio hangs when communicating with local Agent server on Windows
- Add on_end_behavior parameter to graph.compile() for batch job support
- Async MongoDB Checkpoint Saver Implementation for LangGraph module removed from version 1.0
- fix(langgraph): remove shadowed stream_writer in astream and add async tests
- fix(prebuilt): handle ToolException in ToolNode default error handler
- fix(checkpoint): return self in InMemorySaver context manager
- fix(langgraph): validate node outputs against State schema before checkpointing
- docs(langgraph): fix async task example (await gather) and clarify blocking behavior in sync example
- Docs
- Python not yet supported