start_pull


Description:

public bool start_pull (string model_name, Connection connection)

Starts a background pull operation for a model.

If a pull is already in progress for this model, does nothing.

Parameters:

model_name

Full model name (e.g., "llama2" or "llama2:7b")

connection

Connection to use for the pull

Returns:

true if pull was started, false if already in progress