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 supported4 Subscribers
Add a CodeTriage badge to langgraph
Help out
- Issues
- langgraph-sdk _ExecutionRuntime/_ReadRuntime missing `previous` field, crashes runtime_to_proto
- Suggest: generate random Postgres password instead of hardcoded default in Docker Compose
- 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"
- AsyncPostgresSaver enforces an instance-level asyncio.Lock during asynchronous execution
- perf(checkpoint-sqlite): N+1 query pattern in SqliteSaver.list() and AsyncSqliteSaver.alist()
- Docs
- Python not yet supported