cursor icon indicating copy to clipboard operation
cursor copied to clipboard

Composer hangs on 'generating' for all models

Open rotoole1230 opened this issue 1 year ago • 2 comments

image

Prompts in composer are not working for me, the model just hangs on 'generating..' indefinitely without any errors or problems but it will not output anything.

rotoole1230 avatar Sep 29 '24 19:09 rotoole1230

Hi, not sure if O1 models are correctly supported with Composer, and if it is, it will likely take a very long time to complete as O1 queries are slow in general, and Composer uses multiple queries to work, meaning it's exponentially slower.

Give it another go, and leave it like 5-10 minutes just to confirm it's not just very very slow. I've queried its support with the team.

danperks avatar Oct 02 '24 19:10 danperks

O1 models are supported, but are slow to complete and don't support streaming (OpenAI's end, not a Cursor issue) so give it another go and give it a while to complete :)

danperks avatar Oct 02 '24 19:10 danperks

Hi, I have the same error, but I'm using Claude 3.5. In my case, I can only send one prompt; the next one does not work, even if I reset the composer.

I found that if I remove the current context file and add another, it works fine. But i want to use the file i removed as context

ulloacastillo avatar Nov 21 '24 20:11 ulloacastillo