How Models Work
Context Window
Definition
How many tokens a model can 'see' at once. Think of it as working memory. Small window = a few pages. Large window = an entire book.
Why it matters
If you need AI to analyze long contracts or large documents, context window size is a critical factor.
