Loading...

Context Window

Maximum tokens an LLM can consider in one request: prompt, history, files, and response combined.

When to use: When deciding between long context vs retrieval (RAG, file-mention).

Example: Claude Code's 1M-token context can load a mid-size codebase wholesale; 200K window holds ~500 pages of text.

More AI Tools & Productivity Glossary terms