What's Changed
- clarify use cases by @hwchase17 in #711
- Hotfix: Qdrant.from_text embeddings by @kacperlukawski in #713
- Convert numpy arrays to lists in HuggingFaceEmbeddings by @kacperlukawski in #714
- Add namespace to Pinecone.from_index by @feynmanliang in #716
- Fix not imported 'validator' by @shanginn in #715
- fix a url by @I-E-E-E in #719
- fix typos in readme and text splitter docs by @samheutmaker in #720
- Harrison/serialize llm chain by @hwchase17 in #671
- move hyde into chains by @scadEfUr in #728
- add stop to stream by @hwchase17 in #729
- Harrison/generate blog post by @hwchase17 in #732
- Fix sqlalchemy warnings when running tests by @amosjyng in #733
- Hotfix: distance_func and collection_name must not be in kwargs by @fpingham in #735
- Harrison/backwards compat by @hwchase17 in #740
- bump version to 0.0.70 by @hwchase17 in #744
New Contributors
- @shanginn made their first contribution in #715
- @I-E-E-E made their first contribution in #719
- @samheutmaker made their first contribution in #720
Full Changelog: v0.0.69...v0.0.70