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
- GitHub Issue Title: InvalidUpdateError when using parallel subgraphs with shared state keys in LangGraph
- Feature proposition: Visual Representation of a Graph in a LangGraph application
- StateSnapshot puts the user metadata in possibly wrong place
- If an interrupt already exists, use the command to trigger a jump and then trigger another interrupt.
- Custom auth HTTPException status_code is always converted to 403
- Dataclass default ignored when state field is Annotated[int, reducer] but works for Annotated[int | None, reducer]
- create_react_agent silently terminates on Gemini MALFORMED_FUNCTION_CALL instead of retrying or raising
- Fix the parameter passing of seed in state
- RemoteGraph.astream(subgraphs=True) emits incorrect namespaces vs in-memory Pregel graphs
- Partial Graph State Missing Due to Mixed thread_id Formats in checkpoint_writes
- Docs
- Python not yet supported