It sounds like your Vapi agent has a default greet...
# general-english
f
It sounds like your Vapi agent has a default greeting that's overriding your custom prompt. This usually happens when the agent's first message isn't explicitly defined in your configuration, so it falls back to a built-in default. Can you share what you have set for the firstMessage parameter in your agent configuration?
2 Views