PromptOptionsTypesScoreDocumentsPromptIsScoringCriteria Property
When true, the prompt is the scoring criteria
Namespace: SuperBuilderWinService.ProvidersImplAssembly: IntelAiaService (in IntelAiaService.exe) Version: 1.0.0+2093811f3bac5da092b5ce9c8172233582eee4d5
public bool IsScoringCriteria { get; set; }
Public Property IsScoringCriteria As Boolean
Get
Set
public:
property bool IsScoringCriteria {
bool get ();
void set (bool value);
}
member IsScoringCriteria : bool with get, set
Property Value
Boolean