Ok, times it fails what happens?
# general-english
a
Ok, times it fails what happens?
j
The bot asks if the person is there and if it gets interupted by the voice mail prompt it says, "I think we have a bad connection" and the tries the sales pitch again. 😆
Actually the system correctly determines that it's a voice mail by the end of call report but the bot doesn't respond appropriately.
a
ahh ok hmm...
have you tried adding some prompt engineering in to help with this?
j
This is a common issue! My bot at times repeats back the callers number mentioned in their voice mail and asks to call that number 😂 I’ve tried prompting. On a good day it works and there weren’t many good days!
a
lol!!
prompt engineering with guardrails is helpful as well as maybe custom LLM with an agentic system for responses...
this is a bluesky, whole new world
j
I thought since it says voice mail detection I could just leave it as is
j
Oh and it does leave the voice mail message on top of that too!
j
Mine does it like 1 in 10 times, so I'm going to add a prompt on top of it to see if that helps.
a
sure thing!!
8 Views