Skip to content

Releases: langchain-ai/langchainjs

Release 0.0.99

29 Jun 10:01
Compare
Choose a tag to compare

What's Changed

  • Fix wrongly awaited new in LanceDB example by @ksjogo in #1802
  • Add oauth access token support to Zapier by @ralewis85 in #1798
  • Fix mangled names when deserialising minified classes by @dqbd in #1796

New Contributors

Full Changelog: 0.0.98...0.0.99

Release 0.0.98

28 Jun 05:16
57bb25e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.97...0.0.98

Release 0.0.97

26 Jun 20:08
516e3cd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.96...0.0.97

Release 0.0.96

19 Jun 18:24
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.95...0.0.96

Release 0.0.95

14 Jun 14:25
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.94...0.0.95

Release 0.0.94

13 Jun 21:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.93...0.0.94

Release 0.0.93

13 Jun 17:32
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.92...0.0.93

Release 0.0.92

07 Jun 20:41
9af90c9
Compare
Choose a tag to compare

What's Changed

  • Release 0.0.91 by @jacoblee93 in #1534
  • Fix formatting by @jacoblee93 in #1535
  • fixed a few examples which are missing await statement by @ruanyl in #1545
  • fix #1475 update faiss-node to catch native exception by @ewfian in #1546
  • remove interface dependency for milvus sdk by @shanghaikid in #1552
  • improving MongoDBAtlasVectorSearch vectorstore and normalizing its name with the python package by @P-E-B in #1503
  • Include memory key when getMemory returns NotFoundError. by @chrisle in #1540
  • Allows passing more options to self-query retriever's fromLLM by @ppramesi in #1524
  • Use swc-loader to build docs instead of babel-loader by @jacoblee93 in #1568
  • fix: pass all prior inputs in sequential chains by @miladh in #1508
  • New Feat: Added HNSWLib and in-memory self-query retriever by @ppramesi in #1543
  • New Feat: Added Supabase self query retriever. by @ppramesi in #1544
  • Adds managed Motorhead by @jacoblee93 in #1561
  • Fix: Chroma and Pinecone integration tests & standalone translator classes by @ppramesi in #1542

New Contributors

Full Changelog: 0.0.91...0.0.92

Release 0.0.91

04 Jun 23:00
905b9df
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.90...0.0.91

Release 0.0.90

03 Jun 01:29
28fc4bc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.89...0.0.90