45Compliance will not allow model API calls over the public internet. What are your options?▼hardNewJPMorgan ChaseSAPMicrosoft2 replies◆ premiumFour options with genuinely different costs, and the requirement is usually narrower than it first sounds. Establish whether it is about the network path, the data residency, or the provider's retention terms, because those need different answers.Open full answer →
38Your service now calls a model API on the critical path. How do your SLOs change?▼hardNewStripeDatadogSalesforce2 replies◆ premiumYou have added a dependency with a latency distribution an order of magnitude wider than anything else in your stack, whose failure mode is a plausible wrong answer rather than an error.Open full answer →
41Forty teams want to call models. Design the gateway that sits between them and the providers.▼expertNewStripeSalesforceAtlassian2 replies◆ premiumWithout one, every team implements its own retries, its own key handling, its own logging policy, and nobody can answer what the company spends or what a model change would break.Open full answer →
16An AI feature shipped and the model bill grew 8x in a month. How do you get control without turning it off?▼hardNewStripeSalesforceUber2 replies○ sign inToken spend has no natural ceiling. Every retry, every retrieved document, every chain step multiplies, and nothing in the system tells anyone until the invoice arrives.Open full answer →
28You need prompt and response logs to debug an AI feature, and legal says no. How do you resolve it?▼hardNewStripeSalesforceAtlassian2 replies◆ premiumPrompts contain whatever the user typed, which in a support product is names, account numbers and medical detail. Full-text logging is a data-protection decision, not a debugging preference.Open full answer →