-
Introduction of New Workflow Nodes: New nodes
ConversationNode,ToolNode, andHangupNodehave been added to simplify workflow design. You can now use these nodes to start conversations, integrate tools, and end calls in your workflows more efficiently. -
SesameVoice Added as a New Voice Option: The
SesameVoiceprovider is now available for assistant voices. You can configure your assistant’s voice to use Sesame by settingassistant.voicetoSesameVoice. -
Voice Schema Titles Updated for Clarity: Voice provider schemas have updated titles, e.g., from
OpenAItoOpenAIVoice. This helps avoid confusion by clearly indicating that these configurations are for voice settings. -
Enhancements to MonitorPlan Security Options: New properties
listenAuthenticationEnabledandcontrolAuthenticationEnabledhave been added toMonitorPlan. You can now enforce authentication for live listening and controlling calls by enabling these options. -
Addition of New Tools for Workflow Integration: New tools such as
BashTool,ComputerTool, andSmsSendToolhave been added. These allow your assistant to perform system commands, interact with computers, and send SMS messages within workflows. -
Deprecation of Voicemail Tool Type: The
voicemailtool type inCreateVoicemailToolDTOhas been deprecated. You should transition to alternative methods for handling voicemails in your applications. -
Replacement of VoicemailTool with TextEditorTool: References to
VoicemailToolhave been replaced withTextEditorToolin model configurations. Update your models to useTextEditorToolfor text editing functionality. -
Simplification of Transfer Destination Options: The
Stepdestination type has been removed fromTransferCallTooldestinations. Use other destination types likeassistantorphoneNumberwhen configuring call transfers. -
Introduction of Gemini Model in Google Platforms: The model
gemini-2.5-pro-preview-05-06is now available inGoogleModelandKnowledgeBase. You can select this model to utilize Google’s latest AI capabilities in your assistant.
Get the (almost) daily changelog