Back to Glossary
AI Technology

Context Window

The maximum amount of text an AI model can process in a single request.

Definition

A context window is the maximum number of tokens (roughly words or word pieces) that a language model can process in a single request. This includes both the input prompt and the generated response. Larger context windows allow processing longer documents and maintaining more conversation history, but come with increased computational cost. RAG systems help work around context limits by retrieving only relevant passages.

See Context in action

Understanding the terminology is the first step. See how Conductor applies these concepts to solve real document intelligence challenges.

Request a demo