Hi everyone, I’m stuck on my AI workflow. I currently have one node connected to my memory, but I’m not sure how to allow other parts of the workflow to access that same memory.
I’ve tried a few things, but I can’t seem to get the connections right. Does anyone have an example of a “clean” way to set up shared memory across an n8n AI agent?
No need to worry @Lunarplume that’s actually expected behavior! The “2” indicates that the Agent interacted with the memory node twice during the execution: once to retrieve the previous conversation history and a second time to store the new interaction.