View Source GoogleApi.AIPlatform.V1.Model.LearningGenaiRootFilterMetadataFilterDebugInfo (google_api_ai_platform v0.2.0)
Attributes
-
classifierOutput(type:GoogleApi.AIPlatform.V1.Model.LearningGenaiRootClassifierOutput.t, default:nil) - -
defaultMetadata(type:String.t, default:nil) - -
languageFilterResult(type:GoogleApi.AIPlatform.V1.Model.LearningGenaiRootLanguageFilterResult.t, default:nil) - -
raiOutput(type:GoogleApi.AIPlatform.V1.Model.LearningGenaiRootRAIOutput.t, default:nil) - Safety filter output information for LLM Root RAI harm check. -
raiResult(type:GoogleApi.AIPlatform.V1.Model.CloudAiNlLlmProtoServiceRaiResult.t, default:nil) - -
raiSignal(type:GoogleApi.AIPlatform.V1.Model.CloudAiNlLlmProtoServiceRaiSignal.t, default:nil) - -
streamRecitationResult(type:GoogleApi.AIPlatform.V1.Model.LanguageLabsAidaTrustRecitationProtoStreamRecitationResult.t, default:nil) - -
takedownResult(type:GoogleApi.AIPlatform.V1.Model.LearningGenaiRootTakedownResult.t, default:nil) - -
toxicityResult(type:GoogleApi.AIPlatform.V1.Model.LearningGenaiRootToxicityResult.t, default:nil) -
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.AIPlatform.V1.Model.LearningGenaiRootFilterMetadataFilterDebugInfo{ classifierOutput: GoogleApi.AIPlatform.V1.Model.LearningGenaiRootClassifierOutput.t() | nil, defaultMetadata: String.t() | nil, languageFilterResult: GoogleApi.AIPlatform.V1.Model.LearningGenaiRootLanguageFilterResult.t() | nil, raiOutput: GoogleApi.AIPlatform.V1.Model.LearningGenaiRootRAIOutput.t() | nil, raiResult: GoogleApi.AIPlatform.V1.Model.CloudAiNlLlmProtoServiceRaiResult.t() | nil, raiSignal: GoogleApi.AIPlatform.V1.Model.CloudAiNlLlmProtoServiceRaiSignal.t() | nil, streamRecitationResult: GoogleApi.AIPlatform.V1.Model.LanguageLabsAidaTrustRecitationProtoStreamRecitationResult.t() | nil, takedownResult: GoogleApi.AIPlatform.V1.Model.LearningGenaiRootTakedownResult.t() | nil, toxicityResult: GoogleApi.AIPlatform.V1.Model.LearningGenaiRootToxicityResult.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.