OllamaExecutableResource Methods
Class Methods 1 member
A resource that represents an Ollama executable resource.
AddModel(string) Section titled AddModel(string) Adds a model to the list of models to download on initial startup.
public class OllamaExecutableResource{ public void AddModel( string modelName) { // ... }}Parameters
modelName string The name of the model