Skip to content

Releases: langchain-ai/langgraphjs

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

Release 0.2.37

30 Dec 22:09
163edfa
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.36...0.2.37

Release 0.2.36

24 Dec 19:40
Compare
Choose a tag to compare

What's Changed

  • Release 0.2.34 by @jacoblee93 in #746
  • docs: Add missing doc to index page by @jacoblee93 in #747
  • build(deps): bump the npm_and_yarn group across 2 directories with 2 updates by @dependabot in #751
  • fix(docs): Update how to index HITL by @bracesproul in #752
  • fix(pregel): interruptBefore and interruptAfter is ignored from streamEvents by @dqbd in #756
  • release(langgraph): Bump to 0.2.35 by @dqbd in #757
  • fix(langgraph): Fix behavior around array return values from nodes by @jacoblee93 in #760
  • fix(ci): Revert version bump by @jacoblee93 in #761

Full Changelog: 0.2.34...0.2.36