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
- 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
- ci: add Windows build to test matrix
- fix(langgraph): support Pydantic default values with reducer functions
- feat(checkpoint-postgres):add prepare_threshold parameter for connection pooler support
- chore(deps): upgrade dependencies with `uv lock --upgrade`
- Docs
- Python not yet supported