Hello everyone, I really need your help. I am having problem connecting my custom llm to Vapi. The flask API of the custom llm is responding to Vapi's POST request but Vapi is not taking the response and convert into text-to-speech (voice assistant remains silent). The JSON of the response is directly taken from OpenAI and returned to Vapi's POST request. Any help please?
Here is the log for your reference: