OllamaModelResource
Handle
interface OllamaModelResource extends IExpressionValue, IManifestExpressionProvider, IResource, IResourceWithConnectionString, IResourceWithParent, IOllamaResource]], IValueProvider, IValueWithReferences { readonly connectionStringExpression: ReferenceExpression; readonly modelName: string; readonly parent: IOllamaResource;}Properties
property
connectionStringExpressionReferenceExpressiongetGets the connection string expression for the Ollama model.
property
modelNamestringgetGets the model name.
property
parentIOllamaResourcegetGets the parent Ollama resource.