Reported by @rose dragon
Bug Report: "Continue Generating" restarts output from the beginning instead of continuing.
`Steps to Reproduce`
STEPS TO REPRODUCE:
- Ask ChatGPT to generate a JSON output for levels (e.g., levels json data from 0 - 100).
- Notice that the output is incomplete, cutting off at a certain point (e.g., level 90-91).
- Click the "Continue Generating" button to resume the output.
- 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