Table of Contents

Property PromptTokens

Namespace
Qavren.Edge.Chat
Assembly
Qavren.Edge.Chat.Onnx.dll

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; }

Property Value

int