Analysis empty and with internal errors
For our calls the analysis has been coming out empty {} lately. I have tried all the know fixes i have seen. The issue seems to come and go since some calls a couple of days ago worked with no change.
Upon inspecting the affected call logs i see in all the analysis items some errors:
So something appears to be broken internally at least with our constellation.
I attached a screenshot of how i am creating the analysis plan for the assistant creation using the vapi sdk assistants.create method-
Here are some of the affected call ids:
58fe2415-bae1-4e6b-b6bc-c75908785e0c
335bd57c-1b17-426e-88b0-240f084ebce0
a1a75dbc-8b12-40c5-aade-a63a681a0b45
This is blocking us massively so we would appreciate some help.
Upon inspecting the affected call logs i see in all the analysis items some errors:
- Analysis Summary errorAll model completion attempts failed. Last error: TypeError: Cannot read properties of undefined (reading '0')
- The API deployment for this resource does not exist. If you created the deployment within the last 5 minutes, please wait a moment and try again.
So something appears to be broken internally at least with our constellation.
I attached a screenshot of how i am creating the analysis plan for the assistant creation using the vapi sdk assistants.create method-
Here are some of the affected call ids:
58fe2415-bae1-4e6b-b6bc-c75908785e0c
335bd57c-1b17-426e-88b0-240f084ebce0
a1a75dbc-8b12-40c5-aade-a63a681a0b45
This is blocking us massively so we would appreciate some help.

GitHub
The official TypeScript SDK for accessing Vapi's API - VapiAI/server-sdk-typescript