External Publication
Visit Post

Voice AI people: Are you using Agents SDK on prod?

OpenAI Developer Community May 13, 2026
Source
Hi @f10w! I am probably biased here, but I wanted to add a few details. The Agents SDK did get a major recent update, centered on Sandbox Agents, controlled execution environments, memory/resume, and harness customization. The caveat is that this is still version 0.14.0. Just a few days ago, the default model for realtime agents was updated to the newest model, gpt-realtime-2. In the context of using the newest realtime models, I suggest following the best practices guidance. I recently created a list of relevant sources and will link it below. Hope this helps! https://openai.com/index/the-next-evolution-of-the-agents-sdk/ New Realtime Voice Models in the API Announcements > Additional Documentation and Guides related to this release: Realtime and audio Updated overview for choosing between voice agents, realtime translation, realtime transcription, and request-based audio APIs. It explicitly routes low-latency voice agents to gpt-realtime-2. Using realtime models New/updated prompting guide for gpt-realtime-2, including reasoning effort, preambles, tool policies, unclear audio handling, exact entity capture, and long-session behavior. Voice agents Updat…

Discussion in the ATmosphere

Loading comments...