Skip to main content

    Context Window

    The context window is the maximum amount of text (in tokens) that a model can take as input in one request; it limits how much you can send or retain in a conversation.

    Share this term

    In Simple Terms

    Think of it as the size of the whiteboard the model can see at once; anything beyond that is out of view.

    Detailed Explanation

    Everything you send—system prompt, history, and current message—counts toward the context window. When you exceed it, you must shorten, summarize, or drop older content. When it matters: for long documents, multi-turn chats, and RAG (how many chunks you can include). Common mistakes: sending huge prompts without checking the limit, or forgetting that the model reply also uses context.

    Want to Implement AI in Your Business?

    Let's discuss how these AI concepts can drive value in your organization.

    Schedule a Consultation