← Glossary
Context Window
The maximum amount of text an LLM can consider at once in a single request.
Every model has a limit on how many tokens of input and output it can handle in one request. A larger context window lets a model consider more source material at once (e.g. a long document or entire codebase) without needing it broken into smaller retrieved chunks.
Where this shows up in practice
Have a project in mind?
Tell us what you're trying to automate or build — we'll reply with next steps, not a sales pitch.