getcursor / cursor

The AI-powered code editor
https://cursor.sh
20.58k stars 1.38k forks source link

No streaming of LLM data #1385

Open kanwarnain opened 3 months ago

kanwarnain commented 3 months ago

I recently installed cursor on my macbook pro M1. It works fine but I see that when I ask a question, it does not stream the answer. Once the answer is ready, it shows everything.

On my other linux machine, it does stream fine. I am use the same openai key in both cases.

I prefer the LLM streaming the answer. Could you please let me know how could I change than for my macbook?