Uses of Interface
org.springframework.ai.autoconfigure.ollama.OllamaConnectionDetails
Packages that use OllamaConnectionDetails
-
Uses of OllamaConnectionDetails in org.springframework.ai.autoconfigure.ollama
Methods in org.springframework.ai.autoconfigure.ollama with parameters of type OllamaConnectionDetailsModifier and TypeMethodDescriptionOllamaAutoConfiguration.ollamaApi
(OllamaConnectionDetails connectionDetails, org.springframework.web.client.RestClient.Builder restClientBuilder, org.springframework.web.reactive.function.client.WebClient.Builder webClientBuilder)