Uses of Enum Class
dev.langchain4j.model.openai.OpenAiImageModelName
-
Uses of OpenAiImageModelName in dev.langchain4j.model.openai
Modifier and TypeMethodDescriptionstatic OpenAiImageModelName
Returns the enum constant of this class with the specified name.static OpenAiImageModelName[]
OpenAiImageModelName.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionOpenAiImageModel.OpenAiImageModelBuilder.modelName
(OpenAiImageModelName modelName)