Property PromptTokens
PromptTokens
Total sequence length the model conditioned on, after any conversation-cache append. Equal to
UsageDetails.InputTokenCount on the same response.
public int PromptTokens { get; init; }
Total sequence length the model conditioned on, after any conversation-cache append. Equal to
UsageDetails.InputTokenCount on the same response.
public int PromptTokens { get; init; }