Hi,
It seems my ChatGPT module is re-iterating all previous rows of data.
I am pushing up to 5 emails into ChatGPT per row from my Google Sheet, and when I check the outputs it’s disproportional to how many lines are actually updated in the output and it seems in the Operations that it is re-running already worked rows.
How can I make the module only proccess each row once?
Blueprint attached.
blueprint (2).json (307.8 KB)