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
- RetryPolicy: jitter can cause sleep to exceed max_interval
- Pydantic state aliased fields: output wire format asymmetry (follow-up to #2555)
- langgraph-api: UnicodeEncodeError on Windows (cp1252) when emitting version-check logs with emoji/arrow
- JsonPlusSerializer still reconstructs non-allowlisted msgpack types by default when strict mode is unset
- fix: dedup deserialization warnings and add register_safe_types util
- feat: add str-fallback for custom types in msgpack serialization
- `TAG_NOSTREAM` inconsistency in `StreamMessagesHandler`: suppresses LLM tokens but not node output messages
- chore: more back pressure
- Bug: UnboundLocalError in push_message when callbacks is None or unexpected type
- Bug: _strip_extras has unreachable code, fails to unwrap Required/NotRequired types
- Docs
- Python not yet supported