What's Changed
- improve description of JinaChat by @delgermurun in #7397
- docs(retrievers/get-started): Fix broken state_of_the_union.txt link by @ftnext in #7399
- docs(agents/toolkits): Fix error in document_comparison_toolkit.ipynb by @finnless in #7417
- Fix syntax erros in documentation by @mogaal in #7409
- Fix typo by @BioGeek in #7416
- docstrings:
docstore
andclient
by @leo-gan in #6783 - Fix info about YouTube by @schedutron in #7447
- Add ZepMemory; improve ZepChatMessageHistory handling of metadata; Fix bugs by @danielchalef in #7444
- docs(vectorstores/integrations/chroma): Fix loading and saving by @ftnext in #7437
- fix: type hint of get_chat_history in BaseConversationalRetrievalChain by @ifplusor in #7461
- feat(module): add param ids to ElasticVectorSearch.from_texts method by @charosen in #7425
- Add spacy sentencizer by @jona-sassenhagen in #7442
- Fixes KeyError in AmazonKendraRetriever initializer by @ronail in #7464
- feat: Add
UnstructuredTSVLoader
by @MthwRobinson in #7367 - Add lark import error by @baskaryan in #7465
- adding max_marginal_relevance_search method to MongoDBAtlasVectorSearch by @P-E-B in #7310
- feat: ctransformers support async chain by @semoal in #6859
- Add Xorbits Dataframe as a Document Loader by @yifeis7 in #7319
- Datadog logs loader by @kzk-maeda in #7356
- bump 229 by @baskaryan in #7467
New Contributors
- @ftnext made their first contribution in #7399
- @finnless made their first contribution in #7417
- @mogaal made their first contribution in #7409
- @schedutron made their first contribution in #7447
- @ifplusor made their first contribution in #7461
- @jona-sassenhagen made their first contribution in #7442
- @ronail made their first contribution in #7464
- @semoal made their first contribution in #6859
- @yifeis7 made their first contribution in #7319
- @kzk-maeda made their first contribution in #7356
Full Changelog: v0.0.228...v0.0.229