Table of Contents

Property SystemPrompt

Namespace
LMKit.Integrations.SemanticKernel
Assembly
LM-Kit.NET.Integrations.SemanticKernel.dll

SystemPrompt

Specifies the system prompt applied to the model before forwarding the user's requests.

The default value is "You are a chatbot that always responds promptly and helpfully to user requests."

public string SystemPrompt { get; set; }

Property Value

string