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