Describe the problem/error/question
I have a Ai agent workflow that work in a wordpress site with n8n chat node code. Now I’m trying to configure streaming answers. I have the option enabled on the WordPress code, and I think everything needed on n8n flow, but still the answer appear once is ready.
What is the error message (if any)?
No error
Please share your workflow
Share the output returned by the last node
Output is fine, but I can’t see the streaming answer, and I don’t know how to test if my n8n configuration is OK, or I missed something.
At the chat node I have the option to answer with a Respond to webhookl. Respond to webhook has the option to enable stream, and The same option is at the Agent AI node too.
Information on your n8n setup
- n8n version: 1.123.16
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system:

