Phase 11 · Large Language Models
TopicsContext Window & Attention
Part of the AI Engineer Roadmap.
Summary
The maximum number of tokens an LLM can 'see' at once — a hard constraint on how much conversation history, document content, or retrieved context you can feed a model.
How to Learn This
- 1Compare context window sizes across popular models (GPT, Claude, Gemini).
- 2Learn why larger context windows cost more compute (attention scales quadratically with sequence length).
- 3Understand strategies (summarization, retrieval) for working within a limited context window.
More topics in Large Language Models
Stuck on this topic? Ask an Insider
Get 1:1 guidance from people who've walked this exact path — free on the InsideEdge app.