RagIngestionParamsUseSemanticSplitter Property
Namespace: SuperBuilderWinService.ConfigDataProvider.DataModelsAssembly: IntelAiaService (in IntelAiaService.exe) Version: 1.0.0+2093811f3bac5da092b5ce9c8172233582eee4d5
public bool? UseSemanticSplitter { get; set; }
Public Property UseSemanticSplitter As Boolean?
Get
Set
public:
property Nullable<bool> UseSemanticSplitter {
Nullable<bool> get ();
void set (Nullable<bool> value);
}
member UseSemanticSplitter : Nullable<bool> with get, set
Property Value
NullableBoolean