Releases: langchain-ai/langgraph
Releases · langchain-ai/langgraph
0.2.72
checkpointsqlite==2.0.4
checkpointpostgres==2.0.14
checkpoint==2.0.13
0.2.71
checkpoint==2.0.12
0.2.70
Changes since 0.2.69
- langgraph: release 0.2.70 (#3341)
- langgraph: add agent name to AI messages in
create_react_agent
(#3340) - fix(langgraph): Dedupe input (right-side) messages in add_messages (#3338)
- Merge branch 'jacob/dedupe' of github.com:langchain-ai/langgraph into jacob/dedupe
- Add test
- One more
- Fix up
- langgraph: allow setting custom names for compiled graph / compiled state graph (#3337)
- Format
- Dedupe input (right-side) messages in add_messages
- Update name to InMemorySaver (#2044)
- langgraph: update RunnableLike to support injected kwargs (#3288)
- docs: revamp streaming how-to guides + update redirects (#3274)
- Revert "docs: revamp streaming how-to guides (#3239)" (#3270)
- docs: revamp streaming how-to guides (#3239)
- langgraph[patch]: rename parameter (#3268)
- langgraph[patch]: allow ToolNode to accept ToolCalls (#3126)
cli==0.1.71
0.2.69
Changes since 0.2.68
- langgraph: release 0.2.69 (#3256)
- Lint
- Guard and cache calls to find_subgraph_pregel
- docs: update README to include built w/ langgraph (#3254)
- When using Command.PARENT also pass existing subgraph state to parent graph (#3134)
- langgraph: add get_stream_writer() (#3251)
- docs: small README update (#3244)
- docs: update README (#3242)
- langgraph: expose tags in the metadata for streamed message chunks (#3238)
- docs: update streaming docstring for Pregel and expose in api ref (#3229)
- Do not inject args in RunnableCallable if arg already exists (#3185)
cli==0.1.70
Changes since cli==0.1.69
- Update auth file paths in build/up (#3231)