Uses of Class
dev.langchain4j.data.text.TextFile.Builder
-
Uses of TextFile.Builder in dev.langchain4j.data.text
Modifier and TypeMethodDescriptionTextFile.Builder.base64Data
(String base64Data) Set the base64 data of the text document.static TextFile.Builder
TextFile.builder()
Create a newTextFile.Builder
.Set the mime type of the text document.Set the url of the text document.Set the url of the text document.