GenerationHistoryDialog

internal fun GenerationHistoryDialog(onClose: () -> Unit, onGenerationSelected: (AiGenerationResult) -> Unit)(source)

Renders the GenerationHistoryDialog UI for the SDAI presentation layer.

Author

Dmitriy Moroz

Parameters

onClose

callback invoked by the component.

onGenerationSelected

callback invoked by the component.