James
09/16/2024, 12:50 PMVapi
09/16/2024, 12:51 PMVapi
09/16/2024, 12:51 PMJames
09/16/2024, 1:15 PMJames
09/16/2024, 1:40 PMJames
09/16/2024, 1:54 PMShubham Bajaj
09/16/2024, 2:35 PMJames
09/16/2024, 2:39 PMShubham Bajaj
09/18/2024, 2:20 AMJames
09/18/2024, 7:13 PMdtmf to work consistently? I see this in my logs but it only sometimes actually selects option 1-
{
"role": "tool_calls",
"time": 1726686132994,
"message": "",
"toolCalls": [
{
"id": "call_s6tPG3t7BD3Pn77Op5BRKlQs",
"type": "function",
"function": { "name": "dtmf", "arguments": "{\"keys\": \"1\"}" }
}
],
"secondsFromStart": 8.119
},
{
"name": "dtmf",
"role": "tool_call_result",
"time": 1726686132997,
"result": "Success.",
"toolCallId": "call_s6tPG3t7BD3Pn77Op5BRKlQs",
"secondsFromStart": 8.122
},JESUSCHRISTISLORD
09/19/2024, 9:08 AMShubham Bajaj
09/19/2024, 8:25 PMtrigger the dtmf tool with 1James
09/23/2024, 2:57 PMJames
09/23/2024, 3:54 PMModel called tool: dtmf({"keys":"1"}) in the logs but it doesn't do anythingShubham Bajaj
09/23/2024, 5:42 PMJames
09/23/2024, 5:43 PMShubham Bajaj
09/23/2024, 5:54 PMJames
09/23/2024, 6:38 PMShubham Bajaj
09/23/2024, 6:42 PMJames
09/23/2024, 6:44 PMcustomer.extension? Ideally I don't even have to have the model send the DTMF tone, I would think that it should be able to dial the extension directlyShubham Bajaj
09/23/2024, 7:15 PM{
"role": "tool_calls",
"time": 1727106889712,
"message": "",
"toolCalls": [
{
"id": "call_0oL1PUA1ljwUrxnypOHv8eXC",
"type": "function",
"function": {"name": "dtmf", "arguments": "{\"keys\": \"1\"}"}
}
],
"secondsFromStart": 5.453
},