AI Glossary term

Context Window

The maximum amount of text a model can hold in view at once - your prompt, the conversation so far, and its reply, all counted in tokens.

Also called: context length

The maximum amount of text a model can hold in view at once - your prompt, the conversation so far, and its reply, all counted in tokens.

Why it mattersRun past it and the earliest content silently drops. It's usually the reason a long chat "forgets".

See also Token, Prompt Caching

Explore more AI terms

Browse the full glossary for plain-English definitions across models, agents, data, and safety.

Back to all terms