Uses of Class
dev.langchain4j.data.message.TextFileContent
Packages that use TextFileContent
-
Uses of TextFileContent in dev.langchain4j.data.message
Methods in dev.langchain4j.data.message that return TextFileContentModifier and TypeMethodDescriptionstatic TextFileContentCreate a newTextFileContentfrom the given text file.static TextFileContentCreate a newTextFileContentfrom the given url.static TextFileContentCreate a newTextFileContentfrom the given base64 data and mime type.static TextFileContentCreate a newTextFileContentfrom the given url.