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
- fix(langgraph): handle END in conditional edge path_map lookup
- fix(langgraph): allow implicit END in conditional path_map routing
- fix: deterministic ordering for same-timestamp checkpoints in SQLite and Postgres savers
- fix(docs): Update llms.txt
- checkpoint: preserve causal latest order in InMemorySaver
- feat(cli): implement cache optimization for requirements generation
- feat: Add messages_key parameter to stream_mode="messages"
- checkpoint/memory: align latest semantics across get_tuple and list
- Harden interrupt resume commands with authorization token metadata
- Validate resume authorization metadata in sdk-py run payloads
- Docs
- Python not yet supported