Partager via


GeminiSafetySetting.Threshold Property

Definition

Gets or sets the safety threshold.

[System.Text.Json.Serialization.JsonPropertyName("threshold")]
public Microsoft.SemanticKernel.Connectors.Google.GeminiSafetyThreshold Threshold { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("threshold")>]
member this.Threshold : Microsoft.SemanticKernel.Connectors.Google.GeminiSafetyThreshold with get, set
Public Property Threshold As GeminiSafetyThreshold

Property Value

Attributes

Applies to