Troubleshooting RAG Agent in n8n with Groq Chat Model and Pinecone

  • n8n version: 1.77.3
  • Running n8n via : n8n-ngrok endpoint.
  • Operating system: Windows 11

The main agent in an n8n workflow is not receiving responses from the vectorstore tool, leading to an error: “Agent stopped due to max iterations.”

As I can see the response being in the vectorestore-tool

But the AI agent is responding this

If anyone can tell me , what going wrong and how can I solve this ?

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Have you set the right dimensions according to the embeddings you are using in pinecone?

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