Why I doesn't received correct answers from my knowledge base

Curently I am facing issue in when I ask question through chatbot but My Qdrant Knwoledge base doesn’t provide answers. In Qdrant points have already being created. But It doesn’t answer from the Knowledge base.

There is no any error message

Share the output returned by the last node

Information on your n8n setup

-Running n8n Via Docker and Ollama in Local Host , Qdrnat in Cloud. I used Satrter Kit here also it has Qdrant but i don’t use that I use Qdrant in Cloud

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:

I am not an expert, but I suggest creating a separate workflow for data upscaling in the vector database,
and a dedicated workflow for the RAG agent, which should be connected to the vector database.


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