dead-brownD

Function calling – sorry a few more seconds

I keep having an issue where a function call leads the bot to enter a frozen state where it says "Sorry. A few more seconds".

The function has async set to true and the server URL function returns a successful message of the form {"result": "message"} as directed by the documentation.

I'm not sure if this is an issue on my side or on the VAPI side. Is there some way to figure out what is going on and debug this?
Was this page helpful?