Package com.github.hakenadu.javalangchains.chains.data.reader
-
Class Summary Class Description ReadDocumentsFromInMemoryPdfChain Utilizes Apache PDFBox to read documents from a byte arrayReadDocumentsFromInMemoryPdfChain.InMemoryPdf wrapper for an in memory pdf (byte array + title)ReadDocumentsFromPdfChain Utilizes Apache PDFBox to read documents from a PDF or a folder of PDFsReadDocumentsFromPdfChainBase<I> provides base functionality for all pdf reading chains -
Enum Summary Enum Description ReadDocumentsFromPdfChainBase.PdfReadMode this enum is used to configure how each pdf content is read into a string