Get the (almost) daily changelog
- Simplified
transportproperty inCallconfiguration: You should now configure thetransportproperty inCallas an object when creating or updating aCall, since the separateTransportschema has been deprecated. This simplification makes it easier to work with transport details without referencing a separate transport configuration.
The Transport schema is now deprecated and will be removed in a future release.
- New call type
vapi.websocketCall: You can now make phone calls over WebSockets with Vapi. TheCallschema now supports a newtypevalue:vapi.websocketCall.