Table of Contents

Property MaximumCompletionTokens

Namespace
LMKit.Integrations.SemanticKernel
Assembly
LM-Kit.NET.Integrations.SemanticKernel.dll

MaximumCompletionTokens

Gets or sets the maximum number of tokens to be generated in a single completion.

public int MaximumCompletionTokens { get; set; }

Property Value

int