Uses of Class
org.springframework.ai.openai.api.OpenAiFileApi.Builder
Packages that use OpenAiFileApi.Builder
-
Uses of OpenAiFileApi.Builder in org.springframework.ai.openai.api
Methods in org.springframework.ai.openai.api that return OpenAiFileApi.BuilderModifier and TypeMethodDescriptionOpenAiFileApi.Builder.apiKey(org.springframework.ai.model.ApiKey apiKey) static OpenAiFileApi.BuilderOpenAiFileApi.builder()OpenAiFileApi.Builder.headers(org.springframework.http.HttpHeaders headers) OpenAiFileApi.Builder.responseErrorHandler(org.springframework.web.client.ResponseErrorHandler responseErrorHandler) OpenAiFileApi.Builder.restClientBuilder(org.springframework.web.client.RestClient.Builder restClientBuilder)