ChatGPT limits the amount of code output. So this script adds a continue button on ChatGPT webpage to continue getting the output code stream. Make sure a previous response having a code block is present to make it work.
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
This is an excellent script! Thanks.
To continue on some answers, I find this code modification produces better results:
updateTextArea("What is the remaining part of the last answer? Please omit all lines up to: " + getPrevNodeValues());