RelevanceTruthAndCompletenessEvaluatorOptions Class

Definition

public ref class RelevanceTruthAndCompletenessEvaluatorOptions sealed
public sealed class RelevanceTruthAndCompletenessEvaluatorOptions
type RelevanceTruthAndCompletenessEvaluatorOptions = class
Public NotInheritable Class RelevanceTruthAndCompletenessEvaluatorOptions
Inheritance
RelevanceTruthAndCompletenessEvaluatorOptions

Constructors

RelevanceTruthAndCompletenessEvaluatorOptions(Boolean)

Options for RelevanceTruthAndCompletenessEvaluator.

Properties

Default

Gets the default options for RelevanceTruthAndCompletenessEvaluator.

IncludeReasoning

Gets a value indicating whether the RelevanceTruthAndCompletenessEvaluator should include EvaluationDiagnostics (with Severity set to Informational) as part of the returned NumericMetrics for 'Relevance' 'Truth' and 'Completeness' to explain the reasoning behind the corresponding scores. By default, IncludeReasoning is set to false.

Applies to