Table of Contents

Property SystemPrefix

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

SystemPrefix

Gets or sets the system message prefix used to prompt the language model.

public string SystemPrefix { get; set; }

Property Value

string

The default value is determined based on the model attributes.