addGeneratedImages

abstract suspend fun addGeneratedImages(productIds: List<String>, images: List<AiutaGeneratedImage>)

Adds newly generated images to the history.

Parameters

productIds

List of product identifiers associated with the generated images

images

List of generated images to be added to history