Share via


HuggingFaceChatCompletionMetadata.UsageTotalTokens Property

Definition

The total count of tokens used.

public int? UsageTotalTokens { get; }
member this.UsageTotalTokens : Nullable<int>
Public ReadOnly Property UsageTotalTokens As Nullable(Of Integer)

Property Value

Remarks

Usage is not available for streaming chunks.

Applies to