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