Releases: langchain-ai/langgraph
Releases · langchain-ai/langgraph
cli==0.1.73
Changes since cli==0.1.72
- [cli] Bump api floor (#3523)
sdk==0.1.53
cli==0.1.72
Changes since cli==0.1.71
- [CLI] Support http config (#3505)
- Fix lint
- fix(cli): use '{{json .}}' format instead of 'json'
- Resolve
- Fix
- Add sibling dep test
- Fix path in assertion
- cli: Add support for dependencies in parent directories
0.2.74
Changes since 0.2.73
- langgraph: release 0.2.74 (#3489)
- langgraph: fallback on no-op writer in get_stream_writer (#3488)
- docs: remove beta from functional api (#3475)
- reference: remove incorrect example from pregel class (#3476)
- Very minor typo in docstring of State -> add_node (#3461)
- Ensure remote respects recursion_limit param if it's passed (#3470)
- langgraph(prebuilt): allow a PromptTemplate in react agent (#3463)
- Add CONFIG_KEY_RUNNER_SUBMIT
checkpoint==2.0.16
Changes since checkpoint==2.0.15
- checkpoint: Fix memory leak in checkpoint serializer
0.2.73
checkpointsqlite==2.0.5
Changes since checkpointsqlite==2.0.4
- Exclude complex values from checkpoint metadata
checkpointpostgres==2.0.15
Changes since checkpointpostgres==2.0.14
- Exclude complex values from checkpoint metadata
checkpoint==2.0.15
Changes since checkpoint==2.0.14
- Exclude complex values from checkpoint metadata
checkpoint==2.0.14
Changes since checkpoint==2.0.13
- Fix busy loop in AsyncBatchedBaseStore