Sequential query decomposition with context accumulation
Sequential Query Decomposition with Context Accumulation is a method where a complex user query is broken down into smaller sub-questions. Each sub-question is answered one at a time using retrieved context. The answers are accumulated step-by-step, ...
sequential-query-decomposition.hashnode.dev4 min read