IOllamaResource.addModel
Method
interface IOllamaResource { // ... omitted for brevity addModel(modelName: string): OllamaModelResource;}Signature
method
addModelbuilderAdds a model to the Ollama resource.
addModel(modelName: string): OllamaModelResourceParameters
modelNamestringReturns
OllamaModelResourceDefined on
This method is defined on the following type: