#"Continue Generating" restarts output from the beginning instead of continuing.

1 messages · Page 1 of 1 (latest)

vast boughBOT
#

Reported by @rose dragon

Bug Report: "Continue Generating" restarts output from the beginning instead of continuing.
`Steps to Reproduce`

STEPS TO REPRODUCE:

  1. Ask ChatGPT to generate a JSON output for levels (e.g., levels json data from 0 - 100).
  2. Notice that the output is incomplete, cutting off at a certain point (e.g., level 90-91).
  3. Click the "Continue Generating" button to resume the output.
  4. Observe that ChatGPT regenerates the entire JSON data from the beginning (level 0-1) rather than continuing from the last missing level (e.g., level 90-91).
`Expected Result`

ChatGPT should continue generating the JSON output from the point it was cut off (e.g., from level 90-91), without repeating the data that was already generated.

`Actual Result`

When the "Continue Generating" button is clicked, ChatGPT regenerates the entire JSON data from the beginning, including previously generated data, instead of continuing from the last missing level (e.g., level 90-91).

`Environment`

Windows 10 Chrome Latest Version & Many Browser

#
Additional Information

Please provide relevant details to help resolve the issue, such as:

  • ChatGPT Shared Link (if applicable).
  • Screenshots or videos demonstrating the problem.

-# ➜ Need to contact support? Visit the OpenAI Help Center.

rose dragon
#

before continue clicked

#

after continue clicked