Table of Contents

Property ChatTemplateFormatFlags

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

ChatTemplateFormatFlags

Gets or sets the flags that specify how the chat template should be formatted.

public LM.TemplateFormatFlags ChatTemplateFormatFlags { get; set; }

Property Value

LM.TemplateFormatFlags

The default format is detected and assigned based on the model's attributes.

Remarks

These flags control specific aspects of the chat template formatting, such as system prompt handling and suffix usage.