I’m using some JSON response as the input for my “AI Agent” node. But the memory connector of that node is not working.
This is leading to errors in AI output, not intended outputs even after setting the system message, the AI model is ignoring the system message and giving intended response, which is impacting rest of the following nodes.
I have tried “MongoDB Chat Memory”, and still the same.
Screenshot of the memory branch:
Information on your n8n setup
- n8n version: 1.104.1
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app): docker
- Operating system: Ubuntu 24.04.2 LTS

