I have the same problem on a ChatGPT Plus account.
Yup, so far the same issue with GPT Plus.
The 50 line prompt kind of helps.
Can you give an example?
No matter what Iāve tried so far ChatGPT doesnāt continue from where it cuts off.
Iāve found that if I type āPlease continueā then GPT-4 continues writing the code where it left off.
I tried that, but GPT then continues with another structure. It doesnāt continue where it stopped
NO, it does not depend on if you are paying or not. Even with a premium account it will be cut off at some point (I have a premium account and tried it with GPT-4 as well today).
What you could try is to request via Postman. If the limitation is really due to the āchatā window, this should solve the problem. However you need to regex the response afterwards for the linebreaks, etc. If there is some need for that I could write such a code and provide it here
Here is an great example cut offs in mid sentence that ive been forced to deal with for the last week as a Plus customer. Note the short and partial response
Essa situação acontece diariamente comigo.
This requires a fix. Experiencing the same trouble here with Plus.
same, just paid for plus to resolve but no luck⦠I feel like it isnāt character related but perhaps they killing bot after x time to free up resources⦠idk cant find a workaround yetā¦
You are a life saver! Currently working with gpt-4 in Chat GPT Plus and when giving it a big enough codeblock to work with, asking it to ācontinueā, āplease continueā or ācontinue where you left offā were restarting the entire code generation. It was honestly getting frustrating. This prompt has worked consistently on multiple occasions so far
The prompt: āā
You stopped before the end, you were at: ā[unfinished sentence]ā can you finish? āā
works for me but itās kinda annoying to keep repeating thatā¦
I had the same issue. Take the last words that were cut off and add continue. Worked for me
Im on normal user
chat this,
ācontinue this starting from where you stopā
(paste the last code that chatgpt did not finish)
I asked ChatGPT about the code changing from one box to the next. It replied that when regenerating that it essentially found a better way for the code to be written. This was where I asked it to continue and it did, but it repeated sections it had already given me. In those instances, it seemed like you just needed to match up the old vs new and replace as needed. What drives me nuts is when it gives me code I like, but then it completely changes it with helper functions and nothing looks the same at all. Iām still learning to program, so itās confusing with such major changes.
I think is not accidental. Developers of ChatGPT are in quiet. May they donāt know why the bot donāt tell the full programs for the users. Itās looks the ChatGPT do not want the developing of the mankind⦠I known itās just a conteo.
I tried something and itās working so far.
When the code was interrupted, I just put ācontinue, without repeating the beginning of the code. because it is extrapolating the allowed tokensā and it worked. I use the Portuguese version, I donāt know if it makes any difference, but in Portuguese I say: ācontinue, sem repetir o inicio do codigo. pois ele estĆ” estrapolando os tokens permitidosā.
I hope I helps
The possibility of ācontinueā worked today morning - now a few hours later - itās gone. So we have now a chatbot who is totally limited to a few lines of code. You ask to continue, it will start from the beginning.
In this way I will stop my subscription as it is bringing nothing anymore. I only use it for ease my work with writing scripts or simple programming.
But even now - this possibility is gone.
A simple powershell function cannot be written or corrected anymore as it stuck after a few lines without possibility to break the code in parts.
Thatās is absolutely useless @ Open AI
Why do I get the feeling that the big Windows company has full access to its programming capabilities? We will know it when in 6 months half of their stuff in India need to find another job. Itās actually very sad. There is an awesome technology and it gets limited to a complete useless device for the mass. And a few people will get access. The others can write 50 lines of code⦠I mean not even a powershell function can be done anymore now.
Seems to be a new introduction. I havenāt used it Iām a week or so. Back then it was providing complete answers no issues. Now it seems to be deliberately cutting off responses. When asked to complete it it rewrites the entire code in a different way but still leaves it incomplete. As others have said this makes the usefulness of this tool next to zero. Perhaps the competitors product will be of more use.