Decoupling just means you take the retrieved nodes and do something to them before sending them to the LLM (I.e. a node postprocessor). The sentence window retrieval is a good example of this. Retrieve sentences, replace with the surrounding context
How is it helping in refined answers to queries as mentioned in the doc? I am actually trying to understand what's happening in the backend a little more. Deeper explanation than - " It is used to format a prompt that helps the LLM write query settings" π π₯Ί