MessagePlan breaking changes
# support
g
I just read in the Changelog; *Breaking Changes The following changes may require updates to your existing integrations: The messagePlan and backgroundDenoisingEnabled properties have been removed from Assistant, AssistantOverrides, CreateAssistantDTO, and UpdateAssistantDTO. Use backgroundSpeechDenoisingPlan instead for background denoising configuration.* I was just wondering is there a timeline when messagePlan will no longer be supported / how breaking changes are handled with the API? Given that backgroundSpeechDenoisingPlan has been created, will there be an idleMessagePlan or something else for the assistant too? I've been using
idleMessages
,
silenceTimeoutMessage
,
idleMessageMaxSpokenCount
,
idleMessageResetCountOnUserSpeechEnabled
and
idleTimeoutSeconds
as part of the
messagePlan
on an assistant. Will these options be moved elsewhere or will it be no longer possible to customise them? Thanks
Furthermore, despite mentioning that messagePlan has been removed from Assistant, it's still showing in the docs here: https://docs.vapi.ai/assistants/idle-messages
a
Bump - also wondering what the right way to generate "idleMessages" will be going forward
c
There might be some customization in the future under a different function or different name, but for now we do not have any information regarding messagePlan for these functions. If you have any other questions please feel free to reach out
r
Hi! So there is no short term plan to re-introduce idle message customization via the API? Consequently, this feature is basically gone for non-English use cases (bc the dashboard only has a multi-select field with English presets)?
c
Currently there is no ETA on re-introducing that customization via API, but if there is a change to our platform regarding idleMessage customization it will show up in our changelog