Skip to content

Releases: langchain-ai/langgraph

cli==0.1.73

20 Feb 00:30
ad14d92
Compare
Choose a tag to compare

Changes since cli==0.1.72

  • [cli] Bump api floor (#3523)

sdk==0.1.53

20 Feb 00:01
277c341
Compare
Choose a tag to compare

Changes since sdk==0.1.51

  • Configure loopback transports (#3522)
  • Update docstrings for command & send (#3492)
  • Bump to 0.1.52
  • Update auth docstrings (#2977)

cli==0.1.72

19 Feb 16:55
4875973
Compare
Choose a tag to compare

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

19 Feb 00:12
7ce0e3e
Compare
Choose a tag to compare

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

18 Feb 20:22
fc83412
Compare
Choose a tag to compare

Changes since checkpoint==2.0.15

  • checkpoint: Fix memory leak in checkpoint serializer

0.2.73

15 Feb 21:29
6f37330
Compare
Choose a tag to compare

Changes since 0.2.72

  • langgraph: release 0.2.73 (#3456)
  • langgraph: better typing for node functions (#3455)
  • add api reference for Pregel (#3437)

checkpointsqlite==2.0.5

15 Feb 03:04
Compare
Choose a tag to compare

Changes since checkpointsqlite==2.0.4

  • Exclude complex values from checkpoint metadata

checkpointpostgres==2.0.15

15 Feb 03:06
Compare
Choose a tag to compare

Changes since checkpointpostgres==2.0.14

  • Exclude complex values from checkpoint metadata

checkpoint==2.0.15

15 Feb 02:59
c2a129c
Compare
Choose a tag to compare

Changes since checkpoint==2.0.14

  • Exclude complex values from checkpoint metadata

checkpoint==2.0.14

14 Feb 20:32
Compare
Choose a tag to compare

Changes since checkpoint==2.0.13

  • Fix busy loop in AsyncBatchedBaseStore