0.12.0
What's Changed
- RecursiveCharacterTextSplitter by @TesAnti in #36
- Web and pdf loaders by @khoroshevj in #39
- TextLoader added by @TesAnti in #40
- move providers abstractions to langchain.core and remove abstractions project by @khoroshevj in #41
- BaseRetriever, VectorStore, VectorStoreRetriever and Chroma by @khoroshevj in #42
- BaseCombineDocumentsChain and StuffDocumentsChain by @khoroshevj in #43
- LLamaSharp integration by @TesAnti in #44
- HuggingFace model downloader by @TesAnti in #45
- updated LLamaSharp to 0.7, updated examples by @TesAnti in #46
- LLamaSharp embeddings and test by @TesAnti in #47
- retrievalqa implementation by @khoroshevj in #48
- VectorStoreIndexCreator, error fixes, tweeking, Documents QnA test by @TesAnti in #50
- bugfixes and massive simplification of DocumentQnA test by @TesAnti in #51
- Sequential chain with QnA by @TesAnti in #52
- callbacks refactor by @khoroshevj in #49
- chore(deps): bump the all group with 1 update by @dependabot in #53
- Added something similar to LCEL by @TesAnti in #54
- Update README.md by @SiegDuch in #55
New Contributors
- @khoroshevj made their first contribution in #39
- @SiegDuch made their first contribution in #55
Full Changelog: v0.11.0...v0.12.0