InferenceScope.RecordInputTokens(Int32) Method
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.
Records the number of input tokens for telemetry tracking.
public void RecordInputTokens(int inputTokens);
member this.RecordInputTokens : int -> unit
Public Sub RecordInputTokens (inputTokens As Integer)
Parameters
- inputTokens
- Int32