Uses of Class
dev.langchain4j.data.image.Image.Builder
-
Uses of Image.Builder in dev.langchain4j.data.image
Modifier and TypeMethodDescriptionImage.Builder.base64Data
(String base64Data) Set the base64 data of the image.static Image.Builder
Image.builder()
Create a newImage.Builder
.Set the mime type of the image.Image.Builder.revisedPrompt
(String revisedPrompt) Set the revised prompt of the image.Set the url of the image.Set the url of the image.