Glossary · Prompting & context
Context truncation
Context truncation is cutting text from a model's input, usually the oldest messages or the end of a document, when it would otherwise exceed the context window, which can silently drop needed information.
Context truncation sits in the Prompting & context part of the Agentik {OS} glossary, which defines the words used to build and run AI agent systems.
Also called truncation.