I have a Qdrant vector store with multiple collections. Each collection has different information in it. I wanted to let the LLM choose which collection but it is not working.
Whether I use Gemini or OpenAI, it simply does not choose a collection name and therefore Qdrant’s response is .
Perhaps I am doing something wrong?
Information on your n8n setup
- n8n version: - 1.78.1
- Database (default: SQLite): - default
- n8n EXECUTIONS_PROCESS setting (default: own, main): - default
- Running n8n via (Docker, npm, n8n cloud, desktop app): - npm
- Operating system: - Windows 11