ChatRequestPrompt Property
The query to send to the LLM, will be set to a default prompt if unset
Namespace: SuperBuilderWinServiceAssembly: IntelAiaService (in IntelAiaService.exe) Version: 1.0.0+2093811f3bac5da092b5ce9c8172233582eee4d5
public string Prompt { get; set; }
Public Property Prompt As String
Get
Set
public:
property String^ Prompt {
String^ get ();
void set (String^ value);
}
member Prompt : string with get, set
Property Value
String