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
- Custom LangGraph RetrievalGraph Output Cannot Be Streamed in open-agent-platform Frontend
- docs: improve checkpointer docs (especially for subgraphs)
- ensure `invoke` and `stream` kwargs are generally in sync
- Bug: `task_result` events with errors are not yielded when streaming in `stream_mode="debug"`
- When using a `create_react_agent` in Node, if the subgraph(react_agent) is interrupted, the state of the subgraph(react_agent) cannot be obtained.
- ainvoke/invoke method in RemoteGraph lacks context parameter — how to pass execution context remotely?
- Error in openapi.json schema
- Type checker error: langgraph.message:add_messages doesn’t accept list[BaseMessage]
- Do not re-execute a node that interrupted unless all of its interrupts have been resumed
- Subgraphs channels reducer updating out of turn
- Docs
- Python not yet supported