OpenAI’s GPT-5.5 model is now available as a managed LLM in the Voice Agent API. GPT-5.5 is an Advanced tier model.
Set the model in your agent configuration:
For the full list of supported models and pricing tiers, see the Voice Agent LLM Models documentation.
The llama-nemotron-super-49B (Llama Nemotron Super 49B) model has been removed from the NVIDIA provider due to poor performance. The nemotron-3-nano-30B-A3B model remains available. See the NVIDIA models table for current options.
The agent.speak.provider.speed parameter now supports Cartesia TTS in addition to Deepgram TTS. For Cartesia, the parameter accepts the following preset values:
slowestslownormalfastfastestYou can also pass a numerical value for more granular control. See the Cartesia speed documentation for details.
For more details, see the TTS Models documentation.