Hi,
when I chat with ChatGPT all information provided in the chat are added to the context window so we can hav a fluid conversation and it keeps stuff. However, when I automate processes with MAKE, every step is an isolated process.
Let’s say, I have an excel list of 100 Topics in Row A. And I want GPT-4o to write an article n Row B, Keywords in C and that kind of stuff. I also want to be able to say in a prompt “Make sure every article is a unique topic. Ensure that every article has another topic and that not two articles are too related too each other to avoid duplicate content.”
In order to do that, I would need to provide the prior results in my prompt/context, so GPT-4o checks all previous articles to avoid duplicates. How can I create such a ‘loop’ in MAKE?
Thanks
Tobias