This script is a temporary fix for the one minute limit on chatgpt. When an error occurs, the script does not clear the answer and continues to append previous answers in the next response.
To install this script, you will need a userscript manager such as Tampermonkey or Greasemonkey.
- Install a userscript manager for your web browser.
- Download the chatgpt-fix.user.js file from this repository.
- Open the userscript manager and click on the "Add script" button.
- Select the downloaded
chatgpt-fix.user.jsfile and click on the "Install" button.
To use the script, follow these steps:
- When an error occurs, click on the "Modify last question" button and paste the broken answer into the text field. For example:
question
continue with:
part of broken answer
- After a successful response, click on the new "Clear" button on the left side to clear the answer cache.
Note: This script is not a permanent solution and may not work in all situations. Use at your own risk.