ToolChoice.ObjectType.Function

ToolChoice.ObjectType.Function property

Gets or sets the function to call.

public CompletionFunction Function { get; set; }

See Also