pull_job_status: Current status of a background model pull

View source: R/async_pull.R

pull_job_statusR Documentation

Current status of a background model pull

Description

Current status of a background model pull

Usage

pull_job_status(model)

Arguments

model

Ollama model tag.

Value

A list with status (one of "idle", "starting", "running", "done", "error"), completed, total, percent, detail, error, and elapsed_secs. status = "idle" when there is no progress file for model.


screenllm documentation built on Sept. 24, 2026, 5:11 p.m.