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
- Update `examples` folder with up-to-date `.py` examples
- Subgraph output streamed back even when subgraphs is set to false
- Langgraph Platform graph definition function `async def make_graph` doesn't support new `Runtime[ContextSchema]`
- Thread in pending state while storing memory in the background
- TypeError: Type is not msgpack serializable: ToolMessage
- fix of TypeError: Type is not msgpack serializable: AIMessage
- Can not stop sub graph when asyncio.CancelledError occurred
- fix: preserve StrEnum type during checkpoint serialization
- fix(langgraph,checkpoint): Pyodide WASM support
- Default value of state variable not working with reducer function
- Docs
- Python not yet supported