It's a feature supposed to aid in "discovery", rather than a feature helping you to finish writing as quickly as possible.
Probably, at one point, they did some user testing or similar and figured out that most people don't even know what to ask these chatbots. So they add some "quickstarts" for people to "get inspired" by.
It's not meant for people who know what they want, but meant for people who don't know what they could do.
Maybe this is my problem? I can't NOT look at it. Am I easier to distract than the average person? Before someone asks... no, I do not have ADD.
I used to use ChatGPT a lot. I stopped paying the subscription. Partly because I switched to paid Windsurf, but partly because the autocomplete feature makes me hate using ChatGPT. And it seems it would be easy to provide an option to turn that off.
Where do you use chatgpt? On the web the autocomplete is a simple <ul> element that can be permanently hidden with css. I use firefox and I just this extension called Stylus that let's me write custom css for any webpage. If you use ublock origin it can also do style changes but it's a bit more cumbersome to write multi-line modifications.
With uBlock Origin you can also just right-click on any web element, click "Block Element", drag the slider until it blocks everything you want to be blocked, then hit "Create" and it'll be blocked from there on out.
Really handy to hide small frustrating elements of your browsing experience.
Yes, I do. It doesn't distract me a lot, but sometimes my eyes do look at it and it takes a moment to restore the train of thought of what I actually wanted to prompt.
On the ChatGPT Android app, they don't have the autocomplete feature (I think?). Which supports the idea that it's targeted at people who have never used an LLM chatbot before.
Comments
It's a feature supposed to aid in "discovery", rather than a feature helping you to finish writing as quickly as possible.
Probably, at one point, they did some user testing or similar and figured out that most people don't even know what to ask these chatbots. So they add some "quickstarts" for people to "get inspired" by.
It's not meant for people who know what they want, but meant for people who don't know what they could do.
Then, advanced users should be able to deactivate it in a very simple manner.
Do you utilize ChatGPT a lot? Curious because I do and while I knew the autocomplete was there, I have never even looked at it.
Maybe this is my problem? I can't NOT look at it. Am I easier to distract than the average person? Before someone asks... no, I do not have ADD.
I used to use ChatGPT a lot. I stopped paying the subscription. Partly because I switched to paid Windsurf, but partly because the autocomplete feature makes me hate using ChatGPT. And it seems it would be easy to provide an option to turn that off.
Where do you use chatgpt? On the web the autocomplete is a simple <ul> element that can be permanently hidden with css. I use firefox and I just this extension called Stylus that let's me write custom css for any webpage. If you use ublock origin it can also do style changes but it's a bit more cumbersome to write multi-line modifications.
With uBlock Origin you can also just right-click on any web element, click "Block Element", drag the slider until it blocks everything you want to be blocked, then hit "Create" and it'll be blocked from there on out.
Really handy to hide small frustrating elements of your browsing experience.
Yes, I do. It doesn't distract me a lot, but sometimes my eyes do look at it and it takes a moment to restore the train of thought of what I actually wanted to prompt.
On the ChatGPT Android app, they don't have the autocomplete feature (I think?). Which supports the idea that it's targeted at people who have never used an LLM chatbot before.