32Your agent product's tool-call success rate fell from 94 to 61 percent after a deploy. Debug it.▼mediumNewBasetenTogether AIModal4 replies◆ premiumTool calling passes through four layers and a break in any one produces the same symptom, so the debugging is a bisection rather than an investigation. Which layer the size of the drop points at, the deploy diff that usually contains the answer, and why no latency metric moved.Open full answer →
39A replica restarts and loads different weights than its siblings. How did that happen?▼mediumNewBasetenTogether AIModal4 replies◆ premiumA model reference that names a branch points at whatever is current, so a restart months after a deploy loads whatever the authors published since. What that produces, why the fleet ends up half-updated, and the three changes that make a deployment reproducible.Open full answer →