So i’ve been wondering how to get each data specifically from all of the array. After i get each of the data, i wanna set it to different variable so i can use it to chatgpt so it can handle each variable for each task.
If you want them in separate bundles then you don’t need an aggregator.
If you want all of them on the same OpenAI module at the same time, you can use the built-in functions map & get.
For more information, see the Make Academy and Help Centre.
Hope this helps! Let me know if there are any further questions or issues.
— @samliew