Releases: langchain-ai/langgraph
Releases · langchain-ai/langgraph
checkpointpostgres==2.0.13
checkpointsqlite==2.0.3
Changes since checkpointsqlite==2.0.2
- checkpoint-postgres/sqlite 2.0.12/2.0.3
- Update sqlite signature
checkpointpostgres==2.0.12
Changes since checkpointpostgres==2.0.11
- checkpoint-postgres/sqlite 2.0.12/2.0.3
- Add optional task_path arg for put_writes()
- checkpoint-duckdb: handle calling .list on async checkpointer (#3022)
checkpoint==2.0.10
Changes since checkpoint==2.0.9
- checkpoint 2.0.10
- Add optional task_path arg for put_writes()
cli==0.1.67
Changes since cli==0.1.66
- Update error message for missing dev command
checkpointsqlite==2.0.2
checkpointpostgres==2.0.11
checkpointduckdb==2.0.2
cli==0.1.66
Changes since cli==0.1.65
- Bullseye (#3008)
0.2.62
Changes since 0.2.61
- langgraph: release 0.2.62 (#2990)
- langgraph: add structured output to create_react_agent (#2848)
- build(deps-dev): bump jinja2 from 3.1.4 to 3.1.5 in /libs/langgraph (#2960)
- langgraph[patch]: fix create_react_agent inspectability (#2948)
- docs: readme nit (#2899)
- Clarifying the docstring for the add_edge function (#2782)