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
- LangGraph wierd add_edge behaviours between the list addition and single string addition
- Optional static release-readiness recipe for CLI graph examples
- [Feature] Add fetch() primitive — a typed, always-resuming variant of interrupt() for s2s data dependencies
- Honor allowed_msgpack_modules in langgraph.json
- draw_graph: TypeError sorting edges with None data from conditional edges
- Feature Request: Driver abstraction for checkpoint-postgres: to build support for asyncpg and other adapters
- Add: Compliance-aware human-in-the-loop checkpoint example for regulated environments
- `langgraph dev` falsely reports "Port 2024 already in use" due to TIME-WAIT entries
- Bug: PostgresStore numeric filter operators ($gt, $gte, $lt, $lte) use lexicographic (text) comparison instead of numeric comparison
- docs(langgraph): broken docs URL in RuntimeError raised on resume with multiple pending interrupts
- Docs
- Python not yet supported