Interactive demonstration: How the model learns from a few examples in context to solve a new example
ICL is the foundation for Prompt Engineering. All further techniques – System Prompts, Few-Shot, Chain-of-Thought – build on this mechanism.
ICL enables using a single model for thousands of different tasks without retraining. This makes LLMs "general purpose" tools instead of specialists.