Uses of Class
org.springframework.ai.ollama.api.OllamaApi.Builder
Packages that use OllamaApi.Builder
-
Uses of OllamaApi.Builder in org.springframework.ai.ollama.api
Methods in org.springframework.ai.ollama.api that return OllamaApi.BuilderModifier and TypeMethodDescriptionstatic OllamaApi.BuilderOllamaApi.builder()OllamaApi.Builder.responseErrorHandler(org.springframework.web.client.ResponseErrorHandler responseErrorHandler) OllamaApi.Builder.restClientBuilder(org.springframework.web.client.RestClient.Builder restClientBuilder) OllamaApi.Builder.webClientBuilder(org.springframework.web.reactive.function.client.WebClient.Builder webClientBuilder)