v2025.6.2
All Bundles

ModelPulled

Ollama pulled model data

Operations

GetDigest

Get the model digest

method : public : GetDigest() ~ String

Return

TypeDescription
Stringmodel digest

GetModel

Get the model

method : public : GetModel() ~ String

Return

TypeDescription
Stringmodel

GetModifiedTime

Get modified time

method : public : GetModifiedTime() ~ System.Time.Date

Return

TypeDescription
System.Time.Datemodified time

GetName

Get the name

method : public : GetName() ~ String

Return

TypeDescription
Stringname

GetSize

Get the model size

method : public : GetSize() ~ Int

Return

TypeDescription
Intmodel size

ToString

String representation of the instance

method : public : ToString() ~ String

Return

TypeDescription
Stringstring representation of the instance