Check if one or several models are installed on the server
Source:R/utils.r
check_model_installed.Rd
Check if one or several models are installed on the server
Usage
check_model_installed(
model,
check_only = FALSE,
auto_pull = FALSE,
server = getOption("rollama_server", default = "http://localhost:11434")
)