HuggingFaceChatCompletionMetadata.UsageCompletionTokens Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.