Uses of Class
dev.langchain4j.data.message.PdfFileContent
Packages that use PdfFileContent
-
Uses of PdfFileContent in dev.langchain4j.data.message
Methods in dev.langchain4j.data.message that return PdfFileContentModifier and TypeMethodDescriptionstatic PdfFileContent
Create a newPdfFileContent
from the given PDF.static PdfFileContent
Create a newPdfFileContent
from the given url.static PdfFileContent
Create a newPdfFileContent
from the given base64 data and mime type.static PdfFileContent
Create a newPdfFileContent
from the given url.