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