Skip to content

Add changelog for 2025-04-27 #362

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 28, 2025
Merged

Add changelog for 2025-04-27 #362

merged 1 commit into from
Apr 28, 2025

Conversation

quantstruct-bot
Copy link
Collaborator

  1. New Assistant Hook for Call Ending Events: You can now define actions to execute when a call is ending using Assistant.hooks\["AssistantHookCallEnding"\]. This allows you to specify actions like transferring the call, saying a message, or invoking a function at the end of a call.

  2. Enhanced Voicemail Detection Configuration: Configure voicemail detection more precisely with new Assistant.voicemailDetection.backoffPlan and Assistant.voicemailDetection.beepMaxAwaitSeconds properties. This lets you control retry strategies and set maximum wait times for voicemail beeps.

  3. Twilio Authentication Using API Keys: Authenticate with Twilio using apiKey and apiSecret when importing a Twilio Phone Number This replaces the need for authToken.

  4. Support for New Voicemail Detection Provider and Model: Utilize the new vapi provider for voicemail detection by configuring Assistant.voicemailDetection.provider. Additionally, the gemini-2.5-flash-preview-04-17 model is now supported in various schemas for advanced capabilities.

  5. Expanded Workflow Nodes: Workflows now support Start and Assistant nodes, enabling more complex and customizable call flow designs. This allows for greater flexibility in defining how calls are handled.

@quantstruct-bot quantstruct-bot changed the title Add changelog Add changelog for 2025-04-27 Apr 28, 2025
Copy link
Contributor

@quantstruct-bot quantstruct-bot merged commit 0e94959 into main Apr 28, 2025
4 checks passed
@quantstruct-bot quantstruct-bot deleted the changelog branch May 10, 2025 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant