Last updated: 2026-04-18

What is Context window?

The amount of text an LLM can process in one pass, measured in tokens. Larger windows (200k+) let agents keep more of a project in memory; smaller windows force summarization. Directly impacts cost per call.

See also

← Back to the full AI agent glossary.