mj
06/20/2025, 7:37 PMAditya
06/21/2025, 2:25 AM{
"role": "tool_calls",
"time": 1750418227144,
"message": "",
"toolCalls": [
{
"id": "call_6SDpBAGUd8pWGfQ2wzTxlIyX",
"type": "function",
"function": {"name": "questions_to_ask", "arguments": "{}"}
}
],
"secondsFromStart": 10.471
},
{
"role": "bot",
"time": 1750418228049.999,
"source": "",
"endTime": 1750418228690,
"message": "Just a sec.",
"duration": 640.0009765625,
"secondsFromStart": 11.639999
},
{
"name": "questions_to_ask",
"role": "tool_call_result",
"time": 1750418228158,
"result": "No result returned.",
"toolCallId": "call_6SDpBAGUd8pWGfQ2wzTxlIyX",
"secondsFromStart": 11.485
},
From the logs, it is either not formatted correctly or requires parameters to receive the values. Make sure when you return the values that there are no line breaks in the result so the LLM can process it correctly.hj.ong9
06/22/2025, 12:22 PMVahidKowsari
06/22/2025, 10:34 PMAditya
06/23/2025, 11:43 PMmj
06/26/2025, 8:18 PMAditya
06/27/2025, 8:44 AMVahidKowsari
06/27/2025, 4:32 PMVahidKowsari
06/27/2025, 4:36 PMAditya
06/28/2025, 10:15 AM