EvalItemResult.TokenUsage Property

Definition

Gets or sets token usage information from the evaluation.

public System.Collections.Generic.IReadOnlyDictionary<string,int>? TokenUsage { get; set; }
member this.TokenUsage : System.Collections.Generic.IReadOnlyDictionary<string, int> with get, set
Public Property TokenUsage As IReadOnlyDictionary(Of String, Integer)

Property Value

Applies to