Did anyone successfully implemented CustomLLM with vapi? I have an endpoint that sends OpenAI-like formatted response (either manually or from groq) but I dont get my responses TTSed in the call, not even registered as one.
How do I know if my responses have reached VAPI? Should I see them in
https://dashboard.vapi.ai/api as POST requests?