You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! This is truly excellent code. I'm using it to schedule appointments. I'd like it to hang up when complete. I can probably figure it out on my own, but how would you do it? My system prompt goes through steps and I assume I need it to call a function when it's time to hangup. Thanks!
The text was updated successfully, but these errors were encountered:
Great suggestion, I will try to add some code to have the AI type a special bit of text that will allow it to execute code, like for example terminating the call.
When the python code detects that the last AI message contains the text "GOODBYE()" at the end, it will terminate the call
Hello! This is truly excellent code. I'm using it to schedule appointments. I'd like it to hang up when complete. I can probably figure it out on my own, but how would you do it? My system prompt goes through steps and I assume I need it to call a function when it's time to hangup. Thanks!
The text was updated successfully, but these errors were encountered: