Table of Contents

Property UserPrefix

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

UserPrefix

Specifies the user message prefix used to prompt the language model.

public string UserPrefix { get; set; }

Property Value

string

The default value is determined based on the model attributes.