Table of Contents

Class ExtractiveChatOptions

Namespace
Qavren.Edge.Rag
Assembly
Qavren.Edge.Rag.dll

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.