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
- 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
- fix(langgraph): validate node output against schema before checkpoint save
- fix: Enable token-level streaming for Functional API with stream_mode="messages"
- Docs
- Python not yet supported