Skip to content

Releases: langchain-ai/langgraph

0.2.72

13 Feb 05:31
65976f3
Compare
Choose a tag to compare

Changes since 0.2.71

  • langgraph: release 0.2.72 (#3413)
  • langgraph: fix None handling for pydantic state updates (#3411)
  • pydantic v1
  • update
  • checkpoint: combine metadata when writing checkpoints (#3404)
  • 3.9
  • langgraph: fix None handling for pydantic state updates

checkpointsqlite==2.0.4

13 Feb 03:47
d45253c
Compare
Choose a tag to compare

Changes since checkpointsqlite==2.0.3

  • checkpoint: release libraries (#3412)
  • checkpoint: combine metadata when writing checkpoints (#3404)

checkpointpostgres==2.0.14

13 Feb 03:49
d45253c
Compare
Choose a tag to compare

Changes since checkpointpostgres==2.0.13

  • checkpoint: release libraries (#3412)
  • checkpoint: combine metadata when writing checkpoints (#3404)
  • Fix docstring in pg store init (#3094)

checkpoint==2.0.13

13 Feb 03:47
d45253c
Compare
Choose a tag to compare

Changes since checkpoint==2.0.12

  • checkpoint: release libraries (#3412)
  • checkpoint: combine metadata when writing checkpoints (#3404)

0.2.71

11 Feb 19:22
29c3178
Compare
Choose a tag to compare

Changes since 0.2.70

  • langgraph: release to 0.2.71 (#3388)
  • langgraph: allow passing destinations to .add_node (#3384)

checkpoint==2.0.12

09 Feb 02:15
e819798
Compare
Choose a tag to compare

Changes since checkpoint==2.0.10

  • Support index embed specification via string (#3317)
  • Update name to InMemorySaver (#2044)

0.2.70

06 Feb 23:06
0631f19
Compare
Choose a tag to compare

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

06 Feb 22:58
a6b8098
Compare
Choose a tag to compare

Changes since cli==0.1.70

  • cli: release 0.1.71 (#3342)
  • cli: patch to convert graphs paths to posix (#3318)

0.2.69

31 Jan 01:12
4b3e07b
Compare
Choose a tag to compare

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

29 Jan 13:12
7e26789
Compare
Choose a tag to compare

Changes since cli==0.1.69

  • Update auth file paths in build/up (#3231)