Class ExtractiveChatOptions
Tuning for the no-LLM extractive floor.
public sealed class ExtractiveChatOptions
- Inheritance
-
ExtractiveChatOptions
- Inherited Members
Properties
- MaxCharsPerSource
Per-source clamp for the quoted text. Default 600 characters.
- MaxSources
How many of the highest-ranked sources the answer quotes. Default 3.
- NoResultsAnswer
What to answer with no sources at all.