Uses of Interface
org.springframework.ai.model.ollama.autoconfigure.OllamaConnectionDetails
-
Uses of OllamaConnectionDetails in org.springframework.ai.model.ollama.autoconfigure
Methods in org.springframework.ai.model.ollama.autoconfigure with parameters of type OllamaConnectionDetailsModifier and TypeMethodDescriptionorg.springframework.ai.ollama.api.OllamaApiOllamaApiAutoConfiguration.ollamaApi(OllamaConnectionDetails connectionDetails, org.springframework.beans.factory.ObjectProvider<org.springframework.web.client.RestClient.Builder> restClientBuilderProvider, org.springframework.beans.factory.ObjectProvider<org.springframework.web.reactive.function.client.WebClient.Builder> webClientBuilderProvider, org.springframework.web.client.ResponseErrorHandler responseErrorHandler)