Uses of Class
org.springframework.ai.openai.OpenAiImageOptions
-
Uses of OpenAiImageOptions in org.springframework.ai.autoconfigure.openai
Modifier and TypeMethodDescriptionvoid
OpenAiImageProperties.setOptions
(OpenAiImageOptions options) -
Uses of OpenAiImageOptions in org.springframework.ai.openai
ModifierConstructorDescriptionOpenAiImageModel
(OpenAiImageApi openAiImageApi, OpenAiImageOptions options, org.springframework.retry.support.RetryTemplate retryTemplate) Initializes a new instance of the OpenAiImageModel.OpenAiImageModel
(OpenAiImageApi openAiImageApi, OpenAiImageOptions options, org.springframework.retry.support.RetryTemplate retryTemplate, io.micrometer.observation.ObservationRegistry observationRegistry) Initializes a new instance of the OpenAiImageModel.