observePreview
open override fun observePreview(limit: Int, offset: Int): Flow<List<AiGenerationResultPreview>>(source)
Loads SDAI data through observePreview.
Author
Dmitriy Moroz
Parameters
limit
limit value consumed by the API.
offset
offset value consumed by the API.