AI agent streaming (how to test if it's working)

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:

Hi @deimidis, welcome!

Are you sure you’ve enabled the streaming option?!

The workflow you attached looks like it’s disabled:

Sorry, yes I change to not enable on my test, trying to figure out the problem (if it has to be only on the webhook). Is there any way to test if the problem is in the flow (with the options) or in the Wordpress side?

using webhook also there is a streaming option:

i do not have wordress now to test, but it’s ok in n8n

Hi, thanks for that. I have the Chat node to start, that was the selected one for this n8n_chat nodejs. Maybe should I need to convert that one to a webhook node and see how can I make it work with the chat code in Wordpress

I have the same problem.

I find Chat Trigger no stream but Webhook does

Sorry,I thought it was stream, but it wasn’t,it’s JSON