LlamaChatCompletionResponse.Usage

LlamaChatCompletionResponse.Usage property

Gets or sets usage statistics for the completion request.

public Usage Usage { get; set; }

See Also