Context window
The maximum amount of text a model can consider at once, covering the system prompt, the conversation history, any retrieved passages, and the user's question together. When the material you want to supply exceeds the window, something must be dropped or summarized, which is itself a configuration decision about what the model gets to see.
Defined in 5 GAGE programs, which carry 8 distinct definitions of it. The wording above is taught in AI Governance: Applied Mastery.
How each discipline defines it
The same term does different work depending on who is using it. These are the definitions as each program teaches them, unedited.
The amount of text (measured in units called tokens, roughly corresponding to word fragments) a large language model can consider at once when generating a response, including both the current prompt and any conversation history provided. A model with a larger context window can work with longer documents or longer conversations in a single exchange without losing track of earlier content.
The maximum amount of text a model can consider at once, covering the system prompt, the conversation history, any retrieved passages, and the user's question together. When the material you want to supply exceeds the window, something must be dropped or summarized, which is itself a configuration decision about what the model gets to see.
The portion of a conversation's text that a language model is actively given to read before generating its next response, which is how the tool appears to "remember" earlier details within a single ongoing conversation, even though it has no independent memory of that conversation once it ends.
The maximum amount of text an AI model can consider at once. Claude's standard context window is about 200,000 tokens (roughly 150,000 words); a 1,000,000-token window is available on newer Claude models for higher usage tiers. Gemini Pro models offer 1,000,000+ tokens.
the finite amount of text a model can consider at once when producing a single response, including the current conversation and anything retrieved into it; distinct from memory, which is the mechanism deciding what fills that window.
Where it is taught
The exact lessons this term appears in. The first 7 topics of every program are free with a free account.
- Building Your AI Briefcase · Your AI Learning Companion, AI Literacy & Professional Conduct
- What is AI? Definitions, History, and Types · AI Fundamentals, AI Literacy & Professional Conduct
- How AI Actually Works: Algorithms, Data, and Training · AI Fundamentals, AI Literacy & Professional Conduct
- Multimodal AI: Text, Image, Audio, Video · AI Fundamentals, AI Literacy & Professional Conduct
- The Eight Components I · The Agent, Deconstructed, Agentic AI Governance: Applied Mastery
- Prompts, context, and why the same model gives different companies different answers · Build Before You Govern, AI Governance: Applied Mastery
- Watching a machine run the whole conversation · The Demystification Lab, Senior AI Scam Defense
Terms it appears with
Not an alphabetical neighbourhood: these are the terms taught in the same lessons, ranked by how often they appear together.