The MEAI project template doesn't utilize ConversationId
.
For stateful chat systems, we could detect the ConversationId
and apply that with further messages. This would avoid issues related to history management and make the exchanges more efficient. This would also unblock scenarios such as uploading images as they wouldn't need to be re-uploaded on each interaction.