Uses of Class
org.springframework.ai.openai.api.OpenAiImageApi.Builder
Packages that use OpenAiImageApi.Builder
-
Uses of OpenAiImageApi.Builder in org.springframework.ai.openai.api
Methods in org.springframework.ai.openai.api that return OpenAiImageApi.BuilderModifier and TypeMethodDescriptionOpenAiImageApi.Builder.apiKey(org.springframework.ai.model.ApiKey apiKey) static OpenAiImageApi.BuilderOpenAiImageApi.builder()OpenAiImageApi.Builder.imagesPath(String imagesPath) OpenAiImageApi.Builder.responseErrorHandler(org.springframework.web.client.ResponseErrorHandler responseErrorHandler) OpenAiImageApi.Builder.restClientBuilder(org.springframework.web.client.RestClient.Builder restClientBuilder)