Uses of Record Class
org.springframework.ai.ollama.api.OllamaApi.PullModelRequest
Packages that use OllamaApi.PullModelRequest
-
Uses of OllamaApi.PullModelRequest in org.springframework.ai.ollama.api
Methods in org.springframework.ai.ollama.api with parameters of type OllamaApi.PullModelRequestModifier and TypeMethodDescriptionreactor.core.publisher.Flux<OllamaApi.ProgressResponse>OllamaApi.pullModel(OllamaApi.PullModelRequest pullModelRequest) Download a model from the Ollama library.