OllamaResource Methods
Class Methods 1 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
modelName string The name of the model