AI Glossary
Context Window
How much an AI can "remember" in one conversation
Definition
The context window is the maximum amount of text (measured in tokens) that a language model can process at once — including both input and output. A 200K-token context window can fit roughly a book-length document. Larger context windows allow for longer conversations, more complex tasks, and processing large documents without chunking.