OllamaExecutableResource Methods
ClassMethods1 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
modelNamestringThe name of the model