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
- 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
- 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
- Checkpointer silently converts `StrEnum` fields into `str` when serializing/deserializing
- Docs
- Python not yet supported