Daniel
10/22/2025, 1:15 PMVapi Support Bot
10/22/2025, 1:16 PMgpt-4o-mini-realtime-preview model using the OpenAI Realtime API, which is optimized for ultra-low latency (targeting 400ms):
json
{
"model": {
"provider": "openai",
"model": "gpt-4o-mini-realtime-preview"
}
}
This change is recommended for latency-critical applications and should help you achieve much lower response times (see documentation for more details: https://docs.vapi.ai/openai-realtime).
Source:
- [OpenAI Realtime Documentation](https://docs.vapi.ai/openai-realtime)Alamin H
10/22/2025, 8:42 PMChiranjeet Mishra
10/24/2025, 6:43 AM