Uses of Class
org.springframework.ai.openai.OpenAiImageClient
Packages that use OpenAiImageClient
-
Uses of OpenAiImageClient in org.springframework.ai.autoconfigure.openai
Methods in org.springframework.ai.autoconfigure.openai that return OpenAiImageClientModifier and TypeMethodDescriptionOpenAiAutoConfiguration.openAiImageClient
(OpenAiConnectionProperties commonProperties, OpenAiImageProperties imageProperties, org.springframework.web.client.RestClient.Builder restClientBuilder) -
Uses of OpenAiImageClient in org.springframework.ai.openai
Methods in org.springframework.ai.openai that return OpenAiImageClientModifier and TypeMethodDescriptionOpenAiImageClient.withDefaultOptions
(OpenAiImageOptions defaultOptions)