diff --git a/src/App.jsx b/src/App.jsx index fe9b359..2e01666 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -3376,23 +3376,57 @@ async function createNewChat() { )} - {selectedVisionModelSupportsVision && ( +
- )} + {isAttachmentMenuOpen && ( +
+ + + {!canAttachImages && ( +
+ {imageAttachmentUnavailableReason} +
+ )} +
+ )} +
{audioInputEnabled && (