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
- @ruanyl made their first contribution in #1545
- @P-E-B made their first contribution in #1503
- @chrisle made their first contribution in #1540
- @miladh made their first contribution in #1508
Full Changelog: 0.0.91...0.0.92