Property ChatHistory
- Namespace
- LMKit.Finetuning
- Assembly
- LM-Kit.NET.dll
ChatHistory
The full conversation that constitutes the supervision signal for fine-tuning. This should include all relevant turns (system, user, assistant) in order.
public ChatHistory ChatHistory { get; }