Uses of Class
dev.langchain4j.data.message.TextFileContent
-
Uses of TextFileContent in dev.langchain4j.data.message
Modifier and TypeMethodDescriptionstatic TextFileContent
Create a newTextFileContent
from the given text file.static TextFileContent
Create a newTextFileContent
from the given url.static TextFileContent
Create a newTextFileContent
from the given base64 data and mime type.static TextFileContent
Create a newTextFileContent
from the given url.