Chat AI Agent does not show actual output and goes back and forth

Describe the problem/error/question

Hi guys, I have an AI Agent with a vector data base (very easy setup). The AI agent actually get’s the right information from a qdrant vector store (as visible in the logs) but I just keeps going back and forth and in the end does not provide the actual output. Also the AI Agent has 6 output items… Appreciate any help, since I am new to this…

What is the error message (if any)?

No error message.

Please share your workflow

Share the output returned by the last node

There is no output since it does not finish…

Information on your n8n setup

  • **n8n version:1.82.3
  • **Database (default: SQLite):SQLite
  • **n8n EXECUTIONS_PROCESS setting (default: own, main):default
  • **Running n8n via (Docker, npm, n8n cloud, desktop app):Docker
  • **Operating system:MacOS/Silicon
1 Like

This is happening as well for me.
I am not seeing any output from the Agents in the ChatNode.
I cannot select the sessionID as no output schema come out, nevertheless the prompt input in the chat DOES indeed go to the agent.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.