Table of Contents

Property MaxExtractionCompletionTokens

Namespace
LMKit.Agents
Assembly
LM-Kit.NET.dll

MaxExtractionCompletionTokens

Has no effect: the extraction engine sizes its own completion budget from the schema and content.

[Obsolete("Has no effect: the extraction engine sizes its own completion budget. This property will be removed in a future release.")]
public int MaxExtractionCompletionTokens { get; set; }

Property Value

int
Share