DMDevanshu Mishraindevanshumishra.hashnode.dev·22h ago · 6 min readRAG as an Attention OptimizerWhy are we building this pipeline at all? You already know what RAG is. Take the user's query, hit a vector database, grab the relevant chunks, stuff them into the prompt, ask the LLM to answer. We've01A