BeginnerFundamentals
What is a Context Window in AI Models?
A context window is the maximum amount of text an AI model can consider at once — its system prompt, conversation history, documents, and your current question all have to fit inside. Think of it as the model's working memory: finite, measured in tokens, and critical to how the model performs.
context-windowtokensllm-fundamentals
Swipe