#ChatGPT stops in the middle of a sentence.

3 messages · Page 1 of 1 (latest)

pulsar trout
#

Bug report:

When asked a sample code for a chrome extension, ChatGPT stops halfway a sentence. Asking it to finish its sentence, it apologizes and continues.

Steps to reproduce

Ask ChatGPT to help you write a chrome extension in manifest v3 to save notes on a webpage

Expected results

Instructions and sample code

Actual result

mid sentence explaining the final steps, it stops and waits for input. Asking to continue solves it, with apology. See screenshot.

Additional information

Browser: ChromeOS Version 110.0.5481.178 (Official Build) (64-bit)
OS: Win10 auto updated

hardy carbon
#

This has been an issue since November. It will randomly stop. Sometimes asking it "is that all?" will get it to continue, otherwise "continue" (but the risk of "continue" is that it will sometimes start making up rubbish)

analog solar
#

This is an expected behavior, ChatGPT has most likely reached the response limit in tokens. You may try to ask it to summarize the response or explain something in a few sentences. It's really not ideal to expect ChatGPT to write a complete program instead ask it to write functions of a program.