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