fancy-bird-3328
07/02/2023, 5:59 PMgreen-policeman-96580
08/07/2023, 8:03 PMearly-train-33247
08/08/2023, 11:13 PM["NY", "Sao Paulo", "Paris"]
The output variable must be an array (create it), which will have the following format when the AI Task is done:
[{city: "New York", country: "United States of America"}, {city: "São Paulo", country: "Brazil"}, {city: "Paris", country: "France"}]
If you add the lists above as an Example to the AI Task, it will work like a charm!