Image analysis not switching to default image analysis model
under review
Daniel Nguyen
under review
I wasn't able to reproduce this. Though I think there might be a case where this would happen: when the app wasn't able to determine the mime type of the file.
The way it works is BoltAI first download the dropped URL, checks if it is an image, then starts a new chat.
I tested with multiple pages and so far, it has been working ok.
Can you share the page it didn't work for you?
S
Static
Daniel Nguyen For me, this is happening with both images on desktop and on the webpage. I am on the latest version. I have the app blocked via firewall since I am using local models.
If I drag an image on the desktop to menubar icon, it does not switch to the image analysis model, but it does change when I drag it to the dock icon.
If I drag an item on a website to the menubar icon, the image shows, but the model does not switch to the image analysis model. When dragging to the dock icon, the image does not appear and the model does not change.
It seems like the backend for analysis is different when dragging image to the menubar icon vs dock icon.