Property Grammar
- Namespace
- LMKit.TextGeneration
- Assembly
- LM-Kit.NET.dll
Grammar
Gets or sets the Grammar object used to enforce grammatical rules during text generation. This allows for controlled and structured output from the model.
Grammar Grammar { get; set; }