Uses of Interface
org.springframework.ai.autoconfigure.ollama.OllamaConnectionDetails
-
Uses of OllamaConnectionDetails in org.springframework.ai.autoconfigure.ollama
Modifier and TypeMethodDescriptionOllamaAutoConfiguration.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)