Learn
Context Window
Plain-language explainer of Context Window, with related catalog pages.
Definition
A context window is how much tokenized input (and often output) a model can consider in one request.
How it works
Everything in the window — system instructions, retrieved docs, chat history, tool results — competes for space. Larger windows help long documents; they do not guarantee better reasoning.