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
- feat: Update types for context in astream_events
- When using tools, pre-filling the `assistant` response is not supported
- Enforce docstring standards to ensure that API docs are high quality
- 【Command】:Can't use update and List[Send] at the same time if graph==Command.PARENT
- fix of TypeError: Type is not msgpack serializable: AgentState
- refactor(versioning): Remove importlib.metadata for dynamic versioning
- Breaking Change in `langgraph-prebuilt==1.0.2` Without Proper Version Constraints
- Inconsistency in API - `add_node` accepts objects but `add_edge` requires string literals for the same nodes.
- HELP WANTED - Update langgraph docs tutorials
- AddableUpdatesDict does not support right-side addition
- Docs
- Python not yet supported