Skip to content

Releases: langchain-ai/langchainjs

Release 0.0.79

23 May 16:31
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.78...0.0.79

Release 0.0.78

19 May 15:18
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.77...0.0.78

Release 0.0.77

18 May 15:25
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.76...0.0.77

Release 0.0.76

17 May 19:35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.75...0.0.76

Release 0.0.75

11 May 18:54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.74...0.0.75

Release 0.0.74

10 May 15:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.73...0.0.74

Release 0.0.73

09 May 18:51
Compare
Choose a tag to compare

What's Changed

  • Add dynamodb chat message history by @sousousore1 in #1016
  • Fix typo in additional_functionality.mdx by @zjmiller in #1151
  • Update wording on vercel install instructions by @nfcampos in #1165
  • StructuredOutputParser prompt update to handle more complex schemas, adds an integration test by @jacoblee93 in #1166
  • Add new output parser CustomListOutputParser that allows for more specificity by @JulienMartel in #1045
  • Fix streaming for azure openai models which is slightly different and DONE is never triggered by @nfcampos in #1167
  • [Doc][QuickStart] Move steps forget to move by @killinsun in #1163
  • Moved handleChainEnd to After Context Update by @bkodes in #1172
  • Add missing createVectorStoreRouterAgent export by @nSimonFR in #1178
  • Add test-exports-esbuild by @nfcampos in #1170
  • Router chain (MultiRetrievalQAChain & MultiPromptChain) by @ppramesi in #1150
  • Release 0.0.72 by @nfcampos in #1185

New Contributors

Full Changelog: 0.0.72...0.0.73

Release 0.0.72

08 May 07:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.71...0.0.72

Release 0.0.71

06 May 15:20
Compare
Choose a tag to compare

What's Changed

  • MRKL prompt fix, integration test by @jacoblee93 in #1138
  • Remove absolute import paths, update uuid imports by @nfcampos in #1142
  • [ConversationalRetrievalQAChain] Fix wrong return type in Doc by @killinsun in #1140
  • When in Node use default axios adapter (for better compat with networks using proxies etc) by @nfcampos in #1144

New Contributors

Full Changelog: 0.0.70...0.0.71

Release 0.0.70

05 May 16:40
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.69...0.0.70