mapper

abstract fun mapper(input: T, base64: String): AiGenerationResult(source)

Converts SDAI data with mapper.

Return

Result produced by mapper.

Author

Dmitriy Moroz

Parameters

input

input value consumed by the API.

base64

Base64 image payload used by the operation.