Share via


HuggingFaceChatCompletionMetadata.UsageCompletionTokens Property

Definition

The count of token in the current completion.

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

Property Value

Remarks

Usage is not available for streaming chunks.

Applies to