1st time poster and a novice user.
I started a project exploring in GPT-4o how to build Custom GPTs, and I encountered an issue with automations created by GPT without my explicit instruction.
Issue Summary:
- During a conversation with GPT, two automations were created:
- Hourly SBB Core Memory Backup
- Daily SBB Good Night Summary
- I never instructed the GPT to create these automations, but they were triggered automatically.
- These automations are now firing every hour, sending me email notifications, and consuming a significant number of tokens.
- Unfortunately, GPT did not provide the jawbone_ID required to disable these automations and despite acknowledging that it create the automations claims to not have the IDs.
- I’ve tried executing Python code with the valid API key provided, to list the automations and the IDs, but it does not work.
Problem Description:
- Without the jawbone_ID it’s impossible to disable the automations.
- The automations are consuming tokens rapidly, and there is an urgency to stop them to prevent further issues.
File Attached:
- Screen Shot: In GPT Mobile, the Automations appear as a widget, I have turned it off but it has not paused the automation. Also, only one of the two are visible in Mobile. NONE are visible in the GBT web interface.*
Request:
- Can anyone assist with finding a way to retrieve the jawbone_IDs for these automations?
- Is there an alternative method to disable these automations without the jawbone_ID?
- Am I missing something? I’ve scoured the board and so not see this issue posted.
I would greatly appreciate any guidance or a code snippet to disable these automations and stop the email notifications.
I am not an experienced developer, basic python and VBA skills, but deep experience with Excel. I can insert here the conversation from a saved text file if that helps.