PROMPTS & APIs • 84 / 397
Understand how applications send instructions to models and handle production API behavior.
Constraint
A constraint is an explicit boundary on the model’s response or actions.
Think of it like
Think of Constraint like a restaurant or service desk: the request must reach the right endpoint in the right format and the response must be handled safely.
Real life
Web applications use concepts such as Constraint to communicate with external services.
SRE lens
“Do not make changes; only recommend commands” is a useful operational constraint.
Remember thisA constraint is an explicit boundary on the model’s response or actions.