addModel
Method
interface OllamaExecutableResource { // ... 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 Applies to
This method applies to the following types: