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 auth HTTPException status_code is always converted to 403
- @task checkpointing does not work with API server runtime-injected checkpointer
- 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
- fix(sdk): inherit from StarletteHTTPException in Auth exceptions
- chore(deps): bump the npm_and_yarn group across 2 directories with 2 updates
- Proposal: Integrate PIC-Standard for Provenance & Impact Checks in LangGraph
- Docs
- Python not yet supported