Property SamplingMode
- Namespace
- LMKit.Integrations.SemanticKernel
- Assembly
- LM-Kit.NET.Integrations.SemanticKernel.dll
SamplingMode
Gets or sets the sampling mode used for token selection during text generation.
public TokenSampling SamplingMode { get; set; }