Get a list of models available from the ollama server
get_list_ollama_models.Rd
get_list_ollama_models
gets a list of models available from the ollama server
Examples
ollama_conn <- get_ollama_connection()
list_of_models <- get_list_ollama_models(ollama_conn)