Uses of Class
io.intino.alexandria.ollama.requests.OllamaPullRequest
Packages that use OllamaPullRequest
-
Uses of OllamaPullRequest in io.intino.alexandria.ollama
Methods in io.intino.alexandria.ollama with parameters of type OllamaPullRequestModifier and TypeMethodDescriptionOllama.pull(OllamaPullRequest pullRequest) OllamaHttpClient.pull(OllamaPullRequest pullRequest) Ollama.pullStream(OllamaPullRequest pullRequest) OllamaHttpClient.pullStream(OllamaPullRequest pullRequest) -
Uses of OllamaPullRequest in io.intino.alexandria.ollama.requests
Methods in io.intino.alexandria.ollama.requests that return OllamaPullRequest