UnloadModelsRequestLlm Property
When true, unload the current LLM
Namespace: SuperBuilderWinServiceAssembly: IntelAiaService (in IntelAiaService.exe) Version: 1.0.0+2093811f3bac5da092b5ce9c8172233582eee4d5
public bool Llm { get; set; }
Public Property Llm As Boolean
Get
Set
public:
property bool Llm {
bool get ();
void set (bool value);
}
member Llm : bool with get, set
Property Value
Boolean