Uses of Enum Class
dev.langchain4j.model.azure.AzureOpenAiImageModelName
Packages that use AzureOpenAiImageModelName
-
Uses of AzureOpenAiImageModelName in dev.langchain4j.model.azure
Subclasses with type arguments of type AzureOpenAiImageModelName in dev.langchain4j.model.azureMethods in dev.langchain4j.model.azure that return AzureOpenAiImageModelNameModifier and TypeMethodDescriptionstatic AzureOpenAiImageModelName
Returns the enum constant of this class with the specified name.static AzureOpenAiImageModelName[]
AzureOpenAiImageModelName.values()
Returns an array containing the constants of this enum class, in the order they are declared.