View Source GoogleApi.AIPlatform.V1.Model.LearningGenaiRootSimilarityTakedownPhrase (google_api_ai_platform v0.2.0)
Each SimilarityTakedownPhrase treats a logical group of blocked and allowed phrases together along with a corresponding punt If the closest matching response is of the allowed type, we allow the response If the closest matching response is of the blocked type, we block the response. eg: Blocked phrase - "All lives matter"
Attributes
-
blockedPhrase
(type:String.t
, default:nil
) -
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AIPlatform.V1.Model.LearningGenaiRootSimilarityTakedownPhrase{ blockedPhrase: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.