A setting that controls how much randomness goes into choosing each token — low is predictable, high is varied.
Writing the input to a model deliberately — with context, examples and constraints — to get a more reliable output.
Prompt engineering is the practice of structuring what you send a model so the output is more reliable. In practice that means supplying context the model cannot infer, showing examples of the format you want, stating constraints explicitly, and giving the model an explicit way to decline rather than forcing it to invent.
The name oversells it somewhat — much of it is simply clear technical writing. But the effect sizes are real: the same model given a well-specified prompt and a vague one behaves like two different systems.
A setting that controls how much randomness goes into choosing each token — low is predictable, high is varied.
A generative model that learns to reverse a gradual noising process, turning random noise into an image step by step.
Two networks trained against each other — one generating fakes, one detecting them — until the fakes are convincing.
Definitions are reviewed by our editorial team. Spotted a problem? Tell us.