okey, so i have my custom retriver to query my indexes and return Nodes, i want to combine it with a chatMemory and use it as a Chat engine, how would i go about doing that ? i dont want to use a response syntesiser since i want to keep my LLM calls to a minimum, ideas ?