A context window represents the maximum total tokens (input + output) an LLM can process in a single API call. Context limits range from 128,000 tokens (GPT-4o) up to 1,048,576 tokens (Gemini 3.5 Flash and Claude Sonnet 4.6), and even 10,000,000 tokens (Llama 4 Scout).
Visual representation of how much context window is consumed based on your input parameters.