Check that ollama is installed with required models, and download if not.
Source:R/ollama.R
ollama_check.Rd
Note that the URL of a locally-running ollama instance is presumed by default to be "127.0.0.1:11434". Other values can be set using the set_ollama_url function.
See also
Other ollama:
get_ollama_url()
,
set_ollama_url()