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