Uses of Enum Class
dev.langchain4j.model.openai.OpenAiImageModelName
Packages that use OpenAiImageModelName
-
Uses of OpenAiImageModelName in dev.langchain4j.model.openai
Methods in dev.langchain4j.model.openai that return OpenAiImageModelNameModifier 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.Methods in dev.langchain4j.model.openai with parameters of type OpenAiImageModelNameModifier and TypeMethodDescriptionOpenAiImageModel.OpenAiImageModelBuilder.modelName
(OpenAiImageModelName modelName)