Zenaique
Topics
Practice
Browse
Reference
Challenges
Pricing
Search…
⌘K
Topics
/
Inference Optimization
/
Prompt Caching
Prompt Caching
Subtopic
16 questions
Questions tagged with Prompt Caching — part of Inference Optimization.
Format
Difficulty
Role
Experience
Companies
Sort
Newest
Quality
Difficulty ↑
Difficulty ↓
Questions
When does inflating the system prompt actually lower cost per call?
Short Answer
Medium
·
Qual 4.0
Anthropic
'Prompt caching cuts our bill by 90 percent across the board', what's overclaimed?
Spot the Error
Medium
·
Qual 4.0
A teammate randomized system prompts per user and expects the prompt cache to still help, what's wrong?
Spot the Error
Medium
·
Qual 4.0
Predict the break-even read count for Anthropic prompt caching given the 1.25x / 0.1x rates
Predict Output
Medium
·
Qual 4.0
Anthropic
Rank these chat-API cost levers from highest to lowest typical ROI
Order Steps
Medium
·
Qual 4.0
Estimate the token tax a single tool round-trip adds compared with an inline answer
Predict Output
Medium
·
Qual 4.0
OpenAI
Prompt caching shows up on Anthropic and OpenAI pricing pages, what does it actually do?
Flashcard
Easy
·
Qual 4.0
Why does an agent loop with 5 tool calls have ~6× the latency of a single completion and how do you mitigate?
Short Answer
Hard
·
Qual 4.0
OpenAI
Which mitigation has the largest impact on agent-loop latency when tool calls are independent?
Multiple Choice
Medium
·
Qual 4.0
How do Anthropic and OpenAI prompt-cache pricing models work and what counts as a cache hit?
Short Answer
Medium
·
Qual 4.0
Which prompt-construction pattern is most likely to actually hit the provider's prompt cache?
Multiple Choice
Medium
·
Qual 4.0
Anthropic
OpenAI
Decompose the cost of a single API call into its components and explain which dominates.
Short Answer
Medium
·
Qual 4.0
Predict the total cost of one Claude Sonnet API call with realistic token counts
Predict Output
Medium
·
Qual 4.0
Your team is paying $40k/month on LLM tokens: most calls share a long system prompt + 8k tokens of few-shot examples. How does prompt caching help and what's the expected savings?
Short Answer
Medium
·
Qual 4.0
Anthropic
In a production LLM app with a stable system prompt + long retrieved context + variable user query, which part of the prompt becomes cacheable via Anthropic/OpenAI prompt caching?
Multiple Choice
Medium
·
Qual 4.0
Anthropic
OpenAI
Which of the following content types belong in the SYSTEM message (not the user message) in a production chat-style prompt?
Multi-select
Easy
·
Qual 4.0