Back to glossary

AI GLOSSARY

Context Window

AI & Machine Learning

The maximum amount of text, measured in tokens, that a language model can process at one time. Everything the model can see and reason about must fit within this window. Anything outside it is invisible to the model during that interaction.
See also: token, context, large language model.