Uses of Class
org.springframework.ai.azure.openai.AzureOpenAiImageOptions
Package
Description
-
Uses of AzureOpenAiImageOptions in org.springframework.ai.autoconfigure.azure.openai
Modifier and TypeMethodDescriptionvoid
AzureOpenAiImageOptionsProperties.setOptions
(AzureOpenAiImageOptions options) -
Uses of AzureOpenAiImageOptions in org.springframework.ai.azure.openai
Modifier and TypeMethodDescriptionAzureOpenAiImageOptions.Builder.build()
AzureOpenAiImageModel.getDefaultOptions()
ModifierConstructorDescriptionAzureOpenAiImageModel
(com.azure.ai.openai.OpenAIClient microsoftOpenAiClient, AzureOpenAiImageOptions options)