pub fn sample_tool_response(calls: Vec<ToolCall>) -> ChatResponseExpand description
Builds a ChatResponse containing the given tool calls.
pub fn sample_tool_response(calls: Vec<ToolCall>) -> ChatResponseBuilds a ChatResponse containing the given tool calls.