When I am using Groq Llama4 Maverick on test call it works great but when I use it on real call the latency goes to 5000ms whereas it shows 640 ms on Web and 1140 ms on Twilio ( I am using VAPI Number)
n
Noah Vandal
07/11/2025, 6:41 PM
That may be part of the plan you are using for groq? are you using the free api access? that has good latency, but a very long time to first token (TTFT), from what I have seen
c
Chiranjeet Mishra
07/11/2025, 9:13 PM
Enable streaming, switch to livekit endpointing, reduce waitSeconds, and ensure Groq Llama4 Maverick is used with real-time token streaming..