BrentPope
07/14/2024, 9:05 PMVapi
07/14/2024, 9:07 PMVapi
07/14/2024, 9:07 PMBrentPope
07/15/2024, 1:10 AMVapi
07/15/2024, 1:10 AMShubham Bajaj
07/15/2024, 1:06 PMBrentPope
07/15/2024, 2:35 PMShubham Bajaj
07/15/2024, 3:22 PMjson
🔵 20:25:00:583 Tool Calls Finished. Results: [
{
"toolWithToolCall": {
"type": "function",
"function": {
"name": "Get_FreeBusy",
"description": "Use this function to get a list of calendar times already busy."
},
"async": true,
"server": {
"url": "https://hook.us1.make.com/3526u5f969eunlydgiaq3pwovgdejyf3"
},
"messages": [
{
"type": "request-start",
"content": "One moment please"
},
{
"type": "request-failed",
"content": "I can't open the calendar."
},
{
"type": "request-response-delayed",
"content": "It appears there is some delay in communication with the time API",
"timingMilliseconds": 4000
}
],
"toolCall": {
"id": "call_yl2lZls6G5slI48SD4EQusAO",
"type": "function",
"function": {"name": "Get_FreeBusy", "arguments": {}}
}
},
"toolCallResult": {
"result": "Success.",
"name": "Get_FreeBusy",
"toolCallId": "call_yl2lZls6G5slI48SD4EQusAO"
}
}
]BrentPope
07/15/2024, 3:42 PMBrentPope
07/15/2024, 3:45 PMShubham Bajaj
07/15/2024, 6:42 PMShubham Bajaj
07/15/2024, 6:42 PMShubham Bajaj
07/15/2024, 6:43 PMBrentPope
07/15/2024, 6:43 PMBrentPope
07/15/2024, 6:44 PMBrentPope
07/15/2024, 6:45 PMShubham Bajaj
07/15/2024, 6:47 PMBrentPope
07/15/2024, 6:50 PMShubham Bajaj
07/15/2024, 6:54 PMShubham Bajaj
07/15/2024, 6:55 PMBrentPope
07/15/2024, 6:56 PMBrentPope
07/15/2024, 6:57 PMBrentPope
07/15/2024, 7:21 PMShubham Bajaj
07/15/2024, 9:17 PMjson
"toolCallResult": {
"result": "Success.",
"name": "Get_FreeBusy",
"toolCallId": "call_raATf9YbUD3qQ4tpN7R1UX9D"
}
Then how can it work, please return response according to your assistant such as
json
"toolCallResult": {
"result": "{start: datetime, end: datetime}",
"name": "Get_FreeBusy",
"toolCallId": "call_raATf9YbUD3qQ4tpN7R1UX9D"
}
Obviously result is just approximation of what you can return.BrentPope
07/15/2024, 9:20 PMShubham Bajaj
07/15/2024, 9:33 PMjson
"results": [
{
"result": "<result>",
"toolCallId: "<toolCallId>"
}
]Shubham Bajaj
07/15/2024, 9:33 PMBrentPope
07/15/2024, 9:34 PMBrentPope
07/15/2024, 9:35 PMShubham Bajaj
07/15/2024, 9:38 PMBrentPope
07/15/2024, 9:39 PMBrentPope
07/15/2024, 9:44 PMShubham Bajaj
07/15/2024, 9:48 PMShubham Bajaj
07/15/2024, 9:50 PMBrentPope
07/15/2024, 9:57 PMShubham Bajaj
07/15/2024, 9:59 PMBrentPope
07/15/2024, 10:01 PMShubham Bajaj
07/15/2024, 10:30 PMBrentPope
07/16/2024, 1:31 PMShubham Bajaj
07/16/2024, 8:28 PMShubham Bajaj
07/16/2024, 11:45 PMBrentPope
07/16/2024, 11:46 PM