Enum Class VertexAiImageModel.ImageStyle

java.lang.Object
java.lang.Enum<VertexAiImageModel.ImageStyle>
dev.langchain4j.model.vertexai.VertexAiImageModel.ImageStyle
All Implemented Interfaces:
Serializable, Comparable<VertexAiImageModel.ImageStyle>, Constable
Enclosing class:
VertexAiImageModel

public static enum VertexAiImageModel.ImageStyle extends Enum<VertexAiImageModel.ImageStyle>
Image style can be specified for imagen@002. For imagen@005 (Imagen v2), specify the style in the prompt instead.