Models often present uncertain answers with high confidence. Calibration prompts instruct the model to assess its own certainty using structured scales, enabling downstream systems to route low-confidence answers to human review or alternative strategies.
Answer the question and rate your confidence.
Format: {answer: '...', confidence: 0-100, reasoning: '...'}
Confidence guidelines:
Claude handles Confidence Calibration Prompts tasks with excellent instruction compliance and structured output formatting.