-
-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Auto-continue triggering constantly in the GPT bot editor #69
Comments
ok @thepick I'ma chceck it out |
@thepick I just fixed it (the editor Preview button was using the same icon as Continue button) If you are using userscript, click toolbar manager icon > scroll to Auto-Continue > About ChatGPT Auto-Continue > Check for Updates > Update to 2024.10.11 If you are using Chrome extension, it will auto self-update usually by Sunday night on weekends after Chrome team approves If you are using FF extension please restart the browser and the new version will install automatically |
…uto-sync from `adamlui/ai-apps/chatgpt-auto-continue`]
Thanks for the prompt response. The script seems a little fast to press the "up arrow" (enter) button in regular chats now 😅. It's not even an auto-continue type of situation. I was just chatting and typing a response when the enter button is suddenly being triggered before I'm finished. It's happened 2 times in 5 minutes now for me, so it might have something to do with the updated script. Maybe something to keep an eye on. Edit: It's not auto-triggering in the bot-editing page now 🎉 |
Hey @thepick the update only made the continue button selector more narrow so it shouldn't be the cause (i.e. it should capture fewer not more buttons like Send) I did experience premature sends before I think (as an OpenAI UI glitch) but I'll see if maybe I can solve that one for them in this script after my meal break (which are typically over an hour long) |
When creating creating and editing GPTs (bots) at https://chatgpt.com/gpts/editor/bot_name_here, the "Chat Auto-Continued" sign keeps popping up over and over even though there aren't any chats that require auto-continuing.
The text was updated successfully, but these errors were encountered: