Results for "ungrounded output"
Supervised Learning
Intermediate
Learning a function from input-output pairs (labeled data), optimizing performance on predicting outputs for unseen inputs.
Prompt
Intermediate
The text (and possibly other modalities) given to an LLM to condition its output behavior.
One-Shot Prompting
Intro
One example included to guide output.
Constraint Prompting
Intro
Explicit output constraints (format, tone).
Reflection Prompting
Intro
Asking model to review and improve output.
Prompt Sensitivity
Intermediate
Small prompt changes cause large output changes.
Feedback
Intermediate
Using output to adjust future inputs.
Structured Output
Intermediate
Forcing predictable formats for downstream systems; reduces parsing errors and supports validation/guardrails.