Prompt Injection

Prompt Injection is an adversarial technique that embeds manipulative instructions in user or retrieved content to subvert model behavior.

Related terms

Related terms

  • System Prompt

    AI

    A System Prompt is a top-level instruction layer that sets goals, boundaries, and response style before user messages are processed.

  • Classifier-Free Guidance (CFG)

    AI

    Classifier-Free Guidance (CFG) is a sampling technique that adjusts prompt adherence versus diversity in generated outputs. It is a common control in Diffusion Model pipelines and complements Prompt Enhancement.