Hi, I am very new to n8n. I was playing around with an agent but my chat box was not receiving any responses. So, I tested with a very very simple workflow (pictured at the end) even though the chat trigger node has been set up with this config:
Not sure if my assumption is correct or not. To replicate the issue what i did, if we execute ‘Respond to chat’ node by clicking on ‘Execute step’ and not from the start. it gets stuck for me as well.
But if you execute the workflow from the start it works for me. (Make sure you stop the current execution and re-execute the workflow from start node).
Hi @Anjali_Yadav , In my workflow, I am typing a simple ‘Hello’ in the chat box (no old executions running) , and not ‘execute step’ on its own. Would you mind sharing your workflow?
I think perhaps there is an issue on my side, because even directly copying your workflow didn’t result in output in the chat-box. I’ll do some investigations. Thank you @Anjali_Yadav