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