Skip to content

Releases: langchain-ai/langgraphjs

Release 0.2.48

21 Feb 21:45
Compare
Choose a tag to compare

What's Changed

  • fix(prebuilt): honor user provided state schema by @dqbd in #888

Full Changelog: 0.2.47...0.2.48

Release 0.2.47

21 Feb 08:50
202411d
Compare
Choose a tag to compare

What's Changed

  • Release 0.2.46 by @vbarda in #860
  • ci: install mkdocs-insiders only for internal PRs by @vbarda in #862
  • chore(docs): enable analytics, add consent banner & copyright notice by @benjamincburns in #865
  • chore(docs): tiny fix to footer line by @benjamincburns in #866
  • build(deps-dev): bump rollup from 4.32.1 to 4.33.0 in the npm_and_yarn group across 1 directory by @dependabot in #853
  • chore(docs): fix measurement id by @eyurtsev in #873
  • chore(langgraph): add regression test for PARENT Command by @benjamincburns in #875
  • chore(docs): fix log line in script by @benjamincburns in #876
  • feat(langgraph): send subgraph state to parent when using Command.PARENT by @benjamincburns in #877
  • feat(langgraph): add name to AI messages in createReactAgent by @vbarda in #880
  • feat(langgraph): export createReactAgentAnnotation by @vbarda in #881
  • remove beta from functional api by @eyurtsev in #868
  • build(deps): bump the npm_and_yarn group across 2 directories with 4 updates by @dependabot in #872
  • feat(checkpoint-postgres): Add support for providing a custom schema during initialization by @nick-w-nick in #838
  • fix(checkpoint-mongodb): fix utf8 encoding support by @mosluce in #665
  • chore(docs): improve API reference docs for Pregel and associated types by @benjamincburns in #874
  • build(deps): bump @octokit/request from 8.4.0 to 8.4.1 in the npm_and_yarn group across 1 directory by @dependabot in #883
  • chore(langgraph, examples): bump version of @langchain/core by @benjamincburns in #884
  • release(checkpoint-postgres): 0.0.4 by @benjamincburns in #885
  • release(langgraph-checkpoint-mongodb): 0.0.6 by @benjamincburns in #886

New Contributors

Full Changelog: 0.2.46...0.2.47

Release 0.2.46

12 Feb 00:09
Compare
Choose a tag to compare

What's Changed

  • Release 0.2.45 by @jacoblee93 in #848
  • fix(remote): use "messages-tuple" when requesting "messages" by @dqbd in #799
  • fix(messages): reuse the first valid message ID for subsequent chunks by @dqbd in #798
  • docs: Fix human in the loop concept example by @jacoblee93 in #854
  • langgraph: allow setting custom names for compiled graph / compiled state graph by @vbarda in #852
  • langgraph: export AnnotationRoot by @vbarda in #856
  • docs: add adopters by @vbarda in #857
  • langgraph: use 'prompt' param for model input preprocessing in create_react_agent by @vbarda in #858
  • langgraph: allow passing model.bindTools() to createReactAgent by @vbarda in #859

Full Changelog: 0.2.45...0.2.46

Release 0.2.45

06 Feb 19:57
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.44...0.2.45

Release 0.2.44

30 Jan 03:04
a26a80a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.43...0.2.44

Release 0.2.43

29 Jan 16:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.42...0.2.43

Release 0.2.42

29 Jan 05:00
62bce13
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.41...0.2.42

Release 0.2.41

18 Jan 00:39
Compare
Choose a tag to compare

What's Changed

  • Release 0.2.39 by @jacoblee93 in #774
  • build(deps): bump the npm_and_yarn group across 2 directories with 2 updates by @dependabot in #771
  • feat(langgraph): Add interrupt schema to library by @bracesproul in #775
  • docs: update MULTIPLE_SUBGRAPHS troubleshooting by @vbarda in #781
  • fix(io): update tuples are ignored by pregel io by @dqbd in #776
  • release(langgraph): 0.2.40 by @bracesproul in #782
  • chore(langgraph): test errors thrown from conditional edges by @benjamincburns in #783
  • feat(docs): add updated CLI command by @dqbd in #785
  • docs: add up command for the JS CLI by @dqbd in #786
  • fix(langgraph): add structured response format to prebuilt react agent by @isahers1 in #788

Full Changelog: 0.2.39...0.2.41

Release 0.2.39

05 Jan 06:20
Compare
Choose a tag to compare

What's Changed

  • Release 0.2.38 by @jacoblee93 in #770
  • fix(langgraph): Make streamMode updates yield a final interrupt event, values yield final values by @jacoblee93 in #773

Full Changelog: 0.2.38...0.2.39

0.2.38

30 Dec 23:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.37...0.2.38