how to detect when response is complete & submit next input

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
deets
Posts: 43
Joined: 29 Mar 2022, 02:00

how to detect when response is complete & submit next input

Post by deets » 09 Mar 2023, 17:25

The example below is about ChatGPT, but please allow me to clarify it is not about using it to generate code, but rather how to automate it.

For instance, I have 10-20 sets of long-form instructions, and on each input, chatGPT spits out a long-form response, which takes time to complete generating. I want it to feed the next input after each response is complete.

How do I do that exactly?

Return to “Ask for Help (v1)”