Skip to contents

List models that are available locally.

Usage

ollama_list()

Value

A list with fields name, modified_at, and size for each model.

Examples

if (FALSE) {
ollama_list()
}