RunStepDetails.ToolCalls

RunStepDetails.ToolCalls property

Gets or sets the details of the tool calls.

public List<ToolCall> ToolCalls { get; set; }

See Also