What is a context window?
How much text a model can hold in mind at once, and why it shapes what you can build.
How much text a model can hold in mind at once, and why it shapes what you can build.
A context window is the maximum amount of text a language model can process in one request, measured in tokens. It covers everything — your instructions, any documents you supply, the conversation so far, and the response the model generates.
You cannot simply paste an entire document archive into a request. Even where the window is large, cost rises with the amount of text supplied and accuracy tends to degrade when relevant detail is buried in a very long context.
This is the practical reason retrieval exists — select the few passages that matter rather than supplying everything and hoping.
Roughly a word fragment. In English, about 750 words works out near 1,000 tokens. Indian languages in native scripts typically consume more tokens per word, which affects both cost and how much material fits — worth modelling before committing to a multilingual design.
A discovery call is a working session on your constraint, not a sales pitch.
A short note is enough. You'll hear back from the team, not a bot — usually within one working day.
Answers go to the Digistan team. See our privacy policy.