Is there a way to see if the override
# general-english
a
Is there a way to see if the override settings has been applied looking at the logs?
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
3 Views