Guide
Intermediate
Understanding Context Windows
February 18, 2025
An LLM's context window is the amount of text (measured in tokens) it can consider at one time. Larger context windows allow for more complex tasks and longer conversations, but can also increase costs.
Category: LLM Basics
Difficulty: Intermediate