Sup guys!
In my scenario I essentially wanted to filter a large array based on how many times a certain key was present.
Now that i’ve done that, in my Array Aggregator i’m unsure how to know process each element in the array.
The aim now is to pass each element through OpenAI and then add them to a google sheets
Linked my bluepint below:
blueprint (1).json (31.7 KB)
Thanks!