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
- RemoteGraph invoke/ainvoke return message lists as raw dicts instead of BaseMessage instances
- fix(sdk-py): expose ls_user_id on StudioUser
- 建议:支持Build resilient agents.,适配无人零售/IoT场景
- feat(langgraph): restrict stream_mode="messages" to specific state keys (#6798)
- RemoteGraph get_state_history(limit=0) requests 10 states
- InMemoryStore semantic-search pagination ignores offset for unindexed items
- test: test_error_handler_resumes_after_crash_multiple_nodes fails only in the full suite (order-dependent)
- Refactor: replace implicit identity check with explicit `exiting` parameter in `PregelLoop._put_checkpoint`
- perf(pregel): put_writes rescans every channel per task for UntrackedValue (O(tasks x channels))
- perf(pregel): on_done rescans the accumulated `done` set on every task completion (O(tasks^2))
- Docs
- Python not yet supported