Basically giving the AI some sample reviews that were written on past reviews with their review responses.
eg.
Review #1: Piers is the best of the best in the dry cleaning business. Pierce was phenomenal with his communication and I would definitely recommend him for home and delivery!
Review Sample #1 : Thank you for the kind feedback, Chris! We’re thrilled to hear you had such a positive experience with Piers. Your recommendation means a lot to us. We look forward to serving you again!
So now the AI, will output similar responses to the review.
I’m trying to understand if I’m using the memory function correctly in my ActivePieces workflow, but based on the available information in the forums, I still have some uncertainties.
In my setup, I’m using the memory key “gmb” to store responses for handling Google My Business reviews. However, I’m not entirely sure if the stored memory is being applied correctly across executions. Specifically, I’d like to know:
Does the memory function persist across different executions of the workflow, or does it reset each time?
Am I correctly leveraging the memory key to reference past responses, or do I need to implement additional logic to make it work as expected?
How does the memory function interact with the AI step? Is it retrieving past responses dynamically, or does it require manual recall logic?
I’ve attached an image of my current workflow setup for reference. Any insights or best practices on how to ensure that responses remain contextually aware of previous interactions would be greatly appreciated!