How Gradient Labs built a real-time voice agent with Temporal: When resilience isn't the top priority
Eliot Miller (Backend Engineer, Gradient Labs) explains how his team added voice to their AI support agent for financial services using Temporal, and what they had to trade away to do it. Running LLMs in parallel was too slow for voice latency requirements, so they traded resilience for speed, without touching the AI engineers' code.

