Is it possible to simply return the current time a...
# general-english
c
Is it possible to simply return the current time asynchronously without interrupting the conversation? What starting prompt would you use, perhaps a tool called getTime and then in the system prompt say “the current time is getTime”? Essentially what I am trying to do is make sure a customer can’t order a pizza when the stored is closed after business hours, and for the voice agent to instantly know that the store is closed without saying “let me go check if the store is closed”.
3 Views