Property SystemMessageSuffix
- Namespace
- LMKit.TextGeneration.Chat
- Assembly
- LM-Kit.NET.dll
SystemMessageSuffix
Gets or sets the suffix to append after each system message.
public string SystemMessageSuffix { get; set; }
Property Value
- string
The default value is determined based on the model attributes.