langchain/libs
Taqi Jaffri 144710ad9a
langchain[minor]: Updated DocugamiLoader, includes breaking changes (#13265)
There are the following main changes in this PR:

1. Rewrite of the DocugamiLoader to not do any XML parsing of the DGML
format internally, and instead use the `dgml-utils` library we are
separately working on. This is a very lightweight dependency.
2. Added MMR search type as an option to multi-vector retriever, similar
to other retrievers. MMR is especially useful when using Docugami for
RAG since we deal with large sets of documents within which a few might
be duplicates and straight similarity based search doesn't give great
results in many cases.

We are @docugami on twitter, and I am @tjaffri

---------

Co-authored-by: Taqi Jaffri <tjaffri@docugami.com>
2023-11-28 15:56:22 -08:00
..
cli CLI 0.0.19 (#13677) 2023-11-21 12:34:38 -08:00
core core[patch]: release 0.0.7 (#13989) 2023-11-28 14:05:01 -08:00
experimental experimental[patch]: release 0.0.43 (#13570) 2023-11-28 15:38:09 -08:00
langchain langchain[minor]: Updated DocugamiLoader, includes breaking changes (#13265) 2023-11-28 15:56:22 -08:00