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
- The LangGraph streaming fails with 'Error in ConsoleCallbackHandler.on_llm_new_token' when using ollama backend
- Streaming from ReAct agents added as tools to a ReAct agent does not work
- TypeError: 'NoneType' object is not iterable when resume is used in thread.submit command
- thread_id too long for Postgres checkpoint
- chore(langgraph): Add __init__.pyi file for auto import support
- Checkpointer silently converts `StrEnum` fields into `str` when serializing/deserializing
- usage_metadata return None in Langgraph Studio
- Invoking a toolnode programmatically fails
- remove use of `importlib.metadata` for version access
- fix(cache): Implement explicit async Redis client validation to resolve #6247
- Docs
- Python not yet supported