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
- Add deterministic CI checks classifier for maintenance automation
- fix(sdk-py): wrap httpx exceptions with typed API errors in HTTP client
- perf: optimize hot paths in apply_writes, RunnableCallable, hash functions, and add_messages
- fix(checkpoint): avoid silent None when msgpack type import fails
- fix(prebuilt): add timeout parameter to ToolNode for async tool execution
- `JsonPlusSerializer` can silently replace restored checkpoint values with `None` after deserialization failure
- Random CancelledError in AsyncPregelLoop cleanup
- `get_state().next` is empty after a node calls `interrupt()` twice
- fix(langgraph): skip RESUME writes in `_prepare_state_snapshot` so `get_state().next` is correct after double interrupt
- fix(prebuilt): handle plain ToolException in default tool error handler
- Docs
- Python not yet supported