#ChatGPT stops midway through a paragraph / block of code... and continue doesnt work anymore

7 messages · Page 1 of 1 (latest)

hazy kernel
#

We all know that chatGPT has a tendency to stop midway through a block of text. Typing "continue" or something similar used to work in the past, but recently, it doesnt. I tried "finish", "carry on from where you left off" and a whole bunch of other phrases, but it doesnt work for the majority of the time. Anyone knows what else I can do? Yall facing the same issue?

I'd love to sign up for chatgpt plus, but definitely not at this stage. Theres still far too many bugs and missing features.

Possible Suggestion:

  • Have a more reliable way to continue the paragraph, such as having a continue button (similar to the stop generating button), which allows it to carry on from where it left off
#

ChatGPT stops midway through a paragraph / block of code... and continue doesnt work anymore

brazen saddle
#

same, I noticed I would have to ask it, "what comes after [the last line]"

hazy kernel
gaunt nova
#

I have also been unable to generate complete scripts due to cutoff reply. When I ask to continue the bot trys again from the start. If I ask to continue it doesn't always continue at the correct spot resulting in incomplete code. I've tried to ask that it picks up from the second to last line of code so I can be certain where the break is, but that hasn't worked.

inner musk
#

Well I pitched in my money. Bring back "continue"

#

I tried this "write the code that comes after [the last line]" which worked, but then it switched from Java to JavaScript