Uses of Enum Class
dev.langchain4j.model.openai.internal.chat.ImageDetail
Packages that use ImageDetail
-
Uses of ImageDetail in dev.langchain4j.model.openai.internal.chat
Methods in dev.langchain4j.model.openai.internal.chat that return ImageDetailModifier and TypeMethodDescriptionstatic ImageDetailReturns the enum constant of this class with the specified name.static ImageDetail[]ImageDetail.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.langchain4j.model.openai.internal.chat with parameters of type ImageDetailModifier and TypeMethodDescriptionUserMessage.Builder.addImageUrl(String imageUrl, ImageDetail imageDetail) ImageUrl.Builder.detail(ImageDetail detail)