Web API Function call not working

Hi All,
I have been trying to get function calling working in a web client app (no web server). I have a web client app and following the pizza web app example. I am using an ephemeral agent creation and I created a function definition following the OpenAI schema for functions. By looking at the VAPI dashboard, I see that the agent is triggering the function calls correctly, but they are not showing up in the messages event handler in the client. The transcript messages are working correctly. Any suggestions on how to fix or debug this?
Was this page helpful?