次の方法で共有


HuggingFaceChatCompletionMetadata.UsagePromptTokens Property

Definition

The count of tokens in the prompt.

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

Property Value

Remarks

Usage is not available for streaming chunks.

Applies to