AI Glossary

Context Window

What it means, why it matters to your business, and where it shows up in a real build decision.

In plain terms

The context window is the amount of text an AI model can consider at once, covering both your input and its response. It sets a hard limit on how much a model can read in a single pass. Larger windows cost more per use, which is why retrieval is often smarter than pasting everything in.

A simple analogy

The context window is the AI's short-term memory. It holds everything in front of it, but once the conversation or document exceeds its capacity, earlier content starts to fall off the edge.

What it looks like in practice

A company building a contract review tool discovers the model misses a key clause on page 40 because the full contract exceeds the context window. They switch to chunked retrieval to solve it.

When to use it

Understanding context window limits is essential when designing any system that processes long documents or multi-turn conversations. It determines your retrieval and chunking architecture.

When to avoid it

Pasting an entire knowledge base into the context window to avoid building a retrieval layer is an anti-pattern. It is slower, more expensive, and less accurate than selective retrieval.

Work with us

Put this to work on a real problem.

Tell us what's slowing you down and we'll show you where LLM integration fits.

Work with us

Tell us what's broken.

Tell us what's not working in your business. We'll find the real problem and tell you exactly what it would take to fix it.

  • Scope and cost agreed before work starts. No surprises. No obligation.
  • Working prototype within 3 weeks of kickoff.
  • Pay by milestone. You see progress before each invoice.
  • 60-day post-launch warranty. Bug fixes, UI tweaks, and deployment support. No retainer.
  • All conversations are NDA-protected.