You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This iteration includes many improvements to vision in chat. One of these includes the omission warning for files that are generally not valid in chat. This includes SVG, PDFs, MOVs, MP4s, MP3s, etc - anything that is not a "text document". This warning will be shown in the chat input and also in the chat context attachments after submitting.
Sanity testing section
Attach some files that might not be valid. Examples include SVG, PDFs, MOVs, MP4s, MP3s, or any non-supported image type (HEIC, CR2, etc).
Note that there should be warnings and hovering over it will show a warning reason.
After submitting, warnings should also be shown.
Note that in the case of attaching files that CAN be attached, sometimes they will be limited by context window limitations if they are too large (ie, an extension data MD file like below) and the attachment will not be crossed out or show a warning until after submitting.
Try attaching an image that is over 30mb. There should be a notification that the image was too large to be processed.
History for images should also work in this scenario!
Refs: #240024 and #240027
Complexity: 2
Create Issue
This iteration includes many improvements to vision in chat. One of these includes the omission warning for files that are generally not valid in chat. This includes SVG, PDFs, MOVs, MP4s, MP3s, etc - anything that is not a "text document". This warning will be shown in the chat input and also in the chat context attachments after submitting.
Sanity testing section
extensionData_2025-02-23_22-24-25.md
General notes
The text was updated successfully, but these errors were encountered: