Table of Contents

Property PromptPrefix

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

PromptPrefix

Defines a text string that will be added at the start of the chat prompt.

public string PromptPrefix { get; set; }

Property Value

string

The default value is determined based on the model attributes.