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 ability to drag and drop images from the web into the browser. This works for most standalone images (ie, if the URL ends with .png or .jpeg or such).
Sanity testing section
From any brower, drag an image into the chat panel.
Depending on if it is a valid image, it will either render a full image attachment, a URL image attachment, or a URL.
The first 2 (full image attachment or URL image attachment) will work with valid vision models (GPT4o for non-dual accessed, Claude and Gemini for dual-accessed).
Make sure that the UI/UX and the response that comes out is correct!
History for images should also workk with images in this scenario!
General notes
The experience differes from browser to browser. Make sure to try Chrome, Edge, etc
Try dragging and dropping directly from sites, like the docs site
Sometimes, asking "tell me about this image" is not enough if the image is not coding related.
The text was updated successfully, but these errors were encountered:
Refs: #240025
Complexity: 3
Create Issue
This iteration includes many improvements to vision in chat. One of these includes the ability to drag and drop images from the web into the browser. This works for most standalone images (ie, if the URL ends with .png or .jpeg or such).
Sanity testing section
General notes
The text was updated successfully, but these errors were encountered: