Property SystemPrompt
SystemPrompt
Gets or sets the system prompt that defines the assistant's behavior.
public string SystemPrompt { get; set; }
Property Value
Remarks
The default prompt instructs the model to answer based on document content, acknowledge when information is not found, and match the user's language.