isModelProvided

open override fun isModelProvided(modelIdentifier: String): Boolean

Verifies whether a model is available based on the given identifier.

Return

true if the model corresponding to the given identifier is available, false otherwise

Parameters

modelIdentifier

the identifier of the model to check availability for