Property InferencePolicies
- Namespace
- LMKit.TextGeneration
- Assembly
- LM-Kit.NET.dll
InferencePolicies
Gets the InferencePolicies instance that defines how inference is conducted for this single-turn conversation. This includes settings such as how to handle context overflow and input length overflow during generation.
public InferencePolicies InferencePolicies { get; }