The issue is that it errors out even without any image inputted, the project has some images in a folder but thats it. I suspect its Cursor automatically feeding the models images even when I dont
I just checked on my end, and I don’t have this issue. Try restarting Cursor or creating a new session if you haven’t already. You can also try excluding folders with your images using a .cursorignore file.
This happens because the chat stores the previous context in the cache. To avoid this, you can either use a model that supports vision or go to previous requests, click on edit message, and remove the image from the context.