Property Intent
- Namespace
- LMKit.TextGeneration
- Assembly
- LM-Kit.NET.dll
Intent
Specifies the summarization behavior to apply to the input text. Determines whether the system should classify the content type (e.g., legal, technical, conversational) or generate a condensed semantic summary of its meaning.
public Summarizer.SummarizationIntent Intent { get; set; }
Property Value
- Summarizer.SummarizationIntent
The default value is Classification