Context Window
A context window is the maximum amount of text (measured in tokens) that a language model can process in a single interaction, encompassing both the input prompt and the generated response.
What is a Context Window?
How Context Windows Work
Why Context Windows Matter for Business
Working With Context Limits
Related Terms
Explore further
FAQ
Frequently asked questions
Approximately 96,000 words or 300-400 pages of standard text. This is enough for most business documents, but varies significantly based on the content type. Code, technical documentation, and non-English text may use more tokens per word.
Not necessarily. While longer contexts allow more information to be processed, models can be less reliable at attending to information buried in very long contexts. For many applications, providing focused, relevant context produces better results than simply maximising the amount of input.
When the context limit is reached, the model cannot process additional tokens. Applications typically handle this by truncating older conversation history, summarising previous exchanges, or returning an error. Well-designed applications monitor token usage and manage context proactively.
Need help implementing this?
Our team can help you apply these concepts to your business. Book a free strategy call.