withModelName
internal fun List<AiGenerationResult>.withModelName(modelName: String): List<AiGenerationResult>(source)
Converts SDAI data with withModelName.
Return
Result produced by withModelName.
Author
Dmitriy Moroz
Parameters
modelName
model name value consumed by the API.