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
- Collaboration: Trust-gated checkpoints and governance nodes for LangGraph
- feat: Add pool_config support to AsyncPostgresSaver.from_conn_string()
- Add test coverage for `before` and `limit` in `InMemorySaver` `list`/`alist`
- [Feature Proposal] Standard Reducers Library for Complex Parallel State Merging
- fix(langgraph): preserve message IDs and additional_kwargs in add_messages format="langchain-openai"
- bug: add_messages(format="langchain-openai") strips message IDs and additional_kwargs
- time travel bug -- resuming interrupts on "replay"
- chore: dedup warnings
- AsyncPostgresSaver enforces instance-level threading.Lock() during asynchronous execution
- perf(checkpoint-sqlite): N+1 query pattern in SqliteSaver.list() and AsyncSqliteSaver.alist()
- Docs
- Python not yet supported