Property AssistantPrefix
- Namespace
- LMKit.TextGeneration.Chat
- Assembly
- LM-Kit.NET.dll
AssistantPrefix
Specifies the assistant message prefix used to prompt the language model.
public string AssistantPrefix { get; set; }
Property Value
- string
The default value is determined based on the model attributes.