Retrieve information from the Ollama AI library.
Source:R/ollama_get_library.R
ollama_get_library.Rd
This function scrapes the Ollama library page, retrieves information about available models, and returns a tibble with details such as model name, description, number of pulls, number of tags, and last update.