GeminiSafetySetting.Threshold Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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