Starts a background pull operation for a model.
If a pull is already in progress for this model, does nothing.
| model_name |
Full model name (e.g., "llama2" or "llama2:7b") |
| connection |
Connection to use for the pull |
|
true if pull was started, false if already in progress |