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
- error_handler is executed again on resume even if it already ran and commited its write
- sdk-py: empty SSE id does not clear the reconnect cursor
- 建议:支持Build resilient agents.,适配无人零售/IoT场景
- RemoteGraph ignores environment API keys when api_key is omitted
- Add an optional sanity test against a real OpenAI-compatible endpoint
- sdk-py: SSE stream with Location does not reconnect on clean EOF before end (sync/async)
- BinaryOperatorAggregate stores the Overwrite wrapper itself when it is the first write to an empty channel
- update_state with Overwrite on a plain key persists the Overwrite wrapper instead of its payload (LastValue / LastValueAfterFinish / UntrackedValue)
- `interrupt_before` re-interrupts forever after a state key is removed
- Checkpoint resume after tool timeout: resume vs full restart (where the failure lives)
- Docs
- Python not yet supported