Local rag agent is not even calling the tool

I’m just getting started with RAG, and here I am trying to make a simple RAG. And I am using the official local rag agent, but the thing is it’s only uisng chat memory, it’s not even calling my local knowledge base.

I have tried manually executing that node, and then it’s working.

Care to tell me why that tool is not being called?

hey @maifeeulasad welcome to n8n community!

try changing llm or use more strict instructions in system prompt.

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