cursor icon indicating copy to clipboard operation
cursor copied to clipboard

Composer not sending images to the LLM

Open albertoual opened this issue 1 year ago • 2 comments

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!

albertoual avatar Aug 26 '24 21:08 albertoual

same issue

aymanfmustafa avatar Sep 04 '24 20:09 aymanfmustafa

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.

pA1nD avatar Sep 08 '24 11:09 pA1nD