Table of Contents

Property GeneratedTokenCount

Namespace
LMKit.Document.Conversion
Assembly
LM-Kit.NET.dll

GeneratedTokenCount

Gets the number of tokens emitted by the vision model for this page, or 0 when the page was handled by the text-extraction strategy.

public int GeneratedTokenCount { get; }

Property Value

int
Share