PROMPTS & APIs • 80 / 397
Understand how applications send instructions to models and handle production API behavior.
One-Shot Prompting
One-shot prompting includes one example showing the desired behavior or format.
Think of it like
Think of One-Shot Prompting 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 One-Shot Prompting to communicate with external services.
SRE lens
Provide one correctly formatted incident summary before asking for a new one.
Remember thisOne-shot prompting includes one example showing the desired behavior or format.