Prompt Compression
A technique for reducing the size of a prompt while preserving the information needed for an AI model to produce the desired output.
Explore more about Prompt Engineering
Related terms
The process of systematically improving prompts to increase the quality, consistency, efficiency, or reliability of AI model outputs.
Prompt CachingA technique that stores reusable prompt content so repeated requests can avoid processing the same input repeatedly, reducing latency and inference cost.
Prompt VersioningThe practice of tracking and managing different versions of prompts to preserve changes, compare variants, and maintain reproducibility.
Prompt TemplateA reusable prompt structure containing fixed instructions and variable placeholders for generating consistent inputs to an AI model.
Contextual PromptingA prompting technique that incorporates relevant context into a prompt to improve the accuracy, relevance, and coherence of model responses.