Pulls a model from the Ollama server registry.
The name of the model to pull (e.g., "llama3").
Whether to stream the response (ignored in this implementation).
A JSONValue object with the pull status.
See Implementation
Pulls a model from the Ollama server registry.