SetModelsRequestLlm Property
Sets and loads a new LLM given a model path
Namespace: SuperBuilderWinService.ProvidersImplAssembly: IntelAiaService (in IntelAiaService.exe) Version: 1.0.0+2093811f3bac5da092b5ce9c8172233582eee4d5
public string Llm { get; set; }
Public Property Llm As String
Get
Set
public:
property String^ Llm {
String^ get ();
void set (String^ value);
}
member Llm : string with get, set
Property Value
String