observe

open override fun observe(limit: Int, offset: Int): Flow<List<AiGenerationResult>>(source)

Loads SDAI data through observe.

Author

Dmitriy Moroz

Parameters

limit

limit value consumed by the API.

offset

offset value consumed by the API.