Skip to content

Releases: langchain-ai/langgraph

checkpointpostgres==2.0.9

20 Dec 22:51
a3c5b8f
Compare
Choose a tag to compare

Changes since checkpointpostgres==2.0.8

  • checkpoint-postgres: release 2.0.9 (#2849)
  • checkpoint postgres: add a shallow checkpointer (#2826)
  • Add sync support for the AsyncPostgresStore (#2673)

cli==0.1.65

19 Dec 01:00
ce239c7
Compare
Choose a tag to compare

Changes since cli==0.1.64

  • Fix config cli type from Path -> str (#2771)
  • Merge branch 'main' into fix-cli-path
  • Bump version
  • [CLI] Update min bound for langgraph-api
  • Fix config cli type from Path -> str

0.2.60

18 Dec 13:59
Compare
Choose a tag to compare

Changes since 0.2.59

  • 0.2.60
  • Fix
  • lib: Fix incorrect default for Command.update
  • langgraph: relax constraints in ToolNode Command validation (#2778)
  • langgraph: relax type annotation for Command.update (#2777)
  • Fix
  • Disable for old py
  • lib: Add more tests

sdk==0.1.48

18 Dec 19:43
09a6450
Compare
Choose a tag to compare

Changes since sdk==0.1.47

  • [SDK] Add studio user object

sdk==0.1.47

17 Dec 20:13
36fa8e0
Compare
Choose a tag to compare

Changes since sdk==0.1.46

  • Update AuthContext
  • Update wording
  • Add excption docs
  • Authenticate return single type
  • [SDK] relax response typehint

cli==0.1.64

17 Dec 00:34
781d0cf
Compare
Choose a tag to compare

Changes since cli==0.1.63

  • [CLI] Handle dependencies js up --watch

sdk==0.1.46

16 Dec 19:10
d9b7aaa
Compare
Choose a tag to compare

Changes since sdk==0.1.45

  • [SDK] Add HTTPException type

sdk==0.1.45

14 Dec 00:35
9291ae8
Compare
Choose a tag to compare

Changes since sdk==0.1.44

  • [SDK] Add auth types

cli==0.1.63

14 Dec 15:35
87fba0e
Compare
Choose a tag to compare

Changes since cli==0.1.62

  • [CLI] Add openapi param to config

cli==0.1.62

14 Dec 01:28
cbe92e3
Compare
Choose a tag to compare

Changes since cli==0.1.61

  • Update dev
  • [CLI] Add auth env var
  • Add Memory Store conceptual doc section (#2624)