Quiz 15 Question 10 of 20

A financial analytics application submits complex multi-step calculations to Claude. Occasionally, responses are cut off mid-calculation due to reaching max_tokens. The team sets max_tokens to 4,096 to prevent truncation, but this creates over-provisioning cost for short responses. What is the correct approach?

Select an answer to reveal the explanation.

Motivation