PromptOptionsTypesScoreDocumentsPromptIncludeReasoning Property
Include explanations for each score (will take longer to compute)
Namespace: SuperBuilderWinService.ProvidersImplAssembly: IntelAiaService (in IntelAiaService.exe) Version: 1.0.0+2093811f3bac5da092b5ce9c8172233582eee4d5
public bool IncludeReasoning { get; set; }
Public Property IncludeReasoning As Boolean
Get
Set
public:
property bool IncludeReasoning {
bool get ();
void set (bool value);
}
member IncludeReasoning : bool with get, set
Property Value
Boolean