Uses of Class
dev.langchain4j.data.message.PdfFileContent
-
Uses of PdfFileContent in dev.langchain4j.data.message
Modifier 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.