A few days ago, I created a workflow that can track records of my daily expenses. But there is a problem: if I add a memory node with the agent and ask to create a record, it creates a record. but then if again asked to create another record, it would again recall the previous record and create two new records. So it is duplicating the same experience.
How can I solve it?