XML Prompting
A technique that uses XML tags to structure prompts and separate instructions, context, and data for language models.
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.
Few-shot PromptingA prompting technique that guides a language model by including a small number of input-output examples in the prompt, helping the model infer the desired task, format, or behavior.
Zero-shot PromptingA prompting technique where a model is asked to perform a task without being given any prior examples in the input context.