I need an agent to retrieve documents from Qdrant and answer the question based on that.
Initially I tried to use Qdrant vector store tool and use Operation Mode: Retrieve Documents (As Tool for AI Agent) directly, but in some tutorial I saw people sometimes have an additional node “Answer Questions With Vector Store” that also connect to Qdrant and retrieve document for the agent to answer. I’m wondering what differences do they make?
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:
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.