Skip to content

Releases: langchain-ai/langgraph

0.3.20

25 Mar 01:25
Compare
Choose a tag to compare

Changes since 0.3.19

  • 0.3.20
  • Use 128bit hash for task ids
  • Log and continue for subgraph schema issues (#3997)
  • Switch serialization lib to ormsgpack (#3953)

sdk==0.1.59

25 Mar 22:14
70b8391
Compare
Choose a tag to compare

Changes since sdk==0.1.58

  • sdk-py: release 0.1.59 (#4018)
  • sdk: Add headers to sync client (#4012)
  • sdk-py: Propagate headers in the async client (#4001)
  • sdk: allow specifying run time headers in http client (#4000)

prebuilt==0.1.6

25 Mar 19:52
f36b7f6
Compare
Choose a tag to compare

Changes since prebuilt==0.1.5

  • prebuilt: release 0.1.6 (#4020)
  • prebuilt: only combine Command.PARENT for Send gotos in ToolNode (#4019)

prebuilt==0.1.5

25 Mar 17:55
af7515c
Compare
Choose a tag to compare

Changes since prebuilt==0.1.4

  • prebuilt: release 0.1.5 (#4015)
  • prebuilt: add support for multiple Command(graph=Command.PARENT) returned by tools (#4003)

cli==0.1.80

25 Mar 22:46
fb5a1c4
Compare
Choose a tag to compare

Changes since cli==0.1.79

  • Bump to 0.1.80
  • Avoid frozen lockfile
  • feat(cli): add packageManager and devEngines detection

checkpoint==2.0.23

25 Mar 00:20
0f8fc4f
Compare
Choose a tag to compare

Changes since checkpoint==2.0.22

  • Handle sneds

0.3.19

24 Mar 16:57
Compare
Choose a tag to compare

Changes since 0.3.18

  • 0.3.19
  • Switch task ids to use xxhash3 (#3954)
  • prebuilt: release 0.1.4 (#3977)
  • Use incremental storage in memory checkpointer (#3960)
  • docs: use hosted logo (#3959)
  • Include enum in check for pydantic state (#3955)
  • benchmark: Add compilation only (#3932)
  • Include enum in check for pydantic state
  • Use fast path for prepare_next_tasks on input (#3931)
  • More small perf improvements
  • Use fast path for prepare_next_tasks on input
  • langgraph: incorporate information about previously updated channels to identify which tasks to execute next (#3916)
  • Add refcount test (#3910)

checkpoint==2.0.22

24 Mar 23:32
6853d04
Compare
Choose a tag to compare

Changes since checkpoint==2.0.21

  • merge with ormsgpack
  • Add json mode msgpack unpacker
  • Update ormsgpack
  • Switch serialization lib to ormsgpack
  • Update
  • Switch task ids to use xxhash3
  • Lint
  • Lint
  • Lint
  • Use incremental storage in memory checkpointer

prebuilt==0.1.4

21 Mar 16:08
8e922b8
Compare
Choose a tag to compare

Changes since prebuilt==0.1.3

  • prebuilt: release 0.1.4 (#3977)
  • prebuilt: pass last message to structured response model in create_react_agent (#3976)
  • prebuilt: fix typo and simplify functions of examples in chat_agent_executor.py. (#3827)

cli==0.1.79

21 Mar 18:25
1b4f335
Compare
Choose a tag to compare

Changes since cli==0.1.78

  • Add studio URL flag