IOllamaResource Methods
InterfaceMethods1 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
modelNamestringThe name of the model