Table of Contents

Property SystemPrompt

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

SystemPrompt

Gets or sets the system prompt that is applied to the model before processing the user's request.

string SystemPrompt { get; set; }

Property Value

string