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?

