IOllamaResource Methods
Interface Methods 1 member
Represents an Ollama resource.
Adds a model to the list of models to download on initial startup.
public interface IOllamaResource{ public abstract void AddModel( string modelName) { // ... }}Parameters
modelName string The name of the model