Skip to content

Release 0.0.92

Compare
Choose a tag to compare
@jacoblee93 jacoblee93 released this 07 Jun 20:41
· 4040 commits to main since this release
9af90c9

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