Property SystemPrompt
- Namespace
- LMKit.TextGeneration
- Assembly
- LM-Kit.NET.dll
SystemPrompt
Specifies the system prompt that is applied to the model before forwarding the user's request.
public string SystemPrompt { get; set; }
Property Value
- string
The default value is "You are a chatbot that always responds promptly and helpfully to user requests."