What is the principle of giving the model time to think?
Prompt Engineering Patterns: Instruction Following, Negative Constraints, and Output Format Control
Audio flashcard · 0:18Nortren·
What is the principle of giving the model time to think?
0:18
Giving the model time to think means structuring prompts so the model can produce intermediate reasoning before its final answer, instead of forcing an immediate response. This includes chain-of-thought, asking for an outline before writing, or asking the model to consider alternatives before deciding. Models perform better with explicit thinking room, especially on hard problems.
---
platform.openai.com