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
- JsonPlusSerializer still reconstructs non-allowlisted msgpack types by default when strict mode is unset
- feat(langgraph): add streaming transformer infrastructure and tests
- fix: dedup deserialization warnings and add register_safe_types util
- Formal algebraic model covering LangGraph's orchestration patterns (interrupt, state, streaming)
- feat(langgraph): streamV2 infrastructure
- feat: add str-fallback for custom types in msgpack serialization
- `TAG_NOSTREAM` inconsistency in `StreamMessagesHandler`: suppresses LLM tokens but not node output messages
- feat(prebuilt): expose available tools on ToolRuntime
- chore: more back pressure
- fix: time travel when going back to interrupt node
- Docs
- Python not yet supported