input:llm.CompletionResponse{Content:"The weather is sunny",ToolCalls:[]api.ToolCall{{Function:api.ToolCallFunction{Name:"get_weather",Arguments:api.ToolCallFunctionArguments{"location":"San Francisco"}}}},Done:true,DoneReason:llm.DoneReasonStop},
input:llm.CompletionResponse{Content:"<|channel|>commentary to=functions.get_weather<|message|>{\"location\":\"San Francisco\"}<|end|><|start|>assistant<|message|>The weather is sunny<|end|>",Done:true,DoneReason:llm.DoneReasonStop},