Udostępnij za pośrednictwem


UsageDetails.TotalTokenCount Property

Definition

Gets or sets the total number of tokens used to produce the response.

public:
 property Nullable<long> TotalTokenCount { Nullable<long> get(); void set(Nullable<long> value); };
public long? TotalTokenCount { get; set; }
member this.TotalTokenCount : Nullable<int64> with get, set
Public Property TotalTokenCount As Nullable(Of Long)

Property Value

Applies to