providedModels

abstract fun providedModels(): List<String>

Retrieves a list of model identifiers provided by the service. These identifiers represent the models available for simulation runs or other operations.

Return

a list of strings where each string represents a unique model identifier.