#Asking a question with a repeated string will output answers that were never asked.

4 messages · Page 1 of 1 (latest)

still loom
#

Bug Report:
Asking a question with a repeated string will output answers that were never asked. Odd values ​​are printed, which is scary at times.

Steps to reproduce:

  1. It repeats the same string meaninglessly many times. Alternatively, repeat 1 word 5 times and copy the output to the openai API.
    ex: pricatekeypricatekeypricatekeypricatekeypricatekey (privatekeypricatekeypricatekeypricatekeypricatekey)
    export value = countless words(privatekey)
    --) see 1st picture
  1. Paste the values you copied from ChatGPT Web. Or write the desired content at the front and ask.

Expected result:

A meaningless repeating string. Or I don't understand. ask again, etc.

Actual result:

Answers that have never been seen before are printed. Also, through the Regenerate response below, you can continuously output and save answers that have not been queried.
--) see 2st picture

I think that the answer history of other users will be output, so I think carefully before writing it.
P.S

  • I don't know why the openai api also seems to cause bugs.

Additional information

Browser: Chrome
OS: Windows 10

#

More questions can be answered..!

still loom