uploadedImages

abstract val uploadedImages: StateFlow<List<AiutaInputImage>>

A StateFlow containing the list of currently uploaded images. This flow can be observed to react to changes in the uploads history.