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
- feat(cli): support flattened builds
- Conformance detector counts an override-that-raises as an implementation: SqliteSaver scores NONE (0/3)
- MCP-exposed assistant tool calls run as temporary runs so follow-up are impossible
- StreamChannel.tee(): only one branch sees a source error, the rest end cleanly
- Event-streaming values payloads drop additional_kwargs from every message
- aupdate_state raises "Ambiguous update" where update_state succeeds
- StreamTransformer.schedule(on_error="raise") drops the error if the task finishes first
- BaseCache implementations reject the parameter name the ABC declares
- numpy scalars (np.float64, np.int64, np.bool_) fail to serialize in JsonPlusSerializer
- Add conformance coverage for checkpoint metadata across saver implementations
- Docs
- Python not yet supported