AI · Flashcard
A team must pick a model for a new feature. What is the fundamental trade-off across model tiers?
Why this is the answer
Capability trades against cost and latency, so match the tier to task difficulty. Larger is not universally cheaper or faster (2), tiers do differ (3), and smaller is not universally more accurate (4).
Read more in the docsMore Claude Certified Developer — Foundations flashcards
- A developer is told the model processes text as tokens rather than whole words. What is a token most accurately?
- A team builds a chat feature and assumes the API remembers previous messages by conversation ID, but Claude never recalls earlier turns. Why?
- A team debates whether their feature is an agent or a workflow. What most clearly distinguishes an agent?
