ToolCall.ToolType

ToolCall.ToolType property

Gets or sets the type of the tool. Currently, only function is supported.

public string ToolType { get; set; }

See Also