← Back to Docs
index.html
Clayground
Clayground.Ai
AiModelManager
Clayground 2025.2
List of All Members for AiModelManager
This is the complete list of members for
AiModelManager
, including inherited members.
activeDownloads
: list
hasWebGPU
: bool
platform
: string
registryReady
: bool
registryUrl
: url
list
availableModels
(string
type
)
list
cachedModels
()
void
cancelDownload
(string
modelId
)
bool
checkMemory
(string
modelId
)
void
download
(string
modelId
)
downloadCancelled
(string
modelId
)
downloadComplete
(string
modelId
)
downloadError
(string
modelId
, string
message
)
downloadProgress
(string
modelId
, real
progress
, int
bytesDownloaded
, int
totalBytes
)
downloadStarted
(string
modelId
, int
totalBytes
)
bool
isAvailable
(string
modelId
)
object
modelInfo
(string
modelId
)
string
modelPath
(string
modelId
)
void
refreshRegistry
()
registryUpdated
()
void
remove
(string
modelId
)