Retrieve Available LLM Models
get_llm_models.LocalLlmApi.RdThe get_llm_models() method fetches a list of available models from the local Ollama Large Language Model (LLM) API. It requires an LocalLlmApi object and returns the available models.
Usage
# S3 method for class 'LocalLlmApi'
get_llm_models(x, ...)