Table of Contents

Property MaximumCompletionTokens

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

MaximumCompletionTokens

Defines the maximum number of tokens (text chunks) permitted for text completion or generation.

int MaximumCompletionTokens { get; set; }

Property Value

int