Questions
Common questions.
What is Context Window?
A context window is the maximum amount of input a model can process in one request, measured in tokens.
How does Context Window work?
It limits how much conversation history, retrieved data, and tool output can be considered at once.
Which terms are related to Context Window?
Closely related concepts include Context Window Poisoning, MCP (Model Context Protocol), MCP Sampling, MCP Tool Schema. Each is defined in the Prefactor glossary.
Keep reading