GuardrailContentFilter constructor
GuardrailContentFilter({})
Implementation
GuardrailContentFilter({
this.bannedContents,
this.bannedContentsInAgentResponse,
this.bannedContentsInUserInput,
this.disregardDiacritics,
this.matchType,
});