Fact
Advanced
In-Context Learning
September 2, 2025
In-context learning is the ability of a large language model to learn a new task at inference time simply by being provided with a few examples in the prompt (few-shot prompting), without any updates to the model's weights. This is a powerful, emergent property of scale.
Category: LLM Capabilities
Difficulty: Advanced