Custom LLM/TTS/STT Integration with Vapi
I'm looking to build a voice agent over telephony using Vapi. Currently, the telephony is handled via Twilio. I'm planning to use the TypeScript SDK to build the server.
I want to know if it's possible to use custom LLM, TTS, or STT models instead of the default options listed in Vapi's documentation. If so, how can I integrate those custom models into the workflow?
Thanks
I want to know if it's possible to use custom LLM, TTS, or STT models instead of the default options listed in Vapi's documentation. If so, how can I integrate those custom models into the workflow?
Thanks