@@ -1582,6 +1664,29 @@ function _Chat() {
parentRef={scrollRef}
defaultShow={i >= messages.length - 6}
/>
+ {message.fileInfos && message.fileInfos.length > 0 && (
+
+ )}
{getMessageImages(message).length == 1 && (
![]()
setShowPromptModal(true)}
scrollToBottom={scrollToBottom}
@@ -1651,7 +1758,7 @@ function _Chat() {
/>