Table of Contents

Property SystemPrompt

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

SystemPrompt

Gets or sets the system prompt that defines the assistant's behavior.

public string SystemPrompt { get; set; }

Property Value

string

Remarks

The default prompt instructs the model to answer based on document content, acknowledge when information is not found, and match the user's language.