Share via


MistralAIPromptExecutionSettings.SafePrompt Property

Definition

Default: false Whether to inject a safety prompt before all conversations.

[System.Text.Json.Serialization.JsonPropertyName("safe_prompt")]
public bool SafePrompt { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("safe_prompt")>]
member this.SafePrompt : bool with get, set
Public Property SafePrompt As Boolean

Property Value

Attributes

Applies to