Section 01
From Prompt Engineering to Causal RAG: A Comprehensive Overview of Context Enhancement Techniques for Large Language Models (Introduction)
This technical review systematically outlines the development of context enhancement strategies for large language models (LLMs), from basic prompt engineering to cutting-edge Causal RAG, providing practitioners with a clear decision-making framework. LLMs have three major limitations: static knowledge, context window constraints, and weak causal reasoning. The evolution of context enhancement techniques can be understood under a unified framework based on 'the degree of structured context provided during inference', covering four levels: prompt engineering, RAG, GraphRAG, and CausalRAG.