providedModels

open override fun providedModels(): List<String>(source)

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.