SubmitToolOutputs.ToolCalls

SubmitToolOutputs.ToolCalls property

Gets or sets a list of the relevant tool calls.

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

See Also