CompletionResponse.Usage

CompletionResponse.Usage property

Gets or sets the usage statistics for the completion request.

public Usage Usage { get; set; }

See Also