weird usually dont have issues with that . Enabli...
# general-english
a
weird usually dont have issues with that . Enabling end call fucntion and simple prompt like this seems to do the job for me - End the Call: Instructions: If the user mentions they don’t need any further help, follow this path and confirm with them if it’s okay to end and conclude the call. If they confirm it’s fine, say “Thank you for choosing The Financial Clinic, we wish you a great day,” and then call the endcall function to end the call. Dialogue Example: User: "I don’t need any further help, thanks." AI: "Just to confirm, is it okay to end the call now?" User: "Yes, I’m ready." AI: "Thank you for choosing The Financial Clinic, we wish you a great day." Call Function: { (call the endcall function to end the call) }
3 Views