getcursor / cursor

The AI Code Editor
https://cursor.com
23.54k stars 1.48k forks source link

Composer not sending images to the LLM #1709

Open albertoual opened 3 weeks ago

albertoual commented 3 weeks ago

I have a trial account with still 14 days left of premium membership and running Cursor on Windows 10. This is my cursor version:

Version: 0.40.1 VSCode Version: 1.91.1 Commit: 58b91712431381a1b75817cd3437cee35dddcb30 Date: 2024-08-24T02:52:24.035Z Electron: 29.4.0 ElectronBuildId: undefined Chromium: 122.0.6261.156 Node.js: 20.9.0 V8: 12.2.281.27-electron.0 OS: Windows_NT x64 10.0.19045

The problem is that I attach an image to the Composer:

image

But the LLM seems not to receive it:

image

The issue is happening either with GPT4o or Claude 3.5 Sonnet.

By contrast, other files such as a .md are properly sent to the LLM.

Thank you for the support!

aymanfmustafa commented 2 weeks ago

same issue

pA1nD commented 1 week ago

Same issue. Composer allows you to paste the picture or to select a picture from the files - but in both cases the LLM doesn't seem to receive it.

In the Chat you can select a picture and it actually gets access to it.