Is there a way to see if the override settings has been applied looking at the logs?
Alberto
05/26/2025, 5:03 AM
We are sending override configuration using the SDK:
vapi.start( extraParams.assistantId, assistantOverrides );
The assistantOverrides, seems like are not being used (not all of them) as the startSpeakingPlan seems to go to what is on the UI in VAPI