GeminiMetadata.PromptFeedbackSafetyRatings 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.
List of safety ratings for the prompt feedback.
public System.Collections.Generic.IReadOnlyList<Microsoft.SemanticKernel.Connectors.Google.GeminiSafetyRating>? PromptFeedbackSafetyRatings { get; }
member this.PromptFeedbackSafetyRatings : System.Collections.Generic.IReadOnlyList<Microsoft.SemanticKernel.Connectors.Google.GeminiSafetyRating>
Public ReadOnly Property PromptFeedbackSafetyRatings As IReadOnlyList(Of GeminiSafetyRating)