Chain of Thought – A Query Transformation Technique for Advanced RAG
Apr 23, 2025 · 3 min read · Chain of Thought technique actually breaks down user query into simpler sub-queries, and process them Sequentially , providing previous query output as context to next query processing , which results in getting better Response at End. Chain of Tho...
SSoumya commented






