Contextual Prompting
Also called: Context-Aware Prompting
A prompting technique that incorporates relevant context into a prompt to improve the accuracy, relevance, and coherence of model responses.
Explore more about Prompt Engineering
Related terms
An input containing instructions, context, or data provided to an AI model to guide its response or behavior.
System PromptAn initial instruction that sets the baseline behavior, constraints, and operational context for a language model.
Structured PromptingA technique for designing prompts with explicit formatting rules or schemas to constrain and format model outputs.
Retrieval-Augmented GenerationRAGAn architectural pattern that enhances generative model responses by retrieving relevant information from external knowledge bases.
Context WindowThe maximum amount of information a model can process and retain within a single interaction or inference.