Batch your AI calls, halve the bill.
A for loop calling the model once per ticket pays full price and competes with live traffic for the same rate limit. The Batch API processes up to 100,000 requests at once, at half the cost — for exactly the work that was never going to need an answer in three seconds.