Sintra AI
Home
Live Feed
Automation Hub
Prompt Library256
AI News554
Weekly Digest
Topic Hubs
AI History
AI Labs
Research
Learning Paths
Guides
Resources
Concepts
Videos
AI Tools74
Models
Claude
Google AI
Cost Calc
Skip to content
Sintra AIConcepts
Home/Concepts/Context Window
๐ŸชŸ
Models & AIBeginner

Context Window

How much text an AI can see and remember at once.

Every LLM has a context window โ€” the maximum number of tokens it can process in a single interaction. Everything the model can "see" โ€” your system prompt, conversation history, documents you paste in โ€” must fit within this limit.

If the window is 128,000 tokens (~96,000 words) and your conversation exceeds that, earlier messages are dropped. The model has no memory of them.

Modern frontier models: GPT-5.5 supports 1M tokens, Claude Opus 4.7 and Sonnet 4.6 also support 1M, and Gemini 3.1 Pro extends to 2M โ€” the largest of any frontier model as of mid-2026. This is critical for analysing long documents, maintaining long conversations, or processing entire codebases.

In plain terms

The context window is like a whiteboard in the room. The AI can only reference what's written on it โ€” once it fills up, you must erase something to write more.

Related concepts

๐Ÿช™

Tokens

The tiny chunks of text an AI reads, one at a time.

โฌก

Large Language Model

AI trained on vast text to understand and generate language.

๐Ÿ“š

Retrieval-Augmented Generation

Giving the AI access to your documents before it answers.

Stay current

New prompts & AI news, weekly

No noise. Curated highlights from the library.

Newsletter signup is currently disabled.

Sintra Tesseract

A curated library of AI use cases, mapped across every way to think with a machine.

Open source ยท Free forever

Discover

Use CasesCollectionsAI Tools DirectoryAI NewsLearning PathsResources & Links

Reference

Claude & AnthropicAI ConceptsAI HistoryAI LabsGoogle AI Tools

Elsewhere

AI Keynote โ†—GitHub โ†—RSS Feed โ†—
ยฉ 2026 Sintra ยท Curated in the open.Built on the void.