Quiz 4 Question 9 of 20

A legal document processing platform generates Claude calls for contract clause classification. Their system prompt includes: 50 static legal definitions (2,000 tokens), 20 few-shot examples (4,000 tokens), and per-document context injected dynamically (500-2,000 tokens). They want to apply prompt caching strategically to maximize cost reduction. Which cache_control placement achieves the highest cache hit rate?

Select an answer to reveal the explanation.

Motivation