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
- Document retry and idempotency expectations for node tasks
- Command resume misclassifies ordinary dictionary values as interrupt maps
- Store pagination: negative limit/offset silently drops results in InMemoryStore and diverges across store implementations
- 建议:支持Build resilient agents.,适配无人零售/IoT场景
- DeltaChannel: get_delta_channel_history treats a None channel value as a valid seed, breaking migrated threads
- 建议:支持Build resilient agents.,适配无人零售/IoT场景
- C-contiguous datetime64/timedelta64 numpy arrays fail to serialize in JsonPlusSerializer
- Checkpoint serialization rejects any int outside the 64-bit range (TypeError) though Decimal of the same value is supported
- langgraph_cli reads JSON config files with the locale encoding, silently corrupting non-ASCII langgraph.json
- stream_mode="values" skips a step when a node returns None or {}, while "updates" emits it
- Docs
- Python not yet supported