queryAll

open suspend override fun queryAll(): List<AiGenerationResult>(source)

Executes the queryAll step in the SDAI data layer.

Return

Result produced by queryAll.

Author

Dmitriy Moroz