Large Language Models · Level 2 of 5
Context Window
The maximum sequence span a model can process in a given use.
Input and generated tokens often share a context budget.
Example
An application truncates a long conversation to fit the model limit.
Listen to the definition and example
Audio transcript
Context Window. The maximum sequence span a model can process in a given use. Input and generated tokens often share a context budget. For example: An application truncates a long conversation to fit the model limit.
Explore this concept
Why it matters
This helps you interpret model behavior and control how text is processed or generated.
Start with
Related concepts
Quick recall question
Try answering before looking back at the definition.