Uses of Class
dev.langchain4j.data.pdf.PdfFile
Packages that use PdfFile
-
Uses of PdfFile in dev.langchain4j.data.message
Methods in dev.langchain4j.data.message that return PdfFileMethods in dev.langchain4j.data.message with parameters of type PdfFileModifier and TypeMethodDescriptionstatic PdfFileContentCreate a newPdfFileContentfrom the given PDF.Constructors in dev.langchain4j.data.message with parameters of type PdfFileModifierConstructorDescriptionPdfFileContent(PdfFile pdfFile) Create a newPdfFileContentfrom the given PDF file. -
Uses of PdfFile in dev.langchain4j.data.pdf
Methods in dev.langchain4j.data.pdf that return PdfFile