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