Get the (almost) daily changelog
  1. New Slack and Google Calendar Tools Added: You can now use the built-in Slack tool to send messages and use the Google Calendar tool to check calendar availability directly from your assistant, with full CRUD operations available via the /tool API endpoint. You can authenticate the Slack tool and the Google Calendar tool using OAuth2 from the Vapi provider keys page.
Slack Tool
Slack Tool
Google Calendar Tool
Google Calendar Tool
  1. Select LLM Model in Workflow Nodes: You can now select and update which LLM model you want to use within workflow nodes, allowing more precise control over the assistant’s behavior in different workflow nodes and easier configuration updates.

  2. Enhanced Call Monitoring and Reporting: We’ve improved call monitoring with conversation turn tracking, millisecond-precision timestamps, and provided more detailed call end reasons. These enhancements make it easier to track conversation flow, perform precise time calculations, and diagnose specific call termination issues like server overloads or database errors.

  3. Enable Background Denoising: You can now filter out background noise during calls by setting Assistant.backgroundDenoisingEnabled to true.