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 supported1 Subscribers
Add a CodeTriage badge to langgraph
Help out
- Issues
- ImportError: cannot import name 'REDIS_MAX_IDLE_TIME' from 'langgraph_api.config'
- test(checkpoint): add network timeout test for Redis cache
- fix(checkpoint): Add proper async Redis client support to RedisCache
- feat(checkpoint): use PyArrow/msgpack for pandas serialization
- feat: Add IFU Comparative Analysis System
- PostgresSaver.setup() fails with DuplicateColumn when table already contains task_path
- fix(langgraph): get_subgraph fails when nodes share a common prefix
- fix(langgraph): Properly cleanup background batch tasks in `AsyncPostgresStore`
- fix(checkpoint-postgres): add minimal retry resilience to PostgresSaver for transient connection errors
- test(langchain) Complements changes from PR #6420 ( retry resilience)
- Docs
- Python not yet supported