AI Hub
All terms

Context Window

The maximum number of tokens a model can attend to at once, spanning both the prompt and its generated output.

The context window bounds how much text — instructions, documents, conversation history — a model can consider in a single request. Larger windows enable long-document analysis and longer agentic sessions, but cost more and can dilute the model’s focus.