Effective Prompt design #858
-
|
How do you design effective prompts? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Designing effective prompts is mostly about making the model understand your goal, constraints, and success criteria, then structuring the task so you can verify the result. A reusable prompt template Template Role: You are a ___. |
Beta Was this translation helpful? Give feedback.
Designing effective prompts is mostly about making the model understand your goal, constraints, and success criteria, then structuring the task so you can verify the result.
A reusable prompt template
Template
Role: You are a ___.
Task: Create/Answer ___.
Inputs/Context: ___.
Constraints: ___ (format, length, tone, what to avoid).
Process: Step-by-step (optional): ___.
Uncertainty rule: If missing info, say UNKNOWN and ask ___.
Output format: ___ (table/sections/JSON).
Success criteria: What “good” means: ___.