on my laptop, the text streams as it is generated. however, on my desktop, i have to wait longer as text streaming doesnt work for some reason.
I can’t discover your reason, as the streaming of responses in AI Studio UI seems to be universally working for me. There’s no magical “aha” fix, you’ll need to diagnose.
One would have to consider what could be holding back the display of a stream, either network, or rendering in the browser, by javascript.
The first would be to switch to a different browser, and verify the symptom is browser-specific.
Then you can use the default browser’s safe mode (without extensions), or create a different user profile.
You’ll probably find quickly cases where its working again, to narrow it down. You can monitor the web developer network tab to see connections being made. Monitor CPU usage to see if a process is hanging, driving a core to 100%, etc.
i really dont know how to even start doing anything. i tried another browser and it still happened, i disabled my extensions and it still happened, how can i narrow it down further